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

Merged
merged 2 commits into from
Apr 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 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.0.3 -> 2.1.0 age adoption passing confidence
@aws-lambda-powertools/tracer (source) dependencies minor 2.0.3 -> 2.1.0 age adoption passing confidence
@aws-sdk/client-dynamodb (source) dependencies minor 3.549.0 -> 3.556.0 age adoption passing confidence
@aws-sdk/client-s3 (source) dependencies minor 3.550.0 -> 3.556.0 age adoption passing confidence
@aws-sdk/client-sesv2 (source) dependencies minor 3.549.0 -> 3.556.0 age adoption passing confidence
@aws-sdk/client-sfn (source) dependencies minor 3.549.0 -> 3.556.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) dependencies minor 3.550.0 -> 3.556.0 age adoption passing confidence
@fallobst22/cdk-cross-account-route53 dependencies patch 0.0.14 -> 0.0.16 age adoption passing confidence
@fontsource/roboto (source) dependencies patch 5.0.12 -> 5.0.13 age adoption passing confidence
@mui/x-date-pickers (source) dependencies minor 7.1.1 -> 7.2.0 age adoption passing confidence
@trautonen/cdk-dns-validated-certificate dependencies patch 0.0.50 -> 0.0.52 age adoption passing confidence
@types/node (source) devDependencies patch 20.12.5 -> 20.12.7 age adoption passing confidence
@types/react (source) devDependencies patch 18.2.74 -> 18.2.79 age adoption passing confidence
@types/react-dom (source) devDependencies patch 18.2.24 -> 18.2.25 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) devDependencies minor 7.5.0 -> 7.7.0 age adoption passing confidence
@typescript-eslint/parser (source) devDependencies minor 7.5.0 -> 7.7.0 age adoption passing confidence
aws-cdk (source) devDependencies minor 2.136.0 -> 2.138.0 age adoption passing confidence
aws-cdk-lib (source) dependencies minor 2.136.0 -> 2.138.0 age adoption passing confidence
aws-sdk dependencies minor 2.1594.0 -> 2.1603.0 age adoption passing confidence
react-redux dependencies patch 9.1.0 -> 9.1.1 age adoption passing confidence
typescript (source) devDependencies patch 5.4.4 -> 5.4.5 age adoption passing confidence
vite (source) devDependencies patch 5.2.8 -> 5.2.10 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.1.0

Compare Source

Bug Fixes
  • jmespath: refactor custom function introspection to work with minification (#​2384) (21ecc4f)
Features

2.0.4 (2024-04-10)

Bug Fixes

idempotency: return correct value from in-memory cache (#​2309) (5b4c103)
logger: buffer logs emitted during init (#​2269) (1439867)

Features

tracer: support tracing fetch requests (#​1619) (607548b)
jmespath public release of JMESPAth utility (#​1645) (233ff9b)

Minor Changes

logger: use template literal instead of node:util format (#​2283) (961ace1)

2.0.3 (2024-03-15)

feat(logger): improve regex in stack trace parsing (#​2121) (ebe5eef)
fix(idempotency): transform private class fields (#​2230) (aa6e6e0)
improv(commons):: expand type utils functions (#​2191) (9208393)
feat(commons): add fromBase64 helper function (#​2188) (133159b)
fix(layers):: add createRequire banner in esm build (#​2231) (730bcc9)

2.0.2 (2024-03-05)

Bug Fixes

2.0.1 (2024-03-04)

Note: Version bump only for package aws-lambda-powertools-typescript

v2.0.4

Compare Source

Bug Fixes

idempotency: return correct value from in-memory cache (#​2309) (5b4c103)
logger: buffer logs emitted during init (#​2269) (1439867)

Features

tracer: support tracing fetch requests (#​1619) (607548b)
jmespath public release of JMESPAth utility (#​1645) (233ff9b)

Minor Changes

logger: use template literal instead of node:util format (#​2283) (961ace1)

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.0

Compare Source

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

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

v3.556.0

Compare Source

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

v3.554.0

Compare Source

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

v3.552.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.16

Compare Source

0.0.16 (2024-04-20)

v0.0.15

Compare Source

0.0.15 (2024-04-13)
fontsource/font-files (@​fontsource/roboto)

v5.0.13

Compare Source

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

v7.2.0

Compare Source

Apr 12, 2024

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

  • 🎨 Make grid colors customizable through the MUI themes API
  • 🌍 Improve French (fr-FR), German (de-DE), and Swedish (sv-SE) locales on the Data Grid and Pickers
  • 🐞 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], plus:

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

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

Charts
@mui/[email protected]
Tree View
@mui/[email protected]
Docs
Core
trautonen/cdk-dns-validated-certificate (@​trautonen/cdk-dns-validated-certificate)

v0.0.52

Compare Source

0.0.52 (2024-04-15)

v0.0.51

Compare Source

0.0.51 (2024-04-08)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

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

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

aws/aws-cdk (aws-cdk)

v2.138.0

Compare Source

Features
Bug Fixes

Alpha modules (2.138.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
  • cognito-identitypool-alpha: The argument of IdentityPoolProviderUrl.userPool() has been changed from url: string to userPool: UserPool, userPoolClient: UserPoolClient. If you want to specify custom identifier string, use IdentityPoolProviderUrl.custom() instead.
Bug Fixes
  • cognito-identitypool-alpha: inconvenient IdentityPoolProviderUrl.userPool() (#​29025) (90a7734)

v2.137.0

Compare Source

Features
Bug Fixes

Alpha modules (2.137.0-alpha.0)
Bug Fixes

v2.136.1

Compare Source

Reverts

Alpha modules (2.136.1-alpha.0)

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

v2.1603.0

Compare Source

  • feature: Glue: Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • feature: InternetMonitor: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • feature: Personalize: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

v2.1602.0

Compare Source

  • feature: Drs: Outpost ARN added to Source Server and Recovery Instance
  • feature: EMRServerless: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • feature: GuardDuty: Added IPv6Address fields for local and remote IP addresses
  • feature: QuickSight: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • feature: RolesAnywhere: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • feature: SageMaker: Removed deprecated enum values and updated API documentation.
  • feature: WorkSpaces: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

v2.1601.0

Compare Source

  • bugfix: Endpoints: Add endpoint override for us-isof-* region
  • feature: EC2: Documentation updates for Elastic Compute Cloud (EC2).
  • feature: QBusiness: This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

v2.1600.0

Compare Source

  • feature: BedrockAgent: For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • feature: EMRServerless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • feature: EntityResolution: Cross Account Resource Support .
  • feature: IoTWireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • feature: LakeFormation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • feature: M2: Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • feature: MediaPackageV2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.
  • feature: Outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time.
  • feature: WellArchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms.

v2.1599.0

Compare Source

  • feature: CloudFormation: Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • feature: Glue: Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • feature: HealthLake: Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.
  • feature: KMS: This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • feature: MediaTailor: Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.
  • feature: Outposts: This release adds EXPEDITORS as a valid shipment carrier.
  • feature: Redshift: Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • feature: Transfer: This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

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 d75e07c into master Apr 21, 2024
4 checks passed
@mergify mergify bot deleted the renovate/all-minor-patch branch April 21, 2024 00: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