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 chainguard group with 2 updates #1373

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps the chainguard group with 2 updates: chainguard.dev/apko and chainguard.dev/melange.

Updates chainguard.dev/apko from 0.21.0 to 0.22.1

Release notes

Sourced from chainguard.dev/apko's releases.

Release v0.22.1

Changelog

  • 06869216f546b71ff71f984a6af55b2264b01b12 pkg/apk: switch to SHA2-256 based signatures by default (#1440)

Release v0.22.0

Changelog

  • e2b26f60b62962b5c3cf661989b2f98b70e0c4ae pkg/apk: switch to SHA2-256 based signatures by default
Commits
  • 0686921 pkg/apk: switch to SHA2-256 based signatures by default (#1440)
  • 4f2adbf Include /opt by default (#1435)
  • eca5eb9 build(deps): bump go.opentelemetry.io/otel from 1.32.0 to 1.33.0 (#1437)
  • 01299fa build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#1438)
  • a0dd808 build(deps): bump k8s.io/apimachinery from 0.31.3 to 0.32.0 (#1434)
  • d9c03a2 build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules...
  • afa3621 build(deps): bump actions/setup-go from 5.0.2 to 5.2.0 (#1431)
  • b5d8bd6 build(deps): bump google.golang.org/api from 0.209.0 to 0.211.0 (#1429)
  • See full diff in compare view

Updates chainguard.dev/melange from 0.17.7 to 0.18.0

Release notes

Sourced from chainguard.dev/melange's releases.

Release v0.18.0

What's Changed

Full Changelog: chainguard-dev/melange@v0.17.7...v0.18.0

Commits
  • 42a9deb Merge pull request #1711 from chainguard-dev/dependabot/go_modules/chainguard...
  • c4294d8 build(deps): bump chainguard.dev/apko from 0.21.0 to 0.22.1
  • a99d55c Merge pull request #1707 from chainguard-dev/dependabot/go_modules/gomod-76bb...
  • 0b4c2f1 Merge pull request #1709 from chainguard-dev/dependabot/go_modules/go.opentel...
  • d8b4c05 build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace
  • 8cd97df build(deps): bump dagger.io/dagger in the gomod group
  • 13be2e5 Merge pull request #1706 from xnox/main
  • ba60467 upgrade to 3.13
  • 3d1b7b3 sign: switch to SHA2-256 signature by default
  • 004666b Merge pull request #1693 from smoser/fix/split-dev-for-cmake-usr-share
  • 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 chainguard group with 2 updates: [chainguard.dev/apko](https://github.com/chainguard-dev/apko) and [chainguard.dev/melange](https://github.com/chainguard-dev/melange).


Updates `chainguard.dev/apko` from 0.21.0 to 0.22.1
- [Release notes](https://github.com/chainguard-dev/apko/releases)
- [Changelog](https://github.com/chainguard-dev/apko/blob/main/NEWS.md)
- [Commits](chainguard-dev/apko@v0.21.0...v0.22.1)

Updates `chainguard.dev/melange` from 0.17.7 to 0.18.0
- [Release notes](https://github.com/chainguard-dev/melange/releases)
- [Changelog](https://github.com/chainguard-dev/melange/blob/main/NEWS.md)
- [Commits](chainguard-dev/melange@v0.17.7...v0.18.0)

---
updated-dependencies:
- dependency-name: chainguard.dev/apko
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chainguard
- dependency-name: chainguard.dev/melange
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chainguard
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 14, 2024
@k4leung4 k4leung4 merged commit 2dbe59d into main Dec 14, 2024
8 checks passed
@k4leung4 k4leung4 deleted the dependabot/go_modules/chainguard-cc5343c092 branch December 14, 2024 19:54
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant