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

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 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.3.0 -> 2.4.0 age adoption passing confidence
@aws-lambda-powertools/tracer (source) dependencies minor 2.3.0 -> 2.4.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) dependencies minor 3.609.0 -> 3.614.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.609.0 -> 3.614.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.609.0 -> 3.614.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.609.0 -> 3.614.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.609.0 -> 3.614.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch 0.0.26 -> 0.0.27 age adoption passing confidence
@middy/core (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/error-logger (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/http-content-negotiation (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/http-error-handler (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/http-header-normalizer (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/http-json-body-parser (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/http-response-serializer (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@middy/validator (source) dependencies patch 5.4.3 -> 5.4.4 age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.16.0 -> 5.16.1 age adoption passing confidence
@mui/material (source) dependencies patch 5.16.0 -> 5.16.1 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.9.0 -> 7.10.0 age adoption passing confidence
@types/aws-lambda (source) devDependencies patch 8.10.140 -> 8.10.141 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.15.0 -> 7.16.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.15.0 -> 7.16.0 age adoption passing confidence
ajv (source) devDependencies minor 8.16.0 -> 8.17.1 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.148.0 -> 2.149.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.148.0 -> 2.149.0 age adoption passing confidence
aws-sdk dependencies minor 2.1655.0 -> 2.1659.0 age adoption passing confidence
glob devDependencies patch 10.4.3 -> 10.4.5 age adoption passing confidence
ts-jest (source) devDependencies minor 29.1.5 -> 29.2.2 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.4.0

Compare Source

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

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

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

v3.614.0

Compare Source

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

v3.613.0

Compare Source

Bug Fixes
  • middleware-eventstream: lowercase headers more consistently (#​6259) (1965eb0)
SvenKirschbaum/cdk-cross-account-route53 (@​fallobst22/cdk-cross-account-route53)

v0.0.27

Compare Source

0.0.27 (2024-07-06)
middyjs/middy (@​middy/core)

v5.4.4

Compare Source

What's Changed

Full Changelog: middyjs/middy@5.4.3...5.4.4

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

v5.16.1

Compare Source

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/material@5.16.1
@mui/joy@5.0.0-beta.48
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

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

v7.10.0

Compare Source

Jul 11, 2024

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

  • 🎁 Add selectors to support showing child row count in footer in the Data Grid
  • ✨ New APIs for retrieving current item tree and item's children IDs in the Tree View
  • 🌍 Improve Spanish (es-ES) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements
Data Grid
@mui/x-data-grid@7.10.0
@mui/x-data-grid-pro@7.10.0 pro

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

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

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

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

Same changes as in @mui/x-date-pickers@7.10.0, plus:

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

v7.16.0

Compare Source

🚀 Features
  • rule-tester: stricter rule test validations

  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule

  • eslint-plugin: add support for nested namespaces to unsafe-member-access

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

🩹 Fixes
  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • eslint-plugin: [no-floating-promises] add suggestions to tests from #​9263 checkThenables

  • website: react key error on internal pages of website

  • eslint-plugin: [restrict-template-expressions] don't report tuples if allowArray option is enabled

❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

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

v7.16.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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

ajv-validator/ajv (ajv)

v8.17.1

Compare Source

What's Changed

Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1

Plus everything in 8.17.0 which failed to release

The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.

Revert "Revert fast-uri change (https://github.com/ajv-validator/ajv/pull/2444)" by @​gurgunday in https://github.com/ajv-validator/ajv/pull/2448
fix: ignore new eslint error for @​typescript-eslint/no-extraneous-class by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2455
docs: clarify behaviour of addVocabulary by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2454
docs: refactor to improve legibility by @​blottn in https://github.com/ajv-validator/ajv/pull/2432
Fix grammatical typo in managing-schemas.md by @​wetneb in https://github.com/ajv-validator/ajv/pull/2305
docs: Fix broken strict-mode link by @​alexanderjsx in https://github.com/ajv-validator/ajv/pull/2459
feat: add test for encoded refs and bump fast-uri by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2449
fix: changes for @​typescript-eslint/array-type rule by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2467
fixes https://github.com/ajv-validator/ajv/issues/2217 - clarify custom keyword naming by @​jasoniangreen in https://github.com/ajv-validator/ajv/pull/2457

aws/aws-cdk (aws-cdk)

v2.149.0

Compare Source

Features
Bug Fixes
  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#​30822) (e4367a0), closes #​30444
  • scheduler-targetes-alpha: multiple schedules cause resolution error during synth (#​30634) (727e886), closes #​28713

Alpha modules (2.149.0-alpha.0)

v2.148.1

Compare Source

Bug Fixes
  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#​30822) (4bee768), closes #​30444

Alpha modules (2.148.1-alpha.0)

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

v2.1659.0

Compare Source

  • bugfix: s3: update s3 status 200 error classification
  • feature: ACMPCA: Minor refactoring of C2J model for AWS Private CA
  • feature: ARCZonalShift: Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
  • feature: AutoScaling: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: CodeBuild: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: DynamoDB: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: GlobalAccelerator: This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
  • feature: Pinpoint: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: QuickSight: Vega ally control options and Support for Reviewed Answers in Topics
  • feature: RDS: Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: SNS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v2.1658.0

Compare Source

  • feature: Batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • feature: Bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock.
  • feature: BedrockAgent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.
  • feature: BedrockAgentRuntime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
  • feature: BedrockRuntime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
  • feature: EC2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • feature: Glue: Add recipe step support for recipe node
  • feature: LicenseManagerLinuxSubscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.
  • feature: MediaConnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs.

v2.1657.0

Compare Source

  • feature: DataZone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
  • feature: FSx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
  • feature: OpenSearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
  • feature: SageMaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

v2.1656.0

Compare Source

  • feature: CodeDeploy: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: DMS: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: DeviceFarm: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: ES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: ElasticBeanstalk: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: Firehose: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: GameLift: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: QApps: This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
  • feature: Route53Resolver: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • feature: SES: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
isaacs/node-glob (glob)

v10.4.5

Compare Source

v10.4.4

Compare Source

kulshekhar/ts-jest (ts-jest)

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

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 has been generated by Mend Renovate. View repository job log here.

@mergify mergify bot merged commit 69cae45 into master Jul 13, 2024
4 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch July 13, 2024 01:26
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