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
444 stars 74 forks source link

Bump @salesforce/core from 7.3.3 to 8.5.5 #876

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps @salesforce/core from 7.3.3 to 8.5.5.

Release notes

Sourced from @​salesforce/core's releases.

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

Bug Fixes

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

8.5.1

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (8b75440)

8.5.0

Features

  • workspaces support for myDomain checks (81dcfb3)

8.4.0

Features

8.3.0

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

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

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

Bug Fixes

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

8.5.3 (2024-09-01)

Bug Fixes

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

8.5.2 (2024-09-01)

Bug Fixes

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

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

Bug Fixes

... (truncated)

Commits
  • 7994793 chore(release): 8.5.5 [skip ci]
  • ca0688d Merge pull request #1135 from forcedotcom/dependabot-npm_and_yarn-pino-9.4.0
  • bb3dcff fix(deps): bump pino from 9.3.2 to 9.4.0
  • 935535a chore(release): 8.5.4 [skip ci]
  • 0becf6b Merge pull request #1132 from forcedotcom/cd/add-sf-env-vars
  • ab29957 fix: correct message
  • 7584560 chore(release): 8.5.3 [skip ci]
  • 991fc35 Merge pull request #1117 from forcedotcom/dependabot-npm_and_yarn-jsforce-jsf...
  • 95de99e fix(deps): bump @​jsforce/jsforce-node from 3.4.0 to 3.4.1
  • 501459d chore(release): 8.5.2 [skip ci]
  • 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 5 days ago

Superseded by #880.