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 #40

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps the npm-dependencies group with 7 updates:

Package From To
@oclif/core 3.18.1 3.25.1
@salesforce/core 6.4.7 6.7.1
@oclif/plugin-command-snapshot 5.0.6 5.1.1
@salesforce/cli-plugins-testkit 5.1.7 5.1.10
eslint-plugin-sf-plugin 1.17.2 1.17.4
oclif 4.3.8 4.5.4
typescript 5.3.3 5.4.2

Updates @oclif/core from 3.18.1 to 3.25.1

Release notes

Sourced from @​oclif/core's releases.

3.25.1

Bug Fixes

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

3.25.0

Features

3.24.0

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0

Features

3.22.0

Features

  • support plugins with wildcards (966db94)

3.21.2

Bug Fixes

3.21.1

Bug Fixes

  • allow arg to be empty string (629d482)

3.21.0

Features

  • add strategies for command discovery (#945) (eaf5a86)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

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

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1 (2024-03-11)

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0 (2024-03-05)

Features

... (truncated)

Commits
  • 7fdc399 chore(release): 3.25.1 [skip ci]
  • 47081db fix: ensure string is passed to process.emitWarning (#1015)
  • 7126bc3 chore(release): 3.25.0 [skip ci]
  • 7133a97 feat: show truncated help on some errors (#1004)
  • 6894fb9 chore(release): 3.24.0 [skip ci]
  • c35e266 Merge pull request #1003 from oclif/mdonnalley/multi-arg-help
  • ed87526 chore(release): 3.23.1 [skip ci]
  • a8efedd fix: remove configured id from usage override (#1012)
  • a509fa4 fix: use correct prop name
  • c1f5d1b chore(dev-deps): bump @​oclif/plugin-plugins from 4.2.7 to 4.3.2 (#1006)
  • Additional commits viewable in compare view

Updates @salesforce/core from 6.4.7 to 6.7.1

Release notes

Sourced from @​salesforce/core's releases.

6.7.1

Bug Fixes

6.7.0

Features

6.6.0

Bug Fixes

  • delete sandbox auth files before writing new one (e88d780)

Features

  • add support for refreshing sandboxes (1071303)

6.5.6

Bug Fixes

  • deps: bump @​types/semver from 7.5.7 to 7.5.8 (ee55b66)

6.5.5

Bug Fixes

  • deps: bump semver and @​types/semver (a868c32)

6.5.4

Bug Fixes

  • deps: bump pino from 8.18.0 to 8.19.0 (ff148e1)

6.5.3

Bug Fixes

  • remove unused env/config (1c5bc73)

6.5.2

Bug Fixes

  • deps: bump pino from 8.17.2 to 8.18.0 (5485a4d)

6.5.1

Bug Fixes

  • correct typings for configStore get (4dad8c7)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

6.7.1 (2024-03-11)

Bug Fixes

6.7.0 (2024-02-28)

Features

6.6.0 (2024-02-27)

Bug Fixes

  • delete sandbox auth files before writing new one (e88d780)

Features

  • add support for refreshing sandboxes (1071303)

6.5.6 (2024-02-25)

Bug Fixes

  • deps: bump @​types/semver from 7.5.7 to 7.5.8 (ee55b66)

6.5.5 (2024-02-18)

Bug Fixes

  • deps: bump semver and @​types/semver (a868c32)

... (truncated)

Commits
  • 1eb9268 chore(release): 6.7.1 [skip ci]
  • 5786688 fix: re-enable code challenge support (#1035)
  • a7c3155 Merge pull request #1037 from forcedotcom/dependabot-npm_and_yarn-typescript-...
  • 56a4c93 chore(dev-deps): bump typescript from 5.3.3 to 5.4.2
  • 5ae6122 Merge pull request #1034 from forcedotcom/dependabot-npm_and_yarn-types-jsonw...
  • 932153e chore(dev-deps): bump @​types/jsonwebtoken from 9.0.5 to 9.0.6
  • 282e15b chore(release): 6.7.0 [skip ci]
  • dfe8a17 feat: support stronger ciphers (#810)
  • c941c9d chore(release): 6.6.0 [skip ci]
  • ffe344a Merge pull request #1031 from forcedotcom/sh/refresh-sandbox
  • Additional commits viewable in compare view

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

Release notes

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

5.1.1

Bug Fixes

  • publish npm-shrinkwrap.json (39ff428)

5.1.0

Features

5.0.10

Bug Fixes

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

5.0.9

Bug Fixes

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

5.0.8

Bug Fixes

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

5.0.7

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#473) (0b44529)
Changelog

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

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
  • 24b8d70 chore(release): 5.1.1 [skip ci]
  • baf68fb Merge pull request #488 from oclif/mdonnalley/shrinkwrap
  • 0d39b4f chore: .github files [skip ci]
  • 17784f1 chore: add back oclif.lock
  • 2896289 Merge branch 'main' into mdonnalley/shrinkwrap
  • 0e8f741 chore(release): 5.1.0 [skip ci]
  • 687e764 feat: support pattern strategy (#482)
  • 0670c15 chore(release): 5.0.10 [skip ci]
  • fee5d09 fix(deps): bump @​oclif/core from 3.19.6 to 3.20.0 (#494)
  • 1078f4f chore(dev-deps): bump oclif from 4.4.17 to 4.4.19 (#495)
  • Additional commits viewable in compare view

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

Release notes

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

5.1.10

Bug Fixes

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

5.1.9

Bug Fixes

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

5.1.8

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (34a4bb9)
Changelog

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

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

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (34a4bb9)
Commits
  • 3abd7ee chore(release): 5.1.10 [skip ci]
  • 8449d07 Merge pull request #618 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 5bdeab3 fix(deps): bump @​salesforce/core from 6.5.3 to 6.7.0
  • 1ac971f Merge pull request #617 from salesforcecli/devScripts2024-02-25
  • 868d70f chore: updates from devScripts
  • b9a8dee chore(release): 5.1.9 [skip ci]
  • dbbdbdc Merge pull request #615 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 79ce8e9 fix(deps): bump @​salesforce/core from 6.5.1 to 6.5.3
  • a8ca4ac chore(release): 5.1.8 [skip ci]
  • 7c298ae Merge pull request #614 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • Additional commits viewable in compare view

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

Release notes

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

1.17.4

Bug Fixes

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

1.17.3

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (3ec1636)
Changelog

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

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
  • 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
  • 49dd963 Merge pull request #400 from salesforcecli/dependabot-npm_and_yarn-eslint-and...
  • be0d9b7 chore(dev-deps): bump eslint and @​types/eslint
  • 01f1c78 Merge pull request #398 from salesforcecli/dependabot-npm_and_yarn-eslint-plu...
  • 093041c chore(dev-deps): bump eslint-plugin-eslint-plugin from 5.2.1 to 5.3.0
  • e104075 Merge pull request #393 from salesforcecli/dependabot-npm_and_yarn-ts-jest-29...
  • 68c6a69 Merge pull request #394 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • ee18d51 chore(dev-deps): bump @​types/node from 20.11.16 to 20.11.17
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.5.4

Release notes

Sourced from oclif's releases.

4.5.4

Bug Fixes

4.5.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330) (d228797)

4.5.2

Bug Fixes

4.5.1

Bug Fixes

  • handle single command CLI readme (fae4369)

4.5.0

Bug Fixes

Features

4.4.21

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.511.0 to 3.525.0 (747ccf7)

4.4.20

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (16a24c3)

4.4.19

Bug Fixes

4.4.18

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.5.4 (2024-03-11)

Bug Fixes

4.5.3 (2024-03-11)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330) (d228797)

4.5.2 (2024-03-07)

Bug Fixes

4.5.1 (2024-03-07)

Bug Fixes

  • handle single command CLI readme (fae4369)

4.5.0 (2024-03-05)

Bug Fixes

Features

4.4.21 (2024-03-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.511.0 to 3.525.0 (747ccf7)

4.4.20 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (16a24c3)

4.4.19 (2024-02-26)

Bug Fixes

... (truncated)

Commits
  • ecb754b chore(release): 4.5.4 [skip ci]
  • 3f92e52 fix: broken links (#1333)
  • 48b6b77 chore(release): 4.5.3 [skip ci]
  • d228797 fix(deps): bump @​oclif/plugin-not-found from 3.0.11 to 3.0.14 (#1330)
  • 583e84a Merge pull request #1326 from oclif/dependabot-npm_and_yarn-types-semver-7.5.8
  • d7693dd Merge pull request #1327 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.1
  • f0d546d Merge pull request #1328 from oclif/dependabot-npm_and_yarn-types-node-18.19.22
  • 021cb26 Merge pull request #1329 from oclif/dependabot-npm_and_yarn-eslint-plugin-per...
  • e19968a chore(dev-deps): bump eslint-plugin-perfectionist from 2.5.0 to 2.6.0
  • 58c38bc chore(dev-deps): bump @​types/node from 18.19.21 to 18.19.22
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.2

Release notes

Sourced from typescript's releases.

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

Downloads are available on:

TypeScript 5.4 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 42bb138 Bump version to 5.4.2 and LKG
  • 992c705 Add release pipeline to release-5.4 (#57513)
  • db6b2a9 Bump version to 5.4.1-rc and LKG
  • bd4f51c Update LKG
  • 8a1f79d Merge remote-tracking branch 'origin/main' into release-5.4
  • d04e348 Improve apparent type of mapped types (#57122)
  • 86a1663 Update package-lock.json
  • feb57c2 Instantiate earlier inferred constraints in conditional types (#57362)
  • 91e67ff fix(57392): using is not suggested as a keyword (#57394)
  • 29c0024 Avoid creating rest elements with errorType when any is spread (#57116)
  • 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.25.1` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `6.4.7` | `6.7.1` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.0.6` | `5.1.1` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.1.10` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.17.4` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.5.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |


Updates `@oclif/core` from 3.18.1 to 3.25.1
- [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.25.1)

Updates `@salesforce/core` from 6.4.7 to 6.7.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@6.4.7...6.7.1)

Updates `@oclif/plugin-command-snapshot` from 5.0.6 to 5.1.1
- [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.1)

Updates `@salesforce/cli-plugins-testkit` from 5.1.7 to 5.1.10
- [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.10)

Updates `eslint-plugin-sf-plugin` from 1.17.2 to 1.17.4
- [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.4)

Updates `oclif` from 4.3.8 to 4.5.4
- [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.5.4)

Updates `typescript` from 5.3.3 to 5.4.2
- [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.2)

---
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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2024

The following labels could not be found: npm.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/@aws-sdk/[email protected] None 0 48.5 kB aws-sdk-bot
npm/@gar/[email protected] None 0 4.2 kB gar
npm/@npmcli/[email protected] filesystem 0 12.7 kB ruyadorno
npm/@npmcli/[email protected] filesystem 0 7.89 kB nlf
npm/@npmcli/[email protected] filesystem 0 1.52 kB gar
npm/@npmcli/[email protected] shell 0 6.01 kB ruyadorno
npm/@oclif/[email protected] environment, network 0 440 kB salesforce-releases
npm/@oclif/[email protected] Transitive: environment, eval, filesystem, network, shell +54 9.18 MB salesforce-releases

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@oclif/[email protected], npm/@oclif/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[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], 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 Mar 22, 2024

Superseded by #41.

@dependabot dependabot bot closed this Mar 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-af5b3b745a branch March 22, 2024 11:45
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