chore(deps): update all non-major dependencies #235
Merged
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:
18.4.2
->18.4.3
18.4.2
->18.4.3
4.10.1
->4.11.0
2.38.4
->2.38.5
20.9.2
->20.10.0
0.57.5
->0.57.7
0.57.5
->0.57.7
0.57.5
->0.57.7
0.57.5
->0.57.7
3.5.5
->3.6.0
17.5.1
->17.7.0
0.57.5
->0.57.7
0.17.0
->0.17.2
3.3.7
->3.3.9
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.4.3
Compare Source
Note: Version bump only for package @commitlint/config-conventional
naver/egjs-infinitegrid (@egjs/vue3-infinitegrid)
v4.11.0
Compare Source
supabase/supabase-js (@supabase/supabase-js)
v2.38.5
Compare Source
Bug Fixes
unocss/unocss (@unocss/astro)
v0.57.7
Compare Source
🚀 Features
🐞 Bug Fixes
transformIndexHtml
, fix #3357 - by @antfu in https://github.com/unocss/unocss/issues/3357 (49b34)View changes on GitHub
v0.57.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
withastro/astro (astro)
v3.6.0
Compare Source
Minor Changes
#9090
c87223c21
Thanks @martrapp! - Take full control over the behavior of view transitions!Three new events now complement the existing
astro:after-swap
andastro:page-load
events:The
astro:before-*
events allow you to change properties and strategies of the view transition implementation.The
astro:after-*
events are notifications that a phase is complete.Head over to docs to see the full view transitions lifecycle including these new events!
#9092
0ea4bd47e
Thanks @smitbarmase! - Changes the fallback prefetch behavior on slow connections and when data saver mode is enabled. Instead of disabling prefetch entirely, thetap
strategy will be used.#9166
cba6cf32d
Thanks @matthewp! - The Picture component is no longer experimentalThe
<Picture />
component, part ofastro:assets
, has exited experimental status and is now recommended for use. There are no code changes to the component, and no upgrade to your project is necessary.This is only a change in documentation/recommendation. If you were waiting to use the
<Picture />
component until it had exited the experimental stage, wait no more!#9092
0ea4bd47e
Thanks @smitbarmase! - Adds aignoreSlowConnection
option to theprefetch()
API to prefetch even on data saver mode or slow connection.v3.5.7
Compare Source
Patch Changes
7ff8d62bf
Thanks @ematipico! - Revert fix around fallback system, which broken injected stylesv3.5.6
Compare Source
Patch Changes
#9121
f4efd1c80
Thanks @peng! - Adds a warning ifastro add
fetches a package but returns a non-404 status#9142
7d55cf68d
Thanks @ematipico! - Consistely emit fallback routes in the correct folders.#9119
306781795
Thanks @ematipico! - Fix a flaw in the i18n fallback logic, where the routes didn't preserve their metadata, such as hoisted scripts#9140
7742fd7dc
Thanks @martrapp! - View Transitions: handle clicks on SVGAElements and image maps"#9101
e3dce215a
Thanks @ematipico! - Add a new propertyAstro.currentLocale
, available wheni18n
is enabled.netlify/cli (netlify-cli)
v17.7.0
Compare Source
Features
v17.6.0
Compare Source
Features
v17.5.3
Compare Source
Bug Fixes
v17.5.2
Compare Source
Bug Fixes
ntl serve
(#6183) (0ecd72e)cache: "manual"
(#6194) (f1986d9)vite-pwa/vite-plugin-pwa (vite-plugin-pwa)
v0.17.2
Compare Source
🐞 Bug Fixes
injectRegister
in pwa info - by @userquin in https://github.com/vite-pwa/vite-plugin-pwa/issues/611 (ceab9)View changes on GitHub
v0.17.1
Compare Source
🚀 Features
injectRegister
script - by @LouisMazel and @userquin in https://github.com/vite-pwa/vite-plugin-pwa/issues/605 (f1833)🐞 Bug Fixes
View changes on GitHub
vuejs/core (vue)
v3.3.9
Compare Source
Bug Fixes
resolveParserPlugins
decorators check (#9566) (9d0eba9), closes #9560:is
and:where
selector in scoped css rewrite (#8929) (3227e50)__vnode
missing for devtools (#9328) (5156ac5)StyleValue
(#7954) (17aa92b), closes #7955unref
andtoValue
when input union type contains ComputedRef (#8748) (176d476), closes #8747 #8857v3.3.8
Compare Source
Bug Fixes
Error
type indefineProps
(#5955) (a989345)Configuration
📅 Schedule: Branch creation - "before 6am on Sunday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.