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

fix(deps): bump supported Go versions to 1.22.3 and 1.21.10 #357

Merged
merged 1 commit into from
May 9, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 8, 2024

It's time to update Relay's supported Go versions, due to a recent upstream Go release.

The Go major release cadence is ~every 6 months; the two most recent major versions are supported.
Note that between major releases, the Go team often ships multiple minor versions.

Current repo configuration Desired repo configuration
Latest 1.22.2 1.22.3
Penultimate 1.21.9 1.21.10

This PR's change was generated by running:

./scripts/update-go-release-version.sh 1.22.3 1.21.10
  • I have triggered CI on this PR (either close & reopen this PR in Github UI, or git commit -m "run ci" --allow-empty && git push)

@github-actions github-actions bot requested a review from a team May 8, 2024 17:03
@github-actions github-actions bot added the v8 label May 8, 2024
@cwaldren-ld cwaldren-ld closed this May 8, 2024
@cwaldren-ld cwaldren-ld reopened this May 8, 2024
@github-actions github-actions bot force-pushed the launchdarklyreleasebot/update-to-go1.22.3-v8 branch from 489a4a2 to f83d580 Compare May 9, 2024 17:03
@cwaldren-ld cwaldren-ld merged commit 758bfa8 into v8 May 9, 2024
@cwaldren-ld cwaldren-ld deleted the launchdarklyreleasebot/update-to-go1.22.3-v8 branch May 9, 2024 21:13
@github-actions github-actions bot mentioned this pull request May 9, 2024
cwaldren-ld pushed a commit that referenced this pull request May 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.4.2](v8.4.1...v8.4.2)
(2024-05-10)


### Bug Fixes

* **deps:** bump golang.org/x/net from 0.19 -> 0.25 for
CVE-2023-45288
([#360](#360))
([b6eab4c](b6eab4c))
* **deps:** bump supported Go versions to 1.22.3 and 1.21.10
([#357](#357))
([758bfa8](758bfa8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants