fix(deps): update all minor dependency bump#288
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
f4f53ff to
21c51d7
Compare
387386c to
d414b91
Compare
eb62c0c to
7bd6b63
Compare
1a927e7 to
7cb4303
Compare
b062db6 to
6b92299
Compare
6b92299 to
76e880e
Compare
a39f72c to
9c84de4
Compare
6890e77 to
8e7d90d
Compare
d634a69 to
29fceeb
Compare
b822bc1 to
cd6044d
Compare
9016bcc to
f94a0b0
Compare
e4acd2d to
91243e7
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.66.0→1.82.01.38.0→1.45.011.0.7→11.2.024.10.13→24.12.4^0.3.0→^0.4.07.6.6→7.8.017.0.0→17.6.04.17.23→4.18.124.14.1→24.15.010.30.3→10.33.410.30.3→10.33.43.6.2→3.8.31.93.3→1.99.05.2.0→5.6.020.2.0→20.3.07.2.7→7.3.31.1.0→1.3.011.1.12→11.4.2Release Notes
FRSOURCE/toolkit (@frsource/eslint-config)
v1.82.0Compare Source
Bug Fixes
v1.81.0Compare Source
Bug Fixes
v1.80.0Compare Source
Bug Fixes
v1.79.0Compare Source
v1.78.0Compare Source
Bug Fixes
v1.77.0Compare Source
Bug Fixes
v1.76.0Compare Source
Bug Fixes
v1.75.0Compare Source
Bug Fixes
v1.74.0Compare Source
Bug Fixes
v1.73.0Compare Source
Bug Fixes
v1.72.0Compare Source
v1.71.0Compare Source
v1.70.0Compare Source
Bug Fixes
v1.69.0Compare Source
Bug Fixes
v1.68.0Compare Source
Bug Fixes
69519bc, closes #229v1.67.0Compare Source
Bug Fixes
69519bc, closes #229FRSOURCE/toolkit (@frsource/prettier-config)
v1.45.0Compare Source
Bug Fixes
v1.44.0Compare Source
v1.43.0Compare Source
Bug Fixes
v1.42.0Compare Source
Bug Fixes
v1.41.0Compare Source
Bug Fixes
v1.40.0Compare Source
v1.39.0Compare Source
Bug Fixes
intlify/bundle-tools (@intlify/unplugin-vue-i18n)
v11.2.0Compare Source
What's Changed
💥 Breaking Changes
👕 Refactoring
Full Changelog: intlify/bundle-tools@v11.1.2...v11.2.0
v11.1.2Compare Source
What's Changed
🐛 Bug Fixes
vite:jsonObjectHook shape for Vite 8 compatibility by @kazupon in #554Full Changelog: intlify/bundle-tools@v11.1.1...v11.1.2
v11.1.1Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: intlify/bundle-tools@v11.1.0...v11.1.1
v11.1.0Compare Source
What's Changed
🌟 Features
Full Changelog: intlify/bundle-tools@v11.0.7...v11.1.0
danielroe/beasties (beasties)
v0.4.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.4.1Compare Source
🐞 Bug Fixes
publicPathis an absolute URL - by @alan-agius4 in #247 (4bff3)View changes on GitHub
v0.4.0Compare Source
🚨 Breaking Changes
postcss-safe-parser- by @joshfester in #225 (7dc49)🚀 Features
remoteoption to download stylesheets - by @joshfester in #223 (e0cae)🐞 Bug Fixes
as=styleforswap-highpreload strategy - by @danielroe (32d96)@mediaand@supportsblocks - by @danielroe (cb36d)View changes on GitHub
focus-trap/focus-trap (focus-trap)
v7.8.0Compare Source
Minor Changes
c214581: Adds aria-hidden support to isolateSubtrees config optionPatch Changes
bb36e15: Fix undefined method_setSubtreeIsolationcrash when usingtrapStackin DOM with older versions of Focus-trap (#1729)v7.7.1Compare Source
Patch Changes
a386578: Bump tabbable dependency for improved inert handlingv7.7.0Compare Source
Minor Changes
14b9155: Adds a new feature "isolateSubtrees", allowing focus-trap to prevent screen readers from reading content outside the trap. (#1575)sindresorhus/globals (globals)
v17.6.0Compare Source
v17.5.0Compare Source
v17.4.0Compare Source
v17.3.0Compare Source
295fba9v17.2.0Compare Source
jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)97f23a7v17.1.0Compare Source
webpackandrspackglobals (#333)65cae73lodash/lodash (lodash-es)
v4.18.1Compare Source
v4.18.0Compare Source
nodejs/node (node)
v24.15.0Compare Source
pnpm/pnpm (pnpm)
v10.33.4: pnpm 10.33.4Compare Source
Patch Changes
Pin the integrity of git-hosted tarballs (codeload.github.com, gitlab.com, bitbucket.org) in the lockfile so that subsequent installs detect a tampered or substituted tarball and refuse to install it. Previously the lockfile only stored the tarball URL for git dependencies, so a compromised git host or a man-in-the-middle could serve arbitrary code on later installs without lockfile changes.
A new
gitHosted: truefield is recorded on git-hosted tarball resolutions in the lockfile, letting every reader/writer route them by a single typed check instead of pattern-matching the tarball URL in each call site. Lockfiles written by older pnpm versions are enriched on load (URL fallback) so the field can be relied on uniformly across the codebase.Fix a regression where
pnpm --recursive --filter '!<pkg>' run/exec/test/addwould include the workspace root in the matched projects. The workspace root is now correctly excluded by default when only negative--filterarguments are provided, matching the documented behavior. To include the root, pass--include-workspace-root#11341.Platinum Sponsors
Gold Sponsors
v10.33.3Compare Source
v10.33.2Compare Source
v10.33.1: pnpm 10.33.1Compare Source
Patch Changes
packageManagerfield selects pnpm v11 or newer, commands that v10 would have passed through to npm (version,login,logout,publish,unpublish,deprecate,dist-tag,docs,ping,search,star,stars,unstar,whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example,pnpm version --helpprint npm's help on a project withpackageManager: pnpm@11.0.0-rc.3#11328.Platinum Sponsors
Gold Sponsors
v10.33.0Compare Source
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
prettier/prettier (prettier)
v3.8.3Compare Source
v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
sass/dart-sass (sass)
v1.99.0Compare Source
Add support for parent selectors (
&) at the root of the document. These areemitted as-is in the CSS output, where they're interpreted as the scoping
root.
User-defined functions named
calcorclampare no longer forbidden. Ifsuch a function exists without a namespace in the current module, it will be
used instead of the built-in
calc()orclamp()function.User-defined functions whose names begin with
-and end with-expression,-url,-and,-or, or-notare no longer forbidden. These wereoriginally intended to match vendor prefixes, but in practice no vendor
prefixes for these functions ever existed in real browsers.
User-defined functions named
EXPRESSION,URL, andELEMENT, those thatbegin with
-and end with-ELEMENT, as well as the same names with somelowercase letters are now deprecated, These are names conflict with plain CSS
functions that have special syntax.
See the Sass website for details.
In a future release, calls to functions whose names begin with
-and endwith
-expressionand-urlwill no longer have special parsing. For now,these calls are deprecate
Configuration
📅 Schedule: (in timezone Europe/Warsaw)
🚦 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.