artichoke / docker-artichoke-nightly

🐳 Docker builds for nightly Artichoke
https://hub.docker.com/r/artichokeruby/artichoke
MIT License
5 stars 0 forks source link

Bump the gha-deps group with 3 updates #177

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the gha-deps group with 3 updates: ruby/setup-ruby, docker/build-push-action and artichoke/generate_third_party.

Updates ruby/setup-ruby from 1.150.0 to 1.152.0

Commits


Updates docker/build-push-action from 4.0.0 to 4.1.1

Release notes

Sourced from docker/build-push-action's releases.

v4.1.1

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1

v4.1.0

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0

Commits
  • 2eb1c19 Merge pull request #880 from crazy-max/fix-inputlist
  • 27376fe update generated content
  • c933000 test: build-arg with hash
  • dac08d4 chore(deps): Bump @​docker/actions-toolkit from 0.3.0 to 0.5.0
  • 44ea916 Merge pull request #875 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0167eef update generated content
  • 91bf8bf chore(deps): Bump @​docker/actions-toolkit from 0.2.0 to 0.3.0
  • a799b4d Merge pull request #860 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 87480bd update generated content
  • f9efed5 Merge pull request #871 from dvdksn/fix/secret-example-link
  • Additional commits viewable in compare view


Updates artichoke/generate_third_party from 1.10.0 to 1.11.0

Release notes

Sourced from artichoke/generate_third_party's releases.

v1.11.0

What's Changed

Full Changelog: https://github.com/artichoke/generate_third_party/compare/v1...v1.11.0

Changelog

Sourced from artichoke/generate_third_party's changelog.

1.11.0

Released 2023-07-02.

Action Changes

Internal Changes

  • Use stricter version pinning for GitHub Actions. #94
  • Bump ruby/setup-ruby from 1.147.0 to 1.148.0. #95
  • Stop monitoring Twitter links, fix markdown link check job. #104
  • Remove unneeded ignore pattern from markdown link check config. #105
  • Update CI to install Ruby version compatible with gemspec. #107
  • Update dependabot.yml. #108

#94: artichoke/generate_third_party#94 #95: artichoke/generate_third_party#95 #104: artichoke/generate_third_party#104 #105: artichoke/generate_third_party#105 #106: artichoke/generate_third_party#106 #107: artichoke/generate_third_party#107 #108: artichoke/generate_third_party#108 #109: artichoke/generate_third_party#109 #110: artichoke/generate_third_party#110 #111: artichoke/generate_third_party#111 #112: artichoke/generate_third_party#112 #113: artichoke/generate_third_party#113 #114: artichoke/generate_third_party#114 #115: artichoke/generate_third_party#115 #116: artichoke/generate_third_party#116 #117: artichoke/generate_third_party#117 #121: artichoke/generate_third_party#121

Commits
  • 528991b Merge pull request #121 from artichoke/lopopolo/dependabot-rollup
  • 32d9ddf Bump version to v1.11.0
  • a97d2f1 Merge remote-tracking branches 'origin/dependabot/bundler/sorbet-0.5.10898' a...
  • 5cd19de Bump sorbet from 0.5.10859 to 0.5.10898
  • 5c29acb Bump tapioca from 0.11.6 to 0.11.7
  • 1c8654a Merge pull request #115 from artichoke/dependabot/github_actions/mheap/github...
  • 5779f02 Merge pull request #114 from artichoke/dependabot/github_actions/actions/chec...
  • 38f3fed Merge pull request #116 from artichoke/dependabot/github_actions/ruby/setup-r...
  • 1a9b409 Merge pull request #117 from artichoke/dependabot/bundler/rubocop-1.53.1
  • b731ef6 Bump rubocop from 1.51.0 to 1.53.1
  • 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