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.3 #915

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @salesforce/core from 7.4.1 to 8.6.3.

Release notes

Sourced from @​salesforce/core's releases.

8.6.3

Bug Fixes

8.6.2

Bug Fixes

  • better scratch org create authentication and lint fixes (#1147) (8d8360b)

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

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

8.6.3 (2024-10-24)

Bug Fixes

8.6.2 (2024-10-08)

Bug Fixes

  • better scratch org create authentication and lint fixes (#1147) (8d8360b)

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

... (truncated)

Commits
  • 98a0e0a chore(release): 8.6.3 [skip ci]
  • 705e189 Merge pull request #1153 from forcedotcom/ew/bump-jsforce
  • b21bebd fix: bump jsforce
  • 52dd7b6 chore(release): 8.6.2 [skip ci]
  • 8d8360b fix: better scratch org create authentication and lint fixes (#1147)
  • 36fa22d Merge pull request #1148 from forcedotcom/mz/bundle-test-cover
  • 8bbfce4 chore: report error whenever there is one
  • 1c92ea7 Merge pull request #1146 from forcedotcom/mz/bundle-test-cover
  • 0575b4a chore: apply suggestions
  • 2a386f6 chore: format
  • 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 #920.