Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
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.39 age confidence dependencies patch
@favware/cliff-jumper 6.0.06.1.0 age confidence devDependencies minor
@prisma/client (source) 6.19.06.19.3 age confidence dependencies patch
@swc/core (source) 1.15.81.15.40 age confidence devDependencies patch
@swc/helpers (source) 0.5.180.5.23 age confidence devDependencies patch
@types/bun (source) 1.3.51.3.14 age confidence devDependencies patch
@types/node (source) 25.0.325.9.1 age confidence devDependencies minor
ai (source) 6.0.66.0.193 age confidence dependencies patch
akhileshns/heroku-deploy v3.12.14v3.15.15 age confidence action minor
bun (source) 1.3.51.3.14 age confidence uses-with patch
discord.js (source) 14.25.114.26.4 age confidence dependencies minor
eslint-config-next (source) 16.2.216.2.6 age confidence devDependencies patch
ioredis 5.8.25.11.0 age confidence dependencies minor
lint-staged 16.2.716.4.0 age confidence devDependencies minor
next (source) 16.2.216.2.6 age confidence dependencies patch
node (source) 22.17.022.22.3 age confidence engines minor
oven/bun 1.3.5-alpine1.3.14-alpine age confidence final patch
oven/bun 1.3.5-alpine1.3.14-alpine age confidence stage patch
prettier (source) 3.7.43.8.3 age confidence devDependencies minor
prisma (source) 6.19.06.19.3 age confidence dependencies patch
react (source) 19.2.419.2.6 age confidence dependencies patch
react-dom (source) 19.2.419.2.6 age confidence dependencies patch
undici (source) 7.16.07.26.0 age confidence dependencies minor
zod (source) 4.3.44.4.3 age confidence dependencies minor

Release Notes

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

v3.0.39

Compare Source

Patch Changes

v3.0.38

Compare Source

Patch Changes

v3.0.37

Compare Source

Patch Changes

v3.0.36

Compare Source

Patch Changes

v3.0.35

Compare Source

Patch Changes
  • d42076d: Add AI Gateway hint to provider READMEs

v3.0.34

Compare Source

Patch Changes

v3.0.33

Compare Source

Patch Changes

v3.0.32

Compare Source

Patch Changes
  • cb3ca8f: feat: Groq support for performance service tier

v3.0.31

Compare Source

Patch Changes

v3.0.30

Compare Source

Patch Changes

v3.0.29

Compare Source

Patch Changes

v3.0.28

Compare Source

Patch Changes

v3.0.27

Compare Source

Patch Changes

v3.0.26

Compare Source

Patch Changes

v3.0.25

Compare Source

Patch Changes
  • 91f8777: fix(bedrock/groq): pass strict mode for tools

v3.0.24

Compare Source

Patch Changes

v3.0.23

Compare Source

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

v3.0.22

Compare Source

Patch Changes

v3.0.21

Compare Source

Patch Changes

v3.0.20

Compare Source

Patch Changes

v3.0.19

Compare Source

Patch Changes

v3.0.18

Compare Source

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

v3.0.17

Compare Source

Patch Changes
  • 3988c08: docs: fix incorrect and outdated provider docs

v3.0.16

Compare Source

Patch Changes

v3.0.15

Compare Source

Patch Changes

v3.0.14

Compare Source

Patch Changes
  • 2b8369d: chore: add docs to package dist

v3.0.13

Compare Source

Patch Changes
  • 8dc54db: chore: add src folders to package bundle

v3.0.12

Compare Source

Patch Changes
  • 25f5da3: feat(groq): expose reasoningTokens in usage data

v3.0.11

Compare Source

Patch Changes
  • 7c98577: fix timestamp_granularities handling in groq transcription

v3.0.10

Compare Source

Patch Changes

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes

v3.0.7

Compare Source

Patch Changes
  • bc02a3c: feat(groq,compat): add strictJsonSchema for providers

v3.0.6

Compare Source

Patch Changes
  • 78fcb18: fix(compat,groq): send reasoning-end before text-start in streaming

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes
favware/cliff-jumper (@​favware/cliff-jumper)

v6.1.0

Compare Source

🐛 Bug Fixes

🚀 Features

  • Add github-base-url option to publish to GHES and GHEC (51cbf49)
prisma/prisma (@​prisma/client)

v6.19.3

Compare Source

Today, we are issuing a 6.19.3 patch release in the Prisma 6 release line. It updates the effect dependency to resolve a security vulnerability.

Changes:
#​29416

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.40

Compare 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
Features
Miscellaneous Tasks
Performance
Testing
  • (es/minifier) Move issue_11835 fixture out of terser folder (#​11840) (3dd3431)
Ci
Security

v1.15.33

Compare Source

Bug Fixes
Features

v1.15.32

Compare 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

v1.15.30

Compare Source

Bug Fixes
Documentation
Features

v1.15.26

Compare Source

v1.15.24

Compare Source

v1.15.21

Compare Source

v1.15.18

Compare Source

v1.15.17

Compare Source

v1.15.13

Compare Source

v1.15.11

Compare Source

v1.15.10

Compare Source

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

v0.5.21

Compare Source

v0.5.20

Compare Source

v0.5.19

Compare Source

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

v3.15.15

Compare Source

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.14: Bun v1.3.14

Compare Source

To install Bun v1.3.14

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.14:

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

v1.3.13: Bun v1.3.13

Compare Source

To install Bun v1.3.13

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.13:

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

v1.3.12: Bun v1.3.12

Compare Source

To install Bun v1.3.12

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.12:

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

v1.3.11: Bun v1.3.11

Compare Source

To install Bun v1.3.11

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.11:

bun upgrade
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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • "before 6pm every weekday"
  • Automerge
    • "after 9pm every weekday"

🚦 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.


  • 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-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
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
radon Ready Ready Preview, Comment May 29, 2026 12:02am

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