- Update all non-major dependencies with digest and pinDigest #516
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:
^2.0.0
->^2.0.3
v4.1.2
->v4.2.0
v4.1.0
->v4.2.0
3.20.3
->3.21.2
v1.20
->v1.22
^3.14.9
->^3.14.10
^3.0
->^3.1.0
^4.0
->^4.0.1
2.8.3
->2.8.5
2.8.3-bin
->2.8.5-bin
v3.7.1
->v3.8.0
^3.0
->^3.1.0
^9.18.0
->^9.19.0
^4.0
->^4.1.0
4.2.2
(+2)^1.1.1
->^1.2.0
^8.2.12
->^8.2.13
8.2.14
^11.34.2
->^11.40.0
11.41.0
^4.0.5
->^4.0.7
4.0.8
^5.16
->^5.17.0
5.17.1
^5.2.6
->^5.4.0
^3.1.61
->^3.1.62
22.12.0-bullseye-slim
->22.13.1-bullseye-slim
^8.5.0
->^8.6.1
8.3.14
->8.4.3
8.3.14-cli-bullseye
->8.4.3-cli-bullseye
8.3.14-cli-bullseye
->8.4.3-cli-bullseye
^11.5
->^11.5.3
11.5.4
^8.4.49
->^8.5.1
6cbdd61
->68bb947
6cbdd61
->68bb947
9aea0e8
->682a2e4
^4.10.1
->^4.11.0
2.31.1
->2.32.0
^2.7.2
->^2.10.0
Release Notes
inertiajs/inertia (@inertiajs/vue3)
v2.0.3
Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
vue
instead of@vue/runtime-core
(#2099)cacheFor
default value (#2136)useForm
re-renders by memoizing functions in React #2146InertiaFormProps
in React (#2161)useForm
Vue and Svelte (#2052)data
option fromuseForm
options type (#2060)actions/cache (actions/cache)
v4.2.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v4...v4.2.0
actions/setup-node (actions/setup-node)
v4.2.0
Compare Source
What's Changed
@actions/cache
to^4.0.0
by @priyagupta108 in https://github.com/actions/setup-node/pull/1191New Contributors
Full Changelog: actions/setup-node@v4...v4.2.0
axllent/mailpit (axllent/mailpit)
v1.22
Feature
Chore
Fix
npm run update-caniemail
save path (#422)v1.21
Chore
Fix
barryvdh/laravel-dompdf (barryvdh/laravel-dompdf)
v3.1.0
Compare Source
This release updates the config for dompdf/dompdf v3.1.0 which contains the. following breaking URL:
The update for laravel-dompdf adds this to the default config, but if you have published the config, you need to add the
data://
scheme.What's Changed
New Contributors
Full Changelog: barryvdh/laravel-dompdf@v3.0.1...v3.1.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.8.0
Compare Source
Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0
dompdf/dompdf (dompdf/dompdf)
v3.1.0
: Dompdf 3.1.0Compare Source
What's Changed
@font-face
declarationsBreaking Change
This release adds the "data://" scheme to the protocol validation rules. Installations that explicitly define the allowed protocols but do not include the "data://" protocol will no longer render data-URIs. This is a change from previous versions, where data-URIs were not processed through the validated rules. Installations that use the default validation rules included with Dompdf should see no impact.
Full Changelog: dompdf/dompdf@v3.0.2...v3.1.0
We would like to extend our gratitude to the community members who helped make this release possible.
eslint/eslint (eslint)
v9.19.0
Compare Source
Features
1637b8e
feat: add--report-unused-inline-configs
(#19201) (Josh Goldberg ✨)Bug Fixes
aae6717
fix: sync rule type header comments automatically (#19276) (Francesco Trotta)Documentation
cfea9ab
docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)2b84f66
docs: Update README (#19362) (Nicholas C. Zakas)044f93c
docs: clarify frozen rule description (#19351) (Pavel)797ee7c
docs: fix Bluesky links (#19368) (Milos Djermanovic)81a9c0e
docs: Update README (GitHub Actions Bot)093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365) (Tanuj Kanti)417de32
docs: replace var with const in rule examples (#19352) (jj)17f2aae
docs: update getting-started config to match default generated config (#19308) (0xDev)8a0a5a8
docs: betterglobal ignores
instruction (#19297) (Jacopo Marrone)6671a2c
docs: Update README (GitHub Actions Bot)e39d3f2
docs: fix divider for rule category (#19264) (Tanuj Kanti)e0cf53f
docs: fix search result box position for small screens (#19328) (Tanuj Kanti)f92a680
docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)b04b84b
docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)Chores
9b9cb05
chore: upgrade @eslint/js@9.19.0 (#19371) (Milos Djermanovic)58560e7
chore: package.json update for @eslint/js release (Jenkins)2089707
test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)laravel/vite-plugin (laravel-vite-plugin)
v1.2.0
Compare Source
laravel/dusk (laravel/dusk)
v8.2.13
Compare Source
laravel/framework (laravel/framework)
v11.40.0
Compare Source
schedule:test
on commands using runInBackground by @dallyger in https://github.com/laravel/framework/pull/54321/tests
directory by @browner12 in https://github.com/laravel/framework/pull/54325whereMorphedTo
/whereNotMorphedTo
by @gdebrauwer in https://github.com/laravel/framework/pull/54324v11.39.1
Compare Source
v11.39.0
Compare Source
ValidatedInput
functions withInteractsWithData
trait by @stevebauman in https://github.com/laravel/framework/pull/54208Email
validation rule custom translation messages by @SanderMuller in https://github.com/laravel/framework/pull/54202optimize:clear
andoptimize
by @cosmastech in https://github.com/laravel/framework/pull/54197UseFactory
by @cosmastech in https://github.com/laravel/framework/pull/54215Rule::email()
tests by @SanderMuller in https://github.com/laravel/framework/pull/54226BladeComponentTagCompilerTest
underIlluminate\Tests\View\Blade
by @AhmedAlaa4611 in https://github.com/laravel/framework/pull/54233addPath()
Allow adding new path for translation loader. by @selcukcukur in https://github.com/laravel/framework/pull/54277v11.38.2
Compare Source
qualifyColumn
Helper Method by @SanderMuller in https://github.com/laravel/framework/pull/54187v11.38.1
Compare Source
v11.38.0
Compare Source
RefreshDatabase
by @SjorsO in https://github.com/laravel/framework/pull/54075HasUniqueStringIds
trait by @hafezdivandari in https://github.com/laravel/framework/pull/54096finally
method to pipeline helper by @nunomaduro in https://github.com/laravel/framework/pull/54110Eloquent/Builder
pluck method by @MattBradleyDev in https://github.com/laravel/framework/pull/54130@mixin
onSoftDeletes
trait by @nunomaduro in https://github.com/laravel/framework/pull/54140times()
calls by @browner12 in https://github.com/laravel/framework/pull/54141optimize
andoptimize:clear
commands by @jonerickson in https://github.com/laravel/framework/pull/54070USE database
statement by @TheLevti in https://github.com/laravel/framework/pull/54132Email
validation rule by @SanderMuller in https://github.com/laravel/framework/pull/54067Dispatchable::newPendingDispatch()
by @cosmastech in https://github.com/laravel/framework/pull/54153FormRequest::array($key)
andFluent::array($key)
by @stevebauman in https://github.com/laravel/framework/pull/54177HasRelationships
generic by @SanderMuller in https://github.com/laravel/framework/pull/54174PendingDispatch@getJob()
by @cosmastech in https://github.com/laravel/framework/pull/54158laravel/socialite (laravel/socialite)
v5.17.0
Compare Source
laravel/telescope (laravel/telescope)
v5.4.0
Compare Source
v5.3.0
Compare Source
nodejs/node (node)
v22.13.1
: 2025-01-21, Version 22.13.1 'Jod' (LTS), @RafaelGSSCompare Source
This is a security release.
Notable Changes
Dependency update:
Commits
520da342e0
] - (CVE-2025-22150) deps: update undici to v6.21.1 (Matteo Collina) nodejs-private/node-private#66299f217369f
] - (CVE-2025-23084) path: fix path traversal in normalize() on Windows (Tobias Nießen) nodejs-private/node-private#555984f735e35
] - (CVE-2025-23085) src: fix HTTP2 mem leak on premature close and ERR_PROTO (RafaelGSS) nodejs-private/node-private#6502446870618
] - (CVE-2025-23083) src,loader,permission: throw on InternalWorker use (RafaelGSS) nodejs-private/node-private#651v22.13.0
: 2025-01-07, Version 22.13.0 'Jod' (LTS), @ruyadornoCompare Source
Notable Changes
Stabilize Permission Model
Upgrades the Permission Model status from Active Development to Stable.
Contributed by Rafael Gonzaga #56201
Graduate WebCryptoAPI
Ed25519
and X25519 algorithms as stableFollowing the merge of Curve25519 into the Web Cryptography API Editor's Draft the
Ed25519
andX25519
algorithm identifiers are now stable and will no longer emit an ExperimentalWarning upon use.Contributed by (Filip Skokan) #56142
Other Notable Changes
05d6227a88
] - (SEMVER-MINOR) assert: add partialDeepStrictEqual (Giovanni Bucci) #54630a933103499
] - (SEMVER-MINOR) cli: implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #55604ba9d5397de
] - (SEMVER-MINOR) dgram: support blocklist in udp (theanarkh) #56087f6d0c01303
] - doc: stabilize util.styleText (Rafael Gonzaga) #5626534c68827af
] - doc: move typescript support to active development (Marco Ippolito) #55536dd14b80350
] - doc: add LJHarb to collaborators (Jordan Harband) #561325263086169
] - (SEMVER-MINOR) doc: add report version and history section (Chengzhong Wu) #561308cb3c2018d
] - (SEMVER-MINOR) doc: sort --report-exclude alphabetically (Rafael Gonzaga) #5578855239a48b6
] - (SEMVER-MINOR) doc,lib,src,test: unflag sqlite module (Colin Ihrig) #558907cbe3de1d8
] - (SEMVER-MINOR) module: only emit require(esm) warning under --trace-require-module (Joyee Cheung) #561946575b76042
] - (SEMVER-MINOR) module: add module.stripTypeScriptTypes (Marco Ippolito) #55282bacfe6d5c9
] - (SEMVER-MINOR) net: support blocklist in net.connect (theanarkh) #56075b47888d390
] - (SEMVER-MINOR) net: support blocklist for net.Server (theanarkh) #56079566f0a1d25
] - (SEMVER-MINOR) net: add SocketAddress.parse (James M Snell) #56076ed7eab1421
] - (SEMVER-MINOR) net: add net.BlockList.isBlockList(value) (James M Snell) #56078ea4891856d
] - (SEMVER-MINOR) process: deprecatefeatures.{ipv6,uv}
andfeatures.tls_*
(René) #5554501eb308f26
] - (SEMVER-MINOR) report: fix typos in report keys and bump the version (Yuan-Ming Hsu) #5606897c38352d0
] - (SEMVER-MINOR) sqlite: aggregate constants in a single property (Edigleysson Silva (Edy)) #56213b4041e554a
] - (SEMVER-MINOR) sqlite: addStatementSync.prototype.iterate
method (tpoisseau) #542132e3ca1bbdd
] - (SEMVER-MINOR) src: add cli option to preserve env vars on diagnostic reports (Rafael Gonzaga) #55697bcfe9c80fc
] - (SEMVER-MINOR) util: add sourcemap support to getCallSites (Marco Ippolito) #55589Commits
e9024779c0
] - assert: make Maps be partially compared in partialDeepStrictEqual (Giovanni Bucci) #561954c13d8e587
] - assert: make partialDeepStrictEqual work with ArrayBuffers (Giovanni Bucci) #56098a4fa31a86e
] - assert: optimize partial comparison of twoSet
s (Antoine du Hamel) #5597005d6227a88
] - (SEMVER-MINOR) assert: add partialDeepStrictEqual (Giovanni Bucci) #546305e1321abd7
] - buffer: document concat zero-fill (Duncan) #55562be5ba7c648
] - build: set DESTCPU correctly for 'make binary' on loongarch64 (吴小白) #5627138cf37ee2d
] - build: fix missing fp16 dependency in d8 builds (Joyee Cheung) #56266dbb7557455
] - build: add major release action (Rafael Gonzaga) #5619927cc90f3be
] - build: fix C string encoding forPRODUCT_DIR_ABS
(Anna Henningsen) #56111376561c2b4
] - build: use variable for simdutf path (Shelley Vohr) #56196126ae15000
] - build: allow overriding clang usage (Shelley Vohr) #5601697bb8f7c76
] - build: remove defaults for create-release-proposal (Rafael Gonzaga) #56042a8fb1a06f3
] - build: set node_arch to target_cpu in GN (Shelley Vohr) #559679f48ca27f1
] - build: use variable for crypto dep path (Shelley Vohr) #55928e47ccd2287
] - build: fix GN build for sqlite (Cheng) #559128d70b99a5a
] - build: compile bundled simdutf conditionally (Jakub Jirutka) #55886826fd35242
] - build: compile bundled simdjson conditionally (Jakub Jirutka) #558861015b22085
] - build: compile bundled ada conditionally (Jakub Jirutka) #5588677e2869ca6
] - build: use glob for dependencies of out/Makefile (Richard Lau) #55789a933103499
] - (SEMVER-MINOR) cli: implement --trace-env and --trace-env-[js|native]-stack (Joyee Cheung) #5560472e8e0684e
] - crypto: graduate WebCryptoAPIEd25519
and X25519 algorithms as stable (Filip Skokan) #56142fe2b344ddb
] - crypto: ensure CryptoKey usages and algorithm are cached objects (Filip Skokan) #561089ee9f524a7
] - crypto: allow non-multiple of 8 in SubtleCrypto.deriveBits (Filip Skokan) #5529676f242d993
] - deps: update nghttp3 to 1.6.0 (Node.js GitHub Bot) [#5Configuration
📅 Schedule: Branch creation - "* * 1 */3 *" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.