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 #139

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@aws-sdk/client-secrets-manager (source) dependencies minor 3.583.0 -> 3.588.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch ^0.0.21 -> ^0.0.22 age adoption passing confidence
@middy/core (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/error-logger (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/http-content-negotiation (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/http-error-handler (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/http-header-normalizer (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/http-json-body-parser (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@middy/http-response-serializer (source) dependencies minor 5.3.5 -> 5.4.0 age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.15.18 -> 5.15.19 age adoption passing confidence
@mui/material (source) dependencies patch 5.15.18 -> 5.15.19 age adoption passing confidence
@mui/x-data-grid (source) dependencies minor 7.5.1 -> 7.6.1 age adoption passing confidence
@types/jsdom (source) devDependencies patch 21.1.6 -> 21.1.7 age adoption passing confidence
@types/node (source) devDependencies minor 20.12.12 -> 20.13.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.10.0 -> 7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.10.0 -> 7.11.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.143.0 -> 2.144.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.143.0 -> 2.144.0 age adoption passing confidence
jsdom dependencies minor 24.0.0 -> 24.1.0 age adoption passing confidence
ts-jest (source) devDependencies patch 29.1.3 -> 29.1.4 age adoption passing confidence
vite (source) devDependencies patch 5.2.11 -> 5.2.12 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-secrets-manager)

v3.588.0

Compare Source

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

v3.587.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.22

Compare Source

0.0.22 (2024-06-01)
middyjs/middy (@​middy/core)

v5.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: middyjs/middy@5.3.5...5.4.0

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

v5.15.19

Compare Source

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

v5.15.19

Compare Source

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

v7.6.1

Compare Source

May 31, 2024

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

🐞 Address the @mui/internal-test-utils added as a direct dependency to @mui/x-data-grid by mistake.

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

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

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

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

v7.6.0

Compare Source

May 30, 2024

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

  • 🎁 Allow to define and customize the indentation of nested items in the Tree View
  • ✨ Allow charts highlights to be controlled
  • 🌍 Improve Persian (fa-IR) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.6.0
@mui/x-data-grid-pro@7.6.0 pro

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

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

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

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

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

Charts
@mui/x-charts@7.6.0
Tree View
@mui/x-tree-view@7.6.0
Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

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

v7.11.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.144.0

Compare Source

Features
Bug Fixes

Alpha modules (2.144.0-alpha.0)

Features

v2.143.1

Compare Source

Reverts

Alpha modules (2.143.1-alpha.0)
jsdom/jsdom (jsdom)

v24.1.0

Compare Source

  • Added the getSetCookie() method to the Headers class. (ushiboy)
  • Fixed the creation and parsing of elements with names from Object.prototype, like "constructor" or "toString".
  • Updated rweb-cssom, which can now parse additional CSS constructs.
kulshekhar/ts-jest (ts-jest)

v29.1.4

Compare Source

Bug Fixes
Features
vitejs/vite (vite)

v5.2.12

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on sunday" 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 has been generated by Mend Renovate. View repository job log here.

@mergify mergify bot merged commit eb3a4fe into master Jun 1, 2024
9 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch June 1, 2024 22:20
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