Skip to content

chore(deps): bump golang.org/x/time from 0.14.0 to 0.15.0#515

Merged
CybotTM merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/time-0.15.0
Mar 14, 2026
Merged

chore(deps): bump golang.org/x/time from 0.14.0 to 0.15.0#515
CybotTM merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/time-0.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Copy link
Copy Markdown

Bumps golang.org/x/time from 0.14.0 to 0.15.0.

Commits
  • 812b343 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Dependabot compatibility score

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 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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 13, 2026
@dependabot dependabot Bot requested a review from CybotTM as a code owner March 13, 2026 09:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 13, 2026
@github-actions

github-actions Bot commented Mar 13, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
gomod/golang.org/x/time 0.15.0 UnknownUnknown

Scanned Files

  • go.mod

github-actions[bot]
github-actions Bot previously approved these changes Mar 13, 2026
@github-actions github-actions Bot enabled auto-merge March 13, 2026 09:43
@github-actions github-actions Bot added this pull request to the merge queue Mar 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Mar 13, 2026
github-merge-queue Bot pushed a commit that referenced this pull request Mar 14, 2026
## Summary
- Remove `--squash` from auto-merge workflow — the merge queue controls
the merge method, passing `--squash` is redundant and may conflict
- Add `golang.org/x/term` and `golang.org/x/time` to
`allow-dependencies-licenses` in dependency review (compound SPDX
expression with Google patent grant, same as other `x/` packages already
listed)

## Context
All 5 open Dependabot PRs (#512-#516) failed to auto-merge because:
1. The merge queue grouped them together (all modify `go.mod`/`go.sum`),
they conflicted, and all got dequeued
2. PR #515 (`golang.org/x/time`) was also blocked by Dependency Review
flagging `LicenseRef-scancode-google-patent-license-golang` as
incompatible

## Test plan
- [ ] CI passes (especially Dependency Review)
- [ ] After merge, re-trigger auto-merge on #512-#516 and verify they
process through the merge queue one at a time
@CybotTM

CybotTM commented Mar 14, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Mar 14, 2026

Copy link
Copy Markdown
Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@CybotTM

CybotTM commented Mar 14, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.14.0 to 0.15.0.
- [Commits](golang/time@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/time-0.15.0 branch from 460dd70 to 1ff3fb0 Compare March 14, 2026 12:29
@github-actions github-actions Bot enabled auto-merge March 14, 2026 12:29
@github-actions github-actions Bot added this pull request to the merge queue Mar 14, 2026
@CybotTM CybotTM removed this pull request from the merge queue due to a manual request Mar 14, 2026
@CybotTM CybotTM added this pull request to the merge queue Mar 14, 2026
Merged via the queue into main with commit 538ac53 Mar 14, 2026
28 checks passed
@CybotTM CybotTM deleted the dependabot/go_modules/golang.org/x/time-0.15.0 branch March 14, 2026 13:03
@github-actions github-actions Bot added the released:v0.21.2 Included in v0.21.2 release label Mar 14, 2026
@github-actions

Copy link
Copy Markdown

🚀 Released in v0.21.2

Thank you for your contribution! 🙏

This is now available in the latest release. Please test and verify everything works as expected in your environment.

If you encounter any issues, please open a new issue.

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 go Pull requests that update go code released:v0.21.2 Included in v0.21.2 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant