-
-
Notifications
You must be signed in to change notification settings - Fork 44
chore(deps): update all non-major dependencies #200
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38dcc32
to
42d5295
Compare
9f44822
to
192685b
Compare
8b3af59
to
192685b
Compare
192685b
to
7dbf8be
Compare
7dbf8be
to
e62dad1
Compare
f413bda
to
b659781
Compare
985a343
to
14da2c1
Compare
14da2c1
to
20a74c3
Compare
20a74c3
to
c5e1089
Compare
71bffd8
to
c5e1089
Compare
c2e2c9d
to
83359db
Compare
191ba14
to
f5060a3
Compare
f5060a3
to
cc0eeda
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.16.2
->^4.19.0
^1.2.10
->^1.2.11
^1.2.4
->^1.2.5
^1.2.19
->^1.2.20
^1.0.1
->^1.0.2
^13.5.0
->^13.6.0
^10.2.0
->^10.2.1
^9.30.1
->^9.32.0
^6.3.2
->^6.4.0
^1.53.2
->^1.54.1
^3.7.0
->^3.8.1
^3.5.17
->^3.5.18
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.19.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.18.0
Compare Source
🚀 Features
View changes on GitHub
v4.17.0
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
nuxt/module-builder (@nuxt/module-builder)
v1.0.2
Compare Source
compare changes
🩹 Fixes
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
vueuse/vueuse (@vueuse/nuxt)
v13.6.0
Compare Source
🚀 Features
options.serializer
- by @matthewjumpsoffbuildings, @OrbisK and @43081j in https://github.com/vueuse/vueuse/issues/4781 (bb831)onReady
option and Promise return - by @asika32764, Fernando Fernández, @OrbisK and Anthony Fu in https://github.com/vueuse/vueuse/issues/4158 (3a2df)🐞 Bug Fixes
MaybeRef
andMaybeRefOrGetter
instead - by @RYGRIT in https://github.com/vueuse/vueuse/issues/4913 (2d179)View changes on GitHub
antfu-collective/bumpp (bumpp)
v10.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.32.0
Compare Source
v9.31.0
Compare Source
firebase/firebase-functions (firebase-functions)
v6.4.0
Compare Source
microsoft/playwright (playwright-core)
v1.54.1
Compare Source
v1.54.0
Compare Source
Highlights
New cookie property
partitionKey
in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
noSnippets
to disable code snippets in the html report.New property
location
in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation liketest.skip
ortest.fixme
was added.Command Line
New option
--user-data-dir
in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.Option
-gv
has been removed from thenpx playwright test
command. Use--grep-invert
instead.npx playwright open
does not open the test recorder anymore. Usenpx playwright codegen
instead.Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
shikijs/shiki (shiki)
v3.8.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.8.0
Compare Source
🚀 Features
View changes on GitHub
vuejs/core (vue)
v3.5.18
Compare Source
Bug Fixes
v-pre
(#12556) (21b685a)v-bind
dynamic argument content correctly (#12554) (d3af67e)Configuration
📅 Schedule: Branch creation - "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.
This PR was generated by Mend Renovate. View the repository job log.