Skip to content
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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps the npm-dependencies group with 7 updates:

Package From To
@oclif/core 3.18.1 3.26.0
@salesforce/core 6.4.7 6.7.6
@oclif/plugin-command-snapshot 5.0.6 5.1.4
@salesforce/cli-plugins-testkit 5.1.7 5.1.13
eslint-plugin-sf-plugin 1.17.2 1.17.5
oclif 4.3.8 4.7.6
typescript 5.3.3 5.4.4

Updates @oclif/core from 3.18.1 to 3.26.0

Changelog

Sourced from @​oclif/core's changelog.

3.26.0 (2024-03-22)

Features

3.25.3 (2024-03-19)

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2 (2024-03-15)

Bug Fixes

3.25.1 (2024-03-14)

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0 (2024-03-12)

Features

3.24.0 (2024-03-11)

Bug Fixes

... (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 action
  • 4c0bf3e ci: test only on pull_request
  • e495adc ci: add more event triggers
  • Additional commits viewable in compare view

Updates @salesforce/core from 6.4.7 to 6.7.6

Release notes

Sourced from @​salesforce/core's releases.

6.7.6

No release notes provided.

6.7.5

Bug Fixes

  • current linter standards, allow 2 (20601d0)
Changelog

Sourced from @​salesforce/core's changelog.

6.7.6 (2024-04-04)

6.7.5 (2024-04-04)

Bug Fixes

  • current linter standards, allow 2 (20601d0)

6.7.4 (2024-03-31)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.0.15 to 3.1.0 (ad320e0)

6.7.3 (2024-03-22)

Bug Fixes

6.7.2 (2024-03-22)

Bug Fixes

  • updating CN Edition test references (46ed37e)

6.7.1 (2024-03-11)

Bug Fixes

6.7.0 (2024-02-28)

... (truncated)

Commits
  • b54c04d chore(release): 6.7.6 [skip ci]
  • 59cf193 Merge pull request #1038 from forcedotcom/feat/ps-psl-assignments
  • e914757 chore(release): 6.7.5 [skip ci]
  • 092923b Merge pull request #1044 from forcedotcom/sm/v4-prep
  • d0f2239 ci: link checker but skips examples
  • 32411f6 chore: remove EXPORTED since we generate docs
  • 20601d0 fix: current linter standards, allow 2
  • 618730f chore: basic deps
  • 3072845 chore(release): 6.7.4 [skip ci]
  • 7490e05 Merge pull request #1043 from forcedotcom/dependabot-npm_and_yarn-salesforce-...
  • Additional commits viewable in compare view

Updates @oclif/plugin-command-snapshot from 5.0.6 to 5.1.4

Changelog

Sourced from @​oclif/plugin-command-snapshot's changelog.

5.1.4 (2024-03-25)

5.1.3 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (#513) (a8451ab)

5.1.2 (2024-03-17)

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.25.2 (#505) (6eb2bd5)

5.1.1 (2024-03-06)

Bug Fixes

  • publish npm-shrinkwrap.json (39ff428)

5.1.0 (2024-03-04)

Features

5.0.10 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.6 to 3.20.0 (#494) (fee5d09)

5.0.9 (2024-02-18)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#483) (126f360)

5.0.8 (2024-02-11)

Bug Fixes

  • deps: bump semver from 7.5.4 to 7.6.0 (#478) (dbc90ee)

5.0.7 (2024-02-04)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#473) (0b44529)
Commits
  • e7f2c30 chore(release): 5.1.4 [skip ci]
  • cd1ed19 chore: remove docs directory
  • bdb0a3f 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.md
  • Additional commits viewable in compare view

Updates @salesforce/cli-plugins-testkit from 5.1.7 to 5.1.13

Changelog

Sourced from @​salesforce/cli-plugins-testkit's changelog.

5.1.13 (2024-03-30)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.0.15 to 3.1.0 (3d4b132)

5.1.12 (2024-03-23)

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.1 to 6.7.3 (7cd840c)

5.1.11 (2024-03-16)

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.0 to 6.7.1 (6c8d788)

5.1.10 (2024-03-02)

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.3 to 6.7.0 (5bdeab3)

5.1.9 (2024-02-10)

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.1 to 6.5.3 (79ce8e9)

5.1.8 (2024-01-27)

Bug Fixes

... (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.0
  • 435fe77 Merge pull request #626 from salesforcecli/devScripts2024-03-24
  • d597224 chore: sinon is a dep
  • 2ee6fae chore: updates from devScripts
  • 604db6c 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.3
  • Additional commits viewable in compare view

Updates eslint-plugin-sf-plugin from 1.17.2 to 1.17.5

Changelog

Sourced from eslint-plugin-sf-plugin's changelog.

1.17.5 (2024-03-29)

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.0 to 6.7.3 (d136933)

1.17.4 (2024-03-02)

Bug Fixes

  • deps: bump @​salesforce/core from 6.5.1 to 6.7.0 (e1a8b58)

1.17.3 (2024-02-03)

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (3ec1636)
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.3
  • caeb6d4 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.5
  • e6c87f4 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.0
  • 99fd05d 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.0
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.7.6

Changelog

Sourced from oclif's changelog.

4.7.6 (2024-04-04)

4.7.5 (2024-03-31)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (ccb7808)

4.7.4 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/select from 2.0.0 to 2.2.1 (80e9611)

4.7.3 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.0 to 2.1.1 (1e9ee41)

4.7.2 (2024-03-31)

Bug Fixes

  • deps: bump sort-package-json from 2.8.0 to 2.10.0 (d9f3d17)

4.7.1 (2024-03-28)

Bug Fixes

4.7.0 (2024-03-26)

Features

4.6.3 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (8a29172)

4.6.2 (2024-03-24)

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

... (truncated)

Commits
  • bcd0233 chore(release): 4.7.6 [skip ci]
  • 8ff0430 Add override 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.0
  • ccb7808 fix(deps): bump @​oclif/core from 3.25.2 to 3.26.0
  • 98b2b38 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.1
  • 3d88849 chore(release): 4.7.3 [skip ci]
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 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 LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • Additional commits viewable in compare view

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

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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2024

The following labels could not be found: npm.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@oclif/[email protected] environment, network Transitive: filesystem +1 452 kB salesforce-releases
npm/@oclif/[email protected] Transitive: environment, eval, filesystem, shell +65 6.98 MB salesforce-releases
npm/@salesforce/[email protected] environment 0 1.03 MB salesforce-releases
npm/[email protected] None 0 32.4 MB typescript-bot

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@eslint-community/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@jridgewell/[email protected], npm/@oclif/[email protected], npm/@oclif/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@smithy/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2024

Superseded by #45.

@dependabot dependabot bot closed this Apr 12, 2024
@dependabot 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
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants