Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

chore(dev-deps): bump @salesforce/source-testkit from 2.2.41 to 2.2.80#1326

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-salesforce-source-testkit-2.2.80
Closed

chore(dev-deps): bump @salesforce/source-testkit from 2.2.41 to 2.2.80#1326
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-salesforce-source-testkit-2.2.80

Conversation

@dependabot
Copy link
Contributor

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

Bumps @salesforce/source-testkit from 2.2.41 to 2.2.80.

Release notes

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

2.2.80

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.8.0 to 12.8.1 (#611) (1930526)

2.2.79

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.33 to 5.3.34 (#612) (eea3c03)

2.2.78

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.7.4 to 12.8.0 (#609) (4fe02ae)

2.2.77

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.1 to 8.6.2 (#610) (1221b51)

2.2.76

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.7.1 to 12.7.4 (#607) (66b0c73)

2.2.75

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.32 to 5.3.33 (#608) (47620f8)

2.2.74

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.30 to 5.3.32 (#604) (c913ee3)

2.2.73

Bug Fixes

  • deps: bump @​salesforce/core from 8.5.7 to 8.6.1 (#605) (439edfc)

2.2.72

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.6.3 to 12.7.1 (#606) (5f9a952)

2.2.71

Bug Fixes

  • deps: bump @​salesforce/core from 8.5.4 to 8.5.7 (#600) (bbe75a0)

... (truncated)

Changelog

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

2.2.80 (2024-10-19)

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.8.0 to 12.8.1 (#611) (1930526)

2.2.79 (2024-10-19)

Bug Fixes

  • deps: bump @​salesforce/cli-plugins-testkit from 5.3.33 to 5.3.34 (#612) (eea3c03)

2.2.78 (2024-10-12)

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.7.4 to 12.8.0 (#609) (4fe02ae)

2.2.77 (2024-10-12)

Bug Fixes

  • deps: bump @​salesforce/core from 8.6.1 to 8.6.2 (#610) (1221b51)

2.2.76 (2024-10-05)

Bug Fixes

  • deps: bump @​salesforce/source-deploy-retrieve from 12.7.1 to 12.7.4 (#607) (66b0c73)

2.2.75 (2024-10-05)

Bug Fixes

... (truncated)

Commits
  • 786de93 chore(release): 2.2.80 [skip ci]
  • 1930526 fix(deps): bump @​salesforce/source-deploy-retrieve from 12.8.0 to 12.8.1 (#611)
  • e0446c4 chore(release): 2.2.79 [skip ci]
  • eea3c03 fix(deps): bump @​salesforce/cli-plugins-testkit from 5.3.33 to 5.3.34 (#612)
  • 5a99196 chore(release): 2.2.78 [skip ci]
  • 4fe02ae fix(deps): bump @​salesforce/source-deploy-retrieve from 12.7.4 to 12.8.0 (#609)
  • d05101a chore(release): 2.2.77 [skip ci]
  • 1221b51 fix(deps): bump @​salesforce/core from 8.6.1 to 8.6.2 (#610)
  • 6b6b608 chore(release): 2.2.76 [skip ci]
  • 66b0c73 fix(deps): bump @​salesforce/source-deploy-retrieve from 12.7.1 to 12.7.4 (#607)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [@salesforce/source-testkit](https://github.com/salesforcecli/source-testkit) from 2.2.41 to 2.2.80.
- [Release notes](https://github.com/salesforcecli/source-testkit/releases)
- [Changelog](https://github.com/salesforcecli/source-testkit/blob/main/CHANGELOG.md)
- [Commits](salesforcecli/source-testkit@2.2.41...2.2.80)

---
updated-dependencies:
- dependency-name: "@salesforce/source-testkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2024

Superseded by #1328.

@dependabot dependabot bot closed this Nov 2, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-salesforce-source-testkit-2.2.80 branch November 2, 2024 02:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants