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

fix(deps): update all non-major dependencies #1669

Merged
merged 1 commit into from
May 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@apollo/client (source) ^3.10.1 -> ^3.10.3 age adoption passing confidence dependencies patch
@aws-sdk/client-s3 (source) ^3.567.0 -> ^3.572.0 age adoption passing confidence devDependencies minor
@aws-sdk/client-s3 (source) ^3.567.0 -> ^3.572.0 age adoption passing confidence dependencies minor
@aws-sdk/client-ses (source) ^3.567.0 -> ^3.572.0 age adoption passing confidence dependencies minor
@aws-sdk/credential-provider-node (source) ^3.567.0 -> ^3.572.0 age adoption passing confidence dependencies minor
@opentelemetry/exporter-metrics-otlp-http (source) ^0.51.0 -> ^0.51.1 age adoption passing confidence dependencies patch
@opentelemetry/exporter-trace-otlp-http (source) ^0.51.0 -> ^0.51.1 age adoption passing confidence dependencies patch
@opentelemetry/instrumentation-http (source) ^0.51.0 -> ^0.51.1 age adoption passing confidence dependencies patch
@opentelemetry/resources (source) ^1.24.0 -> ^1.24.1 age adoption passing confidence dependencies patch
@opentelemetry/sdk-metrics (source) ^1.24.0 -> ^1.24.1 age adoption passing confidence dependencies patch
@opentelemetry/sdk-node (source) ^0.51.0 -> ^0.51.1 age adoption passing confidence dependencies patch
@opentelemetry/sdk-trace-node (source) ^1.24.0 -> ^1.24.1 age adoption passing confidence dependencies patch
@opentelemetry/semantic-conventions (source) ^1.24.0 -> ^1.24.1 age adoption passing confidence dependencies patch
@sentry/nextjs (source) ^7.113.0 -> ^7.114.0 age adoption passing confidence dependencies minor
@tanstack/react-query (source) ^5.32.1 -> ^5.35.1 age adoption passing confidence dependencies minor
@types/chai (source) ^4.3.15 -> ^4.3.16 age adoption passing confidence devDependencies patch
@types/node (source) ^20.12.8 -> ^20.12.11 age adoption passing confidence devDependencies patch
aws (source) 5.47.0 -> 5.48.0 age adoption passing confidence required_provider minor
embla-carousel-react (source) 8.0.2 -> 8.0.4 age adoption passing confidence dependencies patch
eslint-plugin-vue (source) ^9.25.0 -> ^9.26.0 age adoption passing confidence devDependencies minor
framer-motion ^11.1.7 -> ^11.1.9 age adoption passing confidence dependencies patch
github.com/aws/aws-sdk-go-v2/config v1.27.11 -> v1.27.12 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 -> v1.17.12 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 -> v1.53.2 age adoption passing confidence require patch
github.com/rabbitmq/amqp091-go v1.9.0 -> v1.10.0 age adoption passing confidence require minor
knip (source) ^5.11.0 -> ^5.13.0 age adoption passing confidence devDependencies minor
lucide-react (source) ^0.377.0 -> ^0.378.0 age adoption passing confidence devDependencies minor
node 20.12.2-alpine -> 20.13.0-alpine age adoption passing confidence final minor
node 20.12.2-alpine -> 20.13.0-alpine age adoption passing confidence stage minor
pnpm (source) 9.0.6 -> 9.1.0 age adoption passing confidence packageManager minor
react-hook-form (source) ^7.51.3 -> ^7.51.4 age adoption passing confidence dependencies patch
react-icons ^5.2.0 -> ^5.2.1 age adoption passing confidence dependencies patch
react-intersection-observer ^9.10.1 -> ^9.10.2 age adoption passing confidence dependencies patch
sinon (source) ^17.0.1 -> ^17.0.2 age adoption passing confidence devDependencies patch
zod (source) ^3.23.5 -> ^3.23.8 age adoption passing confidence dependencies patch

Release Notes

apollographql/apollo-client (@​apollo/client)

v3.10.3

Compare Source

Patch Changes

v3.10.2

Compare Source

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

v3.572.0

Compare Source

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

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

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

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

v3.572.0

Compare Source

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

v3.569.0

Compare Source

Bug Fixes
  • clients: add deps required by default credential providers (#​6055) (bfa8626)

v3.568.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/credential-provider-node)

v3.572.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.569.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

v3.568.0

Compare Source

Note: Version bump only for package @​aws-sdk/credential-provider-node

open-telemetry/opentelemetry-js (@​opentelemetry/exporter-metrics-otlp-http)

v0.51.1

Compare Source

getsentry/sentry-javascript (@​sentry/nextjs)

v7.114.0

Compare Source

