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

build(deps): update all non-major dependencies #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide 1.1.198 -> 1.2.16 age adoption passing confidence
@iconify-json/radix-icons 1.1.14 -> 1.2.1 age adoption passing confidence
@playwright/test (source) 1.45.0 -> 1.49.0 age adoption passing confidence
@rushstack/eslint-patch (source) 1.10.3 -> 1.10.4 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.17.8 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.5 -> 5.2.1 age adoption passing confidence
@vue/tsconfig ^0.5.1 -> ^0.6.0 age adoption passing confidence
@vueuse/core (source) 10.11.0 -> 10.11.1 age adoption passing confidence
autoprefixer 10.4.19 -> 10.4.20 age adoption passing confidence
axios (source) 1.7.2 -> 1.7.8 age adoption passing confidence
class-variance-authority 0.7.0 -> 0.7.1 age adoption passing confidence
eslint-plugin-playwright 1.6.2 -> 1.8.3 age adoption passing confidence
eslint-plugin-prettier 5.1.3 -> 5.2.1 age adoption passing confidence
eslint-plugin-vue (source) 9.26.0 -> 9.31.0 age adoption passing confidence
husky 9.0.11 -> 9.1.7 age adoption passing confidence
jsdom 24.1.0 -> 24.1.3 age adoption passing confidence
lint-staged 15.2.7 -> 15.2.10 age adoption passing confidence
npm-run-all2 6.2.0 -> 6.2.6 age adoption passing confidence
pinia 2.1.7 -> 2.2.6 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.49 age adoption passing confidence
prettier (source) 3.3.2 -> 3.4.1 age adoption passing confidence
radix-vue 1.8.5 -> 1.9.10 age adoption passing confidence
rimraf 5.0.7 -> 5.0.10 age adoption passing confidence
tailwind-merge 2.3.0 -> 2.5.5 age adoption passing confidence
tailwindcss (source) 3.4.4 -> 3.4.15 age adoption passing confidence
typescript (source) 5.5.2 -> 5.7.2 age adoption passing confidence
vite (source) 5.3.2 -> 5.4.11 age adoption passing confidence
vue (source) 3.4.31 -> 3.5.13 age adoption passing confidence
vue-i18n (source) 9.13.1 -> 9.14.1 age adoption passing confidence
vue-router 4.4.0 -> 4.5.0 age adoption passing confidence
vue-tsc (source) 2.0.22 -> 2.1.10 age adoption passing confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.49.0

Compare Source

v1.48.2

Compare Source

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

v1.48.0

Compare Source

v1.47.2

Compare Source

Highlights

https://github.com/microsoft/playwright/pull/32699- [REGRESSION]: fix(codegen): use content_frame property in python/.NEThttps://github.com/microsoft/playwright/issues/327066- [REGRESSION]: page.pause() does not pause test timeout after 1.4https://github.com/microsoft/playwright/pull/3266161 - fix(trace-viewer): time delta between local and remote actions

Browser Versions

  • Chromium 129.0.6668.29
  • Mozilla Firefox 130.0
  • WebKit 18.0

This version was also tested against the following stable channels:

  • Google Chrome 128
  • Microsoft Edge 128

v1.47.1

Compare Source

v1.47.0

Compare Source

v1.46.1

Compare Source

v1.46.0

Compare Source

v1.45.3

Compare Source

v1.45.2

Compare Source

v1.45.1

Compare Source

microsoft/rushstack (@​rushstack/eslint-patch)

v1.10.4

Compare Source

Sat, 27 Jul 2024 00:10:27 GMT

Patches
  • Include CHANGELOG.md in published releases again
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

v5.1.4

v5.1.3

v5.1.2

v5.1.1

  • fix(plugin-vue): clear script cache if recall (f5eb5ac), closes #​431

v5.1.0

vuejs/tsconfig (@​vue/tsconfig)

v0.6.0

Compare Source

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

vueuse/vueuse (@​vueuse/core)

v10.11.1

Compare Source

No significant changes

    View changes on GitHub
postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.
axios/axios (axios)

v1.7.8

Compare Source

Bug Fixes
Contributors to this release

v1.7.7

Compare Source

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

v1.7.6

Compare Source

Bug Fixes
Contributors to this release

v1.7.5

Compare Source

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release
joe-bell/cva (class-variance-authority)

v0.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: joe-bell/cva@v0.7.0...v0.7.1

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

v1.7.0

Compare Source

Features
Bug

Configuration

📅 Schedule: Branch creation - "on the 1st day of the month" (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 force-pushed the renovate/all-minor-patch branch 13 times, most recently from b5b5b92 to b30b44e Compare August 7, 2024 16:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 308a714 to c8cb810 Compare August 15, 2024 15:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d6912e7 to c07f189 Compare August 17, 2024 06:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6645076 to ebf327e Compare November 3, 2024 22:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 3f2c558 to 18f9540 Compare November 13, 2024 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c98758f to feaced8 Compare November 19, 2024 04:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c9f7132 to 7646025 Compare November 26, 2024 11:41
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.

0 participants