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 6 updates #38

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dependencies group with 6 updates:

Package From To
@oclif/core 3.18.1 3.20.0
@salesforce/core 6.4.7 6.7.0
@oclif/plugin-command-snapshot 5.0.6 5.0.9
@salesforce/cli-plugins-testkit 5.1.7 5.1.9
eslint-plugin-sf-plugin 1.17.2 1.17.3
oclif 4.3.8 4.4.19

Updates @oclif/core from 3.18.1 to 3.20.0

Release notes

Sourced from @​oclif/core's releases.

3.20.0

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7

Bug Fixes

  • dont assume plugin-help is installed (35acf97)

3.19.6

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.5-dev.0

3.19.3-dev.0 (2024-02-16)

Bug Fixes

3.19.2-dev.0 (2024-02-15)

Features

3.19.2-qa.0 (2024-02-14)

Bug Fixes

Features

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.20.0 (2024-02-27)

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7 (2024-02-26)

Bug Fixes

  • dont assume plugin-help is installed (35acf97)

3.19.6 (2024-02-23)

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5 (2024-02-22)

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.4 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3 (2024-02-19)

Bug Fixes

... (truncated)

Commits
  • 8cee1ce chore(release): 3.20.0 [skip ci]
  • 53aaaf9 Merge pull request #966 from oclif/mdonnalley/bun-tsx
  • 3d42b99 chore(release): 3.19.7 [skip ci]
  • 8cf6828 Merge pull request #975 from oclif/mdonnalley/use-help-class
  • 2edb16c chore(dev-deps): bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (#972)
  • 35acf97 fix: dont assume plugin-help is installed
  • c045edc Merge branch 'main' into mdonnalley/bun-tsx
  • b7ec554 chore(dev-deps): bump tsd from 0.30.4 to 0.30.6 (#971)
  • a0128c2 Merge pull request #969 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 8b6379d chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2
  • Additional commits viewable in compare view

Updates @salesforce/core from 6.4.7 to 6.7.0

Release notes

Sourced from @​salesforce/core's releases.

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)

6.5.0

Bug Fixes

  • emit warning if config var is unset (fc32218)
  • properly handle undefined (94fe825)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

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)

6.5.4 (2024-02-18)

Bug Fixes

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

... (truncated)

Commits
  • 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
  • 1c31a2b chore(release): 6.5.6 [skip ci]
  • e5a197c Merge pull request #1032 from forcedotcom/dependabot-npm_and_yarn-types-semve...
  • ee55b66 fix(deps): bump @​types/semver from 7.5.7 to 7.5.8
  • 757a4b0 Merge pull request #1030 from forcedotcom/mz/esbuild-workflow
  • 9d5a5dd Merge pull request #1026 from forcedotcom/mz/make-bundleable
  • e88d780 fix: delete sandbox auth files before writing new one
  • Additional commits viewable in compare view

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

