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 - autoclosed #58

Closed
wants to merge 1 commit into 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.18 age adoption passing confidence
@iconify-json/radix-icons 1.1.14 -> 1.2.1 age adoption passing confidence
@iconify/vue (source) 4.1.2 -> 4.2.0 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.9 age adoption passing confidence
@vitejs/plugin-vue (source) 5.0.5 -> 5.2.1 age adoption passing confidence
@vue/tsconfig ^0.5.1 -> ^0.7.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.9 age adoption passing confidence
class-variance-authority 0.7.0 -> 0.7.1 age adoption passing confidence
dotenv 16.4.5 -> 16.4.7 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.32.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.3.0 age adoption passing confidence
postcss (source) 8.4.38 -> 8.4.49 age adoption passing confidence
prettier (source) 3.3.2 -> 3.4.2 age adoption passing confidence
radix-vue 1.8.5 -> 1.9.11 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.16 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.2 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.7.0

Compare Source

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

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

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.9

Compare Source

Reverts
Contributors to this release

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

motdotla/dotenv (dotenv)

v16.4.7

Compare Source

Changed
  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #​848

v16.4.6

Compare Source

Changed
  • Clean up stale dev dependencies #​847
  • Various README updates clarifying usage and alternative solutions using dotenvx
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:

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 7 times, most recently from c98758f to feaced8 Compare November 19, 2024 04:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 9274298 to 7b05a62 Compare November 28, 2024 16:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 573afd9 to 7cf9471 Compare December 6, 2024 17:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7cf9471 to 7ec280b Compare December 7, 2024 10:32
@renovate renovate bot changed the title build(deps): update all non-major dependencies build(deps): update all non-major dependencies - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch December 8, 2024 18:38
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