forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
456 stars 75 forks source link

chore(deps): bump @salesforce/core from 7.4.1 to 8.6.1 #890

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @salesforce/core from 7.4.1 to 8.6.1.

Release notes

Sourced from @​salesforce/core's releases.

8.6.1

Bug Fixes

8.6.0

Features

  • add fields in sandboxinfo (4e15a13)

8.5.7

Bug Fixes

  • deps: bump path-to-regexp from 1.8.0 to 1.9.0 (7aacd1f)

8.5.6

Bug Fixes

  • update error message for sfdx auth url (96f1dd4)

8.5.5

Bug Fixes

  • deps: bump pino from 9.3.2 to 9.4.0 (bb3dcff)

8.5.4

Bug Fixes

8.5.2-dev.0 (2024-08-30)

Bug Fixes

  • env: support more SF_ source-tracking vars (e9bff6b)

8.5.3

Bug Fixes

  • deps: bump @​jsforce/jsforce-node from 3.4.0 to 3.4.1 (95de99e)

8.5.2

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.6 to 3.2.2 (665258c)

8.5.2-dev.0

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

8.6.1 (2024-09-24)

Bug Fixes

8.6.0 (2024-09-24)

Features

  • add fields in sandboxinfo (4e15a13)

8.5.7 (2024-09-12)

Bug Fixes

  • deps: bump path-to-regexp from 1.8.0 to 1.9.0 (7aacd1f)

8.5.6 (2024-09-11)

Bug Fixes

  • update error message for sfdx auth url (96f1dd4)

8.5.5 (2024-09-08)

Bug Fixes

  • deps: bump pino from 9.3.2 to 9.4.0 (bb3dcff)

8.5.4 (2024-09-04)

Bug Fixes

... (truncated)

Commits
  • 0000892 chore(release): 8.6.1 [skip ci]
  • 99eca8b fix: remove the name fields
  • 74cc5fc chore(release): 8.6.0 [skip ci]
  • 4e15a13 feat: add fields in sandboxinfo
  • 4580a1c Merge pull request #1142 from forcedotcom/dependabot-npm_and_yarn-types-jsonw...
  • d0c1048 chore(dev-deps): bump @​types/jsonwebtoken from 9.0.6 to 9.0.7
  • 160da34 Merge pull request #1140 from forcedotcom/dependabot-npm_and_yarn-salesforce-...
  • 9000dfd chore(dev-deps): bump @​salesforce/ts-sinon from 1.4.22 to 1.4.27
  • 69a8e83 chore(release): 8.5.7 [skip ci]
  • a7cd8bd Merge pull request #1138 from forcedotcom/dependabot-npm_and_yarn-path-to-reg...
  • 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 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[bot] commented 1 month ago

Superseded by #904.