Skip to content

chore(chrome-extension): Update [DEV] minor & patch dependencies to ^0.1.42#8571

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/chrome-extension-dev-minor
Open

chore(chrome-extension): Update [DEV] minor & patch dependencies to ^0.1.42#8571
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/chrome-extension-dev-minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 17, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/chrome (source) ^0.1.40^0.1.42 age adoption passing confidence

Warning

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


Configuration

📅 Schedule: (in timezone GMT)

  • Branch creation
    • "before 7am on the first day of the week"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 May 17, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 7, 2026 1:11am

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 17, 2026

⚠️ No Changeset found

Latest commit: 73a1642

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 17, 2026

Open in StackBlitz

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 73a1642

@renovate renovate Bot force-pushed the renovate/chrome-extension-dev-minor branch from eb779f7 to 73a1642 Compare June 7, 2026 01:10
@renovate renovate Bot changed the title chore(chrome-extension): Update dependency @types/chrome to ^0.1.42 chore(chrome-extension): Update [DEV] minor & patch dependencies to ^0.1.42 Jun 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 7, 2026

API Changes Report

Generated by Break Check on 2026-06-07T01:14:21.006Z

Summary

Metric Count
Packages analyzed 19
Packages with changes 1
🔴 Breaking changes 0
🟡 Non-breaking changes 1
🟢 Additions 0

🤖 This report was reviewed by claude-sonnet-4-6.

Note
Break Check could not snapshot 3 subpaths; the diff below excludes them.

  • @clerk/astro ./env: Internal Error: Unable to determine module for: /home/runner/_work/javascript/javascript/packages/astro/env.d.ts You have encountered a software defect. Please consider reporting the issue to the maintainers of this application.
  • @clerk/shared ./cookie: Internal Error: Unable to follow symbol for "Cookies" You have encountered a software defect. Please consider reporting the issue to the maintainers of this application.
  • @clerk/testing ./cypress: Symbol not found for identifier: Cypress

@clerk/shared

Current version: 4.15.0
Recommended bump: MINOR → 4.16.0

Subpath ./apiUrlFromPublishableKey

🟡 Non-breaking Changes (1)

Modified: apiUrlFromPublishableKey
- apiUrlFromPublishableKey: (publishableKey: string) => "https://api.clerk.com" | "https://api.lclclerk.com" | "https://api.clerkstage.dev"
+ apiUrlFromPublishableKey: (publishableKey: string) => "https://api.lclclerk.com" | "https://api.clerkstage.dev" | "https://api.clerk.com"

Static analyzer: Breaking change in function apiUrlFromPublishableKey: Return type changed: "https://api.clerk.com"|"https://api.lclclerk.com"|"https://api.clerkstage.dev""https://api.lclclerk.com"|"https://api.clerkstage.dev"|"https://api.clerk.com"

🤖 AI review (reclassified as non-breaking) (99%): The return type is a union of the exact same three string literal members; reordering union members does not change the resolved type or any consumer's ability to assign/check the value.


Report generated by Break Check

Last ran on 73a1642. Pushes that change no tracked declarations (no API surface change vs. base) are skipped and don't update this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chrome-extension dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants