-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): bump the npm-dependencies group with 7 updates #43
Closed
dependabot
wants to merge
1
commit into
dev
from
dependabot/npm_and_yarn/dev/npm-dependencies-7b92732480
Closed
fix(deps): bump the npm-dependencies group with 7 updates #43
dependabot
wants to merge
1
commit into
dev
from
dependabot/npm_and_yarn/dev/npm-dependencies-7b92732480
Conversation
This file contains 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
Bumps the npm-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.26.0` | | [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `6.4.7` | `6.7.6` | | [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.0.6` | `5.1.4` | | [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.1.13` | | [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.17.5` | | [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.7.6` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.4` | Updates `@oclif/core` from 3.18.1 to 3.26.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.18.1...3.26.0) Updates `@salesforce/core` from 6.4.7 to 6.7.6 - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@6.4.7...6.7.6) Updates `@oclif/plugin-command-snapshot` from 5.0.6 to 5.1.4 - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.0.6...5.1.4) Updates `@salesforce/cli-plugins-testkit` from 5.1.7 to 5.1.13 - [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases) - [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md) - [Commits](salesforcecli/cli-plugins-testkit@5.1.7...5.1.13) Updates `eslint-plugin-sf-plugin` from 1.17.2 to 1.17.5 - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.17.2...1.17.5) Updates `oclif` from 4.3.8 to 4.7.6 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.3.8...4.7.6) Updates `typescript` from 5.3.3 to 5.4.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.4) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@oclif/plugin-command-snapshot" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@salesforce/cli-plugins-testkit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint-plugin-sf-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Superseded by #45. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dev/npm-dependencies-7b92732480
branch
April 12, 2024 11:08
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 npm-dependencies group with 7 updates:
3.18.1
3.26.0
6.4.7
6.7.6
5.0.6
5.1.4
5.1.7
5.1.13
1.17.2
1.17.5
4.3.8
4.7.6
5.3.3
5.4.4
Updates
@oclif/core
from 3.18.1 to 3.26.0Changelog
Sourced from
@oclif/core
's changelog.... (truncated)
Commits
e239cf7
chore(release): 3.26.0 [skip ci]80745c4
feat: add preparse hook (#1005)f2b7f51
ci: add new label to exempt list [skip ci]0a7f388
ci: add new label to exempt list [skip ci]2ba68c5
ci: add stale workflow [skip ci]54530e8
chore(release): 3.25.3 [skip ci]003ad6f
fix: show options when required flag or arg is not given a value (#1017)1d0f9e9
ci: revert test workflow action4c0bf3e
ci: test only on pull_requeste495adc
ci: add more event triggersUpdates
@salesforce/core
from 6.4.7 to 6.7.6Release notes
Sourced from
@salesforce/core
's releases.Changelog
Sourced from
@salesforce/core
's changelog.... (truncated)
Commits
b54c04d
chore(release): 6.7.6 [skip ci]59cf193
Merge pull request #1038 from forcedotcom/feat/ps-psl-assignmentse914757
chore(release): 6.7.5 [skip ci]092923b
Merge pull request #1044 from forcedotcom/sm/v4-prepd0f2239
ci: link checker but skips examples32411f6
chore: remove EXPORTED since we generate docs20601d0
fix: current linter standards, allow 2618730f
chore: basic deps3072845
chore(release): 6.7.4 [skip ci]7490e05
Merge pull request #1043 from forcedotcom/dependabot-npm_and_yarn-salesforce-...Updates
@oclif/plugin-command-snapshot
from 5.0.6 to 5.1.4Changelog
Sourced from
@oclif/plugin-command-snapshot
's changelog.Commits
e7f2c30
chore(release): 5.1.4 [skip ci]cd1ed19
chore: remove docs directorybdb0a3f
chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.2 to 3.1.3 (#512)a3f9106
chore(dev-deps): bump oclif from 4.5.2 to 4.6.2 (#516)15dd9ee
chore(release): 5.1.3 [skip ci]a8451ab
fix(deps): bump@oclif/core
from 3.25.2 to 3.26.0 (#513)7e2dbc5
chore(dev-deps): bump typescript from 5.4.2 to 5.4.3 (#514)20871e1
chore(dev-deps): bump@types/node
from 18.19.24 to 18.19.26 (#515)3fa448d
chore: add stale.yml [skip ci]0952341
chore: add CONTRIBUTING.mdUpdates
@salesforce/cli-plugins-testkit
from 5.1.7 to 5.1.13Changelog
Sourced from
@salesforce/cli-plugins-testkit
's changelog.... (truncated)
Commits
9d5a7ef
chore(release): 5.1.13 [skip ci]b0b3cba
Merge pull request #627 from salesforcecli/dependabot-npm_and_yarn-salesforce...3d4b132
fix(deps): bump@salesforce/kit
from 3.0.15 to 3.1.0435fe77
Merge pull request #626 from salesforcecli/devScripts2024-03-24d597224
chore: sinon is a dep2ee6fae
chore: updates from devScripts604db6c
chore(release): 5.1.12 [skip ci]91c39fe
Merge pull request #624 from salesforcecli/dependabot-npm_and_yarn-salesforce...a88ac00
Merge pull request #625 from salesforcecli/dependabot-npm_and_yarn-typescript...d75413c
chore(dev-deps): bump typescript from 5.4.2 to 5.4.3Updates
eslint-plugin-sf-plugin
from 1.17.2 to 1.17.5Changelog
Sourced from eslint-plugin-sf-plugin's changelog.
Commits
fc2d6d8
chore(release): 1.17.5 [skip ci]c7f4ada
Merge pull request #404 from salesforcecli/dependabot-npm_and_yarn-salesforce...d136933
fix(deps): bump@salesforce/core
from 6.7.0 to 6.7.3caeb6d4
Merge pull request #403 from salesforcecli/dependabot-npm_and_yarn-types-esli...8c309d7
chore(dev-deps): bump@types/eslint
from 8.56.3 to 8.56.5e6c87f4
Merge pull request #402 from salesforcecli/dependabot-npm_and_yarn-eslint-plu...11d7d53
chore(dev-deps): bump eslint-plugin-eslint-plugin from 5.3.0 to 5.4.099fd05d
chore(release): 1.17.4 [skip ci]98df230
Merge pull request #401 from salesforcecli/dependabot-npm_and_yarn-salesforce...e1a8b58
fix(deps): bump@salesforce/core
from 6.5.1 to 6.7.0Updates
oclif
from 4.3.8 to 4.7.6Changelog
Sourced from oclif's changelog.
... (truncated)
Commits
bcd0233
chore(release): 4.7.6 [skip ci]8ff0430
Addoverride
modifier to generated commands (#1356) (#1357)c899383
chore(dev-deps): bump@oclif/plugin-legacy
from 2.0.7 to 2.0.8 (#1349)b63945f
chore(release): 4.7.5 [skip ci]15c6148
Merge pull request #1351 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.0ccb7808
fix(deps): bump@oclif/core
from 3.25.2 to 3.26.098b2b38
chore(release): 4.7.4 [skip ci]6bdc00a
Merge pull request #1350 from oclif/dependabot-npm_and_yarn-inquirer-select-2...80e9611
fix(deps): bump@inquirer/select
from 2.0.0 to 2.2.13d88849
chore(release): 4.7.3 [skip ci]Updates
typescript
from 5.3.3 to 5.4.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...1c25c7f
🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...3caec2c
Cherry pick PR 57887 into release-5.4 (#57898)896947e
🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...521d3fb
🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions