Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps golang/go from go1.24.1 to 1.24.2. This release includes the previously tagged commit.

Commits
  • 49860cf [release-branch.go1.24] go1.24.2
  • f3a3023 [release-branch.go1.24] testing: detect a stopped timer in B.Loop
  • 1d755aa [release-branch.go1.24] testing: detect early return from B.Loop
  • 9204aca [release-branch.go1.24] testing: separate b.Loop counter from b.N
  • 0ae3ca0 [release-branch.go1.24] runtime: explicitly disable async preempt for interna...
  • dae59b5 [release-branch.go1.24] runtime: skip TestCgoCallbackPprof on platforms with ...
  • b7fd97a [release-branch.go1.24] runtime: only set isExtraInC if there are no Go frame...
  • 311096a [release-branch.go1.24] go/types,types2: allocate the used* maps in initFiles
  • e9162e7 [release-branch.go1.24] go/types,types2: externalize used objects
  • d107ee9 [release-branch.go1.24] testing: allow manual timer control in testing.B.Loop
  • 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 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 johnboyes April 1, 2025 19:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch Semantic versioning: backwards compatible bug fixes labels Apr 1, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/golang/go-go1.24.2 branch from 3d6bbeb to 4e95fb1 Compare April 3, 2025 01:10
@johnboyes
Copy link
Collaborator

@dependabot recreate

Bumps [golang/go](https://github.com/golang/go) from go1.24.1 to 1.24.2. This release includes the previously tagged commit.
- [Commits](golang/go@go1.24.1...go1.24.2)

---
updated-dependencies:
- dependency-name: golang/go
  dependency-version: 1.24.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/golang/go-go1.24.2 branch from 4e95fb1 to ce38606 Compare April 3, 2025 04:29
@johnboyes
Copy link
Collaborator

Closing as per #108

@johnboyes johnboyes closed this Apr 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/golang/go-go1.24.2 branch April 3, 2025 06:00
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 patch Semantic versioning: backwards compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants