Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update all non-major dependencies #302

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

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) ^5.56.2 -> ^5.59.1 age adoption passing confidence
chromedriver ^129.0.1 -> ^129.0.2 age adoption passing confidence
pinia ^2.2.2 -> ^2.2.4 age adoption passing confidence
vitest (source) ^2.1.1 -> ^2.1.2 age adoption passing confidence
vue (source) ^3.5.10 -> ^3.5.11 age adoption passing confidence
vue-i18n (source) ^10.0.3 -> ^10.0.4 age adoption passing confidence
zx (source) ^8.1.8 -> ^8.1.9 age adoption passing confidence

Release Notes

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

v5.59.1

Compare Source

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix
  • eslint-plugin-query: update deprecated getSourceCode() method (#​8117) (bb8278d) by Sol Lee
Test
Docs

Packages

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes
Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other
Packages
giggio/node-chromedriver (chromedriver)

v129.0.2

Compare Source

vuejs/pinia (pinia)

v2.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v2.2.3

Compare Source

Please refer to CHANGELOG.md for details.

vitest-dev/vitest (vitest)

v2.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.11

Compare Source

Bug Fixes
intlify/vue-i18n (vue-i18n)

v10.0.4

Compare Source

This changelog is generated by GitHub Releases

What's Changed

🐛 Bug Fixes
📝️ Documentations

New Contributors

Full Changelog: intlify/vue-i18n@v10.0.3...v10.0.4

google/zx (zx)

v8.1.9

Compare Source

Today's release is a minor update that includes:

Enhancements

  • We have replaced ProcessOutput fields with lazy getters to reduce mem consumption #​903, #​908
  • Reduced ReDos risks for codeblock patterns #​906
  • Keep argv reference on update #​916
  • Strengthened Shell interface to properly handle sync mode #​915:
expectType<ProcessPromise>($`cmd`)
expectType<ProcessPromise>($({ sync: false })`cmd`)
expectType<ProcessOutput>($({ sync: true })`cmd`)
expectType<ProcessOutput>($.sync`cmd`)

Fixes


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Yordan-Ramchev as a code owner October 7, 2024 01:06
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@Yordan-Ramchev Yordan-Ramchev merged commit 3645424 into main Oct 7, 2024
31 checks passed
@Yordan-Ramchev Yordan-Ramchev deleted the renovate/all-minor-patch branch October 7, 2024 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant