mitre / saf

The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines
https://saf-cli.mitre.org
Other
134 stars 37 forks source link

Bump oclif from 4.15.16 to 4.15.20 #3030

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps oclif from 4.15.16 to 4.15.20.

Release notes

Sourced from oclif's releases.

4.15.20

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.679.0 to 3.682.0 (6a359b5)

4.15.19

Bug Fixes

  • deps: bump @​oclif/core from 4.0.30 to 4.0.31 (53e1f93)

4.15.18

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.676.0 to 3.685.0 (7aca771)

4.15.17

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.22 to 3.2.24 (5e86b6a)
Changelog

Sourced from oclif's changelog.

4.15.20 (2024-11-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.679.0 to 3.682.0 (6a359b5)

4.15.19 (2024-11-03)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.30 to 4.0.31 (53e1f93)

4.15.18 (2024-11-03)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.676.0 to 3.685.0 (7aca771)

4.15.17 (2024-11-03)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.22 to 3.2.24 (5e86b6a)
Commits
  • b5f45fc chore(release): 4.15.20 [skip ci]
  • 0d7b823 Merge pull request #1594 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • f060084 chore(release): 4.15.19 [skip ci]
  • 0793eae Merge pull request #1595 from oclif/dependabot-npm_and_yarn-oclif-core-4.0.31
  • 6a359b5 fix(deps): bump @​aws-sdk/client-cloudfront from 3.679.0 to 3.682.0
  • 42aa483 chore(release): 4.15.18 [skip ci]
  • 9797002 Merge pull request #1596 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 53e1f93 fix(deps): bump @​oclif/core from 4.0.30 to 4.0.31
  • edb2383 chore(release): 4.15.17 [skip ci]
  • b70dcce Merge pull request #1597 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • 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)
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud