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 minor-and-patch group across 1 directory with 10 updates #152

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the minor-and-patch group with 10 updates in the / directory:

Package From To
@oclif/core 4.0.31 4.2.0
@salesforce/core 8.6.4 8.8.0
chalk 5.3.0 5.4.1
@oclif/plugin-command-snapshot 5.2.20 5.2.24
@salesforce/cli-plugins-testkit 5.3.35 5.3.39
@salesforce/ts-sinon 1.4.28 1.4.30
@types/node 22.8.6 22.10.3
eslint-plugin-sf-plugin 1.20.10 1.20.13
oclif 4.15.16 4.17.7
typescript 5.6.3 5.7.2

Updates @oclif/core from 4.0.31 to 4.2.0

Release notes

Sourced from @​oclif/core's releases.

4.2.0

Features

4.1.1

Bug Fixes

4.1.0

Features

  • add atLeastOne flag property (d4746f3)

4.0.37

Bug Fixes

  • deps: bump nanoid from 3.3.6 to 3.3.8 (e9cbfdb)

4.0.36

Bug Fixes

  • deps: bump lilconfig from 3.1.2 to 3.1.3 (7bdf5f3)

4.0.35

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (e8aaaea)

4.0.34

Bug Fixes

4.0.33

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (dfd138e)

4.0.32

Bug Fixes

  • add env var to disable link warning (df48c93)
Changelog

Sourced from @​oclif/core's changelog.

4.2.0 (2024-12-20)

Features

4.1.1 (2024-12-19)

Bug Fixes

4.1.0 (2024-12-17)

Features

  • add atLeastOne flag property (d4746f3)

4.0.37 (2024-12-13)

Bug Fixes

  • deps: bump nanoid from 3.3.6 to 3.3.8 (e9cbfdb)

4.0.36 (2024-12-08)

Bug Fixes

  • deps: bump lilconfig from 3.1.2 to 3.1.3 (7bdf5f3)

4.0.35 (2024-12-08)

Bug Fixes

... (truncated)

Commits
  • db95c98 chore(release): 4.2.0 [skip ci]
  • b79ac41 Merge pull request #1276 from oclif/mdonnalley/finally-hook
  • 16901c3 feat: add finally hook
  • f0d4464 chore(release): 4.1.1 [skip ci]
  • 8d5e1a4 Merge pull request #1274 from oclif/mdonnalley/export-action
  • 7ba6b2c chore(release): 4.1.0 [skip ci]
  • aeece11 Merge pull request #1271 from oclif/mdonnalley/at-least-one
  • bebaa1c chore: apply suggestions from code review
  • c7fad54 fix: export action from ux
  • d4746f3 feat: add atLeastOne flag property
  • Additional commits viewable in compare view

Updates @salesforce/core from 8.6.4 to 8.8.0

Release notes

Sourced from @​salesforce/core's releases.

8.8.0

Features

  • sfdxAuthUrl support port in instanceUrl (b82e1da)

8.7.0

Features

  • dns lookup doesn't include port (1afcc89)
Changelog

Sourced from @​salesforce/core's changelog.

8.8.0 (2024-11-13)

Features

  • sfdxAuthUrl support port in instanceUrl (b82e1da)

8.7.0 (2024-11-13)

Features

  • dns lookup doesn't include port (1afcc89)
Commits
  • 0919f28 chore(release): 8.8.0 [skip ci]
  • 4df6532 Merge pull request #1157 from forcedotcom/sm/port-in-auth-url
  • b82e1da feat: sfdxAuthUrl support port in instanceUrl
  • a471d1e chore(release): 8.7.0 [skip ci]
  • 74d4a94 Merge pull request #1156 from forcedotcom/sm/workspaces-support
  • b62073c test: url with port
  • b827245 test: various workbench urls are internal
  • 1afcc89 feat: dns lookup doesn't include port
  • See full diff in compare view

Updates chalk from 5.3.0 to 5.4.1

Release notes

Sourced from chalk's releases.

