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

Update gem_bench requirement from 2.0.3 to 2.0.5 in /benchmarks #352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Updates the requirements on gem_bench to permit the latest version.

Release notes

Sourced from gem_bench's releases.

v2.0.5

[2.0.5] SEP.21.2024

  • COVERAGE: 99.80% -- 495/496 lines in 9 files
  • BRANCH COVERAGE: 94.35% -- 167/177 branches in 9 files
  • 58.87% documented

Added

  • More specs
  • More documentation
  • 0.2% remaining to 100% test coverage (line)

Fixed

  • Documentation errors
  • Minor improvements to logic and performance (a bit more idiomatic Ruby)

Full Changelog: pboling/gem_bench@v2.0.4...v2.0.5

Changelog

Sourced from gem_bench's changelog.

[2.0.5] SEP.21.2024

  • COVERAGE: 99.80% -- 495/496 lines in 9 files
  • BRANCH COVERAGE: 94.35% -- 167/177 branches in 9 files
  • 58.87% documented

Added

  • More specs
  • More documentation
  • 0.2% remaining to 100% test coverage (line)

Fixed

  • Documentation errors
  • Minor improvements to logic and performance (a bit more idiomatic Ruby)

[2.0.4] SEP.20.2024

  • COVERAGE: 98.19% -- 488/497 lines in 9 files
  • BRANCH COVERAGE: 88.95% -- 161/181 branches in 9 files
  • 58.06% documented

Added

  • More documentation
  • 1.81% remaining to 100% test coverage (line)
  • Thread safety (removed GemBench.roster, which was effectively never used internally)
  • Performance improvements
  • Support for specifying arbitrary :gemfile_path in most class initializers

Fixed

  • Can now handle more variations of Ruby syntax in the Gemfile analyzer
  • require_relative > require for internal files (except for spec => lib)
  • Updated logic for version specified via git with branch, tag, ref (to match fixes to Bundler's behavior)
  • Ambiguous naming of GemBench::Jersey#primary_namespace is split to:
    • #doffed_primary_namespace
    • #donned_primary_namespace

[2.0.3] SEP.18.2024

Added

  • More documentation

Fixed

  • Typos in documentation
  • Copyright years

[2.0.2] SEP.17.2024

  • COVERAGE: 82.15% -- 382/465 lines in 9 files
  • BRANCH COVERAGE: 58.79% -- 97/165 branches in 9 files
  • 51.72% documented

Added

  • CI for Ancient Rubies
    • Ruby 2.3
    • Ruby 2.4
    • Ruby 2.5
    • Ruby 2.6
  • More & improved documentation

Fixed

  • Typo in URL in documentation

... (truncated)

Commits

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)

Updates the requirements on [gem_bench](https://github.com/pboling/gem_bench) to permit the latest version.
- [Release notes](https://github.com/pboling/gem_bench/releases)
- [Changelog](https://github.com/pboling/gem_bench/blob/main/CHANGELOG.md)
- [Commits](pboling/gem_bench@v2.0.3...v2.0.5)

---
updated-dependencies:
- dependency-name: gem_bench
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Sep 23, 2024
@panorama-bot-r panorama-bot-r requested a review from a team September 23, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants