Skip to content

chore(deps): bump sigstore and semantic-release in /plugins/salesforce-einstein-api#4698

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/salesforce-einstein-api/multi-f6918255cb
Open

chore(deps): bump sigstore and semantic-release in /plugins/salesforce-einstein-api#4698
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/plugins/salesforce-einstein-api/multi-f6918255cb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 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.5

Release notes

Sourced from semantic-release's releases.

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

v25.0.1-beta.3

25.0.1-beta.3 (2025-10-19)

Bug Fixes

  • deps: update to latest npm plugin (a96aced)

... (truncated)

Commits
  • db8ffaa fix(revert): next (#4200)
  • 4e476de docs: update README to include information about the new core engine integration
  • 493d6cd fix(code-quality): add missing comma in context object for consistency
  • d05e160 refactor: replace direct logger and env-ci replacements with a mockCore funct...
  • 4f464a7 test: add tests for core delegation and dry-run policy handling
  • 3f5d1b7 refactor: integrate core; remove unused imports and restructuring the main ...
  • 7d71f2e refactor: remove obsolete release type constants and notes separator
  • 1ae1a19 refactor: remove obsolete test files for logger, git, sensitive data handling...
  • bedddc4 refactor: remove obsolete Git-related utilities and logging functions
  • 7172195 refactor(tests): remove obsolete tests for plugins and verification
  • 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
Lockfile and devDependency-only changes with no impact on the published plugin bundle or application logic.

Overview
Updates dev tooling only in plugins/salesforce-einstein-api: semantic-release is bumped from 21.x to 25.0.5, and the lockfile is refreshed so the standalone sigstore dependency chain is removed (it was only pulled in by the older release tooling).

No plugin runtime or src code changes—only package.json / package-lock.json for CI publish workflows (npm run semantic-release on Travis).

Reviewed by Cursor Bugbot for commit be6a286. 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.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v21.0.1...v25.0.5)

---
updated-dependencies:
- dependency-name: sigstore
  dependency-version:
  dependency-type: indirect
- dependency-name: semantic-release
  dependency-version: 25.0.5
  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 1, 2026
@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: be6a286

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 1, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit be6a286

Command Status Duration Result
nx test @e2e/qwik-city ✅ Succeeded 7m 36s View ↗
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 6m 49s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 27s View ↗
nx test @e2e/angular-17-ssr ✅ Succeeded 5m 28s View ↗
nx test @e2e/react-sdk-next-15-app ✅ Succeeded 5m 30s View ↗
nx test @e2e/angular-19-ssr ✅ Succeeded 5m 33s View ↗
nx test @e2e/solid-start ✅ Succeeded 5m View ↗
nx test @e2e/gen1-remix ✅ Succeeded 5m View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-07-01 20:46:37 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