mcarvin8 / apex-code-coverage-transformer

A Salesforce CLI plugin to transform apex code coverage JSONs created during deployments and test runs into Generic Test Coverage Reports (XML) for SonarQube.
MIT License
9 stars 0 forks source link

chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.1.7 to 5.3.27 #36

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 month ago

Bumps @salesforce/cli-plugins-testkit from 5.1.7 to 5.3.27.

Release notes

Sourced from @​salesforce/cli-plugins-testkit's releases.

5.3.27

Bug Fixes

  • deps: bump micromatch from 4.0.5 to 4.0.8 (b7c71de)

5.3.26

Bug Fixes

  • deps: bump @​salesforce/core from 8.3.0 to 8.4.0 (5eade11)

5.3.25

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.0 to 3.2.1 (31a8d77)

5.3.24

Bug Fixes

  • deps: bump @​salesforce/core from 8.2.8 to 8.3.0 (6a51aef)

5.3.23

Bug Fixes

  • deps: bump debug from 4.3.5 to 4.3.6 (a503e24)

5.3.22

Bug Fixes

  • deps: bump @​salesforce/kit from 3.1.6 to 3.2.0 (902282c)

5.3.21

Bug Fixes

  • deps: bump @​salesforce/core from 8.2.3 to 8.2.8 (2d6d295)

5.3.20

Bug Fixes

  • deps: bump @​salesforce/core from 8.2.1 to 8.2.3 (2ce3ca0)

5.3.19

Bug Fixes

  • deps: bump @​salesforce/core from 8.1.1 to 8.2.1 (26c051e)

5.3.18

Bug Fixes

  • deps: bump @​salesforce/core from 8.1.0 to 8.1.1 (6cad033)

... (truncated)

Changelog

Sourced from @​salesforce/cli-plugins-testkit's changelog.

5.3.27 (2024-08-31)

Bug Fixes

  • deps: bump micromatch from 4.0.5 to 4.0.8 (b7c71de)

5.3.26 (2024-08-17)

Bug Fixes

  • deps: bump @​salesforce/core from 8.3.0 to 8.4.0 (5eade11)

5.3.25 (2024-08-10)

Bug Fixes

  • deps: bump @​salesforce/kit from 3.2.0 to 3.2.1 (31a8d77)

5.3.24 (2024-08-10)

Bug Fixes

  • deps: bump @​salesforce/core from 8.2.8 to 8.3.0 (6a51aef)

5.3.23 (2024-08-04)

Bug Fixes

  • deps: bump debug from 4.3.5 to 4.3.6 (a503e24)

5.3.22 (2024-08-04)

Bug Fixes

... (truncated)

Commits
  • bfa5bf9 chore(release): 5.3.27 [skip ci]
  • 5fcc0eb Merge pull request #681 from salesforcecli/dependabot-npm_and_yarn-micromatch...
  • b7c71de fix(deps): bump micromatch from 4.0.5 to 4.0.8
  • b5dda8a Merge pull request #680 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • cffcd42 chore(dev-deps): bump @​salesforce/ts-sinon from 1.4.24 to 1.4.26
  • fd9b5d9 chore(release): 5.3.26 [skip ci]
  • b545fb7 Merge pull request #677 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • 5eade11 fix(deps): bump @​salesforce/core from 8.3.0 to 8.4.0
  • 8fdf4d6 Merge pull request #674 from salesforcecli/dependabot-npm_and_yarn-salesforce...
  • c9d7134 chore(release): 5.3.25 [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 1 month ago

The following labels could not be found: dependencies.

dependabot[bot] commented 3 days ago

Superseded by #42.