chore(deps): update all non-major dependencies #2
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:
^9.4.0
->^9.4.2
^6.17.2
->^6.19.0
^2.0.0
->^2.1.2
^21.6.1
->^21.8.0
^1.4.4
->^1.4.5
^1.4.0
->^1.4.1
^2.0.8
->^2.1.3
^4.0.1
->^4.1.1
^4.2.0
->^4.4.0
^3.1.1
->^3.3.2
1.11.24
->1.13.5
^3.6.2
->^3.7.1
^22.15.12
->^22.18.0
^5.2.3
->^5.2.4
^11.9.1
->^11.10.0
^6.2.1
->^6.3.0
^9.26.0
->^9.34.0
^3.6.1
->^3.7.1
^13.0.0
->^13.1.1
10.10.0
->10.15.1
^3.5.3
->^3.6.2
^10.9.5
->^10.9.6
^5.8.3
->^5.9.2
^3.5.13
->^3.5.20
^2.2.10
->^2.2.12
Release Notes
adonisjs/auth (@adonisjs/auth)
v9.4.2
: Update dependenciesCompare Source
Full Changelog: adonisjs/auth@v9.4.1...v9.4.2
v9.4.1
: Fix OAT guard to allow case-insensitive value in the Authorization headerCompare Source
What's Changed
New Contributors
Full Changelog: adonisjs/auth@v9.4.0...v9.4.1
adonisjs/core (@adonisjs/core)
v6.19.0
: Export VineMultipartClass for extending and fix multipart file serialization issueCompare Source
Features
What's Changed
New Contributors
Full Changelog: adonisjs/core@v6.18.0...v6.19.0
v6.18.0
: Use merged request body when mergeMultipartFieldsAndFiles is enabledCompare Source
Please read the release notes of
@adonisjs/bodyparser
package to understand how merged request body works and why this feature was added. https://github.com/adonisjs/bodyparser/releases/tag/v10.1.0. Solves issue #4777Features
What's Changed
New Contributors
Full Changelog: adonisjs/core@v6.17.2...v6.18.0
adonisjs/eslint-config (@adonisjs/eslint-config)
v2.1.2
: Remove @stylistic/eslint-plugin-ts in favor of @stylistic/eslint-pluginCompare Source
Bug Fixes
Full Changelog: adonisjs/eslint-config@v2.1.1...v2.1.2
v2.1.1
: Update dependenciesCompare Source
What's Changed
New Contributors
Full Changelog: adonisjs/eslint-config@v2.1.0...v2.1.1
v2.1.0
: Update dependencies and ignore yalc directoryCompare Source
Features
What's Changed
New Contributors
Full Changelog: adonisjs/eslint-config@v2.0.0...v2.1.0
adonisjs/lucid (@adonisjs/lucid)
v21.8.0
: Use natural sort when executing seeders and display migration filename during error in compact modeCompare Source
Bug Fixes
Features
What's Changed
New Contributors
Full Changelog: adonisjs/lucid@v21.7.0...v21.8.0
v21.7.0
: Extend sideload data, perform model.save without triggering hooks and bug fixesCompare Source
Bug Fixes
Features
adonisjs/prettier-config (@adonisjs/prettier-config)
v1.4.5
: Bump Edge pluginCompare Source
Bug Fixes
adonisjs/tsconfig (@adonisjs/tsconfig)
v1.4.1
: Re-publish to overwrite release made from the tooling-config monorepoCompare Source
Full Changelog: adonisjs/tsconfig@v1.4.0...v1.4.1
inertiajs/inertia (@inertiajs/vue3)
v2.1.3
Compare Source
What's Changed
useForm
by @pascalbaljet in #2528as
prop by @pascalbaljet in #2524any
by @peaklabs-dev in #2520inert
attribute in React < 19 by @pascalbaljet in #2536prefetch: 'click'
by @pedroborges in #2538useForm
to respect manualsetDefaults()
calls inonSuccess
and unify timing across adapters by @pascalbaljet in #2539@sveltejs/kit
version by @pascalbaljet in #2548New Contributors
Full Changelog: inertiajs/inertia@v2.1.2...v2.1.3
v2.1.2
Compare Source
What's Changed
onSubmitComplete
by @joetannenbaum in #2510resetOnError
,resetOnSuccess
,setDefaultsOnSuccess
to Form component by @joetannenbaum in #2514Full Changelog: inertiajs/inertia@v2.1.1...v2.1.2
v2.1.1
Compare Source
What's Changed
Link
component types and support for prefetch events by @pascalbaljet in #2464setError()
by @sudo-barun in #2461Link
component and Client Side Visits by @pascalbaljet in #2472useForm
by @pascalbaljet in #2475useForm
across adapters by @pascalbaljet in #2482props
callback by @pascalbaljet in #2483<Form>
anduseForm()
implementations by @pascalbaljet in #2489<Form>
component when the current URL has more than one segment by @pascalbaljet in #2501<Form>
component by @pascalbaljet in #2502Form
componentdisableWhileProcessing
prop by @joetannenbaum in #2504onSubmitComplete
prop toForm
component by @joetannenbaum in #2503defaults()
method to Form component by @pascalbaljet in #2507reset()
anddefaults()
inonSubmitComplete
by @pascalbaljet in #2509New Contributors
Full Changelog: inertiajs/inertia@v2.1.0...v2.1.1
v2.1.0
Compare Source
What's Changed
as
prop ofLink
component. by @pascalbaljet in #2443nodemon
to trigger new files and deleted files in test apps by @pascalbaljet in #2442Form
component by @pascalbaljet in #2474children
prop of<Form>
Component by @pascalbaljet in #2487New Contributors
Full Changelog: inertiajs/inertia@v2.0.17...v2.1.0
v2.0.17
Compare Source
What's Changed
Head
component by @pascalbaljet in #2453Full Changelog: inertiajs/inertia@v2.0.16...v2.0.17
v2.0.16
Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia@v2.0.15...v2.0.16
v2.0.15
Compare Source
What's Changed
Head
component by @pascalbaljet in #2403CacheForOption
type in ReactLink
component by @pascalbaljet in #2426mergeDataIntoQueryString()
by @pascalbaljet in #2417ClientSideVisitOptions
by @pascalbaljet in #2405onFinish
andonSuccess
callbacks on Client Side Visits by @pascalbaljet in #2433New Contributors
Full Changelog: inertiajs/inertia@v2.0.14...v2.0.15
v2.0.14
Compare Source
What's Changed
useForm SetDataAction
type by @fxnm in #2395provider.update
outside useEffect block to support SSR by @pascalbaljet in #2397useRemember
by @pascalbaljet in #2401Full Changelog: inertiajs/inertia@v2.0.13...v2.0.14
v2.0.13
Compare Source
What's Changed
setDefault()
is called right aftersetData()
is called by @pascalbaljet in #2364router.resolveComponent()
method by @pascalbaljet in #2039currentIsInitialPage
variable outside ofApp
by @pascalbaljet in #2381mergeStrategies
tomatchOn
by @pascalbaljet in #2384setSwapComponent
method and cleanup after PR #2379 by @pascalbaljet in #2383New Contributors
Full Changelog: inertiajs/inertia@v2.0.12...v2.0.13
v2.0.12
Compare Source
What's Changed
Purpose: prefetch
header on prefetching by @pascalbaljet in #2367New Contributors
Full Changelog: inertiajs/inertia@v2.0.11...v2.0.12
v2.0.11
Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.0.10...v2.0.11
v2.0.10
Compare Source
What's Changed
Full Changelog: inertiajs/inertia@v2.0.9...v2.0.10
v2.0.9
Compare Source
What's Changed
New Contributors
Full Changelog: inertiajs/inertia@v2.0.8...v2.0.9
japa/assert (@japa/assert)
v4.1.1
: Do not evaluate assertions count for regression testsCompare Source
Bug Fixes
Full Changelog: japa/assert@v4.1.0...v4.1.1
v4.1.0
: Use chai inbuilt containSubset methodCompare Source
Deprecate
containsSubset
in favor ofcontainSubset
andnotContainsSubset
in favor ofdoesNotContainSubset
.4.1.0 (2025-07-21)
Features
Full Changelog: japa/assert@v4.0.1...v4.1.0
japa/runner (@japa/runner)
v4.4.0
: Add support for listing pinned tests and fail test suite when there are pinned testsCompare Source
disallowPinnedTests
PluginThe
disallowPinnedTests
plugin can be used to fail the test suite when there are one or more pinned tests. You may use it to disallow pinning tests when running in CI.List pinned tests
The
--list-pinned
flag can be used to view a list of all the pinned tests along with their source code location.Features
Full Changelog: japa/runner@v4.3.1...v4.4.0
v4.3.1
: Replace deprecated find-cache-dir package with find-cache-directoryCompare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: japa/runner@v4.3.0...v4.3.1
v4.3.0
: Add getActiveTestOrFail method and return group from test.group methodCompare Source
Features
What's Changed
New Contributors
Full Changelog: japa/runner@v4.2.0...v4.3.0
nuxt/ui-pro (@nuxt/ui-pro)
v3.3.2
Compare Source
v3.3.1
Compare Source
v3.3.0
Compare Source
v3.2.0
Compare Source
v3.1.3
Compare Source
v3.1.2
Compare Source
swc-project/swc (@swc/core)
v1.13.5
Compare Source
Bug Fixes
(es/minifier) Preserve
array.join
with nullable values (#10937) (e495403)(es/preset-env) Update polyfill data (#11013) ([934d8a5](https://redirect.github.com/swc-project/swc/commit/934d8a5c0b4d641a929febb2477
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.