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

Skip to content

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

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
Jan 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) ^5.17.9 -> ^5.17.12 age adoption passing confidence
@types/eslint (source) ^8.56.1 -> ^8.56.2 age adoption passing confidence
@types/node (source) ^20.10.7 -> ^20.11.1 age adoption passing confidence
@vueuse/core (source) ^10.7.1 -> ^10.7.2 age adoption passing confidence
nightwatch (source) ^3.3.7 -> ^3.3.8 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.2.2 age adoption passing confidence
vite-plugin-nightwatch ^0.4.5 -> ^0.4.6 age adoption passing confidence
vitest (source) ^1.1.3 -> ^1.2.0 age adoption passing confidence
vue (source) ^3.4.6 -> ^3.4.13 age adoption passing confidence

Release Notes

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

v5.17.12

Compare Source

Version 5.17.12 - 1/15/2024, 9:27 AM

Changes

Fix
Chore
Other
  • Revert "chore(sherif): remove unnecessary option and ignore directory" (#​6703) (22caf2a) by Dominik Dorfmeister

Packages

v5.17.11

Compare Source

Version 5.17.11 - 1/14/2024, 12:00 PM

Changes

Fix
  • types: Fix typo in PersistQueryClientRootOptions (#​6698) (dfa4dc9) by René Klomp
Chore
  • include field of tsconfig correctly to be affected by eslint with typescript (#​6688) (3a127bf) by @​manudeli
  • vue-query-devtools: Use tanstackBuildConfig from @tanstack/config (#​6638) (58fe2eb) by Lachlan Collins
Docs
Other

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

vueuse/vueuse (@​vueuse/core)

v10.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nightwatchjs/nightwatch (nightwatch)

v3.3.8

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.3.7...v3.3.8

prettier/prettier (prettier)

v3.2.2

Compare Source

diff

Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#​15896 by @​eelco)

For example this code would crash before:

<style {...spread}>{`.{}`}</style>
Fix formatting error on optional call expression and member chain (#​15920 by @​sosukesuzuki)
// Input
a(() => {}, c?.d());

// Prettier 3.2.1
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.2
a(() => {}, c?.d());

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes

nightwatchjs/vite-plugin-nightwatch (vite-plugin-nightwatch)

v0.4.6

Compare Source

vitest-dev/vitest (vitest)

v1.2.0

Compare Source

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

v3.4.13

Compare Source

Bug Fixes

v3.4.12

Compare Source

Reverts

v3.4.11

Compare Source

Bug Fixes

v3.4.10

Compare Source

Bug Fixes
  • hydration: should not warn on falsy bindings of non-property keys (3907c87)

v3.4.9

Compare Source

Bug Fixes
  • build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
  • hydration: do not warn against bindings w/ object values (dcc68ef)
  • runtime-dom: unify behavior for v-show + style display binding (#​10075) (cd419ae), closes #​10074
  • suspense: avoid double-patching nested suspense when parent suspense is not resolved (#​10055) (bcda96b), closes #​8678

v3.4.8

Compare Source

Bug Fixes

v3.4.7

Compare Source

Bug Fixes
Reverts
  • "dx(computed): warn incorrect use of getCurrentInstance inside computed" (2fd3905)

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 Pull requests that update a dependency file label Jan 15, 2024
@renovate renovate bot requested a review from stanislavmihaylov as a code owner January 15, 2024 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c207867 to f33df25 Compare January 15, 2024 07:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f33df25 to 61bdd54 Compare January 15, 2024 10:49
@Yordan-Ramchev Yordan-Ramchev merged commit eb17d4e into main Jan 15, 2024
@Yordan-Ramchev Yordan-Ramchev deleted the renovate/all-minor-patch branch January 15, 2024 10:53
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