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 across 1 directory with 7 updates #47

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-dependencies group with 7 updates in the / directory:

Package From To
@oclif/core 3.18.1 3.26.4
@salesforce/core 6.4.7 6.7.6
@oclif/plugin-command-snapshot 5.0.6 5.1.7
@salesforce/cli-plugins-testkit 5.1.7 5.3.0
eslint-plugin-sf-plugin 1.17.2 1.18.2
oclif 4.3.8 4.9.0
typescript 5.3.3 5.4.5

Updates @oclif/core from 3.18.1 to 3.26.4

Release notes

Sourced from @​oclif/core's releases.

3.26.4

Bug Fixes

3.26.3

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)

3.26.0

Features

3.25.3

Bug Fixes

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

3.25.2

Bug Fixes

3.25.1

Bug Fixes

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

3.25.0

Features

3.24.0

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.26.4 (2024-04-18)

Bug Fixes

3.26.3 (2024-04-13)

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2 (2024-04-08)

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1 (2024-04-08)

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)

3.26.0 (2024-03-22)

Features

3.25.3 (2024-03-19)

Bug Fixes

... (truncated)

Commits
  • 8c25073 chore(release): 3.26.4 [skip ci]
  • 6507e37 fix(deps): bump tar from 6.1.15 to 6.2.1 (#1049)
  • 71018d3 Merge pull request #1051 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.9
  • a17c71b Merge pull request #1052 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • dddd471 chore(release): 3.26.3 [skip ci]
  • 2d34665 Merge pull request #1053 from oclif/dependabot-npm_and_yarn-ejs-3.1.10
  • 4cadd96 Merge pull request #1054 from oclif/dependabot-npm_and_yarn-typescript-5.4.5
  • b417ea7 chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
  • 72dd869 fix(deps): bump ejs from 3.1.9 to 3.1.10
  • 13fe16a chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.3 to 3.1.4
  • 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)

6.7.4

Bug Fixes

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

6.7.3

Bug Fixes

6.7.2

Bug Fixes

  • updating CN Edition test references (46ed37e)

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

... (truncated)

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

Release notes

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

