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

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2024

Mend Renovate

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.1.1 -> 2.2.0 age adoption passing confidence
@aws-lambda-powertools/tracer (source) dependencies minor 2.1.1 -> 2.2.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) dependencies minor 3.588.0 -> 3.598.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.588.0 -> 3.598.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.588.0 -> 3.598.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.588.0 -> 3.598.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.588.0 -> 3.598.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch 0.0.22 -> 0.0.24 age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.15.19 -> 5.15.20 age adoption passing confidence
@mui/material (source) dependencies patch 5.15.19 -> 5.15.20 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.6.1 -> 7.7.0 age adoption passing confidence
@types/node (source) devDependencies minor 20.13.0 -> 20.14.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.11.0 -> 7.13.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.11.0 -> 7.13.0 age adoption passing confidence
@vitejs/plugin-react (source) devDependencies patch 4.3.0 -> 4.3.1 age adoption passing confidence
ajv (source) devDependencies minor 8.14.0 -> 8.16.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.144.0 -> 2.146.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.144.0 -> 2.146.0 age adoption passing confidence
aws-sdk dependencies minor 2.1632.0 -> 2.1642.0 age adoption passing confidence
esbuild dependencies patch 0.21.4 -> 0.21.5 age adoption passing confidence
json-schema-to-typescript devDependencies patch 14.0.4 -> 14.0.5 age adoption passing confidence
vite (source) devDependencies minor 5.2.12 -> 5.3.1 age adoption passing confidence
web-vitals dependencies minor 4.0.1 -> 4.1.1 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.2.0

Compare Source

Bug Fixes
Features
  • batch: add option to continue processing other group IDs on failure in SqsFifoPartialProcessor (#​2590) (a615c24)

2.1.1 (2024-05-14)

Bug Fixes
  • parser: lambda function url cognitoIdentity and principalOrgId nullable (#​2430) (3c3e393)
  • parser: set APIGatewayProxyEventSchema body and query string keys to be nullable (#​2465) (7ce5b3c)
  • parser: set etag optional for delete object notifications (#​2429) (100e223)
aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)
aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.591.0

Compare Source

Features
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)

v3.590.0

Compare Source

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

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

v3.598.0

Compare Source

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

v3.596.0

Compare Source

Features
  • client-sesv2: This release adds support for Amazon EventBridge as an email sending events destination. (13844af)

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)
aws/aws-sdk-js-v3 (@​aws-sdk/client-sfn)

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.590.0

Compare Source

Bug Fixes
  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#​6156) (06f51cc)
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)

v3.598.0

Compare Source

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

v3.596.0

Compare Source

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

v3.592.0

Compare Source

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

v3.591.0

Compare Source

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

v3.590.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.24

Compare Source

0.0.24 (2024-06-15)
mui/material-ui (@​mui/icons-material)

v5.15.20

Compare Source

Jun 12, 2024

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

@mui/[email protected]
@mui/[email protected]
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​anle9650, @​DanailH, @​danilo-leal, @​erezstmn-doit, @​iammminzzy, @​oliviertassinari, @​sai6855, @​ZeeshanTamboli

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

v7.7.0

Compare Source

Jun 13, 2024

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

  • 🎁 Allow customization of the Pickers month and the year buttons
  • 🌍 Improve Persian (fa-IR), Portuguese (pt-PT), and Russian (ru-RU) locales on the Data Grid
  • 🌍 Improve Korean (ko-KR) and Persian (fa-IR) locales on the Date and Time Pickers
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
Tree View
@mui/[email protected]
Docs
Core

v7.6.2

Compare Source

Jun 6, 2024

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

  • 📚 Adds Date and Time Pickers accessibility page
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Date and Time Pickers
@mui/[email protected]
@mui/[email protected] pro

Same changes as in @mui/[email protected].

Charts
@mui/[email protected]
Docs
Core
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.13.0

Compare Source

🚀 Features
  • typescript-estree: require import = require() argument to be a string literal

  • typescript-estree: forbid .body, .async, .generator on declare function

  • eslint-plugin: [no-dynamic-delete] allow all string literals as index

🩹 Fixes
  • ast-spec: function-call-like callee should be Expression not LeftHandSideExpression

  • scope-manager: handle index signature in class

  • eslint-plugin: [init-declarations] refine report locations

  • eslint-plugin: [no-base-to-string] make error message more nuanced

  • eslint-plugin: [no-unsafe-assignment] be more specific about error types

  • eslint-plugin: [no-magic-numbers] fix implementation of the ignore option

❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

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

v7.13.0

Compare Source

🚀 Features
  • parser, typescript-estree: export withoutProjectParserOptions utility
❤️ Thank You
  • Fotis Papadogeorgopoulos
  • Joshua Chen
  • Kirk Waiblinger
  • Tobiloba Adedeji
  • Vinccool96
  • YeonJuan

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

v7.12.0

Compare Source

🩹 Fixes
  • types: correct typing ParserOptions
❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

vitejs/vite-plugin-react (@​vitejs/plugin-react)

v4.3.1

Compare Source

Fix support for React Compiler with React 18

The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom runtimeModule: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43

When using a custom runtimeModule, the plugin will not try to pre-optimize react/compiler-runtime dependency.

Reminder: Vite expect code outside of node_modules to be ESM, so you will need to update the gist with import React from 'react'.

ajv-validator/ajv (ajv)

v8.16.0

Compare Source

What's Changed

Full Changelog: ajv-validator/ajv@v8.15.0...v8.16.0

v8.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.14.0...v8.15.0

aws/aws-cdk (aws-cdk)

v2.146.0

Compare Source

Features
Bug Fixes

Alpha modules (2.146.0-alpha.0)

Features
  • apprunner: add ipAddressType property to the Service class (#​30351) (665396f)

v2.145.0

Compare Source

Features

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 72b1073 into master Jun 16, 2024
4 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch June 16, 2024 00:19
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