DEPS: Bump the gems group across 1 directory with 7 updates#45
Open
dependabot[bot] wants to merge 1 commit into
Open
DEPS: Bump the gems group across 1 directory with 7 updates#45dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gems group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [benchmark-ips](https://github.com/evanphx/benchmark-ips) | `2.14.0` | `2.15.1` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.6` | `2.1.8` | | [puma](https://github.com/puma/puma) | `8.0.1` | `8.0.2` | | [dry-configurable](https://github.com/dry-rb/dry-configurable) | `1.3.0` | `1.4.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.86.1` | `1.86.2` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13219` | `0.6.13252` | Updates `benchmark-ips` from 2.14.0 to 2.15.1 - [Release notes](https://github.com/evanphx/benchmark-ips/releases) - [Changelog](https://github.com/evanphx/benchmark-ips/blob/master/History.md) - [Commits](evanphx/benchmark-ips@v2.14.0...v2.15.1) Updates `lefthook` from 2.1.6 to 2.1.8 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.1.6...v2.1.8) Updates `puma` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v8.0.1...v8.0.2) Updates `dry-configurable` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/dry-rb/dry-configurable/releases) - [Changelog](https://github.com/dry-rb/dry-configurable/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-configurable@v1.3.0...v1.4.0) Updates `rubocop` from 1.86.1 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) Updates `sorbet-runtime` from 0.6.13219 to 0.6.13252 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `zeitwerk` from 2.7.5 to 2.8.2 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.7.5...v2.8.2) --- updated-dependencies: - dependency-name: benchmark-ips dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gems - dependency-name: lefthook dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gems - dependency-name: puma dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gems - dependency-name: dry-configurable dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: sorbet-runtime dependency-version: 0.6.13252 dependency-type: indirect update-type: version-update:semver-patch dependency-group: gems - dependency-name: zeitwerk dependency-version: 2.8.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: gems ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gems group with 6 updates in the / directory:
2.14.02.15.12.1.62.1.88.0.18.0.21.3.01.4.01.86.11.86.20.6.132190.6.13252Updates
benchmark-ipsfrom 2.14.0 to 2.15.1Commits
4a0fac5Bump to 2.15.155bdcd1Merge pull request #148 from paddor/fix-ruby4-benchmark-warningc960af5Bump to 2.15.08b78b2aMerge pull request #149 from jhawthorn/harmonic_mean09d469dDisplay +/- Inf% for errors > 99.9%d9823a1Calculate IPS as just total_iterations / total_timeab36da8Use harmonic mean to calculate IPSb369a08undo changes in test/d2af3afFix Ruby 4.0 warning: use require_relative for internal files41f80d2Bump actions/checkout from 4 to 6 (#147)Updates
lefthookfrom 2.1.6 to 2.1.8Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
9e75b212.1.8: reduce warning for core.hooksPath if it matches the default488a5f9fix: do not warn if local hooks path is equal to default hooks path (#1421)b5c83102.1.7: restore unstaged changes when possible37d8398fix: use contrast colors (#1420)4c0e000fix: apply stage_fixed only if it is safe (#1418)22c9f77fix: try to always restore unstaged changes (#1417)cf4ab9efix: always restore unstaged changes (#1416)f415a9dchore: go mod tidyeb1064drefactor: add new logger without a global state (#1385)76aa843fix: linter, sacrifice optimization for readabilityUpdates
pumafrom 8.0.1 to 8.0.2Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
8085b75Release v8.0.2 (#3945)439c6138.0.2 backport (#3944)Updates
dry-configurablefrom 1.3.0 to 1.4.0Release notes
Sourced from dry-configurable's releases.
Changelog
Sourced from dry-configurable's changelog.
Commits
e5e025dPrepare for v1.4.0906e29aApply standard CHANGELOG formatting98936c8Add all headings to unreleased CHANGELOG sectionec99753Merge pull request #167 from dry-rb/feature/add-config-to-dataa709271Add CHANGELOG entryecc7978Update comments00caf73Add helpful note about caching738361cAdd Config#to_data089bc37File sync from hanakai-rb/repo-sync82181a6Remove docsite (#166)Updates
rubocopfrom 1.86.1 to 1.86.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
e513d33Cut 1.86.25fea1b5Update Changelog2a3dfcdDon't use Registry#to_h836b275Simplify registry internals90348d5Fix false positives inStyle/Copyright7419163Fix extension suggestion documentation linke467335Merge pull request #15161 from koic/fix_an_error_for_style_reduce_to_hash.mdbd48b6bMerge pull request #15160 from lovro-bikic/autoload-mixinsb9cda61Autoload mixins instead of requiring them55a8278Fix an error forStyle/ReduceToHashcopUpdates
sorbet-runtimefrom 0.6.13219 to 0.6.13252Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
zeitwerkfrom 2.7.5 to 2.8.2Changelog
Sourced from zeitwerk's changelog.
... (truncated)
Commits
76f0790Ready for 2.8.214cff5eRefactor cpath validation for TruffleRuby8c26393on_load and on_unload validate their input is a constant pathea55f02Add a constant path validator80e925bLet on_load/on_unload use a sentinel for 0 args2a25bceAdd RuboCop to CI198fe83Linting27b9a58Merge pull request #335 from Shopify/on_load_qualifier14e4143Ready for 2.8.194d607dRemove anonymous blocksDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions