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
…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.3 - [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.3) Updates `@salesforce/core` from 9.1.0 to 9.1.1 - [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.1) --- 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 18, 2026 02:24
360bb02 to
4974301
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.3Release notes
Sourced from @salesforce/apex-node's releases.
Changelog
Sourced from @salesforce/apex-node's changelog.
Commits
1f2f601chore(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.1Release notes
Sourced from @salesforce/core's releases.
Changelog
Sourced from @salesforce/core's changelog.
Commits
cd4bdcbchore(release): 9.1.1 [skip ci]19b05bcfix: resolve TS2694 pino.TransportSingleOptions type error in emitted .d.ts @...