Skip to content

chore(deps): bump sigstore and semantic-release in /plugins/smartling#4701

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/smartling/multi-024795bb0f
Open

chore(deps): bump sigstore and semantic-release in /plugins/smartling#4701
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/smartling/multi-024795bb0f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Removes sigstore. It's no longer used after updating ancestor dependency semantic-release. These dependencies need to be updated together.

Removes sigstore

Updates semantic-release from 21.0.1 to 25.0.6

Release notes

Sourced from semantic-release's releases.

v25.0.6

25.0.6 (2026-07-10)

Bug Fixes

  • ensure encoded secrets get masked (8e28dd3)

v25.0.5

25.0.5 (2026-06-09)

Bug Fixes

v25.0.4

25.0.4 (2026-06-09)

Bug Fixes

  • code-quality: add missing comma in context object for consistency (493d6cd)

v25.0.3

25.0.3 (2026-01-30)

Bug Fixes

v25.0.2

25.0.2 (2025-11-07)

Bug Fixes

  • deps: update dependency read-package-up to v12 (#3935) (1494cb9)

v25.0.1

25.0.1 (2025-10-19)

Bug Fixes

... (truncated)

Commits
  • 8e28dd3 fix: ensure encoded secrets get masked
  • f293647 Merge commit from fork
  • a973d20 ci(action): update github/codeql-action action to v4.37.0 (#4241)
  • c62136f chore(deps): update dependency mockserver-client to v7.4.0 (#4240)
  • 9be3e6c chore(deps): lock file maintenance (#4239)
  • 3259ebb chore(deps): update dependency got to v15.1.0 (#4238)
  • 1c17eb5 chore(deps): update dependency mockserver-client to v7.3.0 (#4237)
  • b3da275 chore(deps): update dependency testcontainers to v12.0.4 (#4233)
  • d0467bb chore(deps): update dependency fs-extra to v11.3.6 (#4236)
  • 96fb783 chore(deps): update npm to v11.18.0 (#4235)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for semantic-release since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
DevDependency and lockfile changes only; no production Smartling plugin behavior is modified.

Overview
Dependency-only update in plugins/smartling: bumps semantic-release from 21.0.1 to ^25.0.6 (with matching package-lock.json churn) and drops the unused sigstore direct dependency that Dependabot tied to the old release toolchain.

No Smartling plugin runtime or build source changes—only dev/release tooling and the lockfile.

Reviewed by Cursor Bugbot for commit 7831804. Bugbot is set up for automated code reviews on this repo. Configure here.

Removes [sigstore](https://github.com/sigstore/sigstore-js). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together.


Removes `sigstore`

Updates `semantic-release` from 21.0.1 to 25.0.6
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v21.0.1...v25.0.6)

---
updated-dependencies:
- dependency-name: sigstore
  dependency-version:
  dependency-type: indirect
- dependency-name: semantic-release
  dependency-version: 25.0.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 11, 2026
@changeset-bot

changeset-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7831804

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

@nx-cloud

nx-cloud Bot commented Jul 11, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 7831804

Command Status Duration Result
nx test @snippet/react ❌ Failed 3m 37s View ↗
nx test @e2e/qwik-city ✅ Succeeded 7m 56s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 6m 57s View ↗
nx test @snippet/angular-17 ✅ Succeeded 5m 49s View ↗
nx test @e2e/nuxt ✅ Succeeded 5m 34s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 5m 21s View ↗
nx test @e2e/hydrogen ✅ Succeeded 5m 7s View ↗
nx test @e2e/angular-17 ✅ Succeeded 5m 29s View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.


☁️ Nx Cloud last updated this comment at 2026-07-11 03:02:34 UTC

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants