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

fix(deps): update all non-major dependencies #211

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@aws-lambda-powertools/logger (source) dependencies minor 2.14.0 -> 2.15.0 age adoption passing confidence
@aws-lambda-powertools/tracer (source) dependencies minor 2.14.0 -> 2.15.0 age adoption passing confidence
@aws-sdk/client-secrets-manager (source) dependencies minor 3.750.0 -> 3.758.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch ^0.0.54 -> ^0.0.55 age adoption passing confidence
@middy/core (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/error-logger (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/http-content-negotiation (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/http-error-handler (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/http-header-normalizer (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/http-json-body-parser (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@middy/http-response-serializer (source) dependencies minor 6.0.0 -> 6.1.3 age adoption passing confidence
@mui/icons-material (source) dependencies patch 6.4.5 -> 6.4.6 age adoption passing confidence
@mui/material (source) dependencies patch 6.4.5 -> 6.4.6 age adoption passing confidence
@mui/x-data-grid (source) dependencies patch 7.27.0 -> 7.27.2 age adoption passing confidence
@types/node (source) devDependencies patch 22.13.5 -> 22.13.7 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.24.1 -> 8.25.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 8.24.1 -> 8.25.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.1000.2 -> 2.1001.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.180.0 -> 2.181.1 age adoption passing confidence
openid-client dependencies patch 6.3.1 -> 6.3.3 age adoption passing confidence
ts-jest (source) devDependencies patch 29.2.5 -> 29.2.6 age adoption passing confidence
typescript (source) devDependencies minor ~5.7.0 -> ~5.8.0 age adoption passing confidence
typescript (source) devDependencies minor 5.7.3 -> 5.8.2 age adoption passing confidence
eslint-plugin-react-hooks (source) devDependencies minor 5.1.0 -> 5.2.0 age adoption passing confidence
typescript (source) dependencies minor 5.7.3 -> 5.8.2 age adoption passing confidence
vite (source) devDependencies minor 6.1.1 -> 6.2.0 age adoption passing confidence

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


Release Notes

aws-powertools/powertools-lambda-typescript (@​aws-lambda-powertools/logger)

v2.15.0

Compare Source

Bug Fixes
Features
aws/aws-sdk-js-v3 (@​aws-sdk/client-secrets-manager)

v3.758.0

Compare Source

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

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

v0.0.55

Compare Source

0.0.55 (2025-02-22)

middyjs/middy (@​middy/core)

v6.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: middyjs/middy@6.1.2...6.1.3

v6.1.2

Compare Source

What's Changed

  • fix NPM is missing 6.1.x versions #​1276

Full Changelog: middyjs/middy@6.1.1...6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: middyjs/middy@6.1.0...6.1.1

mui/material-ui (@​mui/icons-material)

v6.4.6

Compare Source

A big thanks to the 4 contributors who made this release possible.

@mui/material@6.4.6
Docs
Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

mui/mui-x (@​mui/x-data-grid)

v7.27.2

Compare Source

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

  • 🐞 Bugfixes
  • 🌍 Improve Hungarian (hu-HU) and Russian (ru-RU) locales on the Data Grid

Special thanks go out to the community contributors who have helped make this release possible:
@​pcorpet, @​noherczeg, @​denpiligrim.
Following are all team members who have contributed to this release:
@​MBilalShafi, @​KenanYusuf.

Data Grid
@mui/x-data-grid@v7.27.2
@mui/x-data-grid-pro@v7.27.2 pro

Same changes as in @mui/x-data-grid@v7.27.2.

@mui/x-data-grid-premium@v7.27.2 premium

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

v7.27.1

Compare Source

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

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

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

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

v8.25.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-cli (aws-cdk)

v2.1001.0

Compare Source

2.1001.0 (2025-02-26)

Features
  • cli: build your own fromLookup() imports with the new context provider for CloudControl API (#​138) (130445d)
  • cli: can match notices against Node version (#​128) (757ae69)

v2.1000.3

Compare Source

2.1000.3 (2025-02-25)

Bug Fixes
  • cdk-assets: use same SDK versions as other packages (#​121) (298a6c1)
aws/aws-cdk (aws-cdk-lib)

v2.181.1

Compare Source


Alpha modules (2.181.1-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cognito-identitypool-alpha: Any IdentityPool resources deployed in versions >=2.179.0 will now fail to deploy. You will need to delete the IdentityPoolRoleAttachment from your stack via the console before redeploying.
Bug Fixes

v2.181.0

Compare Source

Features
Bug Fixes

Alpha modules (2.181.0-alpha.0)

Features
panva/openid-client (openid-client)

v6.3.3

Compare Source

v6.3.2

Compare Source

Documentation
  • improve docs for default client authentication (3c9f0d9), closes #​761
kulshekhar/ts-jest (ts-jest)

v29.2.6

Compare Source

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

facebook/react (eslint-plugin-react-hooks)

v5.2.0

Compare Source

vitejs/vite (vite)

v6.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 12pm 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.

Copy link
Contributor Author

renovate bot commented Mar 1, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/log-redirect/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: log-redirect@0.0.0
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/parser@8.25.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.25.0" from the root project
npm error   peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/eslint-plugin@8.25.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.25.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-01T02_09_35_340Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-01T02_09_35_340Z-debug-0.log

File name: frontend/character-list/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: character-list@0.0.0
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/parser@8.25.0
npm error node_modules/@typescript-eslint/parser
npm error   dev @typescript-eslint/parser@"8.25.0" from the root project
npm error   peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/eslint-plugin@8.25.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.25.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-01T02_09_46_927Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-01T02_09_46_927Z-debug-0.log

@mergify mergify bot requested a review from SvenKirschbaum March 1, 2025 02:10
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.

1 participant