Skip to content

fix(deps): update all non-major dependencies#542

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#542
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@ai-sdk/groq (source) 3.0.23.0.29 age confidence dependencies patch
@prisma/client (source) 6.19.06.19.2 age confidence dependencies patch
@swc/core (source) 1.15.81.15.18 age confidence devDependencies patch
@swc/helpers (source) 0.5.180.5.19 age confidence devDependencies patch
@types/bun (source) 1.3.51.3.10 age confidence devDependencies patch
@types/node (source) 25.0.325.5.0 age confidence devDependencies minor
ai (source) 6.0.66.0.116 age confidence dependencies patch
akhileshns/heroku-deploy v3.12.14v3.14.15 age confidence action minor
bun (source) 1.3.51.3.10 age confidence uses-with patch
ioredis 5.8.25.10.0 age confidence dependencies minor
lint-staged 16.2.716.3.3 age confidence devDependencies minor
node (source) 22.17.022.22.1 age confidence engines minor
oven/bun 1.3.5-alpine1.3.10-alpine age confidence final patch
oven/bun 1.3.5-alpine1.3.10-alpine age confidence stage patch
prettier (source) 3.7.43.8.1 age confidence devDependencies minor
prisma (source) 6.19.06.19.2 age confidence dependencies patch
undici (source) 7.16.07.23.0 age confidence dependencies minor
zod (source) 4.3.44.3.6 age confidence dependencies patch

Release Notes

vercel/ai (@​ai-sdk/groq)

v3.0.29

Compare Source

Patch Changes
  • e2ee705: feat: differentiate text vs image input tokens

v3.0.28

Compare Source

Patch Changes

v3.0.27

Compare Source

Patch Changes
  • 99fbed8: feat: normalize provider specific model options type names and ensure they are exported

v3.0.26

Compare Source

Patch Changes

v3.0.25

Compare Source

Patch Changes
  • 0bb9bcd: feat(provider/anthropic): add computer_20251124 tool for claude opus 4.5

v3.0.24

Compare Source

Patch Changes

v3.0.23

Compare Source

Patch Changes

v3.0.22

Compare Source

Patch Changes
  • 1524271: chore: add skill information to README files

v3.0.21

Compare Source

Patch Changes
  • 2c70b90: chore: update provider docs

v3.0.20

Patch Changes

v3.0.19

Patch Changes

v3.0.18

Patch Changes
  • Updated dependencies [d6ec0e2]
    • ai@​6.0.18

v3.0.17

Patch Changes
  • Updated dependencies [af0955e]
    • ai@​6.0.17

v3.0.16

Patch Changes
  • Updated dependencies [81adf59]
    • ai@​6.0.16

v3.0.15

Compare Source

Patch Changes
  • Updated dependencies [3a73fb3]
    • ai@​6.0.15

v3.0.14

Compare Source

Patch Changes

v3.0.13

Compare Source

Patch Changes

v3.0.12

Compare Source

Patch Changes

v3.0.11

Compare Source

Patch Changes
  • 891a60a: feat (provider/gateway): add provider-defined perplexity search

v3.0.10

Compare Source

Patch Changes
  • 2696fd2: chore(provider/gateway): Update gateway model settings files

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes
  • 8ec1984: fix(gateway): bump @vercel/oidc to 3.1.0

v3.0.7

Compare Source

Patch Changes
  • 9a9ae73: feat(ai/rsc): readStreamableValue

v3.0.6

Compare Source

Patch Changes
  • ai@​6.0.6

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes
  • ai@​6.0.4

v3.0.3

Compare Source

Patch Changes
  • c44166d: Add support for Amazon Nova Models, cross region inference profiles and OpenAI gpt-oss in @ai-sdk/amazon-bedrock provider
  • fbc9f06: feat(amazon-bedrock): add topK support
prisma/prisma (@​prisma/client)

v6.19.2

Compare 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/edge entrypoint is not being used.

Changes:

v6.19.1

Compare Source

swc-project/swc (@​swc/core)

v1.15.18

Compare Source

Bug Fixes
Documentation
Features
Ci

v1.15.17

Compare Source

