Skip to content

fix(upgrade): Update minor & patch dependencies - #9026

Merged
wobsoriano merged 3 commits into
mainfrom
renovate/upgrade-prod-minor
Sep 4, 2026
Merged

fix(upgrade): Update minor & patch dependencies#9026
wobsoriano merged 3 commits into
mainfrom
renovate/upgrade-prod-minor

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chalk ^5.3.0^5.6.2 age adoption passing confidence
jscodeshift ^17.0.0^17.4.0 age adoption passing confidence
marked (source) ^11.1.1^11.2.0 age adoption passing confidence
tinyglobby (source) ^0.2.15^0.2.17 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

facebook/jscodeshift (jscodeshift)

v17.4.0

Compare Source

Minor Changes
  • 0ced828: Add iterator implementation to Collections

    ES6 iterators support the new for..of syntax. Since a Collection wraps an Array, we can lean on ECMAScript's new iterator delegation.

Patch Changes
  • bc1de49: Fix --ignore-pattern not matching files when the source path is relative and starts with ../ (or ./)

    Ignore patterns such as **/node_modules/** were silently skipped for files enumerated from a relative source path like ../app/src, because picomatch's ** wildcard does not match across a leading ..//./ traversal segment. The path is now also matched with any leading traversal prefix stripped, so ignore behavior is consistent for relative and absolute source paths.


Configuration

📅 Schedule: (in timezone GMT)

  • Branch creation
    • "before 7am on the first day of the week"
  • 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.


  • 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 added the dependencies Pull requests that update a dependency file label Jun 28, 2026
@changeset-bot

changeset-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: fcb76d6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/upgrade Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
clerk-js-sandbox Ready Ready Preview Sep 4, 2026 7:25am UTC
swingset Ready Ready Preview Sep 4, 2026 7:25am UTC

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Jun 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@9026

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@9026

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@9026

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@9026

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9026

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9026

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9026

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@9026

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9026

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@9026

@clerk/express

npm i https://pkg.pr.new/@clerk/express@9026

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@9026

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9026

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@9026

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@9026

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@9026

@clerk/react

npm i https://pkg.pr.new/@clerk/react@9026

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@9026

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@9026

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@9026

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@9026

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9026

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@9026

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@9026

commit: fcb76d6

@wobsoriano
wobsoriano merged commit b3eaba2 into main Sep 4, 2026
80 of 81 checks passed
@wobsoriano
wobsoriano deleted the renovate/upgrade-prod-minor branch September 4, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant