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
438 stars 73 forks source link

Bump @salesforce/core from 7.3.3 to 8.0.3 #805

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @salesforce/core from 7.3.3 to 8.0.3.

Release notes

Sourced from @​salesforce/core's releases.

8.0.3

Bug Fixes

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

8.0.2

Bug Fixes

  • deps: bump ajv from 8.15.0 to 8.16.0 (f96c9fa)

8.0.1

Bug Fixes

7.5.0

Bug Fixes

  • compile error TS2589 - Type instantiation is excessively deep and possibly infinite (6b4aa8a)

7.3.12-qa.1 (2024-06-11)

7.3.12-qa.0 (2024-06-11)

Bug Fixes

  • sfProject types matches schemas repo (82fee15)

Features

  • only require packageDir, not NamedPackageDir (6b4b308)

7.4.1

Bug Fixes

  • scratch creation partial success (74f9e1b)

7.4.0

Features

  • better packageDirectory error (ff23050)

7.3.12

Bug Fixes

... (truncated)

Changelog

Sourced from @​salesforce/core's changelog.

8.0.3 (2024-06-21)

Bug Fixes

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

8.0.2 (2024-06-20)

Bug Fixes

  • deps: bump ajv from 8.15.0 to 8.16.0 (f96c9fa)

8.0.1 (2024-06-19)

Bug Fixes

7.5.0 (2024-06-19)

Bug Fixes

  • compile error TS2589 - Type instantiation is excessively deep and possibly infinite (6b4aa8a)

7.3.12-qa.1 (2024-06-11)

7.3.12-qa.0 (2024-06-11)

Bug Fixes

  • sfProject types matches schemas repo (82fee15)

Features

... (truncated)

Commits
  • 80cb289 chore(release): 8.0.3 [skip ci]
  • 900e4c6 Merge pull request #1093 from forcedotcom/sm/no-capital-enforcement-on-plugins
  • e88f741 test: ut names
  • 6ee3c61 chore: pin ts for ts-patch vs ts 5.5 bug
  • 5b112f8 fix: allow uppercase keys inside project.plugins
  • 785afbb chore: drop chai-string dep
  • 80fde91 chore(release): 8.0.2 [skip ci]
  • b1527d1 Merge pull request #1083 from forcedotcom/dependabot-npm_and_yarn-ajv-8.16.0
  • 5d33d3c chore(release): 8.0.1 [skip ci]
  • 69e6a5c fix: bump major (#1091)
  • 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 2 months ago

Superseded by #808.