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 minimal Go version from 1.21 to 1.22 #2743

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

mdelapenya
Copy link
Member

  • fix: update devcontainer image
  • chore: bump minimal Go version to 1.22

What does this PR do?

It updates the bump-go shell script to update the image for the devcontainer, and runs the script to update all the necessary paths.

Why is it important?

Go 1.21 reached EOL on 13 Aug 2024.

@mdelapenya mdelapenya requested a review from a team as a code owner August 22, 2024 12:45
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Aug 22, 2024
@mdelapenya mdelapenya self-assigned this Aug 22, 2024
Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit c82c217
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/66c73307967fc40009ca638f
😎 Deploy Preview https://deploy-preview-2743--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.

@mdelapenya mdelapenya merged commit 3682745 into testcontainers:main Aug 23, 2024
112 checks passed
@mdelapenya mdelapenya deleted the bump-go-version branch August 23, 2024 12:35
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Aug 23, 2024
* main:
  chore(deps): bump minimal Go version from 1.21 to 1.22 (testcontainers#2743)
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Aug 26, 2024
* main:
  chore(deps): bump minimal Go version from 1.21 to 1.22 (testcontainers#2743)
  chore(deps): bump github/codeql-action from 3.24.9 to 3.25.15 (testcontainers#2677)
  fix: use of log.Fatal in main (testcontainers#2739)
  chore: prepare for next minor development cycle (0.34.0)
  chore: use new version (v0.33.0) in modules and examples
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Aug 28, 2024
* main:
  chore: use new testcontainers/ryuk:0.9.0 image (testcontainers#2750)
  chore(deps): bump minimal Go version from 1.21 to 1.22 (testcontainers#2743)
  chore(deps): bump github/codeql-action from 3.24.9 to 3.25.15 (testcontainers#2677)
mdelapenya added a commit that referenced this pull request Sep 3, 2024
* main:
  feat(wait): for file (#2731)
  feat(compose): select services via profiles (#2758)
  chore(deps): bump mkdocs-markdownextradata-plugin from 0.2.5 to 0.2.6 (#2761)
  fix: update template too (#2763)
  chore(deps): bump actions/checkout from 4.1.1 to 4.1.7 (#2762)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.2 (#2760)
  fix: check if the discovered docker socket responds (#2741)
  Upgrade milvus-io/milvus-sdk-go to avoid checksum mismatch. (#2753)
  Fix trailing slash on Image Prefix (#2747)
  chore: use new testcontainers/ryuk:0.9.0 image (#2750)
  chore(deps): bump minimal Go version from 1.21 to 1.22 (#2743)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant