-
-
Notifications
You must be signed in to change notification settings - Fork 697
chore(deps): update all non-major dependencies #3269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Deploying content with
|
Latest commit: |
df514b1
|
Status: | ✅ Deploy successful! |
Preview URL: | https://97e402ab.content-f0q.pages.dev |
Branch Preview URL: | https://renovate-all-minor-patch.content-f0q.pages.dev |
commit: |
2123cc6
to
f2a6d27
Compare
3c3fb23
to
45a500a
Compare
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
17680251 | Triggered | Generic Password | df514b1 | pnpm-lock.yaml | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
c55ea50
to
5b67e70
Compare
66494f2
to
0977fe5
Compare
9579886
to
2f6394d
Compare
2f6394d
to
df514b1
Compare
This PR contains the following updates:
^4.20250601.0
->^4.20250607.0
^1.2.45
->^1.2.47
^1.2.37
->^1.2.38
^2.4.1
->^2.5.0
^3.17.2
->^3.19.1
^3.4.2
->^3.6.0
^22.15.29
->^22.15.30
11.x
->11.10.0
^0.1.2
->^0.1.3
^5.1.4
->^5.1.6
10.11.1
->10.12.1
^3.4.2
->^3.6.0
^3.1.2
->^3.2.2
^4.18.0
->^4.19.1
^3.25.48
->^3.25.56
Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v4.20250607.0
Compare Source
v4.20250606.0
Compare Source
v4.20250605.0
Compare Source
v4.20250604.0
Compare Source
v4.20250603.0
Compare Source
nuxt/devtools (@nuxt/devtools)
v2.5.0
Compare Source
shikijs/shiki (@shikijs/langs)
v3.6.0
Compare Source
🚀 Features
colorsRendering
option - by @antfu (0f850)View changes on GitHub
v3.5.0
Compare Source
🚀 Features
light-dark()
function in dual themes - by @dahlia and @antfu in https://github.com/shikijs/shiki/issues/1028 (119b2)🐞 Bug Fixes
View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)
v11.10.0
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.9.1...v11.10.0
v11.9.1
Compare Source
What's Changed
node:18-bullseye
image for Linux x64 builds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1349Full Changelog: WiseLibs/better-sqlite3@v11.9.0...v11.9.1
v11.9.0
Compare Source
What's Changed
v35
prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1340ubuntu-22.04
by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1341New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.8.1...v11.9.0
v11.8.1
Compare Source
What's Changed
SQLITE_ENABLE_UPDATE_DELETE_LIMIT
due to breaking change in SQLite core (closes https://github.com/WiseLibs/better-sqlite3/issues/1318)New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.8.0...v11.8.1
v11.8.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.7.2...v11.8.0
v11.7.2
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.7.1...v11.7.2
v11.7.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.6.0...v11.7.0
v11.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.5.0...v11.6.0
v11.5.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.4.0...v11.5.0
v11.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.3.0...v11.4.0
v11.3.0
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.2.1...v11.3.0
v11.2.1
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.2.0...v11.2.1
v11.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.1.2...v11.2.0
v11.1.2
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.1.1...v11.1.2
v11.1.1
Compare Source
What's Changed
New Contributors
Full Changelog: WiseLibs/better-sqlite3@v11.1.0...v11.1.1
nuxtlabs/nuxt-llms (nuxt-llms)
v0.1.3
Compare Source
compare changes
🩹 Fixes
llms:generate
hook (#16)🏡 Chore
❤️ Contributors
nuxt-modules/og-image (nuxt-og-image)
v5.1.6
Compare Source
🐞 Bug Fixes
sharp
dependency usage - by @harlan-zw (9e522)View changes on GitHub
v5.1.5
Compare Source
🐞 Bug Fixes
link
/style
in server component response - by @danielroe in https://github.com/nuxt-modules/og-image/issues/368 (f8ae4)sharp
compatibility checks for JPEG rendering - by @harlan-zw in https://github.com/nuxt-modules/og-image/issues/370 (f7bb7)🏎 Performance
sharp
for JPEG's - by @harlan-zw (efcc4)View changes on GitHub
pnpm/pnpm (pnpm)
v10.12.1
Minor Changes
Experimental. Added support for global virtual stores. When enabled,
node_modules
contains only symlinks to a central virtual store, rather tonode_modules/.pnpm
. By default, this central store is located at<store-path>/links
(you can find the store path by runningpnpm store path
).In the central virtual store, each package is hard linked into a directory whose name is the hash of its dependency graph. This allows multiple projects on the system to symlink shared dependencies from this central location, significantly improving installation speed when a warm cache is available.
To enable the global virtual store, set
enableGlobalVirtualStore: true
in your rootpnpm-workspace.yaml
, or globally via:NOTE: In CI environments, where caches are typically cold, this setting may slow down installation. pnpm automatically disables the global virtual store when running in CI.
Related PR: #8190
pnpm update
command now supports updatingcatalog:
protocol dependencies and writes new specifiers topnpm-workspace.yaml
.--save-catalog
and--save-catalog-name=<name>
) topnpm add
to save new dependencies as catalog entries.catalog:
orcatalog:<name>
will be added topackage.json
and the package specifier will be added to thecatalogs
orcatalog[<name>]
object inpnpm-workspace.yaml
#9425.ci
for explicitly telling pnpm if the current environment is a CI or not.Patch Changes
pnpm patch
using semantic versioning rules.vitest-dev/vitest (vitest)
v3.2.2
Compare Source
🚀 Features
🐞 Bug Fixes
createTesters
call on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*
packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual
- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dot
reporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1
Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
cloudflare/workers-sdk (wrangler)
v4.19.1
Compare Source
Patch Changes
db2cdc6
Thanks @WillTaylorDev! - Fix bug causing preview alias to always be generated.v4.19.0
Compare Source
Minor Changes
03b8c1c
Thanks @WillTaylorDev! - Provide ability for Wrangler to upload preview aliases during version upload.Patch Changes
#9390
80e75f4
Thanks @penalosa! - Support additional Mixed Mode resources in Wrangler:#9395
b3be057
Thanks @Maximo-Guk! - Add WRANGLER_CI_OVERRIDE_NETWORK_MODE_HOST for Workers CI#9410
87f3843
Thanks @dario-piotrowicz! - enable consumers ofunstable_readConfig
to silenceremote
warningsUpdated dependencies [
8c7ce77
,80e75f4
,80e75f4
,fac2f9d
,92719a5
]:colinhacks/zod (zod)
v3.25.56
Compare Source
v3.25.55
Compare Source
v3.25.54
Compare Source
v3.25.53
Compare Source
Commits:
a6adb14
zod mini internals (#4631)da4f921
3.25.53v3.25.52
Compare Source
Commits:
2954f40
Fix json (#4630)51dc6f9
3.25.52e479ea7
Add test cast for deferred self-recursionv3.25.51
Compare Source
v3.25.50
Compare Source
v3.25.49
Compare Source
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.