Release notes

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

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.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
  • 2751ae9 chore(release): 5.0.9 [skip ci]
  • 126f360 fix(deps): bump @​oclif/core from 3.18.2 to 3.19.2 (#483)
  • 9335523 chore(dev-deps): bump @​types/node from 18.19.15 to 18.19.17 (#484)
  • 6678e82 chore(dev-deps): bump commitlint from 18.6.0 to 18.6.1 (#485)
  • 2c43572 chore(dev-deps): bump @​types/semver from 7.5.6 to 7.5.7 (#486)
  • 20ed6d7 chore(dev-deps): bump @​commitlint/config-conventional (#487)
  • 19a332c chore(dev-deps): bump lint-staged from 15.2.1 to 15.2.2 (#477)
  • 24cfd7a chore(release): 5.0.8 [skip ci]
  • dbc90ee fix(deps): bump semver from 7.5.4 to 7.6.0 (#478)
  • ad6934c chore(dev-deps): bump prettier from 3.2.4 to 3.2.5 (#479)
  • Additional commits viewable in compare view

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

Release notes

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

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.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
  • 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...
  • 34a4bb9 fix(deps): bump @​salesforce/core from 6.4.7 to 6.5.1
  • bd5c806 Merge pull request #613 from salesforcecli/devScripts2024-01-14
  • ad6230e chore: updates from devScripts
  • See full diff in compare view

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

Release notes

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

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.3 (2024-02-03)

Bug Fixes

  • deps: bump @​salesforce/core from 6.4.7 to 6.5.1 (3ec1636)
Commits
  • 58d7387 chore(release): 1.17.3 [skip ci]
  • 6a7da9f Merge pull request #390 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 3ec1636 fix(deps): bump @​salesforce/core from 6.4.7 to 6.5.1
  • 17c4f91 Merge pull request #384 from salesforcecli/dependabot-npm_and_yarn-types-esli...
  • 8d2d4d1 chore(dev-deps): bump @​types/eslint from 8.56.1 to 8.56.2
  • 5ab4198 Merge pull request #385 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • df84bb5 chore(dev-deps): bump @​types/node from 20.11.0 to 20.11.7
  • 23bbda3 Merge pull request #378 from salesforcecli/dependabot-npm_and_yarn-eslint-doc...
  • a43cdda Merge pull request #380 from salesforcecli/dependabot-npm_and_yarn-pretty-qui...
  • 8c5e243 chore(dev-deps): bump pretty-quick from 3.1.3 to 3.3.1
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.4.19

Release notes

Sourced from oclif's releases.

4.4.19

Bug Fixes

4.4.18

Bug Fixes

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

4.4.17

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (9dd712a)

4.4.16

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (ff48955)

4.4.15

Bug Fixes

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

4.4.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.504.0 to 3.515.0 (399ca95)

4.4.13

Bug Fixes

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

4.4.13-dev.1

No release notes provided.

4.4.13-dev.0

Bug Fixes

  • handle non-string oclif.commands (21e32d3)
  • resolution for dev oclif/core (78af974)

4.4.12

Bug Fixes

  • respect tsconfig outDir when generating hook (#1293) (dcca71a)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.4.19 (2024-02-26)

Bug Fixes

4.4.18 (2024-02-25)

Bug Fixes

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

4.4.17 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (9dd712a)

4.4.16 (2024-02-19)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (ff48955)

4.4.15 (2024-02-18)

Bug Fixes

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

4.4.14 (2024-02-18)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.504.0 to 3.515.0 (399ca95)

4.4.13 (2024-02-18)

Bug Fixes

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

4.4.12 (2024-02-15)

Bug Fixes

  • respect tsconfig outDir when generating hook (#1293) (dcca71a)

4.4.11 (2024-02-12)

... (truncated)

Commits
  • 2762d80 chore(release): 4.4.19 [skip ci]
  • ee89b26 Merge pull request #1302 from oclif/mdonnalley/sort-pjson
  • 049d223 Merge branch 'main' into mdonnalley/sort-pjson
  • e5f578b Merge pull request #1305 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • b281448 chore(release): 4.4.18 [skip ci]
  • 0f3ed40 Merge pull request #1306 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 75b86e8 chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2
  • 3669822 Merge pull request #1307 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.11
  • bc9af2b Merge pull request #1308 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • 2dbc47d Merge pull request #1309 from oclif/dependabot-npm_and_yarn-eslint-8.57.0
  • 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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.20.0` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `6.4.7` | `6.7.0` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.0.6` | `5.0.9` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.1.9` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.17.3` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.4.19` |


Updates `@oclif/core` from 3.18.1 to 3.20.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.20.0)

Updates `@salesforce/core` from 6.4.7 to 6.7.0
- [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.0)

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

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

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

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

---
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-patch
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 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/@aws-sdk/[email protected] None +2 364 kB aws-sdk-bot
npm/@oclif/[email protected] environment, network Transitive: eval, filesystem, shell +73 7.8 MB salesforce-releases
npm/@oclif/[email protected] Transitive: environment, eval, filesystem, network, shell +97 42.8 MB salesforce-releases
npm/@salesforce/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +180 66.4 MB salesforce-releases
npm/@salesforce/[email protected] environment Transitive: eval, filesystem, network, shell, unsafe +166 62 MB salesforce-releases
npm/@smithy/[email protected] environment, network Transitive: filesystem +7 513 kB smithy-team
npm/@smithy/[email protected] environment, filesystem +2 363 kB smithy-team
npm/@smithy/[email protected] None +1 316 kB smithy-team
npm/@types/[email protected] None 0 23.3 kB types
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +266 107 MB salesforce-releases
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +329 29.7 MB salesforce-releases
npm/[email protected] None +2 125 kB npm-cli-ops

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@oclif/[email protected], npm/@oclif/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@smithy/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-96d07a624c branch March 8, 2024 12:01
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