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 @oclif/plugin-command-snapshot from 5.0.2 to 5.2.12 #33

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @oclif/plugin-command-snapshot from 5.0.2 to 5.2.12.

Release notes

Sourced from @​oclif/plugin-command-snapshot's releases.

5.2.12

Bug Fixes

  • deps: bump semver from 7.6.2 to 7.6.3 (#610) (a788683)

5.2.11

Bug Fixes

  • deps: bump ansis from 3.3.1 to 3.3.2 (#612) (9a4a652)

5.2.10

Bug Fixes

  • deps: bump @​oclif/core from 4.0.12 to 4.0.16 (#607) (7ad1575)

5.2.9

Bug Fixes

5.2.8

Bug Fixes

  • deps: bump ansis from 3.2.1 to 3.3.1 (#600) (5c56fb8)

5.2.7

Bug Fixes

  • deps: bump globby from 14.0.1 to 14.0.2 (#594) (6f79848)

5.2.6

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.12 (#597) (934e148)

5.2.5

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#588) (544dd41)

5.2.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#583) (ca4eb4b)

5.2.3

Bug Fixes

  • deps: bump @​oclif/core from 4.0.3 to 4.0.6 (#574) (57e907d)

... (truncated)

Changelog

Sourced from @​oclif/plugin-command-snapshot's changelog.

5.2.12 (2024-08-04)

Bug Fixes

  • deps: bump semver from 7.6.2 to 7.6.3 (#610) (a788683)

5.2.11 (2024-08-03)

Bug Fixes

  • deps: bump ansis from 3.3.1 to 3.3.2 (#612) (9a4a652)

5.2.10 (2024-07-27)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.12 to 4.0.16 (#607) (7ad1575)

5.2.9 (2024-07-23)

Bug Fixes

5.2.8 (2024-07-21)

Bug Fixes

  • deps: bump ansis from 3.2.1 to 3.3.1 (#600) (5c56fb8)

5.2.7 (2024-07-14)

Bug Fixes

  • deps: bump globby from 14.0.1 to 14.0.2 (#594) (6f79848)

5.2.6 (2024-07-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.12 (#597) (934e148)

5.2.5 (2024-07-07)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#588) (544dd41)

5.2.4 (2024-06-30)

... (truncated)

Commits
  • 2ba96c7 chore(release): 5.2.12 [skip ci]
  • a788683 fix(deps): bump semver from 7.6.2 to 7.6.3 (#610)
  • d7c7995 chore(dev-deps): bump lint-staged from 15.2.7 to 15.2.8 (#611)
  • 3cba8fb chore(release): 5.2.11 [skip ci]
  • 9a4a652 fix(deps): bump ansis from 3.3.1 to 3.3.2 (#612)
  • 514de60 chore(dev-deps): bump @​oclif/test from 4.0.4 to 4.0.7 (#613)
  • b9c03b7 chore(dev-deps): bump @​types/node from 18.19.41 to 18.19.42 (#604)
  • 9c62a86 chore(dev-deps): bump oclif from 4.14.6 to 4.14.9 (#605)
  • 9d2cbdc chore(dev-deps): bump @​oclif/plugin-help from 6.2.5 to 6.2.7 (#606)
  • 37bb52f chore(release): 5.2.10 [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 1 month ago

Superseded by #37.