Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the ci group across 1 directory with 9 updates #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2024

Bumps the ci group with 9 updates in the / directory:

Package From To
mercedesbenzio/detect-action 1 2
actions/cache 3 4
peter-evans/repository-dispatch 2 3
8BitJonny/gh-get-current-pr 2.2.0 3.0.0
thollander/actions-comment-pull-request 2.4.3 3.0.0
release-drafter/release-drafter 5 6
anchore/sbom-action 0.15.11 0.17.4
sigstore/cosign-installer 3.5.0 3.7.0
goreleaser/goreleaser-action 5 6

Updates mercedesbenzio/detect-action from 1 to 2

Release notes

Sourced from mercedesbenzio/detect-action's releases.

v2.0.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.5.0...v2.0.0

v1.5.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.4.1...v1.5.0

v1.4.1

What's Changed

Full Changelog: tvcsantos/detect-action@v1.4.0...v1.4.1

v1.4.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.3.0...v1.4.0

v1.3.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.2.0...v1.3.0

v1.2.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.1.0...v1.2.0

v1.1.0

What's Changed

Full Changelog: tvcsantos/detect-action@v1.0.0...v1.1.0

Changelog

Sourced from mercedesbenzio/detect-action's changelog.

Commits

Updates actions/cache from 3 to 4

Release notes

Sourced from actions/cache's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v4.0.0

v3.3.3

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.2

v3.3.1

What's Changed

Full Changelog: actions/cache@v3...v3.3.1

v3.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/cache's changelog.

Releases

4.1.1

  • Restore original behavior of cache-hit output - #1467

4.1.0

  • Ensure cache-hit output is set when a cache is missed - #1404
  • Deprecate save-always input - #1452

4.0.2

  • Fixed restore fail-on-cache-miss not working.

4.0.1

  • Updated isGhes check

4.0.0

  • Updated minimum runner version support from node 12 -> node 20

3.3.3

  • Updates @​actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion actions/toolkit#1378
  • Additional audit fixes of npm package(s)

3.3.2

  • Fixes bug with Azure SDK causing blob downloads to get stuck.

3.3.1

  • Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.

3.3.0

  • Added option to lookup cache without downloading it.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.

3.2.5

  • Added fix to prevent from setting MYSYS environment variable globally.

3.2.4

  • Added option to fail job on cache miss.

... (truncated)