5.1.7

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (#535) (745350d)

5.1.6

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (#531) (dbc9d9e)

5.1.5

Bug Fixes

  • deps: bump ts-json-schema-generator from 1.5.0 to 1.5.1 (#530) (2193cf3)

5.1.4

No release notes provided.

5.1.3

Bug Fixes

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

5.1.2

Bug Fixes

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

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

... (truncated)

Changelog

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

5.1.7 (2024-04-21)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (#535) (745350d)

5.1.6 (2024-04-14)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (#531) (dbc9d9e)

5.1.5 (2024-04-13)

Bug Fixes

  • deps: bump ts-json-schema-generator from 1.5.0 to 1.5.1 (#530) (2193cf3)

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)

... (truncated)

Commits
  • f69f1f2 chore(release): 5.1.7 [skip ci]
  • 745350d fix(deps): bump @​oclif/core from 3.26.3 to 3.26.4 (#535)
  • 8939ce5 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.3 to 3.1.5 (#536)
  • 5a0ef11 chore(dev-deps): bump @​oclif/test from 3.2.9 to 3.2.10 (#537)
  • 44c80f3 chore(dev-deps): bump @​types/node from 18.19.30 to 18.19.31 (#526)
  • da4dc20 chore(release): 5.1.6 [skip ci]
  • dbc9d9e fix(deps): bump @​oclif/core from 3.26.0 to 3.26.3 (#531)
  • efc8e76 chore(dev-deps): bump oclif from 4.7.6 to 4.8.3 (#532)
  • 4718590 chore(dev-deps): bump @​oclif/test from 3.2.8 to 3.2.9 (#529)
  • 13e9bae chore(release): 5.1.5 [skip ci]
  • Additional commits viewable in compare view

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

Release notes

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

5.3.0

Features

  • execInteractive takes string or string[] (#637) (9819b52)

5.2.4-qa.1

Bug Fixes

  • restore mutation of cmd (4da6e9c)

5.2.4-qa.0

Features

  • execInteractive takes string or string[] (fd18d1f)

5.2.3

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.0 to 3.1.1 (eb68f3b)

5.2.2

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (4b084c0)

5.2.1

Bug Fixes

  • deps: bump @​salesforce/core from 7.0.0 to 7.2.0 (8419a94)

5.2.0

Features

5.1.14

Bug Fixes

  • deps: bump @​salesforce/core from 6.7.3 to 6.7.6 (6906214)

5.1.13

Bug Fixes

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

5.1.12

Bug Fixes

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

... (truncated)

Changelog

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

5.3.0 (2024-04-25)

Features

  • execInteractive takes string or string[] (#637) (9819b52)

5.2.3 (2024-04-20)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.0 to 3.1.1 (eb68f3b)

5.2.2 (2024-04-20)

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (4b084c0)

5.2.1 (2024-04-13)

Bug Fixes

  • deps: bump @​salesforce/core from 7.0.0 to 7.2.0 (8419a94)

5.2.0 (2024-04-10)

Features

5.1.14 (2024-04-06)

Bug Fixes

... (truncated)

Commits
  • 9161990 chore(release): 5.3.0 [skip ci]
  • 9819b52 feat: execInteractive takes string or string[] (#637)
  • f738ee3 chore(release): 5.2.3 [skip ci]
  • 2ae1d72 Merge pull request #635 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • eb68f3b fix(deps): bump @​salesforce/kit from 3.1.0 to 3.1.1
  • c7764cb chore(release): 5.2.2 [skip ci]
  • 1d4bac0 Merge pull request #636 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 4b084c0 fix(deps): bump @​salesforce/core from 7.2.0 to 7.3.0
  • 2d466aa Merge pull request #634 from salesforcecli/devScripts2024-04-14
  • fd07212 chore: updates from devScripts
  • Additional commits viewable in compare view

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

Release notes

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

1.18.2

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (c61a24e)

1.18.1

Bug Fixes

  • deps: bump @​salesforce/core from 7.0.0 to 7.2.0 (6f299db)

1.18.0

Features

1.17.5

Bug Fixes

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

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.18.2 (2024-04-21)

Bug Fixes

  • deps: bump @​salesforce/core from 7.2.0 to 7.3.0 (c61a24e)

1.18.1 (2024-04-14)

Bug Fixes

  • deps: bump @​salesforce/core from 7.0.0 to 7.2.0 (6f299db)

1.18.0 (2024-04-10)

Features

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

... (truncated)

Commits
  • 52c14c0 chore(release): 1.18.2 [skip ci]
  • 0cde43f Merge pull request #412 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • b9978f6 Merge pull request #413 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • 3048daa chore(dev-deps): bump @​types/node from 20.11.17 to 20.12.7
  • c61a24e fix(deps): bump @​salesforce/core from 7.2.0 to 7.3.0
  • 06798a1 chore(release): 1.18.1 [skip ci]
  • 657d65a Merge pull request #410 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 8feb782 Merge pull request #411 from salesforcecli/dependabot-npm_and_yarn-eslint-plu...
  • c4166ec chore(dev-deps): bump eslint-plugin-eslint-plugin from 5.4.0 to 5.5.1
  • 6f299db fix(deps): bump @​salesforce/core from 7.0.0 to 7.2.0
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.9.0

Release notes

Sourced from oclif's releases.

4.9.0

Features

4.8.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (5cfa494)

4.8.7

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.4 to 3.1.5 (0cfc0b0)

4.8.6

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (0747157)

4.8.5

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.550.0 to 3.554.0 (f5bff54)

4.8.4

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.0.0 to 3.1.4 (5d5960e)

4.8.3

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.18 to 6.0.21 (20fb976)

4.8.2

Bug Fixes

4.8.1

Bug Fixes

4.8.0

Features

... (truncated)

Changelog

Sourced from oclif's changelog.

4.9.0 (2024-04-25)

Features

4.8.8 (2024-04-21)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (5cfa494)

4.8.7 (2024-04-21)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.4 to 3.1.5 (0cfc0b0)

4.8.6 (2024-04-21)

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (0747157)

4.8.5 (2024-04-15)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.550.0 to 3.554.0 (f5bff54)

4.8.4 (2024-04-14)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.0.0 to 3.1.4 (5d5960e)

4.8.3 (2024-04-14)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.18 to 6.0.21 (20fb976)

4.8.2 (2024-04-12)

Bug Fixes

4.8.1 (2024-04-12)

... (truncated)

Commits
  • 1cf0230 chore(release): 4.9.0 [skip ci]
  • 4bfa96f feat: no lockfiles in tarballs (#1385)
  • 7e2a624 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.2 to 3.1.5 (#1377)
  • 8f5ba0a chore(release): 4.8.8 [skip ci]
  • 4d6eb2a Merge pull request #1378 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.4
  • 5cfa494 fix(deps): bump @​oclif/core from 3.26.3 to 3.26.4
  • ed55092 chore(release): 4.8.7 [skip ci]
  • 5ee5693 Merge pull request #1379 from oclif/dependabot-npm_and_yarn-inquirer-confirm-...
  • 298b88b chore(release): 4.8.6 [skip ci]
  • 139e0f5 Merge pull request #1380 from oclif/dependabot-npm_and_yarn-ejs-3.1.10
  • Additional commits viewable in compare view

Updates typescript from 5.3.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

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

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 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 (#...
  • 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

…updates

Bumps the npm-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.26.4` |
| [@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.7` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.3.0` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.18.2` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.9.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



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

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.7
- [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.7)

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

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

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

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

---
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-minor
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-sf-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 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 0 447 kB salesforce-releases
npm/@oclif/[email protected] Transitive: environment, eval, filesystem, shell +99 39.3 MB salesforce-releases
npm/@salesforce/[email protected] environment +1 1.06 MB salesforce-releases

🚮 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/@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]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

Superseded by #49.

@dependabot dependabot bot closed this May 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-7e97bf3f5c branch May 3, 2024 11:20
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