chore(deps): update all non-major dependencies #917
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:
10.8.0
->10.9.0
0.5.0
->0.5.5
0.8.2
->0.8.3
8.3.3
->8.5.1
1.46.0
->1.46.1
9.9.0
->9.9.1
15.0.0
->15.7.3
1.46.0
->1.46.1
9.7.0
->9.9.0
4.20.0
->4.21.2
29.2.4
->29.2.5
3.10.0
->3.11.1
^1.12.1
->^1.12.3
5.4.0
->5.4.2
^1.0.0
->^1.0.1
^3.4.37
->^3.4.38
3.4.37
->3.4.38
2.0.29
->2.1.4
Release Notes
cucumber/cucumber-js (@cucumber/cucumber)
v10.9.0
Compare Source
Added
nuxt/eslint (@nuxt/eslint-config)
v0.5.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.4
Compare Source
🚀 Features
View changes on GitHub
v0.5.3
Compare Source
No significant changes
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1
Compare Source
🚀 Features
View changes on GitHub
nuxt/module-builder (@nuxt/module-builder)
v0.8.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.5.0
Compare Source
🚀 Features
View changes on GitHub
v8.4.0
Compare Source
Configurable directory restructure
You can now enable and configure the directory restructure which will be the default in v9, check out the documentation for more details on the new directory restructure.
Locale
iso
property renameIn v9 we are changing the locale
iso
property tolanguage
, the old usage will keep on working in v8 but we have added deprecation warnings about this upcoming change, more details on why we're renaming the property can be found here.🚀 Features
🐞 Bug Fixes
iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (df938)strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)View changes on GitHub
microsoft/playwright (@playwright/test)
v1.46.1
Compare Source
eslint/eslint (eslint)
v9.9.1
Compare Source
capricorn86/happy-dom (happy-dom)
v15.7.3
Compare Source
v15.7.2
Compare Source
v15.7.1
Compare Source
v15.7.0
Compare Source
v15.6.1
Compare Source
v15.6.0
Compare Source
v15.5.0
Compare Source
v15.4.3
Compare Source
👷♂️ Patch fixes
v15.4.2
Compare Source
👷♂️ Patch fixes
v15.4.1
Compare Source
👷♂️ Patch fixes
FormData.append()
when value parameter type is incorrect - By @btea in task #1484v15.4.0
Compare Source
v15.3.2
Compare Source
👷♂️ Patch fixes
HTMLInputElement.indeterminate
, so that it behaves correctly - By @malko in task #1439v15.3.1
Compare Source
v15.3.0
Compare Source
v15.2.0
Compare Source
🎨 Features
AbortSignal.any()
- By @ezzatron in task #1468v15.1.0
Compare Source
🎨 Features
EventTarget.dispatchEvent()
to better handle the event phases "none", "capture", "atTarget" and "bubbling" - By @capricorn86 in task #1332HTMLInputElement.popoverTargetElement
,HTMLInputElement.popoverTargetAction
,HTMLButtonElement.popoverTargetElement
andHTMLButtonElement.popoverTargetAction
- By @capricorn86 in task #1332HTMLElement.popover
- By @capricorn86 in task #1332PerformanceObserver
,PerformanceEntry
andPerformanceObserverEntryList
- By @capricorn86 in task #1332👷♂️ Patch fixes
NodeList[Symbol.iterator]()
withArray.prototype.values()
- By @capricorn86 in task #1332Window
is closing (e.g. usingsetTimeout()
orfetch()
) - By @capricorn86 in task #1332Window
, which makes it possible forBrowserExceptionObserver
to know whichWindow
the error originated fromEvent.composedPath()
to not return theWindow
object if the event type is "load", which is the same behaviour as the browser - By @capricorn86 in task #1332Window
objectpnpm/pnpm (pnpm)
v9.9.0
Compare Source
v9.8.0
Compare Source
v9.7.1
Compare Source
rollup/rollup (rollup)
v4.21.2
Compare Source
2024-08-30
Bug Fixes
Pull Requests
v4.21.1
Compare Source
2024-08-26
Bug Fixes
closeWatcher
hook is called when watch mode is aborted via Ctrl+C (#5618)import.meta.url
in compact mode (#5624)Pull Requests
v4.21.0
Compare Source
2024-08-18
Features
Pull Requests
noConflict
option in REPL. (@7086cmd)kulshekhar/ts-jest (ts-jest)
v29.2.5
Compare Source
unjs/unimport (unimport)
v3.11.1
Compare Source
Bug Fixes
from
named import false-negative (e2b7fe5)v3.11.0
Compare Source
Features
export =
syntax (#363) (d877d50)3.10.1 (2024-08-20)
Bug Fixes
v3.10.1
Compare Source
Bug Fixes
unjs/unplugin (unplugin)
v1.12.3
Compare Source
Bug Fixes
v1.12.2
Compare Source
Bug Fixes
vitejs/vite (vite)
v5.4.2
Compare Source
renderBuiltUrl
passed to module preload (#16084) (fac3a8e), closes #16084v5.4.1
Compare Source
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865vuejs/core (vue)
v3.4.38
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.vuejs/language-tools (vue-tsc)
v2.1.4
Compare Source
v2.1.2
Compare Source
Bug Fixes
vueCompilerOptions.lib
to@vue/runtime-dom
for Vue 2v2.1.0
Compare Source
Features
:class
(#4642) - Thanks to @KazariEX!Bug Fixes
vue.server.hybridMode
config (#4703) - Thanks to @KermanX!vue-template-compiler
(#4613) - Thanks to @yyx990803!v-bind()
(#4679) - Thanks to @KazariEX!ref
as identifier instead of interpolation (#4688) - Thanks to @KazariEX!experimentalModelPropName
(#4691) - Thanks to @KermanX!file-md
correctly (#4735) - Thanks to @KazariEX!Refactors
__hint
trick from codegencreateComponentMetaCheckerByJsonConfig
,createComponentMetaChecker
apiOther Changes
v2.4.0-alpha.18
tov2.4.1
:@volar/test-utils
(#4719)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.