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

Skip to content

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

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
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.6.0 -> ^18.6.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.6.0 -> ^18.6.2 age adoption passing confidence
@tanstack/vue-query (source) ^5.20.1 -> ^5.21.7 age adoption passing confidence
@types/node (source) ^20.11.17 -> ^20.11.19 age adoption passing confidence
chromedriver ^121.0.0 -> ^121.0.2 age adoption passing confidence
eslint-plugin-playwright ^1.0.1 -> ^1.2.0 age adoption passing confidence
husky ^9.0.10 -> ^9.0.11 age adoption passing confidence
nightwatch (source) ^3.4.0 -> ^3.4.1 age adoption passing confidence
vite (source) ^5.1.1 -> ^5.1.3 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.0.14 -> ^7.0.15 age adoption passing confidence
vitest (source) ^1.2.2 -> ^1.3.0 age adoption passing confidence
vue (source) ^3.4.18 -> ^3.4.19 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.6.2

Compare Source

Bug Fixes

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

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

v5.21.7

Compare Source

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes
Refactor
  • core: use queryCache.get instead of find({ queryKey }) for better perf (#​6918) (14aa69f) by SebKranz
Packages

v5.21.4

Compare Source

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor
  • types: make queryKey required on ObserverOptions (#​6879) (61f4d74) by Dominik Dorfmeister

Packages

v5.21.2

Compare Source

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix
Chore
Ci
Docs
  • angular-query-devtools: button position relative (#​6911) (65a5540) by Arnoud

Packages

v5.20.5

Compare Source

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix
  • core: do not update mutations if key has changed (#​6889) (7e25569) by Dominik Dorfmeister

Packages

v5.20.4

Compare Source

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix
  • types: type structural sharing as unknown (#​6888) (aad4078) by Dominik Dorfmeister

Packages

v5.20.2

Compare Source

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor
Chore
  • fix multiple-dependency-versions (cac31bc) by Dominik Dorfmeister
  • Update dependencies (#​6871) (7a51c2a) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#​6868) (9b496bf) by Lachlan Collins
Ci
Docs

Packages

giggio/node-chromedriver (chromedriver)

v121.0.2

Compare Source

v121.0.1

Compare Source

playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)

v1.2.0

Compare Source

Features
  • Add max-expects rule (acf80a0)
  • Add no-commented-out-tests rule (718d900)
  • Add no-conditional-expect rule (dbf91cc)
  • Add no-duplicate-hooks rule (0a28d25)
  • Add no-standalone-expect rule (#​223) (8aa75d2)
  • Add prefer-hooks-in-order rule (10babed)
  • Add prefer-hooks-on-top rule (24a51d2)

v1.1.2

Compare Source

Bug Fixes
  • no-unsafe-references: Ignore TypeScript type references (3b3cafd), closes #​214
  • Update ESLint peer requirements to 8.40.0 (3a9c302)

v1.1.1

Compare Source

Bug Fixes
  • False positives for no-unsafe-references when using Promise, window, or console (c2e9e10)
  • no-unsafe-references: Add arguments after existing array elements (50df5ba)
  • no-unsafe-references: Convert non-array params to array when adding references (b4ef27c)

v1.1.0

Compare Source

Features
  • Add no-unsafe-references rule to check for unsafe references to variables within page.evaluate() (27f6236)
  • Support variable references in prefer-web-first-assertions (#​210) (8dae81e)
Bug Fixes
  • Set lowest Node.js version to 16.6.0 (c8938e0)
Tests
  • Add Node 20 to CI tests (72f96bb)
typicode/husky (husky)

v9.0.11

Compare Source

nightwatchjs/nightwatch (nightwatch)

v3.4.1

Compare Source

What's Changed

Full Changelog: nightwatchjs/nightwatch@v3.4.0...v3.4.1

vitejs/vite (vite)

v5.1.3

Compare Source

v5.1.2

Compare Source

vuejs/devtools-next (vite-plugin-vue-devtools)

v7.0.15

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitest-dev/vitest (vitest)

v1.3.0

Compare Source

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

v3.4.19

Compare Source

Bug 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 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 Feb 19, 2024
@Yordan-Ramchev Yordan-Ramchev merged commit d0de2cc into main Feb 19, 2024
@Yordan-Ramchev Yordan-Ramchev deleted the renovate/all-minor-patch branch February 19, 2024 08:37
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