Skip to content

build(deps): bump golang.org/x/time from 0.11.0 to 0.12.0#5013

Merged
pkoutsovasilis merged 2 commits intomainfrom
dependabot/go_modules/golang.org/x/time-0.12.0
Jun 6, 2025
Merged

build(deps): bump golang.org/x/time from 0.11.0 to 0.12.0#5013
pkoutsovasilis merged 2 commits intomainfrom
dependabot/go_modules/golang.org/x/time-0.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Bumps golang.org/x/time from 0.11.0 to 0.12.0.

Commits
  • 1616a7f rate: skip time.Now call in Sometimes.Do unless necessary
  • 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 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 added automation dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Jun 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 6, 2025 00:15
@dependabot dependabot bot added dependency Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Jun 6, 2025
@dependabot dependabot bot requested review from blakerouse and michalpristas June 6, 2025 00:15
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 6, 2025

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@prodsecmachine
Copy link
Copy Markdown

prodsecmachine commented Jun 6, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@pkoutsovasilis
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/time-0.12.0 branch from 59ba00b to 52239ff Compare June 6, 2025 11:20
@pkoutsovasilis
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/time-0.12.0 branch from 52239ff to 9354184 Compare June 6, 2025 11:49
pkoutsovasilis
pkoutsovasilis previously approved these changes Jun 6, 2025
@pkoutsovasilis
Copy link
Copy Markdown
Contributor

@dependabot rebase

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 6, 2025

This pull request is now in conflicts. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b dependabot/go_modules/golang.org/x/time-0.12.0 upstream/dependabot/go_modules/golang.org/x/time-0.12.0
git merge upstream/main
git push upstream dependabot/go_modules/golang.org/x/time-0.12.0

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.11.0 to 0.12.0.
- [Commits](golang/time@v0.11.0...v0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/time-0.12.0 branch from 4ee442a to 89e5735 Compare June 6, 2025 15:45
@elastic-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@pkoutsovasilis pkoutsovasilis merged commit 61772a7 into main Jun 6, 2025
7 checks passed
@pkoutsovasilis pkoutsovasilis deleted the dependabot/go_modules/golang.org/x/time-0.12.0 branch June 6, 2025 17:48
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.

2 participants