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 #163

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 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 2.5.0
release-drafter/release-drafter 5 6
anchore/sbom-action 0.15.11 0.17.1
sigstore/cosign-installer 3.5.0 3.6.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.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.

3.2.3

  • Support cross os caching on Windows as an opt-in feature.
  • Fix issue with symlink restoration on Windows for cross-os caches.

3.2.2

... (truncated)

Commits

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 2.5.0

Release notes

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

v2.5.0 : Node 20 version support

What's Changed

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

Commits

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.1

Release notes

Sourced from anchore/sbom-action's releases.

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
  • ab9d16d chore(deps): update Syft to v1.11.0 (#483)
  • fe5e7c3 doc: Updates for the Slack to Discourse migration (#484)
  • f2d02cb chore: Create issue template (#481)
  • ca15f99 docs: CODE_OF_CONDUCT.md (#480)
  • d94f46e chore(deps): update Syft to v1.9.0 (#479)
  • ee41e6a chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#474)
  • 23e0b38 chore(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#475)
  • f4035cd chore: serialize tests to prevent install race (#478)
  • f3253ca chore(deps): update Syft to v1.8.0 (#473)
  • 95b086a fix: workaround windows install script (#477)
  • Additional commits viewable in compare view

Updates sigstore/cosign-installer from 3.5.0 to 3.6.0

Release notes

Sourced from sigstore/cosign-installer's releases.

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

New Contributors

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

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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` | `2.5.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.1` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.5.0` | `3.6.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 2.5.0
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](thollander/actions-comment-pull-request@v2.4.3...v2.5.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.1
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@7ccf588...ab9d16d)

Updates `sigstore/cosign-installer` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.5.0...v3.6.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-minor
  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 Aug 18, 2024
Copy link

Mend Scan Summary: ❌

Repository: open-component-model/replication-controller

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

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2024

Superseded by #165.

@dependabot dependabot bot closed this Aug 25, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/ci-145a937ebf branch August 25, 2024 16:46
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