Important Changes
  • fix(browser/v7): Continuously record CLS (#​11935)

This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the
cases where it should have been reported. With this change, the CLS web vital should now always be reported for
pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.

Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.

Other Changes
  • build(aws-lambda/v7): Turn off lambda layer publishing (#​11875)
  • feat(v7): Add tunnel support to multiplexed transport (#​11851)
  • fix(opentelemetry-node): support HTTP_REQUEST_METHOD attribute (#​11929)
  • fix(react/v7): Fix react router v4/v5 span names (#​11940)
TanStack/query (@​tanstack/react-query)

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes

Fix
Docs

Packages

hashicorp/terraform-provider-aws (aws)

v5.48.0

Compare Source

FEATURES:

  • New Resource: aws_bedrockagent_agent_knowledge_base_association (#​37185)

ENHANCEMENTS:

  • resource/aws_cloudwatch_event_target: Add force_destroy argument (#​37130)
  • resource/aws_elasticache_replication_group: Increase default Delete timeout to 45 minutes (#​37182)
  • resource/aws_elasticache_replication_group: Use the configured Delete timeout when detaching from any global replication group (#​37182)
  • resource/aws_fsx_ontap_file_system: Add support for specifying 1 ha_pair with SINGLE_AZ_1 and MULTI_AZ_1 deployment types (#​36511)
  • resource/aws_fsx_ontap_file_system: Increase storage_capacity maximum to 1PiB (#​36511)
  • resource/aws_fsx_ontap_file_system: Support up to 12 ha_pairs (#​36511)
  • resource/aws_fsx_ontap_file_system: Update throughput_capacity_per_ha_pair to support all values from throughput_capacity (#​36511)
  • resource/aws_fsx_ontap_volume: Add aggregate_configuration configuration block (#​36511)
  • resource/aws_fsx_ontap_volume: Add size_in_bytes and volume_style arguments (#​36511)

BUG FIXES:

  • resource/aws_bcmdataexports_export: Fix table_configurations expand/flatten (#​37205)
  • resource/aws_cloudwatch_event_connection: Add plan-time validation preventing empty auth_parameters.oauth.oauth_http_parameters or auth_parameters.invocation_http_parameters
    body, header and query_string configuration blocks (#​26755)
  • resource/aws_elasticache_replication_group: Decrease replica count after other updates (#​34819)
  • resource/aws_elasticache_replication_group: Fix unexpected state 'snapshotting' errors when increasing or decreasing replica count (#​30493)
davidjerleke/embla-carousel (embla-carousel-react)

v8.0.4

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.3...v8.0.4

v8.0.3

Compare Source

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: davidjerleke/embla-carousel@v8.0.2...v8.0.3

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.26.0

Compare Source

framer/motion (framer-motion)

v11.1.9

Compare Source

Changed
  • Reinstating async event handlers to fix issues with user code and Suspence within Framer.

v11.1.8

Compare Source

Fixed
  • Animating between keyframe unit types when one keyframe is 0 and the other is an explicitly defined keyframe, e.g y: ["100%", 0].
rabbitmq/amqp091-go (github.com/rabbitmq/amqp091-go)

v1.10.0

Compare Source

Full Changelog

Implemented enhancements:

Fixed bugs:

  • republishing on reconnect bug in the example #​249
  • Channel Notify Close not receive event when connection is closed by RMQ server. #​241
  • Inconsistent documentation #​231
  • Data race in the client example #​72
  • Fix string function of URI #​258 (Zerpet)

Closed issues:

  • Documentation needed (PublishWithContext does not use context) #​195
  • concurrent dispatch data race #​226

Merged pull requests:

webpro/knip (knip)

v5.13.0

Compare Source

  • Update some (dev) dependencies (c612138)
  • Temporarily disable slonik integration test (67c03de)
  • Return empty source file for foreign files (resolves #​623) (dc2f508)
  • feat(plugins): add plugin for xo config (#​621) (96f91df)
  • Fresh project overview, auto-format (79cf631)

v5.12.3

Compare Source

v5.12.2

Compare Source

v5.12.1

Compare Source

  • Fix configFileDir in recursive config loader in eslint plugin (fixes #​570) (20e44c6)
  • Allow workspace patterns to be relative (fixes #​617) (6c71399)

v5.12.0

Compare Source

lucide-icons/lucide (lucide-react)

v0.378.0: New icons 0.378.0

Compare Source

New icons 🎨

Modified Icons 🔨


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

@renovate renovate bot added the dependencies label May 6, 2024
Copy link

vercel bot commented May 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ✅ Ready (Inspect) Visit Preview May 9, 2024 5:29am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0993197 to 483f219 Compare May 6, 2024 07:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 483f219 to b953ef6 Compare May 6, 2024 10:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b953ef6 to aa34e63 Compare May 6, 2024 14:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aa34e63 to 5b39072 Compare May 6, 2024 18:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b39072 to 17f6e1f Compare May 7, 2024 04:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17f6e1f to 0ac1a63 Compare May 7, 2024 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0ac1a63 to fb51067 Compare May 7, 2024 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fb51067 to 9d6b4ff Compare May 7, 2024 15:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9d6b4ff to 3533b0b Compare May 7, 2024 21:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3533b0b to cbdfb52 Compare May 8, 2024 00:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cbdfb52 to 10adb49 Compare May 8, 2024 09:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 10adb49 to 3ff38e7 Compare May 8, 2024 12:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ff38e7 to 9aeb7a8 Compare May 8, 2024 19:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9aeb7a8 to 5f03559 Compare May 8, 2024 22:53
@dotoleeoak dotoleeoak merged commit 7437233 into main May 9, 2024
15 checks passed
@dotoleeoak dotoleeoak deleted the renovate/all-minor-patch branch May 9, 2024 05:30
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.

1 participant