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 github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5 #1626

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/opencontainers/image-spec from 1.1.0-rc4 to 1.1.0-rc5.

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.1.0-rc5

For changeset and diff please see - opencontainers/image-spec#1109

Vote - https://groups.google.com/a/opencontainers.org/g/dev/c/KIwyzExcjZ8

Commits
  • 1e54f01 version: release v1.1.0-rc5
  • 24a0e97 Merge pull request #1113 from sudo-bmitch/pr-fix-golangci-lint-version
  • 061cba3 Fix golangci-lint install on older versions of Go
  • 3131ecd Merge pull request #1101 from sudo-bmitch/pr-artifact-workflow
  • 1be3fba Merge pull request #1105 from michalbiesek/feat-riscv64
  • 0c1622e Add riscv64 arch to check{Architecture|Platform}
  • e6a75e6 Provide a decision tree for artifacts
  • 4b568ff Merge pull request #1102 from sudo-bmitch/pr-lint-md-files
  • 9ac8f92 Quote lint-md wildcard expression
  • 82d42b1 Merge pull request #1090 from sudo-bmitch/pr-markdown-lint
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 18, 2023 14:47
@dependabot dependabot bot added dependencies Dependencies or external services go Pull requests that update Go code labels Sep 18, 2023
@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit d264308
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/653a747cc270fb00071900e2
😎 Deploy Preview https://deploy-preview-1626--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mmorel-35
Copy link
Contributor

mmorel-35 commented Sep 19, 2023

There shall be a way to execute make tidy-all when dependabot is updating a dependency on the root module so this PR contains the update of all sub modules(examples and modules).
Or would the use of go.work do the job ?

@mdelapenya
Copy link
Collaborator

There shall be a way to execute make tidy-all when dependabot is updating a dependency on the root module so this PR contains the update of all sub modules(examples and modules).

That should be a dream come true :)

Or would the use of go.work do the job ?

I need to explore it, because I think the future comes with this file

@mdelapenya
Copy link
Collaborator

@dependabot recreate

Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc4 to 1.1.0-rc5.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.1.0-rc4...v1.1.0-rc5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5 branch from 42b2c9f to ad6e4d7 Compare September 25, 2023 09:04
@mdelapenya
Copy link
Collaborator

mdelapenya commented Sep 25, 2023

There shall be a way to execute make tidy-all when dependabot is updating a dependency on the root module so this PR contains the update of all sub modules(examples and modules). Or would the use of go.work do the job ?

@mmorel-35 I've verified that RenovateBot supports postUpgradeTasks, but only available on self-hosted instances: https://docs.renovatebot.com/configuration-options/#postupgradetasks :(

…ers/image-spec-1.1.0-rc5

* main:
  chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#1651)
  Wait for k3s node to sync (#1685)
  chore(deps): bump github.com/IBM/sarama in /modules/kafka (#1637)
  chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#1625)
  chore(deps): bump github.com/elastic/go-elasticsearch/v8 (#1641)
  chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in /modules/couchbase and /modules/vault (#1684)
…ers/image-spec-1.1.0-rc5

* main: (49 commits)
  docs: remove OpenSSF scorecard (#1823)
  Auto-cleanup of k6 build cache (#1788)
  Add OpenSSF Scorecards GitHub Action (#1795)
  chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#1822)
  chore: expose SessionID (#1793)
  chore: use HTTP calls to invoke the lambda from the tests (#1794)
  wait for log producer to really stop inside StopLogProducer func (#1701)
  chore(deps): bump github.com/nats-io/nats-server/v2 in /modules/nats (#1784)
  chore(deps): bump urllib3 from 2.0.6 to 2.0.7 (#1781)
  chore: add an example of using localstack alongside AWS lambdas (#1790)
  chore(deps): combine and bump compose dependencies (#1787)
  feat: support for replacing images with custom substitutions (#1719)
  fix: data race in docker client `Info()` (#1779)
  Use correct formatting directive for errors in lifecycle logs (#1780)
  chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 in /modules/{elasticsearch,kafka} and /modulegen (#1778)
  chore(deps): bump github.com/rabbitmq/amqp091-go in /modules/rabbitmq (#1728)
  chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (#1732)
  ignore patterns defined in dockerignore (#1725)
  Fix wrong module names (#1776)
  docs: add default options to k6 module (#1744)
  ...
@mdelapenya mdelapenya merged commit 25a7e3f into main Oct 26, 2023
113 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0-rc5 branch October 26, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants