Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tanstack/react-query (source) 5.64.1 -> 5.64.2 age adoption passing confidence dependencies patch
@types/react (source) 19.0.6 -> 19.0.7 age adoption passing confidence devDependencies patch
docker.io/library/golang 1.23.4 -> 1.23.5 age adoption passing confidence stage patch
docker.io/library/node 22.13.0 -> 22.13.1 age adoption passing confidence stage patch
eslint-plugin-prettier 5.2.1 -> 5.2.3 age adoption passing confidence devDependencies patch
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 -> v1.8.1 age adoption passing confidence require patch
github.com/aws/aws-sdk-go v1.55.5 -> v1.55.6 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.28.10 -> v1.28.11 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.72.2 -> v1.72.3 age adoption passing confidence require patch
github.com/go-git/go-git/v5 v5.13.1 -> v5.13.2 age adoption passing confidence require patch
react-router-dom (source) 7.1.1 -> 7.1.3 age adoption passing confidence dependencies patch

Release Notes

TanStack/query (@​tanstack/react-query)

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes

Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins

Packages

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.3

Compare Source

Patch Changes

v5.2.2

Compare Source

Patch Changes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.55.6

Compare Source

===

SDK Bugs
  • Fix broken printf for go1.24
go-git/go-git (github.com/go-git/go-git/v5)

v5.13.2

Compare Source

What's Changed

Full Changelog: go-git/go-git@v5.13.1...v5.13.2

remix-run/react-router (react-router-dom)

v7.1.3

Compare Source

Patch Changes

v7.1.2

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the ui label Jan 14, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.81%. Comparing base (b2f52f7) to head (3327f14).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #497   +/-   ##
=======================================
  Coverage   43.81%   43.81%           
=======================================
  Files          78       78           
  Lines        5571     5571           
=======================================
  Hits         2441     2441           
  Misses       2922     2922           
  Partials      208      208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/patch-all-patch branch 3 times, most recently from 7065dc7 to 6021986 Compare January 15, 2025 00:37
@renovate renovate bot added the renovate label Jan 15, 2025
@renovate renovate bot changed the title chore(deps): update dependency @types/react to v19.0.7 fix(deps): update all patch dependencies (patch) Jan 15, 2025
@renovate renovate bot force-pushed the renovate/patch-all-patch branch 23 times, most recently from 6a4f59d to 6dc0c20 Compare January 20, 2025 22:39
@renovate renovate bot force-pushed the renovate/patch-all-patch branch 3 times, most recently from d85093e to 167f2c8 Compare January 22, 2025 06:44
@renovate
Copy link
Contributor Author

renovate bot commented Jan 22, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 -> v1.17.0
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 -> v1.3.2
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.5
github.com/aws/aws-sdk-go-v2/credentials v1.17.51 -> v1.17.52
github.com/aws/aws-sdk-go-v2/service/sts v1.33.6 -> v1.33.7
github.com/go-git/go-billy/v5 v5.6.1 -> v5.6.2
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0

@renovate renovate bot force-pushed the renovate/patch-all-patch branch 4 times, most recently from ab42ce5 to b265e02 Compare January 23, 2025 02:22
@renovate renovate bot force-pushed the renovate/patch-all-patch branch from b265e02 to 3327f14 Compare January 23, 2025 06:57
@LucasMrqes LucasMrqes merged commit 06834f4 into main Jan 23, 2025
9 checks passed
@LucasMrqes LucasMrqes deleted the renovate/patch-all-patch branch January 23, 2025 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants