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

build(deps): bump the ci group with 2 updates #4366

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps the ci group with 2 updates: korthout/backport-action and ossf/scorecard-action.

Updates korthout/backport-action from 1.4.0 to 2.0.0

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v2.0.0

What's Changed

Breaking change: Support for node16 has been dropped with this release. If you're using self-hosted runners, please ensure that node20 is available. We also recommend using actions/checkout@v4 alongside korthout/backport-action@v2.

Updated Dependencies

Full Changelog: korthout/backport-action@v1.4.0...v2.0.0

Commits
  • 408fae1 dist: release 2.0.0
  • 30a9582 docs(README): bump backport-action to v2
  • 5267663 dist: build new artifacts
  • cea7f1f Merge pull request #387 from korthout/dependabot/npm_and_yarn/actions/github-...
  • 77fc610 docs(README): bump actions/checkout to v4
  • 1f42167 Merge pull request #392 from korthout/korthout-node20
  • a94e18c ci(release): remove redundant legacy step
  • 3601109 ci: use node20 instead of node16
  • 68ba740 deps(.github): bump setup-node to v4
  • 7b3bfb3 dist: require node20
  • Additional commits viewable in compare view

Updates ossf/scorecard-action from 2.3.0 to 2.3.1

Release notes

Sourced from ossf/scorecard-action's releases.

v2.3.1

What's Changed

  • 🌱 Bump github.com/ossf/scorecard/v4 from v4.13.0 to v4.13.1 by @​spencerschrock in ossf/scorecard-action#1282
    • Adds additional Fuzzing detection and fixes a SAST bug related to detecting CodeQL. For a full changelist of what this includes, see the v4.13.1 release notes

Full Changelog: ossf/scorecard-action@v2.3.0...v2.3.1

Commits
  • 0864cf1 🌱 Bump docker tag to for v2.3.1 release (#1284)
  • 72df3bf 🌱 Bump github.com/ossf/scorecard/v4 from v4.13.0 to v4.13.1 (#1282)
  • 0ea411f 🌱 Bump the docker-images group with 1 update (#1281)
  • dbfd042 🌱 Bump the github-actions group with 1 update (#1280)
  • 2fa1e2f 🌱 Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1278)
  • 652ddd0 🌱 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1277)
  • 28d0c92 🌱 Group Dependabot updates for GitHub Actions and Dockerfiles (#1276)
  • cb50491 🌱 Bump distroless/base from a35b652 to b31a6e0 (#1275)
  • 87157ac 🌱 Bump github/codeql-action from 2.21.9 to 2.22.1 (#1274)
  • 7c1648b 🌱 Bump step-security/harden-runner from 2.5.1 to 2.6.0 (#1273)
  • Additional commits viewable in compare view

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 2 updates: [korthout/backport-action](https://github.com/korthout/backport-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action).


Updates `korthout/backport-action` from 1.4.0 to 2.0.0
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@bd68141...408fae1)

Updates `ossf/scorecard-action` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@483ef80...0864cf1)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added area/ci CI related issues and pull requests dependencies Pull requests that update a dependency labels Oct 30, 2023
@makkes makkes added the backport:release/v2.1.x To be backported to release/v2.1.x label Oct 30, 2023
@makkes makkes merged commit e3605ac into main Oct 30, 2023
8 checks passed
@makkes makkes deleted the dependabot/github_actions/ci-fa2bfd4781 branch October 30, 2023 08:00
@fluxcdbot
Copy link
Member

Backport failed for release/v2.1.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin release/v2.1.x
git worktree add -d .worktree/backport-4366-to-release/v2.1.x origin/release/v2.1.x
cd .worktree/backport-4366-to-release/v2.1.x
git checkout -b backport-4366-to-release/v2.1.x
ancref=$(git merge-base 1ff76bd4a5577c59e96992ec1718595c443d8465 cbce9b5e26c609779d6b52b19f0d3a36737325bb)
git cherry-pick -x $ancref..cbce9b5e26c609779d6b52b19f0d3a36737325bb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests backport:release/v2.1.x To be backported to release/v2.1.x dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants