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 3 updates #4491

Merged
merged 1 commit into from Dec 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps the ci group with 3 updates: korthout/backport-action, actions/upload-artifact and sigstore/cosign-installer.

Updates korthout/backport-action from 2.2.0 to 2.3.0

Release notes

Sourced from korthout/backport-action's releases.

Backport-action v2.3.0

What's Changed

This release introduces a new created_pull_numbers output that you can use in successive steps. For example, label the created pull requests or trigger your CI on the created pull requests. Massive thanks to @​GuyAv46 for this contribution.

New Contributors

Full Changelog: korthout/backport-action@v2.2.0...v2.3.0

Commits
  • addffea dist: release 2.3.0
  • 3fbdf41 Merge pull request #402 from korthout/dependabot/npm_and_yarn/prettier-3.1.1
  • 518c779 Merge pull request #404 from GuyAv46/main
  • 598ae04 dist: build new release
  • 56bbfb0 fix: rename output to created_pull_numbers
  • 14ae080 build and pack
  • 07b5e6c formatting
  • 7c7755d update readme and action.yml
  • 8a76cca adding successful PR numbers to the outputs
  • 1752b1a build(deps-dev): bump prettier from 3.1.0 to 3.1.1
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 3.1.3 to 4.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

Commits

Updates sigstore/cosign-installer from 3.2.0 to 3.3.0

Release notes

Sourced from sigstore/cosign-installer's releases.

v3.3.0

What's Changed

Full Changelog: sigstore/cosign-installer@v3.2.0...v3.3.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

@dependabot dependabot bot added area/ci CI related issues and pull requests dependencies Pull requests that update a dependency labels Dec 18, 2023
@hiddeco
Copy link
Member

hiddeco commented Dec 19, 2023

@dependabot rebase

Bumps the ci group with 3 updates: [korthout/backport-action](https://github.com/korthout/backport-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `korthout/backport-action` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](korthout/backport-action@b982d29...addffea)

Updates `actions/upload-artifact` from 3.1.3 to 4.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@a8a3f3a...c7d193f)

Updates `sigstore/cosign-installer` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@1fc5bd3...9614fae)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: ci
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/ci-d8391f5813 branch from 5ea5818 to 4f20be4 Compare December 19, 2023 08:52
@hiddeco hiddeco added the backport:release/v2.2.x To be backported to release/v2.2.x label Dec 19, 2023
@hiddeco hiddeco merged commit d321644 into main Dec 19, 2023
7 checks passed
@hiddeco hiddeco deleted the dependabot/github_actions/ci-d8391f5813 branch December 19, 2023 16:33
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v2.2.x:

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.2.x To be backported to release/v2.2.x dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants