build(deps): bump the production-dependencies group across 1 directory with 2 updates - #936
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-05651cdd59
branch
5 times, most recently
from
August 24, 2026 02:24
6681ab6 to
d5724f9
Compare
…y with 2 updates Bumps the production-dependencies group with 2 updates in the / directory: [@salesforce/apex-node](https://github.com/forcedotcom/salesforcedx-apex) and [@salesforce/core](https://github.com/forcedotcom/sfdx-core). Updates `@salesforce/apex-node` from 9.0.2 to 9.0.4 - [Release notes](https://github.com/forcedotcom/salesforcedx-apex/releases) - [Changelog](https://github.com/forcedotcom/salesforcedx-apex/blob/main/CHANGELOG.md) - [Commits](forcedotcom/salesforcedx-apex@9.0.2...9.0.4) Updates `@salesforce/core` from 9.1.0 to 9.1.2 - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@9.1.0...9.1.2) --- updated-dependencies: - dependency-name: "@salesforce/apex-node" dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@salesforce/core" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-05651cdd59
branch
from
August 25, 2026 02:24
d5724f9 to
51dd25e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 2 updates in the / directory: @salesforce/apex-node and @salesforce/core.
Updates
@salesforce/apex-nodefrom 9.0.2 to 9.0.4Release notes
Sourced from @salesforce/apex-node's releases.
Changelog
Sourced from @salesforce/apex-node's changelog.
Commits
869b28cchore(release): 9.0.4 [skip ci]b53488fMerge pull request #672 from forcedotcom/dependabot-npm_and_yarn-salesforce-c...85f2317fix(deps): bump@salesforce/corefrom 9.1.0 to 9.1.23bffe3dMerge pull request #673 from forcedotcom/dependabot-npm_and_yarn-esbuild-0.28.2d2ade1cchore(dev-deps): bump esbuild from 0.28.1 to 0.28.21f2f601chore(release): 9.0.3 [skip ci]64d3e60Merge pull request #670 from forcedotcom/dependabot-npm_and_yarn-salesforce-c...f406160fix(deps): bump@salesforce/corefrom 9.0.0 to 9.1.0253f906Merge pull request #671 from forcedotcom/dependabot-npm_and_yarn-salesforce-t...36e6c40chore(dev-deps): bump@salesforce/ts-typesfrom 3.0.0 to 3.0.1Updates
@salesforce/corefrom 9.1.0 to 9.1.2Release notes
Sourced from @salesforce/core's releases.
Changelog
Sourced from @salesforce/core's changelog.
Commits
0cc5bf3chore(release): 9.1.2 [skip ci]1e3c8fafix: tighten sfdcLoginUrl validation to prevent OAuth relay attacks@W-237915...cd4bdcbchore(release): 9.1.1 [skip ci]19b05bcfix: resolve TS2694 pino.TransportSingleOptions type error in emitted .d.ts @...