Skip to content

chore(dev-deps): bump @salesforce/plugin-command-reference from 1.4.7 to 1.6.18 #158

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2023

Bumps @salesforce/plugin-command-reference from 1.4.7 to 1.6.18.

Release notes

Sourced from @​salesforce/plugin-command-reference's releases.

1.6.18

Bug Fixes

  • deps: bump tslib from 2.5.0 to 2.5.2 (46c6ec0)

1.6.17

Bug Fixes

  • deps: bump @​salesforce/core from 3.36.0 to 3.36.1 (b8ad988)

1.6.16

Bug Fixes

  • deps: bump vm2 from 3.9.17 to 3.9.18 (0812d97)

1.6.15

Bug Fixes

  • deps: bump @​salesforce/command from 5.3.6 to 5.3.7 (b7a03e8)

1.6.14

Bug Fixes

  • deps: bump @​salesforce/command from 5.3.5 to 5.3.6 (47bf0aa)

1.6.13

Bug Fixes

  • deps: bump vm2 from 3.9.16 to 3.9.17 (fb93914)

1.6.12

Bug Fixes

  • deps: bump vm2 from 3.9.15 to 3.9.16 (97686c5)

1.6.11

Bug Fixes

  • deps: bump vm2 from 3.9.11 to 3.9.15 (a4cbcf5)

1.6.10

Bug Fixes

  • deps: bump @​salesforce/command from 5.3.3 to 5.3.5 (eacc22f)

1.6.9

Bug Fixes

  • deps: bump @​salesforce/core from 3.34.4 to 3.34.6 (0b86ff8)

... (truncated)

Changelog

Sourced from @​salesforce/plugin-command-reference's changelog.

1.6.18 (2023-05-28)

Bug Fixes

  • deps: bump tslib from 2.5.0 to 2.5.2 (46c6ec0)

1.6.17 (2023-05-21)

Bug Fixes

  • deps: bump @​salesforce/core from 3.36.0 to 3.36.1 (b8ad988)

1.6.16 (2023-05-16)

Bug Fixes

  • deps: bump vm2 from 3.9.17 to 3.9.18 (0812d97)

1.6.15 (2023-05-07)

Bug Fixes

  • deps: bump @​salesforce/command from 5.3.6 to 5.3.7 (b7a03e8)

1.6.14 (2023-04-23)

Bug Fixes

  • deps: bump @​salesforce/command from 5.3.5 to 5.3.6 (47bf0aa)

1.6.13 (2023-04-21)

Bug Fixes

... (truncated)

Commits
  • e0bef25 chore(release): 1.6.18 [skip ci]
  • 1f024db Merge pull request #358 from salesforcecli/dependabot-npm_and_yarn-tslib-2.5.2
  • 5d357cc Merge pull request #359 from salesforcecli/dependabot-npm_and_yarn-eslint-8.41.0
  • a623684 chore(dev-deps): bump eslint from 8.40.0 to 8.41.0
  • 8599edd Merge pull request #360 from salesforcecli/dependabot-npm_and_yarn-swc-core-1...
  • a7c7c8e chore(dev-deps): bump @​swc/core from 1.3.59 to 1.3.60
  • 46c6ec0 fix(deps): bump tslib from 2.5.0 to 2.5.2
  • 6733d66 chore(release): 1.6.17 [skip ci]
  • 8d3a772 Merge pull request #353 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 18253a2 Merge pull request #354 from salesforcecli/dependabot-npm_and_yarn-typescript...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner June 3, 2023 22:59
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2023

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-salesforce-plugin-command-reference-1.6.18 branch 2 times, most recently from a011d4f to 4502f0c Compare June 18, 2023 03:06
Bumps [@salesforce/plugin-command-reference](https://github.com/salesforcecli/plugin-command-reference) from 1.4.7 to 1.6.18.
- [Release notes](https://github.com/salesforcecli/plugin-command-reference/releases)
- [Changelog](https://github.com/salesforcecli/plugin-command-reference/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/plugin-command-reference@1.4.7...1.6.18)

---
updated-dependencies:
- dependency-name: "@salesforce/plugin-command-reference"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-salesforce-plugin-command-reference-1.6.18 branch from 4502f0c to 1606b24 Compare June 25, 2023 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants