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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

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

Package From To
@oclif/core 3.18.1 3.26.6
@salesforce/core 6.4.7 6.7.6
@oclif/plugin-command-snapshot 5.0.6 5.1.9
@salesforce/cli-plugins-testkit 5.1.7 5.3.8
eslint-plugin-sf-plugin 1.17.2 1.18.5
oclif 4.3.8 4.11.3
typescript 5.3.3 5.4.5

Updates @oclif/core from 3.18.1 to 3.26.6

Release notes

Sourced from @​oclif/core's releases.

3.26.6

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5

Bug Fixes

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)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.26.6 (2024-05-06)

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5 (2024-04-30)

Bug Fixes

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

... (truncated)

Commits
  • 3b4a8a0 chore(release): 3.26.6 [skip ci]
  • 9ccc797 fix: new "dont check npm" option for plugin-update (#1071)
  • b510d6f ci: update stale workflow [skip ci]
  • 9e04ba3 Merge pull request #1073 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 355bfe5 chore(dev-deps): bump eslint-config-oclif from 5.1.3 to 5.2.0
  • ada4a8d Merge pull request #1072 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 8a1e5b3 Merge pull request #1074 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.12
  • 6dc938f chore(dev-deps): bump @​oclif/test from 3.2.11 to 3.2.12
  • 9effd8f chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.6 to 3.1.7
  • 63b6e59 chore(release): 3.26.5 [skip ci]
  • 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.9

Release notes

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

5.1.9

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#554) (111ce4f)

5.1.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (#544) (a1694d7)

5.1.8-qa.0

Bug Fixes

  • deps: schema-generator major bump (6db8b62)

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

... (truncated)

Changelog

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

5.1.9 (2024-05-11)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#554) (111ce4f)

5.1.8 (2024-05-05)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (#544) (a1694d7)

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)

... (truncated)

Commits
  • c2e2029 chore(release): 5.1.9 [skip ci]
  • 111ce4f fix(deps): bump @​oclif/core from 3.26.5 to 3.26.6 (#554)
  • e62f172 chore: remove npm-shrinkwrap.json (#549)
  • e2de3b4 chore(release): 5.1.8 [skip ci]
  • a1694d7 fix(deps): bump @​oclif/core from 3.26.4 to 3.26.5 (#544)
  • fe7f1c6 chore(dev-deps): bump oclif from 4.9.0 to 4.10.2 (#548)
  • c909a9c chore(dev-deps): bump @​oclif/test from 3.2.11 to 3.2.12 (#545)
  • 6119daf chore(dev-deps): bump eslint-config-oclif from 5.1.3 to 5.2.0 (#546)
  • 76977f9 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.6 to 3.1.7 (#547)
  • 7104a38 chore(dev-deps): bump @​oclif/test from 3.2.10 to 3.2.11 (#538)
  • Additional commits viewable in compare view

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

Release notes

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

5.3.8

Bug Fixes

  • deps: bump ts-retry-promise from 0.8.0 to 0.8.1 (0260339)

5.3.7

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (d2845f0)

5.3.6

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.1 to 3.1.2 (5383811)

5.3.5

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.5 to 7.3.8 (f866ddb)

5.3.4

Bug Fixes

  • deps: bump sinon from 17.0.1 to 17.0.2 (52921f1)

5.3.3

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.3 to 7.3.5 (b4ded57)

5.3.2

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.3 (3815ec1)

5.3.1

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.0 to 7.3.1 (cac51fe)

5.3.0

Features

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

5.2.4-qa.1

Bug Fixes

  • restore mutation of cmd (4da6e9c)

... (truncated)

Changelog

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

5.3.8 (2024-05-26)

Bug Fixes

  • deps: bump ts-retry-promise from 0.8.0 to 0.8.1 (0260339)

5.3.7 (2024-05-25)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (d2845f0)

5.3.6 (2024-05-25)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.1 to 3.1.2 (5383811)

5.3.5 (2024-05-18)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.5 to 7.3.8 (f866ddb)

5.3.4 (2024-05-11)

Bug Fixes

  • deps: bump sinon from 17.0.1 to 17.0.2 (52921f1)

5.3.3 (2024-05-11)

Bug Fixes

... (truncated)

Commits
  • 047d88b chore(release): 5.3.8 [skip ci]
  • a55dd5a Merge pull request #645 from salesforcecli/dependabot-npm_and_yarn-ts-retry-p...
  • 10c32f1 chore(release): 5.3.7 [skip ci]
  • 45f297f Merge pull request #646 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • d2845f0 fix(deps): bump @​salesforce/core from 7.3.8 to 7.3.9
  • 9a8f965 chore(release): 5.3.6 [skip ci]
  • 1ac32b3 Merge pull request #647 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 5383811 fix(deps): bump @​salesforce/kit from 3.1.1 to 3.1.2
  • 0260339 fix(deps): bump ts-retry-promise from 0.8.0 to 0.8.1
  • 662af62 Merge pull request #644 from salesforcecli/devScripts2024-05-19
  • Additional commits viewable in compare view

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

Release notes

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

1.18.5

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (263d383)

1.18.4

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.8 (aedb2dd)

1.18.3

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.0 to 7.3.1 (34ecd3d)

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.5 (2024-05-26)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.8 to 7.3.9 (263d383)

1.18.4 (2024-05-18)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.1 to 7.3.8 (aedb2dd)

1.18.3 (2024-04-28)

Bug Fixes

  • deps: bump @​salesforce/core from 7.3.0 to 7.3.1 (34ecd3d)

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

... (truncated)

Commits
  • e3f383c chore(release): 1.18.5 [skip ci]
  • b25ba35 Merge pull request #422 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 1d63b42 Merge pull request #423 from salesforcecli/dependabot-npm_and_yarn-ts-jest-29...
  • 8089b4c chore(dev-deps): bump ts-jest from 29.1.2 to 29.1.3
  • 263d383 fix(deps): bump @​salesforce/core from 7.3.8 to 7.3.9
  • 5049df4 Merge pull request #420 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • 58933a5 chore(dev-deps): bump @​types/node from 20.12.11 to 20.12.12
  • 3e5e731 chore(release): 1.18.4 [skip ci]
  • b790c4d Merge pull request #421 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • aedb2dd fix(deps): bump @​salesforce/core from 7.3.1 to 7.3.8
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.11.3

Release notes

Sourced from oclif's releases.

4.11.3

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.1 to 2.1.8 (b60363f)

4.11.2

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.1.9 to 3.1.10 (2ac04b6)

4.11.1

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0 (d815dd7)

4.11.0

Features

4.10.15

Bug Fixes

  • deps: bump @​inquirer/select from 2.3.2 to 2.3.4 (1a22ccf)

4.10.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.569.0 to 3.577.0 (03ce3e4)

4.10.13

Bug Fixes

  • deps: bump semver from 7.6.0 to 7.6.2 (62aaab3)

4.10.12

Bug Fixes

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

4.10.11

Bug Fixes

4.10.10

Bug Fixes

  • deps: bump normalize-package-data from 6.0.0 to 6.0.1 (f79f26b)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.11.3 (2024-05-26)

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.1 to 2.1.8 (b60363f)

4.11.2 (2024-05-26)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.1.9 to 3.1.10 (2ac04b6)

4.11.1 (2024-05-26)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0 (d815dd7)

4.11.0 (2024-05-22)

Features

4.10.15 (2024-05-19)

Bug Fixes

  • deps: bump @​inquirer/select from 2.3.2 to 2.3.4 (1a22ccf)

4.10.14 (2024-05-19)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.569.0 to 3.577.0 (03ce3e4)

4.10.13 (2024-05-19)

Bug Fixes

  • deps: bump semver from 7.6.0 to 7.6.2 (62aaab3)

4.10.12 (2024-05-19)

Bug Fixes

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

4.10.11 (2024-05-14)

... (truncated)

Commits
  • 0eccb42 chore(release): 4.11.3 [skip ci]
  • d072498 Merge pull request #1423 from oclif/dependabot-npm_and_yarn-inquirer-input-2.1.8
  • 8024f57 Merge pull request #1424 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • b60363f fix(deps): bump @​inquirer/input from 2.1.1 to 2.1.8
  • 59f27dd chore(release): 4.11.2 [skip ci]
  • 1781231 Merge pull request #1426 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 360aff9 chore(release): 4.11.1 [skip ci]
  • 8b730d1 Merge pull request #1427 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • d815dd7 fix(deps): bump @​aws-sdk/client-s3 from 3.577.0 to 3.583.0
  • 2ac04b6 fix(deps): bump @​oclif/plugin-not-found from 3.1.9 to 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.6` |
| [@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.9` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.1.7` | `5.3.8` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.17.2` | `1.18.5` |
| [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.11.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



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

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

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

Updates `eslint-plugin-sf-plugin` from 1.17.2 to 1.18.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.18.5)

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

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 May 31, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 31, 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 0 48.5 kB aws-sdk-bot
npm/@inquirer/[email protected] Transitive: environment +10 2.42 MB sboudrias
npm/@oclif/[email protected] environment, network Transitive: eval, filesystem, shell +35 1.54 MB salesforce-releases
npm/@oclif/[email protected] Transitive: filesystem, shell +14 2.35 MB salesforce-releases
npm/@salesforce/[email protected] environment Transitive: eval, filesystem, network, shell +71 14.3 MB salesforce-releases
npm/@salesforce/[email protected] environment Transitive: eval, filesystem, network, shell +88 54.9 MB salesforce-releases
npm/@salesforce/[email protected] environment +1 285 kB salesforce-releases
npm/@salesforce/[email protected] None 0 129 kB salesforce-releases
npm/@smithy/[email protected] None 0 235 kB smithy-team
npm/@types/[email protected] None +1 2.04 MB types
npm/[email protected] eval Transitive: unsafe +2 1.06 MB esp
npm/[email protected] None 0 335 kB kpdecker
npm/[email protected] Transitive: environment, filesystem, network, shell +60 8.04 MB salesforce-releases
npm/[email protected] environment +2 453 kB isaacs
npm/[email protected] Transitive: environment, eval, filesystem, network, shell +163 6.99 MB salesforce-releases
npm/[email protected] Transitive: environment +10 784 kB matteo.collina
npm/[email protected] environment, unsafe Transitive: eval +8 983 kB matteo.collina
npm/[email protected] None 0 33.5 kB google-wombot
npm/[email protected] environment 0 124 kB matteo.collina
npm/[email protected] filesystem, unsafe 0 5.82 kB sindresorhus
npm/[email protected] None 0 4.34 kB sindresorhus
npm/[email protected] environment, filesystem +2 159 kB ljharb
npm/[email protected] filesystem 0 17.3 kB isaacs
npm/[email protected] None 0 4.5 MB blesh
npm/[email protected] None 0 31.7 kB feross
npm/[email protected] None 0 30.1 kB bridgear
npm/[email protected] None 0 95.4 kB npm-cli-ops
npm/[email protected] None 0 8.56 kB domenic
npm/[email protected] environment, filesystem 0 212 kB nfischer
npm/[email protected] None 0 38.6 kB nfischer
npm/[email protected] None 0 9.96 kB isaacs
npm/[email protected] filesystem +1 86.8 kB matteo.collina
npm/[email protected] None 0 805 kB tromey
npm/[email protected] None 0 17.2 kB matteo.collina
npm/[email protected] None 0 15.3 kB matteo.collina
npm/[email protected] None +2 58.4 kB sindresorhus
npm/[email protected] None +1 9.64 kB sindresorhus
npm/[email protected] None 0 6.96 kB sindresorhus
npm/[email protected] None +1 12.9 kB sindresorhus
npm/[email protected] None 0 12.5 kB dominictarr
npm/[email protected] environment, filesystem, unsafe +2 952 kB blakeembrey
npm/[email protected] None 0 84 kB typescript-bot
npm/[email protected] environment, network 0 16.7 kB mikeal
npm/[email protected] None +1 57.9 kB gkz
npm/[email protected] None 0 42.1 kB chaijs
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] None 0 470 kB garycourt
npm/[email protected] None 0 5.48 kB tootallnate
npm/[email protected] None 0 116 kB ctavan
npm/[email protected] None +2 51.9 kB kemitchell
npm/[email protected] None +4 80.4 kB ljharb
npm/[email protected] None +2 3.67 MB leonidas
npm/[email protected] environment, filesystem 0 124 kB oss-bot

🚮 Removed packages: npm/@aws-sdk/[email protected], npm/@gar/[email protected], npm/@npmcli/[email protected], npm/@npmcli/[email protected], npm/@npmcli/[email protected], npm/@npmcli/[email protected], npm/@oclif/[email protected], npm/@oclif/[email protected], npm/@octokit/[email protected], npm/@octokit/[email protected], npm/@octokit/[email protected], npm/@pkgjs/[email protected], npm/@salesforce/[email protected], npm/@salesforce/[email protected], npm/@smithy/[email protected], npm/@types/[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 Jun 7, 2024

Superseded by #54.

@dependabot dependabot bot closed this Jun 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/npm-dependencies-8d5fbc7e7b branch June 7, 2024 11:39
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