v5.4.1

  • Fix navigator not defined ReferenceError (#642) 4ebb62d

chalk/chalk@v5.4.0...v5.4.1

v5.4.0

  • Update CIRCLECI environments to return level 3 color support f838120

chalk/chalk@v5.3.0...v5.4.0

Commits

Updates @oclif/plugin-command-snapshot from 5.2.20 to 5.2.24

Release notes

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

5.2.24

Bug Fixes

  • deps: bump ansis from 3.4.0 to 3.5.2 (#709) (bdeb3a2)

5.2.23

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#697) (4f30eb7)

5.2.22

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (#683) (aabc43e)

5.2.21

Bug Fixes

  • deps: bump @​oclif/core from 4.0.30 to 4.0.31 (#679) (c927fa1)
Changelog

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

5.2.24 (2024-12-28)

Bug Fixes

  • deps: bump ansis from 3.4.0 to 3.5.2 (#709) (bdeb3a2)

5.2.23 (2024-12-07)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.33 to 4.0.34 (#697) (4f30eb7)

5.2.22 (2024-11-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.31 to 4.0.32 (#683) (aabc43e)

5.2.21 (2024-11-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.30 to 4.0.31 (#679) (c927fa1)
Commits
  • fdca990 chore(release): 5.2.24 [skip ci]
  • bdeb3a2 fix(deps): bump ansis from 3.4.0 to 3.5.2 (#709)
  • 77012bc chore(dev-deps): bump @​oclif/plugin-help from 6.2.19 to 6.2.20 (#710)
  • 1b5b50c chore(dev-deps): bump eslint-config-oclif-typescript (#703)
  • fe38d62 chore(dev-deps): bump @​types/node from 18.19.67 to 18.19.68 (#704)
  • 060c3c2 chore(dev-deps): bump @​oclif/test from 4.1.3 to 4.1.4 (#705)
  • f316c8e chore(dev-deps): bump oclif from 4.16.2 to 4.17.0 (#706)
  • 6e2b138 chore(dev-deps): bump commitlint from 19.6.0 to 19.6.1 (#707)
  • a94071c chore(dev-deps): bump @​oclif/plugin-help from 6.2.18 to 6.2.19 (#699)
  • e4ebcad chore(dev-deps): bump oclif from 4.16.0 to 4.16.2 (#700)
  • Additional commits viewable in compare view

Updates @salesforce/cli-plugins-testkit from 5.3.35 to 5.3.39

Release notes

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

5.3.39

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (6bd0dc0)

5.3.38

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (2164e9b)

5.3.37

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.4 to 8.8.0 (2656152)

5.3.36

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.3 to 8.6.4 (3c03599)
Changelog

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

5.3.39 (2024-12-07)

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (6bd0dc0)

5.3.38 (2024-11-17)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (2164e9b)

5.3.37 (2024-11-16)

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.4 to 8.8.0 (2656152)

5.3.36 (2024-11-02)

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.3 to 8.6.4 (3c03599)
Commits
  • 63296a7 chore(release): 5.3.39 [skip ci]
  • c4234b3 Merge pull request #701 from salesforcecli/dependabot-npm_and_yarn-debug-4.4.0
  • 6bd0dc0 fix(deps): bump debug from 4.3.7 to 4.4.0
  • a6c3585 Merge pull request #699 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 8ceab40 chore(dev-deps): bump @​salesforce/ts-sinon from 1.4.29 to 1.4.30
  • 6e6322d Merge pull request #700 from salesforcecli/dependabot-npm_and_yarn-typescript...
  • 8bde17b chore(dev-deps): bump typescript from 5.6.3 to 5.7.2
  • ac1369c chore(release): 5.3.38 [skip ci]
  • a89f2f4 Merge pull request #698 from salesforcecli/devScripts2024-11-17
  • a7f704d chore: updates from devScripts
  • Additional commits viewable in compare view

Updates @salesforce/ts-sinon from 1.4.28 to 1.4.30

Release notes

Sourced from @​salesforce/ts-sinon's releases.

1.4.30

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (1cafa9d)

1.4.29

Bug Fixes

  • deps: bump tslib from 2.8.0 to 2.8.1 (65fc636)
Changelog

Sourced from @​salesforce/ts-sinon's changelog.

1.4.30 (2024-11-17)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (1cafa9d)

1.4.29 (2024-11-03)

Bug Fixes

  • deps: bump tslib from 2.8.0 to 2.8.1 (65fc636)
Commits
  • b91c9cc chore(release): 1.4.30 [skip ci]
  • 4c9ffd9 Merge pull request #301 from forcedotcom/dependabot-npm_and_yarn-cross-spawn-...
  • 1cafa9d fix(deps): bump cross-spawn from 7.0.3 to 7.0.5
  • ed85f86 Merge pull request #300 from forcedotcom/devScripts2024-11-17
  • d97392d chore: updates from devScripts
  • 8a9c8cc chore(release): 1.4.29 [skip ci]
  • 463a96d Merge pull request #299 from forcedotcom/dependabot-npm_and_yarn-tslib-2.8.1
  • 65fc636 fix(deps): bump tslib from 2.8.0 to 2.8.1
  • See full diff in compare view

Updates @types/node from 22.8.6 to 22.10.3

Commits

Updates eslint-plugin-sf-plugin from 1.20.10 to 1.20.13

Release notes

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

1.20.13

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (09a2820)

1.20.12

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.4 to 8.8.0 (853298c)

1.20.11

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.3 to 8.6.4 (4f113eb)
Changelog

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

1.20.13 (2024-11-17)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (09a2820)

1.20.12 (2024-11-16)

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.4 to 8.8.0 (853298c)

1.20.11 (2024-11-02)

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.3 to 8.6.4 (4f113eb)
Commits
  • b131555 chore(release): 1.20.13 [skip ci]
  • 3c09b3d Merge pull request #485 from salesforcecli/dependabot-npm_and_yarn-cross-spaw...
  • 09a2820 fix(deps): bump cross-spawn from 7.0.3 to 7.0.5
  • 08cf6f5 chore(release): 1.20.12 [skip ci]
  • af2df50 Merge pull request #484 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 853298c fix(deps): bump @​salesforce/core from 8.6.4 to 8.8.0
  • 430d7b8 Merge pull request #483 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • 3715549 chore(dev-deps): bump @​types/node from 20.17.5 to 20.17.6
  • 01465d8 Merge pull request #481 from salesforcecli/dependabot-npm_and_yarn-types-node...
  • a2c4a26 chore(release): 1.20.11 [skip ci]
  • Additional commits viewable in compare view

Updates oclif from 4.15.16 to 4.17.7

Release notes

Sourced from oclif's releases.

4.17.7

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.699.0 to 3.716.0 (b68bb19)

4.17.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.712.0 to 3.717.0 (88b23f0)

4.17.5

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.31 to 3.2.32 (906daa1)

4.17.4

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.17 to 6.2.20 (1c81bbb)

4.17.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.30 to 3.2.31 (13ce256)

4.17.2

Bug Fixes

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

4.17.1

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (114d1de)

4.17.0

Features

4.16.5

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.705.0 to 3.712.0 (b731838)

4.16.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.36 to 4.0.37 (2ee5a12)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.17.7 (2024-12-30)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.699.0 to 3.716.0 (b68bb19)

4.17.6 (2024-12-29)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.712.0 to 3.717.0 (88b23f0)

4.17.5 (2024-12-29)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.31 to 3.2.32 (906daa1)

4.17.4 (2024-12-23)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.17 to 6.2.20 (1c81bbb)

4.17.3 (2024-12-22)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.30 to 3.2.31 (13ce256)

4.17.2 (2024-12-22)

Bug Fixes

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

4.17.1 (2024-12-22)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.37 to 4.2.0 (114d1de)

4.17.0 (2024-12-17)

Features

4.16.5 (2024-12-16)

... (truncated)

Commits
  • daf6462 chore(release): 4.17.7 [skip ci]
  • 5e2211c Merge pull request #1647 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • ec3a638 Merge pull request #1648 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.4
  • b68bb19 fix(deps): bump @​aws-sdk/client-cloudfront from 3.699.0 to 3.716.0
  • e0381ed chore(release): 4.17.6 [skip ci]
  • 11fd535 Merge pull request #1649 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 8ad49fc chore(release): 4.17.5 [skip ci]
  • 30fcd76 Merge pull request #1650 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 19059ea Merge pull request #1651 from oclif/dependabot-npm_and_yarn-lint-staged-15.3.0
  • e93e34a chore(dev-deps): bump lint-staged from 15.2.11 to 15.3.0
  • Additional commits viewable in compare view

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • 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 minor-and-patch group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `4.0.31` | `4.2.0` |
| [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `8.6.4` | `8.8.0` |
| [chalk](https://github.com/chalk/chalk) | `5.3.0` | `5.4.1` |
| [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.2.20` | `5.2.24` |
| [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.3.35` | `5.3.39` |
| [@salesforce/ts-sinon](https://github.com/forcedotcom/ts-sinon) | `1.4.28` | `1.4.30` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.6` | `22.10.3` |
| [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) | `1.20.10` | `1.20.13` |
| [oclif](https://github.com/oclif/oclif) | `4.15.16` | `4.17.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |



Updates `@oclif/core` from 4.0.31 to 4.2.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.31...4.2.0)

Updates `@salesforce/core` from 8.6.4 to 8.8.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@8.6.4...8.8.0)

Updates `chalk` from 5.3.0 to 5.4.1
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](chalk/chalk@v5.3.0...v5.4.1)

Updates `@oclif/plugin-command-snapshot` from 5.2.20 to 5.2.24
- [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.2.20...5.2.24)

Updates `@salesforce/cli-plugins-testkit` from 5.3.35 to 5.3.39
- [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.3.35...5.3.39)

Updates `@salesforce/ts-sinon` from 1.4.28 to 1.4.30
- [Release notes](https://github.com/forcedotcom/ts-sinon/releases)
- [Changelog](https://github.com/forcedotcom/ts-sinon/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/ts-sinon@1.4.28...1.4.30)

Updates `@types/node` from 22.8.6 to 22.10.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-sf-plugin` from 1.20.10 to 1.20.13
- [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.20.10...1.20.13)

Updates `oclif` from 4.15.16 to 4.17.7
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.15.16...4.17.7)

Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: chalk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@oclif/plugin-command-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/cli-plugins-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@salesforce/ts-sinon"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-sf-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2025 23:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
@maliroteh-sf maliroteh-sf added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Jan 7, 2025
@github-actions github-actions bot merged commit 4c48212 into main Jan 9, 2025
16 checks passed
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-minor-and-patch-1d034f9743 branch January 9, 2025 00:33
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.

1 participant