Documentation
Features

v1.15.13

Compare Source

Bug Fixes
  • (errors) Avoid panic on invalid diagnostic spans (#​11561) (b24b8e0)

  • (es/helpers) Fix _object_without_properties crash on primitive values (#​11571) (4f35904)

  • (es/jsx) Preserve whitespace before HTML entities (#​11521) (64be077)

  • (es/minifier) Do not merge if statements with different local variable values (#​11518) (3e63627)

  • (es/minifier) Prevent convert_tpl_to_str when there's emoji under es5 (#​11529) (ff6cf88)

  • (es/minifier) Inline before merge if (#​11526) (aa5a9ac)

  • (es/minifier) Preserve array join("") nullish semantics (#​11558) (d477f61)

  • (es/minifier) Inline side-effect-free default params (#​11564) (1babda7)

  • (es/parser) Fix generic arrow function in TSX mode (#​11549) (366a16b)

  • (es/react) Preserve first-line leading whitespace with entities (#​11568) (fc62617)

  • (es/regexp) Transpile unicode property escapes in RegExp constructor (#​11554) (476d544)

Documentation
Features
Refactor
  • (es/parser) Compare token kind rather than strings (#​11531) (5872ffa)

  • (es/typescript) Run typescript transform in two passes (#​11532) (b069558)

  • (es/typescript) Precompute namespace import-equals usage in semantic pass (#​11534) (b7e87c7)

Testing
Ci

v1.15.11

Compare Source

Bug Fixes
  • (es/codegen) Emit leading comments for JSX elements, fragments, and empty expressions (#​11488) (1520633)

  • (es/decorators) Invoke addInitializer callbacks for decorated fields (#​11495) (11cfe4d)

  • (es/es3) Visit export decl body even if name is not reserved (#​11473) (9113fff)

  • (es/es3) Remove duplicate code (#​11499) (fbee775)

  • (es/minifier) Treat new expression with empty class as side-effect free (#​11455) (a33a45e)

  • (es/minifier) Escape control characters when converting strings to template literals (#​11464) (028551f)

  • (es/minifier) Handle unused parameters with default values (#​11494) (6ed1ee9)

  • (es/module) Preserve ./ prefix for hidden directory imports (#​11489) (a005391)

  • (es/parser) Validate dynamic import argument count (#​11462) (2f67591)

  • (es/parser) Allow compilation with --no-default-features (#​11460) (b70c5f8)

  • (es/parser) Skip emitting TS1102 in TypeScript mode (#​11463) (e6f5b06)

  • (es/parser) Reject ambiguous generic arrow functions in TSX mode (#​11491) (ac00915)

  • (es/parser) Disallow NumericLiteralSeparator with BigInts (#​11510) (6b3644b)

  • (es/react) Preserve HTML entity-encoded whitespace in JSX (#​11474) (7d433a9)

  • (es/renamer) Prevent duplicate parameter names with destructuring patterns (#​11456) (e25a2c8)

  • (es/testing) Skip update when expected output has invalid code (#​11469) (2be6b8a)

  • (es/typescript) Don't mark enums with opaque members as pure (#​11452) (b713fae)

  • (preset-env) Distinguish unknown browser vs empty config (#​11457) (1310957)

Documentation
Features
  • (cli) Add --root-mode argument for .swcrc resolution (#​11501) (b53a0e2)

  • (es/module) Make module transforms optional via module feature (#​11509) (b94a178)

  • (es/regexp) Implement unicode property escape transpilation (#​11472) (a2e0ba0)

  • (es/transformer) Merge ES3 hooks into swc_ecma_transformer (#​11503) (5efcac9)

Miscellaneous Tasks
  • (es/minifier) Extend OrderedChain to support more node types (#​11477) (aa9d789)
Performance
Refactor
Testing
  • (es/minifier) Add test case for merge_imports order preservation (#​11458) (b874a05)

  • (es/parser) Add error tests for import.source and import.defer with too many args (#​11466) (7313462)

  • (es/parser) Check handler.has_errors() in test error parsing (#​11487) (fade647)

  • Replace deprecated cargo_bin function with cargo_bin! macro (#​11461) (73f77b6)

v1.15.10

Compare Source

Bug Fixes
  • (ci) Handle merged PRs separately in milestone manager (#​11409) (3554268)

  • (es/compat) Preserve this context in nested arrow functions (#​11423) (f2bdaf2)

  • (es/es2017) Replace this in arrow functions during async-to-generator (#​11450) (a993da6)

Features
Miscellaneous Tasks
Performance
  • (es/codegen, es/utils) Migrate to dragonbox_ecma for faster Number::toString (#​11412) (b7978cc)

  • (es/react) Optimize JSX transforms to reduce allocations (#​11425) (2a20cb6)

Refactor
Testing
Ci
  • Collapse preivous claude[bot] PR review comments (affb6a2)
swc-project/swc (@​swc/helpers)

v0.5.19

Compare Source

akhileshns/heroku-deploy (akhileshns/heroku-deploy)

v3.14.15

Compare Source

  • Fix stack issue (courtesy of @​sstepanchuk)
  • Add dotenv dependency (courtesy of @​sstepanchuk)
  • Update documentation to more precisely mention that the heroku cli must be installed

v3.13.15

Compare Source

Updated node version to "node20" (as "node18" is not supported by GitHub Actions)

v3.13.14

Compare Source

Updated node version from 16 to 18 (as 16 is causing problems due to deprecation)

oven-sh/bun (bun)

v1.3.10: Bun v1.3.10

Compare Source

To install Bun v1.3.10

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.10:

bun upgrade
Read Bun v1.3.10's release notes on Bun's blog
Thanks to 11 contributors!

v1.3.9: Bun v1.3.9

Compare Source

To install Bun v1.3.9

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.9:

bun upgrade
Read Bun v1.3.9's release notes on Bun's blog
Thanks to 10 contributors!

v1.3.8: Bun v1.3.8

Compare Source

To install Bun v1.3.8

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.8:

bun upgrade
Read Bun v1.3.8's release notes on Bun's blog
Thanks to 4 contributors!

v1.3.7: Bun v1.3.7

Compare Source

To install Bun v1.3.7

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.7:

bun upgrade
Read Bun v1.3.7's release notes on Bun's blog
Thanks to 11 contributors!

v1.3.6: Bun v1.3.6

Compare Source

To install Bun v1.3.6

curl -fsSL https://bun.sh/install | bash

# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.6:

bun upgrade
Read Bun v1.3.6's release notes on Bun's blog
Thanks to 23 contributors!
luin/ioredis (ioredis)

v5.10.0

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.3

Compare Source

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

v5.9.2

Compare Source

Bug Fixes
Reverts

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Bug Fixes
  • remove unnecessary case-sensitivity when working with commands (#​2036) (f33a2c8)
Features

5.8.2 (2025-10-21)

Bug Fixes
  • default IP famil

Configuration

📅 Schedule: Branch creation - "before 6pm every weekday" in timezone Asia/Kolkata, Automerge - "after 9pm every weekday" in timezone Asia/Kolkata.

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from EvolutionX-10 as a code owner December 10, 2023 18:44
@renovate renovate bot added Dependencies: Patch Patch fix to dependencies the Project depends on Type: Dependencies All PRs related to dependencies labels Dec 10, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 10, 2023
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Dec 10, 2023
@renovate renovate bot changed the title chore(deps): update dependency prettier to v3.1.1 chore(deps): update all non-major dependencies Dec 11, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d9487fa to a4bdf01 Compare December 16, 2023 02:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 16, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 5af834e to 5451adf Compare December 24, 2023 07:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 4203947 to 9554fc5 Compare December 31, 2023 14:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fb09246 to 7367518 Compare January 6, 2024 02:05
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 24, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 25, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 25, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 27, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 27, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 27, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 27, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 27, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 27, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 28, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 28, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 29, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 29, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Mar 30, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 30, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 1, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 1, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 1, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 1, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 1, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 1, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 2, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 2, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 2, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 2, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 2, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 2, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 3, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies: Patch Patch fix to dependencies the Project depends on Type: Dependencies All PRs related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants