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

Update all non-major dependencies #317

Merged
merged 1 commit into from
Jan 7, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed age adoption passing confidence
@aws-sdk/client-dynamodb (source) dependencies minor 3.484.0 -> 3.485.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.484.0 -> 3.485.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.484.0 -> 3.485.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.484.0 -> 3.485.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.484.0 -> 3.485.0 age adoption passing confidence
@mui/icons-material (source) dependencies patch 5.15.2 -> 5.15.3 age adoption passing confidence
@mui/material (source) dependencies patch 5.15.2 -> 5.15.3 age adoption passing confidence
@mui/x-date-pickers (source) dependencies patch 6.18.6 -> 6.18.7 age adoption passing confidence
@types/aws-lambda (source) devDependencies patch 8.10.130 -> 8.10.131 age adoption passing confidence
@types/luxon (source) devDependencies minor 3.3.7 -> 3.4.0 age adoption passing confidence
@types/react (source) devDependencies patch 18.2.46 -> 18.2.47 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 6.16.0 -> 6.18.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 6.16.0 -> 6.18.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.117.0 -> 2.118.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.117.0 -> 2.118.0 age adoption passing confidence
aws-sdk dependencies minor 2.1528.0 -> 2.1531.0 age adoption passing confidence
axios (source) dependencies patch 1.6.3 -> 1.6.5 age adoption passing confidence
redux-saga (source) dependencies minor 1.2.3 -> 1.3.0 age adoption passing confidence
vite (source) devDependencies patch 5.0.10 -> 5.0.11 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.485.0

Compare Source

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

v3.485.0

Compare Source

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

v3.485.0

Compare Source

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

v3.485.0

Compare Source

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

v3.485.0

Compare Source

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

v5.15.3

Compare Source

Jan 3, 2024

A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material-nextjs@5.15.3
@mui/base@5.0.0-beta.30
@mui/lab@5.0.0-alpha.159
@mui/material-next@6.0.0-alpha.116
Docs
Core

All contributors of this release in alphabetical order: @​aacevski, @​anle9650, @​danilo-leal, @​DiegoAndai, @​Kamino0, @​lhilgert9, @​michaldudak, @​oliviertassinari, @​sai6855, @​siriwatknp, @​Super-Kenil

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

v6.18.7

Compare Source

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

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

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

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

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

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

v6.18.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.

v6.17.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

aws/aws-cdk (aws-cdk)

v2.118.0

Compare Source

Features
Bug Fixes

Alpha modules (2.118.0-alpha.0)

Features
Bug Fixes
aws/aws-sdk-js (aws-sdk)

v2.1531.0

Compare Source

  • feature: Connect: Minor trait updates for User APIs
  • feature: QConnect: Marked SearchQuickResponses API as readonly.

v2.1530.0

Compare Source

  • feature: ConfigService: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.
  • feature: DocDB: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
  • feature: ECS: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.
  • feature: ES: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • feature: Lightsail: This release adds support to set up an HTTPS endpoint on an instance.
  • feature: OpenSearch: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.
  • feature: SageMaker: Adding support for provisioned throughput mode for SageMaker Feature Groups
  • feature: ServiceCatalog: Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API

v2.1529.0

Compare Source

  • feature: Connect: Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
  • feature: MediaConvert: This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.
axios/axios (axios)

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release
redux-saga/redux-saga (redux-saga)

v1.3.0

Compare Source

Minor Changes
  • #​2402 3867c02 Thanks @​Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.
Patch Changes
vitejs/vite (vite)

v5.0.11

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am on sunday" (UTC), 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 e61e4fa into master Jan 7, 2024
4 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch January 7, 2024 02:03
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