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 @salesforce/core from 7.4.0 to 8.2.2 #653

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps @salesforce/core from 7.4.0 to 8.2.2.

Release notes

Sourced from @​salesforce/core's releases.

8.2.2

Bug Fixes

  • deps: bump @​jsforce/jsforce-node from 3.2.3 to 3.2.4 (5f92923)

8.2.1

Bug Fixes

  • use EnvVar class for audience url and domain retry env vars (#1104) (8ca1368)

8.2.0

Features

  • deprecate CMTRecordManagedDeletion scratch org feature (7716748)

8.1.3

Bug Fixes

8.1.2

Bug Fixes

  • deps: bump ajv from 8.16.0 to 8.17.1 (7c6f9d7)

8.1.1

Bug Fixes

  • allow for undefined uniqueListerners (5c6779c)

8.1.0

Features

  • methods for read/write sfProjectJson.plugins (dd2c26a)

8.0.5

Bug Fixes

8.0.4

Bug Fixes

8.0.3

Bug Fixes

  • allow uppercase keys inside project.plugins (5b112f8)

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

8.2.2 (2024-07-21)

Bug Fixes

  • deps: bump @​jsforce/jsforce-node from 3.2.3 to 3.2.4 (5f92923)

8.2.1 (2024-07-19)

Bug Fixes

  • use EnvVar class for audience url and domain retry env vars (#1104) (8ca1368)

8.2.0 (2024-07-16)

Features

  • deprecate CMTRecordManagedDeletion scratch org feature (7716748)

8.1.3 (2024-07-16)

Bug Fixes

8.1.2 (2024-07-14)

Bug Fixes

  • deps: bump ajv from 8.16.0 to 8.17.1 (7c6f9d7)

8.1.1 (2024-07-03)

Bug Fixes

... (truncated)

Commits
  • f500f03 chore(release): 8.2.2 [skip ci]
  • fff2b4c Merge pull request #1107 from forcedotcom/dependabot-npm_and_yarn-jsforce-jsf...
  • 5f92923 fix(deps): bump @​jsforce/jsforce-node from 3.2.3 to 3.2.4
  • 6111ba8 chore(release): 8.2.1 [skip ci]
  • 8ca1368 fix: use EnvVar class for audience url and domain retry env vars (#1104)
  • 69178fb chore(dev-deps): bump ts, ts-patch (#1103)
  • 6ac0451 chore(release): 8.2.0 [skip ci]
  • 7716748 feat: deprecate CMTRecordManagedDeletion scratch org feature
  • 82353ba chore(release): 8.1.3 [skip ci]
  • 7f51fb3 fix: bump jsforce (#1101)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@github-actions github-actions bot enabled auto-merge (squash) July 22, 2024 15:35
Copy link

I'm not approving this PR because it includes a major update of a dependency used in production

Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 7.4.0 to 8.2.2.
- [Release notes](https://github.com/forcedotcom/sfdx-core/releases)
- [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/sfdx-core@7.4.0...8.2.2)

---
updated-dependencies:
- dependency-name: "@salesforce/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-salesforce-core-8.2.2 branch from b8e31b9 to 4ed768b Compare July 22, 2024 15:55
@jayree jayree disabled auto-merge July 22, 2024 16:03
@jayree jayree merged commit b0ff793 into main Jul 22, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-salesforce-core-8.2.2 branch July 22, 2024 16:03
jayree pushed a commit that referenced this pull request Jul 23, 2024
## [1.2.61](v1.2.60...v1.2.61) (2024-07-23)

### Bug Fixes

* **deps:** bump @oclif/core from 3.26.6 to 4.0.13 ([#652](#652)) ([f5213c4](f5213c4))
* **deps:** bump @salesforce/core from 7.4.0 to 8.2.2 ([#653](#653)) ([b0ff793](b0ff793))
* **deps:** bump @salesforce/sf-plugins-core from 9.1.0 to 11.2.1 ([#654](#654)) ([d694b45](d694b45))
* use cli-progress ([698d1b0](698d1b0))
@jayree
Copy link
Owner

jayree commented Jul 23, 2024

🎉 This PR is included in version 1.2.61 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released requires-manual-qa
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant