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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@playwright/test (source) ^1.48.0 -> ^1.48.1 age adoption passing confidence
@tanstack/vue-query (source) ^5.59.13 -> ^5.59.16 age adoption passing confidence
@types/node (source) ^20.16.11 -> ^20.17.0 age adoption passing confidence
@types/node (source) ^20.16.11 -> ^20.17.0 age adoption passing confidence
@vue/create-eslint-config ^0.4.2 -> ^0.4.3 age adoption passing confidence
@vue/eslint-config-prettier ^10.0.0 -> ^10.1.0 age adoption passing confidence
@vue/eslint-config-typescript ^14.0.1 -> ^14.1.3 age adoption passing confidence
chromedriver ^129.0.2 -> ^129.0.4 age adoption passing confidence
cypress (source) ^13.15.0 -> ^13.15.1 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
eslint-plugin-playwright ^1.7.0 -> ^1.8.3 age adoption passing confidence
eslint-plugin-vue (source) ^9.29.0 -> ^9.29.1 age adoption passing confidence
geckodriver ^4.5.0 -> ^4.5.1 age adoption passing confidence
npm-run-all2 ^6.2.3 -> ^6.2.6 age adoption passing confidence
sonarqube-scanner ^4.2.4 -> ^4.2.5 age adoption passing confidence
tailwindcss (source) ^3.4.13 -> ^3.4.14 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.10 age adoption passing confidence
vite-plugin-vue-devtools (source) ^7.4.6 -> ^7.5.4 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.48.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height

Browser Versions

  • Chromium 130.0.6723.19
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 129
  • Microsoft Edge 129
TanStack/query (@​tanstack/vue-query)

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko

Packages

vuejs/create-eslint-config (@​vue/create-eslint-config)

v0.4.3

Compare Source

vuejs/eslint-config-prettier (@​vue/eslint-config-prettier)

v10.1.0

Compare Source

New Features

  • Added .d.ts files, fixed #​24

Full Changelog: vuejs/eslint-config-prettier@v10.0.0...v10.1.0

vuejs/eslint-config-typescript (@​vue/eslint-config-typescript)

v14.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.1.2...v14.1.3

v14.1.2

Compare Source

Bug Fixes

  • Print more friendly error messages if the user provides a non-existent configuration name to extends.

Full Changelog: vuejs/eslint-config-typescript@v14.1.1...v14.1.2

v14.1.1

Compare Source

Bug Fixes

  • Fixed #​91

    TypeError: Config "typescript-eslint/disable-type-checked": Key "files": Expected value to be a non-empty array"

Full Changelog: vuejs/eslint-config-typescript@v14.1.0...v14.1.1

v14.1.0

Compare Source

New Features

Bug Fixes

New Contributors

Full Changelog: vuejs/eslint-config-typescript@v14.0.1...v14.1.0

giggio/node-chromedriver (chromedriver)

v129.0.4

Compare Source

v129.0.3

Compare Source

cypress-io/cypress (cypress)

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

eslint/eslint (eslint)

v9.13.0

Compare Source

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

v1.8.3

Compare Source

Bug Fixes

v1.8.2

Compare Source

Bug Fixes
Documentation
  • max-expects: Fix README incorrectly marking max-expects as recommended (#​324) (8778bd3)

v1.8.1

Compare Source

Bug Fixes
  • no-useless-await: Fix false positive with expect.poll and resolves/rejects (23663fb), closes #​323

v1.8.0

Compare Source

Features
  • no-useless-await: Remove useless awaits from expect methods (e283efc), closes #​306
Bug Fixes
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.29.1

Compare Source

webdriverio-community/node-geckodriver (geckodriver)

v4.5.1: Release 4.5.1

Compare Source

bcomnes/npm-run-all2 (npm-run-all2)

v6.2.6

Compare Source

v6.2.5

Compare Source

Merged
  • Prevent a throw when looking up undefined results #158
Commits
  • Breaking change: Bump node engines ^18.17.0 || >=20.5.0 49b95f0
  • Merge pull request #​156 from bcomnes/rm-rf-rimraf c661ffc
  • Remove rimraf c77e085

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153
SonarSource/sonar-scanner-npm (sonarqube-scanner)

v4.2.5

Compare Source

tailwindlabs/tailwindcss (tailwindcss)

v3.4.14

Compare Source

Fixed
  • Don't set display: none on elements that use hidden="until-found" (#​14625)
vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

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

v7.5.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v7.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v7.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

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 added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from d62f131 to f3f1472 Compare October 24, 2024 15:29
@Yordan-Ramchev Yordan-Ramchev merged commit 27bc95f into main Oct 25, 2024
31 checks passed
@Yordan-Ramchev Yordan-Ramchev deleted the renovate/all-minor-patch branch October 25, 2024 09:31
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