Commits
  • 3624ceb Restore original behavior of cache-hit output (#1467)
  • 2cdf405 Prepare 4.1.0 release (#1464)
  • a11fb02 restore action's README now references v4 instead of v3 (#1445)
  • cf7a75e Fix typo: depening -> depending (#1462)
  • c74ca40 Deprecate save-always input (#1452)
  • f8a7ab4 Merge pull request #1463 from actions/Jcambass-patch-1
  • 45b7be0 Add workflow file for publishing releases to immutable action package
  • 81382a7 Merge pull request #1311 from todgru/todgru/v4-documentation-update
  • c4ee99a Merge branch 'main' into todgru/v4-documentation-update
  • 57b8e40 Clarify that the restore-keys input is a string in the docs (#1434)
  • Additional commits viewable in compare view

Updates peter-evans/repository-dispatch from 2 to 3

Release notes

Sourced from peter-evans/repository-dispatch's releases.

Repository Dispatch v3.0.0

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

... (truncated)

Commits
  • ff45666 feat: update runtime to node 20 (#305)
  • a4a9027 build(deps-dev): bump @​types/node from 18.19.6 to 18.19.8 (#304)
  • 2605253 build(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#303)
  • ab3258e build(deps-dev): bump @​types/node from 18.19.4 to 18.19.6 (#302)
  • 240bc73 build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#301)
  • 8aa15c5 build(deps-dev): bump @​types/node from 18.19.3 to 18.19.4 (#300)
  • 22aa07c build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (#299)
  • ba02985 build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 (#298)
  • accfd7b build(deps-dev): bump eslint from 8.55.0 to 8.56.0 (#297)
  • 3c7d964 build(deps): bump actions/upload-artifact from 3 to 4 (#295)
  • Additional commits viewable in compare view

Updates 8BitJonny/gh-get-current-pr from 2.2.0 to 3.0.0

Release notes

Sourced from 8BitJonny/gh-get-current-pr's releases.

v3.0.0

  • Update to using Node20 (#295)
  • docs(readme): correct step id (#261)

🤖 Dependency Updates

  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#289)
  • build(deps-dev): bump eslint from 8.34.0 to 8.45.0 (#288)
  • build(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 (#286)
  • build(deps-dev): bump @​types/node from 18.16.0 to 20.4.4 (#290)
  • build(deps-dev): bump @​babel/traverse from 7.17.3 to 7.23.9 (#296)
  • build(deps): bump tough-cookie from 4.0.0 to 4.1.3 (#282)
  • build(deps-dev): bump prettier from 2.8.1 to 2.8.8 (#251)
  • build(deps-dev): bump @​vercel/ncc from 0.36.0 to 0.36.1 (#228)
  • build(deps-dev): bump @​types/node from 18.13.0 to 18.16.0 (#252)
  • build(deps-dev): bump eslint-plugin-github from 4.6.0 to 4.7.0 (#244)
  • build(deps-dev): bump typescript from 4.9.3 to 4.9.5 (#222)
  • build(deps-dev): bump @​types/node from 18.11.13 to 18.13.0 (#225)
  • build(deps): bump json5 from 1.0.1 to 1.0.2 (#215)
  • build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.2.1 (#217)
  • build(deps-dev): bump eslint from 8.29.0 to 8.34.0 (#226)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.46.1 to 5.52.0 (#227)
  • build(deps-dev): bump @​typescript-eslint/parser from 5.45.1 to 5.46.1 (#200)
  • build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.6.0 (#201)
  • build(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.0 (#199)
  • build(deps-dev): bump prettier from 2.8.0 to 2.8.1 (#202)
  • build(deps-dev): bump @​types/node from 18.11.11 to 18.11.13 (#203)

Full Changelog: 8BitJonny/gh-get-current-pr@2.2.0...v3.0.0

Contributors: @​8BitJonny, @​dargmuesli, @​dependabot and @​dependabot[bot]

Commits
  • 08e737c Merge pull request #295 from 8BitJonny/upgrade-to-node20
  • f21b71e (dep): run npm audit fix
  • 2fe5f33 (chore): update to node v20 in nvmrc
  • 2011959 Merge branch 'master' into upgrade-to-node20
  • fda1672 Merge pull request #289 from 8BitJonny/dependabot/npm_and_yarn/word-wrap-1.2.4
  • f4fb4f8 Merge pull request #288 from 8BitJonny/dependabot/npm_and_yarn/eslint-8.45.0
  • a293d8b Merge pull request #286 from 8BitJonny/dependabot/npm_and_yarn/eslint-plugin-...
  • f24508c Merge pull request #290 from 8BitJonny/dependabot/npm_and_yarn/types/node-20.4.4
  • f65b5c7 Merge pull request #296 from 8BitJonny/dependabot/npm_and_yarn/babel/traverse...
  • 1b34411 build(deps-dev): bump @​babel/traverse from 7.17.3 to 7.23.9
  • Additional commits viewable in compare view

Updates thollander/actions-comment-pull-request from 2.4.3 to 3.0.0

Release notes

Sourced from thollander/actions-comment-pull-request's releases.

v3.0.0

What's Changed

Breaking changes

Parameters

  • From filePath to file-path
  • From GITHUB_TOKEN to github-token
  • From pr_number to pr-number
  • From comment_tag to comment-tag
  • From create_if_not_exists to create-if-not-exists

Mode

delete now deletes a comment immediately. To delete the comment at the end of the job, use delete-on-completion mode.

Full Changelog: thollander/actions-comment-pull-request@v2...v3.0.0

v2.5.0 : Node 20 version support

What's Changed

Full Changelog: thollander/actions-comment-pull-request@v2.4.3...v2.5.0

Commits
  • e2c37e5 Merge pull request #391 from thollander/v3
  • 65f9e5c docs: add migration guide
  • 107ab45 feat: manage delete modes in a better way
  • ce644a4 chore(deps-dev): bump @​types/node from 20.8.7 to 22.7.5 (#389)
  • 52f13cb chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 (#390)
  • 77f7e42 chore(deps-dev): bump @​tsconfig/node20 from 20.1.2 to 20.1.4 (#367)
  • e5dae98 chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#350)
  • bc14ce3 chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 (#326)
  • fabd468 Merge pull request #307 from thollander/feat/node-20
  • cb9f4be chore: bump to v2.5.0
  • Additional commits viewable in compare view

Updates release-drafter/release-drafter from 5 to 6

Release notes

Sourced from release-drafter/release-drafter's releases.

v6.0.0

What's Changed

Full Changelog: release-drafter/release-drafter@v5.25.0...v6.0.0

v6.0.0-beta.1

Prerelease of v6, first release of the CLI, feel free to provide feedback in the pull request: release-drafter/release-drafter#1204

v5.25.0

What's Changed

New

Full Changelog: release-drafter/release-drafter@v5.24.0...v5.25.0

v5.24.0

What's Changed

New

Bug Fixes

Full Changelog: release-drafter/release-drafter@v5.23.0...v5.24.0

v5.23.0

What's Changed

New

Full Changelog: release-drafter/release-drafter@v5.22.0...v5.23.0

v5.22.0

What's Changed

New

... (truncated)

Commits

Updates anchore/sbom-action from 0.15.11 to 0.17.4

Release notes

Sourced from anchore/sbom-action's releases.

v0.17.4

Changes in v0.17.4

v0.17.3

Changes in v0.17.3

v0.17.2

Changes in v0.17.2

v0.17.1

Changes in v0.17.1

v0.17.0

Changes in v0.17.0

v0.16.1

Changes in v0.16.1

v0.16

Changes in v0.16.0

  • Update Syft to v1.4.1 (#465)
  • Update GitHub artifact client (#463) [kzantow]

NOTE: if you are using this action within a matrix build and see failures attempting to upload artifacts with duplicate names, you will need to set the artifact-name to be unique based on the matrix properties (an example here). This is due to a change to use a newer GitHub API which no longer allows artifacts with duplicate names.

Commits
  • 8d0a650 chore(deps): update Syft to v1.14.1 (#502)
  • f5e124a chore(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#493)
  • eff08d0 chore: configure changelog-ignore label (#499)
  • 18f9bde chore: remove snapshot tests; fix deprecation errors for outdated packages (#...
  • 2e87236 add release docs (#500)
  • 4a914bc chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#497)
  • 8cb9966 chore(deps): update Syft to v1.14.0 (#498)
  • beb779b Update README to include bit about permissions near the top (#496)
  • 87b3137 chore(deps): update Syft to v1.13.0 (#488)
  • 5cc1a40 chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#495)
  • Additional commits viewable in compare view

Updates sigstore/cosign-installer from 3.5.0 to 3.7.0

Release notes

Sourced from sigstore/cosign-installer's releases.

v3.7.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3.6.0...v3.7.0

v3.6.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3...v3.6.0

Commits

Updates goreleaser/goreleaser-action from 5 to 6

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v6.0.0

[!WARNING] This is a breaking change!

Follow the instructions here to upgrade!

What's Changed

Full Changelog: goreleaser/goreleaser-action@v5...v6.0.0

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

Bumps the ci group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [mercedesbenzio/detect-action](https://github.com/mercedesbenzio/detect-action) | `1` | `2` |
| [actions/cache](https://github.com/actions/cache) | `3` | `4` |
| [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) | `2` | `3` |
| [8BitJonny/gh-get-current-pr](https://github.com/8bitjonny/gh-get-current-pr) | `2.2.0` | `3.0.0` |
| [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) | `2.4.3` | `3.0.0` |
| [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `5` | `6` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.15.11` | `0.17.4` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.5.0` | `3.7.0` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5` | `6` |



Updates `mercedesbenzio/detect-action` from 1 to 2
- [Release notes](https://github.com/mercedesbenzio/detect-action/releases)
- [Changelog](https://github.com/tvcsantos/detect-action/blob/main/CHANGELOG.md)
- [Commits](tvcsantos/detect-action@v1...v2)

Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

Updates `peter-evans/repository-dispatch` from 2 to 3
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](peter-evans/repository-dispatch@v2...v3)

Updates `8BitJonny/gh-get-current-pr` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/8bitjonny/gh-get-current-pr/releases)
- [Commits](8BitJonny/gh-get-current-pr@2.2.0...3.0.0)

Updates `thollander/actions-comment-pull-request` from 2.4.3 to 3.0.0
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](thollander/actions-comment-pull-request@v2.4.3...v3.0.0)

Updates `release-drafter/release-drafter` from 5 to 6
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5...v6)

Updates `anchore/sbom-action` from 0.15.11 to 0.17.4
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@7ccf588...8d0a650)

Updates `sigstore/cosign-installer` from 3.5.0 to 3.7.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.5.0...v3.7.0)

Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v5...v6)

---
updated-dependencies:
- dependency-name: mercedesbenzio/detect-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: 8BitJonny/gh-get-current-pr
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: thollander/actions-comment-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 20, 2024
Copy link

Mend Scan Summary: ❌

Repository: open-component-model/replication-controller

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 4
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 2
LICENSE RISK HIGH 7
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report
Mend UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants