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

Bump golang.org/x/text from 0.21.0 to 0.22.0 #2698

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps golang.org/x/text from 0.21.0 to 0.22.0.

Commits

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)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2025
Copy link
Contributor

Benchmark Results

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
c779a46 57% 169132 0:15.94 0
ce9a5a9 69% 205012 0:15.45 0
706e32a 64% 203284 0:16.26 0
e52782a 68% 209452 0:15.86 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
c779a46 53% 68644 0:11.71 0
ce9a5a9 47% 65048 0:13.94 0
706e32a 55% 64864 0:11.57 0
e52782a 39% 64776 0:16.53 0

java_maven_serial.csv

Commit CPU Memory Time ExitCode
c779a46 74% 190000 0:16.19 0
ce9a5a9 77% 219096 0:17.32 0
706e32a 74% 212348 0:18.09 0
e52782a 79% 221912 0:17.43 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
c779a46 38% 68908 0:09.60 0
ce9a5a9 32% 63300 0:11.93 0
706e32a 36% 65004 0:10.94 0
e52782a 39% 65004 0:09.78 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
c779a46 24% 74856 0:23.53 0
ce9a5a9 22% 66848 0:24.94 0
706e32a 22% 66904 0:24.29 0
e52782a 21% 66880 0:25.56 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
c779a46 9% 115856 0:23.52 0
ce9a5a9 9% 122104 0:24.84 0
706e32a 9% 120532 0:23.28 0
e52782a 10% 121616 0:23.03 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
c779a46 10% 120672 0:25.37 0
ce9a5a9 10% 124892 0:25.89 0
706e32a 9% 125128 0:27.08 0
e52782a 9% 122016 0:25.73 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
c779a46 5% 102904 0:41.45 0
ce9a5a9 6% 129980 0:47.00 0
706e32a 5% 117148 0:43.23 0
e52782a 5% 115464 0:45.45 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
c779a46 34% 183044 0:32.88 0
ce9a5a9 34% 189984 0:35.83 0
706e32a 35% 203480 0:35.27 0
e52782a 35% 192516 0:34.96 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 11, 2025

Looks like golang.org/x/text is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 11, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/text-0.22.0 branch February 11, 2025 01:50
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
Development

Successfully merging this pull request may close these issues.

1 participant