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

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@​aa900031/eslint-config ^1.0.1 -> ^1.2.0 age adoption passing confidence devDependencies minor
@tanstack/query-core (source) ^5.14.2 -> ^5.17.19 age adoption passing confidence devDependencies minor
@tanstack/react-query (source) ^5.14.2 -> ^5.17.19 age adoption passing confidence devDependencies minor
@tanstack/vue-query (source) ^5.14.2 -> ^5.17.19 age adoption passing confidence devDependencies minor
@types/node (source) ^18.18.7 -> ^18.19.9 age adoption passing confidence devDependencies patch
@types/react (source) ^18.2.45 -> ^18.2.48 age adoption passing confidence devDependencies patch
@vitest/coverage-istanbul (source) ^1.1.0 -> ^1.2.1 age adoption passing confidence devDependencies minor
@vitest/ui (source) ^1.1.0 -> ^1.2.1 age adoption passing confidence devDependencies minor
conventional-changelog-unjs ^0.1.0 -> ^0.1.1 age adoption passing confidence devDependencies patch
eslint (source) ^8.52.0 -> ^8.56.0 age adoption passing confidence devDependencies patch
node (source) 18.18.2 -> 18.19.0 age adoption passing confidence minor
pnpm (source) 8.10.0 -> 8.14.3 age adoption passing confidence packageManager minor
release-it ^16.2.1 -> ^16.3.0 age adoption passing confidence devDependencies patch
typescript (source) ^5.2.2 -> ^5.3.3 age adoption passing confidence devDependencies patch
vitest (source) ^1.1.0 -> ^1.2.1 age adoption passing confidence devDependencies minor
vue (source) ^3.3.13 -> ^3.4.15 age adoption passing confidence devDependencies minor
vue-2 (source) 2.6 -> 2.7 age adoption passing confidence devDependencies minor

Release Notes

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

v5.17.19

Compare Source

Version 5.17.19 - 1/20/2024, 2:40 PM

Changes
Fix
Packages

v5.17.15

Compare Source

Version 5.17.15 - 1/16/2024, 7:35 PM

Changes
Fix
  • query-core: replaceEqualDeep correctly handles values that contain undefined (#​6719) (1dd372f) by Manuel Schiller
Packages

v5.17.14

Compare Source

Version 5.17.14 - 1/16/2024, 2:33 PM

Changes
Fix
  • query-core: computed properties of QueryObserverResult (#​6716) (9dc3eaa) by Kirby
Packages

v5.17.10

Compare Source

Version 5.17.10 - 1/12/2024, 10:50 PM

Changes
Fix
  • query-core: replaceEqualDeep now handles objects with the same number of properties and one property being undefined (#​6693) (9d1fd29) by Manuel Schiller
Chore
Packages

v5.17.9

Compare Source

Version 5.17.9 - 1/8/2024, 12:53 AM

Changes

Fix
  • angular-query: type narrowing on query and mutation results (#​6662) (e423ebf) by Rares Golea
Chore

Packages

v5.17.8

Compare Source

Version 5.17.8 - 1/7/2024, 9:50 AM

Changes

Refactor
Chore
  • Fix incorrect npm tag for previous version release (#​6658) (df08994) by Lachlan Collins

Packages

v5.17.7

Compare Source

Version 5.17.7 - 1/6/2024, 1:25 PM

Changes

Fix
  • trigger release (0f6477f) by Dominik Dorfmeister

Packages

v5.17.4

Compare Source

Version 5.17.4 - 1/5/2024, 9:42 PM

Changes

Fix
  • revert early bailout improvements (#​6652) (24719c1) by Dominik Dorfmeister

Packages

v5.17.3

Compare Source

Version 5.17.3 - 1/5/2024, 9:04 PM

Changes

Fix
  • queriesObserver: always use latest combine function (#​6651) (9e0bfa8) by Dominik Dorfmeister
Chore
Docs
  • useSuspenseQueries: add stale time caveat (#​6641) (971bd6f) by angeloaltamiranom

Packages

v5.17.1

Compare Source

Version 5.17.1 - 1/3/2024, 2:07 PM

Changes
Fix
  • angular-query: add notifyManager to query and mutation (#​6633) (07d40df) by Arnoud
Chore
  • Enable coverage and typecheck in vitest config (#​6624) (e6cb6df) by Lachlan Collins
Packages

v5.17.0

Compare Source

Version 5.17.0 - 12/31/2023, 12:30 PM

Changes

Feat
Chore

Packages

v5.15.5

Compare Source

Version 5.15.5 - 12/29/2023, 11:10 PM

Changes

Fix
  • queriesObserver: do not bail-out of calling setResult for empty queries (#​6614) (6ec6ee8) by Dominik Dorfmeister

Packages

v5.15.4

Compare Source

Version 5.15.4 - 12/29/2023, 9:42 PM

Changes

Fix
  • react: don"t set options before suspending (#​6611) (639c725) by Dominik Dorfmeister

Packages

vitest-dev/vitest (@​vitest/coverage-istanbul)

v1.2.1

Compare Source

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/all-minor-patch branch 6 times, most recently from ce849a2 to e5eeb5c Compare December 29, 2023 05:48
Copy link

codecov bot commented Dec 29, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 40ea4fc to 3cc1788 Compare January 6, 2024 08:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fc159ef to cbd4d97 Compare January 13, 2024 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a36ff76 to cc3f552 Compare January 21, 2024 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6528d8c to 9092aee Compare January 24, 2024 05:17
@aa900031 aa900031 merged commit 975b8eb into main Jan 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant