fix(deps): update all non-major dependencies#542
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
d9487fa to
a4bdf01
Compare
5af834e to
5451adf
Compare
4203947 to
9554fc5
Compare
fb09246 to
7367518
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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:
3.0.2→3.0.396.0.0→6.1.06.19.0→6.19.31.15.8→1.15.400.5.18→0.5.231.3.5→1.3.1425.0.3→25.9.16.0.6→6.0.193v3.12.14→v3.15.151.3.5→1.3.1414.25.1→14.26.416.2.2→16.2.65.8.2→5.11.016.2.7→16.4.016.2.2→16.2.622.17.0→22.22.31.3.5-alpine→1.3.14-alpine1.3.5-alpine→1.3.14-alpine3.7.4→3.8.36.19.0→6.19.319.2.4→19.2.619.2.4→19.2.67.16.0→7.26.04.3.4→4.4.3Release Notes
vercel/ai (@ai-sdk/groq)
v3.0.39Compare Source
Patch Changes
f591416]v3.0.38Compare Source
Patch Changes
7beadf0]v3.0.37Compare Source
Patch Changes
a727da4: chore: ensure consistent import handling and avoid import duplicates or cyclesa727da4]v3.0.36Compare Source
Patch Changes
a7f3c72: trigger release for all packages after provenance setupa7f3c72]v3.0.35Compare Source
Patch Changes
d42076d: Add AI Gateway hint to provider READMEsv3.0.34Compare Source
Patch Changes
6247886]v3.0.33Compare Source
Patch Changes
0469aed]v3.0.32Compare Source
Patch Changes
cb3ca8f: feat: Groq support for performance service tierv3.0.31Compare Source
Patch Changes
055cd68: fix: publish v6 to latest npm dist tag055cd68]v3.0.30Compare Source
Patch Changes
64ac0fd]v3.0.29Compare Source
Patch Changes
ad4cfc2]v3.0.28Compare Source
Patch Changes
824b295]v3.0.27Compare Source
Patch Changes
08336f1]v3.0.26Compare Source
Patch Changes
58bc42d]v3.0.25Compare Source
Patch Changes
91f8777: fix(bedrock/groq): pass strict mode for toolsv3.0.24Compare Source
Patch Changes
4024a3a]v3.0.23Compare Source
Patch Changes
99fbed8: feat: normalize provider specific model options type names and ensure they are exportedv3.0.22Compare Source
Patch Changes
7168375]v3.0.21Compare Source
Patch Changes
53f6731]v3.0.20Compare Source
Patch Changes
96936e5]v3.0.19Compare Source
Patch Changes
2810850]v3.0.18Compare Source
Patch Changes
1524271: chore: add skill information to README filesv3.0.17Compare Source
Patch Changes
3988c08: docs: fix incorrect and outdated provider docsv3.0.16Compare Source
Patch Changes
462ad00]v3.0.15Compare Source
Patch Changes
4de5a1d: chore: excluded tests from src folder in npm package4de5a1d]v3.0.14Compare Source
Patch Changes
2b8369d: chore: add docs to package distv3.0.13Compare Source
Patch Changes
8dc54db: chore: add src folders to package bundlev3.0.12Compare Source
Patch Changes
25f5da3: feat(groq): expose reasoningTokens in usage datav3.0.11Compare Source
Patch Changes
7c98577: fix timestamp_granularities handling in groq transcriptionv3.0.10Compare Source
Patch Changes
5c090e7]v3.0.9Compare Source
Patch Changes
46f46e4]v3.0.8Compare Source
Patch Changes
1b11dcb]v3.0.7Compare Source
Patch Changes
bc02a3c: feat(groq,compat): add strictJsonSchema for providersv3.0.6Compare Source
Patch Changes
78fcb18: fix(compat,groq): send reasoning-end before text-start in streamingv3.0.5Compare Source
Patch Changes
34d1c8a]v3.0.4Compare Source
Patch Changes
d937c8f]v3.0.3Compare Source
Patch Changes
0b429d4]favware/cliff-jumper (@favware/cliff-jumper)
v6.1.0Compare Source
🐛 Bug Fixes
🚀 Features
github-base-urloption to publish to GHES and GHEC (51cbf49)prisma/prisma (@prisma/client)
v6.19.3Compare Source
Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the
effectdependency to resolve a security vulnerability.Changes:
#29416
v6.19.2Compare Source
Today, we are issuing a 6.19.2 patch release in the Prisma 6 release line. It fixes an issue with Prisma Accelerate support in some edge runtime configurations when the
@prisma/client/edgeentrypoint is not being used.Changes:
v6.19.1Compare Source
swc-project/swc (@swc/core)
v1.15.40Compare Source
Bug Fixes
(es/minifier) Preserve args for destructured callbacks (#11830) (21873b0)
(es/minifier) Avoid generating mangled property names that collide with existing properties (#11839) (9b4fab5)
(es/minifier) Respect ecma for iife temp vars (#11873) (e481934)
(es/minifier) Preserve default parameter object props (#11884) (71ff84f)
(es/parser) Reject object-rest assignment to array/object literal (#11875) (7b57d1f)
(es/parser) Reject object rest assignment to literals (#11881) (4ec2eaf)
(es/react) Exclude self-recursive hooks from refresh dependency array (#11838) (9101c71)
(ts/fast-dts) Strip definite assertions in dts (#11858) (2ab1b8a)
(ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#11828) (aa5b539)
(typescript) Strip parameter binding defaults in dts (#11857) (800bc17)
Documentation
Update agent guidance (#11842) (bf2d015)
Add security policy (#11876) (6c43c2d)
Clarify security scope for npm packages (#11877) (4662db8)
Clarify untrusted input security model (#11882) (5463777)
Features
(es/minifier) Fine grained effect analysis of class (#11814) (c9058ad)
(swc_cli) Implement all features for
swc_cli(#11797) (9300ede)Miscellaneous Tasks
(es/minifier) Fix typo in debug log (#11866) (3de0254)
(html) Add webcontainer fallback for
@swc/html(#11860) (7692eed)Performance
(ecma) Reduce transformer compat overhead (#11856) (d03cb71)
(es/codegen) Speed up JsWriter position and srcmap tracking (#11867) (dbceade)
(es/codegen) Remove JsWriter last_srcmap cache (#11869) (3bc1c2b)
(es/minifier) Reduce minifier profiling hotspots (#11853) (28c1091)
Optimize es parser comment finalization (#11852) (2959ddf)
Testing
Ci
Update corepack in publish docker jobs (#11885) (9a7d954)
Pass publish docker env explicitly (#11888) (c5f7547)
Lock issues closed by merged prs (#11887) (6bd74e5)
Provide aarch64 musl linker in publish job (#11889) (20234fd)
Fix publish musl linker and windows tests (#11890) (a798a23)
Make minifier test path explicit (#11891) (e7cba97)
Security
Save CI caches only on main (#11848) (7582529)
Update rkyv and Rust dependencies (#11851) (20d92eb)
Harden PR workflow permissions (#11849) (e199564)
v1.15.33Compare Source
Bug Fixes
(ci) Update rand lockfile entries (#11827) (7988966)
(es/minifier) Fold unary bool nullish coalescing (#11826) (e39ae3d)
(es/minifier) Preserve for-init sequence order (#11837) (16a56d0)
(es/parser) Parse empty Flow exact object type (#11836) (3d18a26)
Features
v1.15.32Compare Source
Bug Fixes
(es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)
(es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)
(es/minifier) Preserve frozen spread registry keys (#11825) (347181c)
(es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)
Features
jsc.preserveSymlinkstoswc::Options(#11813) (fe38342)v1.15.30Compare Source
Bug Fixes
(deploy) Fix musl binding test workflow (#11804) (c30a522)
(deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)
(es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)
(es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)
(es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)
(es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)
(es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)
(es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)
Documentation
Features
v1.15.26Compare Source
v1.15.24Compare Source
v1.15.21Compare Source
v1.15.18Compare Source
v1.15.17Compare Source
v1.15.13Compare Source
v1.15.11Compare Source
v1.15.10Compare Source
swc-project/swc (@swc/helpers)
v0.5.21Compare Source
v0.5.20Compare Source
v0.5.19Compare Source
akhileshns/heroku-deploy (akhileshns/heroku-deploy)
v3.15.15Compare Source
v3.14.15Compare Source
v3.13.15Compare Source
Updated node version to "node20" (as "node18" is not supported by GitHub Actions)
v3.13.14Compare Source
Updated node version from 16 to 18 (as 16 is causing problems due to deprecation)
oven-sh/bun (bun)
v1.3.14: Bun v1.3.14Compare Source
To install Bun v1.3.14
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.14:
Read Bun v1.3.14's release notes on Bun's blog
Thanks to 11 contributors!
v1.3.13: Bun v1.3.13Compare Source
To install Bun v1.3.13
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.13:
Read Bun v1.3.13's release notes on Bun's blog
Thanks to 8 contributors!
v1.3.12: Bun v1.3.12Compare Source
To install Bun v1.3.12
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.12:
Read Bun v1.3.12's release notes on Bun's blog
Thanks to 8 contributors!
v1.3.11: Bun v1.3.11Compare Source
To install Bun v1.3.11
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.11:
Read Bun v1.3.11's release notes on Bun's blog
Thanks to 15 contributors!
v1.3.10: Bun v1.3.10[Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v
Configuration
📅 Schedule: (in timezone Asia/Kolkata)
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.