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 7.3.12 #789

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @salesforce/core from 7.3.3 to 7.3.12.

Release notes

Sourced from @​salesforce/core's releases.

7.3.12

Bug Fixes

  • non-reference clone of transferred listeners (#1080) (f5b2b02)

7.3.11

Bug Fixes

7.3.10

Bug Fixes

  • deps: bump ajv from 8.14.0 to 8.15.0 (66208eb)

7.3.9

Bug Fixes

  • deps: bump @​salesforce/schemas from 1.7.0 to 1.9.0 (0e3e42d)

7.3.8

Bug Fixes

7.3.7

Bug Fixes

  • add oauth options data to auth code exchange errors (#1068) (ea859ed)

7.3.6

Bug Fixes

  • deps: bump semver from 7.6.0 to 7.6.2 (e5a480c)

7.3.5

Bug Fixes

  • remove namespace if nonamespace option is set (#1064) (f90ab68)

7.3.4

Bug Fixes

  • deps: bump ajv from 8.12.0 to 8.13.0 (624a01d)
Changelog

Sourced from @​salesforce/core's changelog.

7.3.12 (2024-06-07)

Bug Fixes

  • non-reference clone of transferred listeners (#1080) (f5b2b02)

7.3.11 (2024-06-07)

Bug Fixes

7.3.10 (2024-06-04)

Bug Fixes

  • deps: bump ajv from 8.14.0 to 8.15.0 (66208eb)

7.3.9 (2024-05-19)

Bug Fixes

  • deps: bump @​salesforce/schemas from 1.7.0 to 1.9.0 (0e3e42d)

7.3.8 (2024-05-16)

Bug Fixes

7.3.7 (2024-05-16)

Bug Fixes

... (truncated)

Commits
  • 0246722 chore(release): 7.3.12 [skip ci]
  • f5b2b02 fix: non-reference clone of transferred listeners (#1080)
  • a0dce8a chore(release): 7.3.11 [skip ci]
  • da5483e fix: add a did you mean action to AuthInfo (#1079)
  • f8876d8 chore(release): 7.3.10 [skip ci]
  • 6771f72 Merge pull request #1078 from forcedotcom/dependabot-npm_and_yarn-ajv-8.15.0
  • 66208eb fix(deps): bump ajv from 8.14.0 to 8.15.0
  • 6fdf8a2 Merge pull request #1070 from forcedotcom/cristi/w-15634761
  • 3976f7c Update esbuild-publish.yml
  • e22ce3e chore: revert changes in esbuild publish
  • 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 #791.