Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #381

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@aws-sdk/client-dynamodb (source) dependencies minor 3.624.0 -> 3.632.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.627.0 -> 3.633.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.624.0 -> 3.633.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.624.0 -> 3.632.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.627.0 -> 3.633.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch 0.0.31 -> 0.0.32 age adoption passing confidence
@middy/core (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/error-logger (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/http-content-negotiation (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/http-error-handler (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/http-header-normalizer (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/http-json-body-parser (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/http-response-serializer (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@middy/validator (source) dependencies patch 5.4.5 -> 5.4.6 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.12.1 -> 7.13.0 age adoption passing confidence
@trautonen/cdk-dns-validated-certificate dependencies patch 0.1.4 -> 0.1.5 age adoption passing confidence
@types/node (source) devDependencies minor 20.14.15 -> 20.15.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.0.1 -> 8.1.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 8.0.1 -> 8.1.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.151.0 -> 2.152.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.151.0 -> 2.152.0 age adoption passing confidence
aws-sdk dependencies minor 2.1672.0 -> 2.1677.0 age adoption passing confidence
esbuild dependencies patch 0.23.0 -> 0.23.1 age adoption passing confidence
react-router (source) dependencies patch 6.26.0 -> 6.26.1 age adoption passing confidence
react-router-dom (source) dependencies patch 6.26.0 -> 6.26.1 age adoption passing confidence
vite (source) devDependencies patch 5.4.0 -> 5.4.1 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-dynamodb

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.633.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.632.0

Compare Source

Features
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.629.0

Compare Source

Features
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#​6368) (03bb39f)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sesv2)

v3.633.0

Compare Source

Features
  • client-sesv2: Marking use case description field of account details as deprecated. (271136d)

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sesv2

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sesv2

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sesv2

aws/aws-sdk-js-v3 (@​aws-sdk/client-sfn)

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sfn

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sfn

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-sfn

aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.633.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.632.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.631.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

v3.629.0

Compare Source

Note: Version bump only for package @​aws-sdk/s3-request-presigner

SvenKirschbaum/cdk-cross-account-route53 (@​fallobst22/cdk-cross-account-route53)

v0.0.32

Compare Source

0.0.32 (2024-08-10)
middyjs/middy (@​middy/core)

v5.4.6

Compare Source

What's Changed

Full Changelog: middyjs/middy@5.4.5...5.4.6

mui/mui-x (@​mui/x-date-pickers)

v7.13.0

Compare Source

Aug 16, 2024

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 💫 Allow to edit the label of Tree View's items.

    Item label editing
  • 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the documentation for more information.

  • 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid

  • 🐞 Bugfixes

Data Grid
@mui/x-data-grid@7.13.0
@mui/x-data-grid-pro@7.13.0 pro

Same changes as in @mui/x-data-grid@7.13.0, plus:

@mui/x-data-grid-premium@7.13.0 premium

Same changes as in @mui/x-data-grid-pro@7.13.0.

Date and Time Pickers
@mui/x-date-pickers@7.13.0
@mui/x-date-pickers-pro@7.13.0 pro

Same changes as in @mui/x-date-pickers@7.13.0.

Charts
@mui/x-charts@7.13.0
@mui/x-date-charts-pro@7.0.0-alpha.1 pro

Same changes as in @mui/x-charts@7.13.0.

Tree View
@mui/x-tree-view@7.13.0
Docs
Core
trautonen/cdk-dns-validated-certificate (@​trautonen/cdk-dns-validated-certificate)

v0.1.5

Compare Source

0.1.5 (2024-08-12)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.1.0

Compare Source

🚀 Features
  • eslint-plugin: [no-floating-promises] enable "add await" suggestion if ignoreVoid is true

  • typescript-estree: restrict variable declarator definite/init combinations

  • eslint-plugin: [no-unsafe-return] check promise any

  • eslint-plugin: [no-misused-promises] check subtype methods against heritage type methods

🩹 Fixes
  • eslint-plugin: [no-unsafe-enum-comparison] typo in test

  • eslint-plugin: [no-unnecessary-type-parameters] skip checking function bodies for AST references

  • eslint-plugin: [member-ordering] get accessor member name & take into account abstract and decorator

  • eslint-plugin: [prefer-optional-chain] wrong parenthesis fix output

  • eslint-plugin: [no-unnecessary-type-parameters] clarify message

❤️ Thank You
  • Aly Thobani
  • Brad Zacher
  • James
  • Josh Goldberg ✨
  • Joshua Chen
  • Olivier Zalmanski
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.1.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

aws/aws-cdk (aws-cdk)

v2.152.0

Compare Source

Features
  • lambda: support filter criteria encryption (6aa72a2)

Alpha modules (2.152.0-alpha.0)

v2.151.1

Compare Source

Reverts
  • feat(ecs): add validation checks to memory cpu combinations of FARGATE compatible task definitions (#​31110) (8fdf015)

Alpha modules (2.151.1-alpha.0)

aws/aws-sdk-js (aws-sdk)

v2.1677.0

Compare Source

  • feature: Batch: Improvements of integration between AWS Batch and EC2.
  • feature: Inspector2: Update the correct format of key and values for resource tags
  • feature: QuickSight: Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
  • feature: SESV2: Marking use case description field of account details as deprecated.
  • feature: SageMaker: Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response

v2.1676.0

Compare Source

  • feature: DocDB: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • feature: ECS: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • feature: IAM: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • feature: S3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v2.1675.0

Compare Source

  • bugfix: s3: omit locationConstraint in createBucket to us-east-1
  • feature: CodeBuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

v2.1674.0

Compare Source

  • feature: Amplify: Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • feature: AppStream: This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • feature: Fis: This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • feature: Glue: Add AttributesToGet parameter support for Glue GetTables

v2.1673.0

Compare Source

  • feature: ConfigService: Documentation update for the OrganizationConfigRuleName regex pattern.
  • feature: EC2: This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
  • feature: EKS: Added support for new AL2023 GPU AMIs to the supported AMITypes.
  • feature: MediaLive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
  • feature: SageMaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
evanw/esbuild (esbuild)

v0.23.1

Compare Source

  • Allow using the node: import prefix with es* targets (#​3821)

    The node: prefix on imports is an alternate way to import built-in node modules. For example, import fs from "fs" can also be written import fs from "node:fs". This only works with certain newer versions of node, so esbuild removes it when you target older versions of node such as with --target=node14 so that your code still works. With the way esbuild's platform-specific feature compatibility table works, this was added by saying that only newer versions of node support this feature. However, that means that a target such as --target=node18,es2022 removes the node: prefix because none of the es* targets are known to support this feature. This release adds the support for the node: flag to esbuild's internal compatibility table for es* to allow you to use compound targets like this:

    // Original code
    import fs from 'node:fs'
    fs.open
    
    // Old output (with --bundle --format=esm --platform=node --target=node18,es2022)
    import fs from "fs";
    fs.open;
    
    // New output (with --bundle --format=esm --platform=node --target=node18,es2022)
    import fs from "node:fs";
    fs.open;
  • Fix a panic when using the CLI with invalid build flags if --analyze is present (#​3834)

    Previously esbuild's CLI could crash if it was invoked with flags that aren't valid for a "build" API call and the --analyze flag is present. This was caused by esbuild's internals attempting to add a Go plugin (which is how --analyze is implemented) to a null build object. The panic has been fixed in this release.

  • Fix incorrect location of certain error messages (#​3845)

    This release fixes a regression that caused certain errors relating to variable declarations to be reported at an incorrect location. The regression was introduced in version 0.18.7 of esbuild.

  • Print comments before case clauses in switch statements (#​3838)

    With this release, esbuild will attempt to print comments that come before case clauses in switch statements. This is similar to what esbuild already does for comments inside of certain types of expressions. Note that these types of comments are not printed if minification is enabled (specifically whitespace minification).

  • Fix a memory leak with pluginData (#​3825)

    With this release, the build context's internal pluginData cache will now be cleared when starting a new build. This should fix a leak of memory from plugins that return pluginData objects from onResolve and/or onLoad callbacks.

remix-run/react-router (react-router)

v6.26.1

Compare Source

remix-run/react-router (react-router-dom)

v6.26.1

Compare Source

vitejs/vite (vite)

v5.4.1


Configuration

📅 Schedule: Branch creation - "before 6am on saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mergify mergify bot merged commit b4c78bb into master Aug 16, 2024
6 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch August 16, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants