Bump the rails_default group across 1 directory with 7 updates#77
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the rails_default group across 1 directory with 7 updates#77dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rails_default group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [puma](https://github.com/puma/puma) | `8.0.0` | `8.0.1` | | [jbuilder](https://github.com/rails/jbuilder) | `2.14.1` | `2.15.0` | | [bootsnap](https://github.com/rails/bootsnap) | `1.23.0` | `1.24.5` | | [bullet](https://github.com/flyerhzm/bullet) | `8.1.1` | `8.1.2` | | [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) | `2.22.1` | `2.23.0` | | [solargraph](https://github.com/castwide/solargraph) | `0.58.3` | `0.59.2` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.1.6` | `2.1.8` | Updates `puma` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v8.0.0...v8.0.1) Updates `jbuilder` from 2.14.1 to 2.15.0 - [Release notes](https://github.com/rails/jbuilder/releases) - [Commits](rails/jbuilder@v2.14.1...v2.15.0) Updates `bootsnap` from 1.23.0 to 1.24.5 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.23.0...v1.24.5) Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](flyerhzm/bullet@8.1.1...8.1.2) Updates `rubocop-capybara` from 2.22.1 to 2.23.0 - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.22.1...v2.23.0) Updates `solargraph` from 0.58.3 to 0.59.2 - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.58.3...v0.59.2) 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) --- updated-dependencies: - dependency-name: puma dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rails_default - dependency-name: jbuilder dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rails_default - dependency-name: bootsnap dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rails_default - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default - dependency-name: rubocop-capybara dependency-version: 2.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_default - dependency-name: solargraph dependency-version: 0.59.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_default - dependency-name: lefthook dependency-version: 2.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rails_default ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 rails_default group with 7 updates in the / directory:
8.0.08.0.12.14.12.15.01.23.01.24.58.1.18.1.22.22.12.23.00.58.30.59.22.1.62.1.8Updates
pumafrom 8.0.0 to 8.0.1Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
cee7e61Release v8.0.1 (#3932)f955cafFix prune_bundler stripping user-configured BUNDLE_* env vars on re-exec (#3929)97996aaci: test_error_logger.rb - fix TruffleRuby error (#3930)03825bcBuild(deps): Bump actions/github-script from 8 to 9 (#3925)053efaeReword v8 upgrade guide ipv6 bullet (#3928)b19f35aFix incorrect hook names in gRPC docs (#3923)eeabe4bUse blocks for debug logging to avoid creating messages if debug disabled (#3...Updates
jbuilderfrom 2.14.1 to 2.15.0Release notes
Sourced from jbuilder's releases.
Commits
018083dPrepare for 2.15.072cf067Update devcontainer image to Ruby 4.0.4 and add devcontainer-lock.jsond35a962Merge pull request #615 from taketo1113/ci-rails8.1-ruby4.0cc42e7eCI: Add Rails 8.1 & Ruby 4.0 to CI Matrixcd7482eMerge pull request #613 from affinity/moberegger/fix-inline-partial-locals-be58283a0Merge pull request #612 from affinity/moberegger/optimize-_map_collection09ca3e1Merge pull request #603 from taketo1113/update-rack-unprocessable_content9a921d3Merge pull request #604 from affinity/moberegger/optimize-set-and-array-dsl363c3c8Merge pull request #614 from alexceder/make-method-missing-private26c236cMake method_missing privateUpdates
bootsnapfrom 1.23.0 to 1.24.5Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
d6ca050Release 1.24.5579aa0eMerge pull request #552 from byroot/fix-bootsnap-config2884e89Only load config file is directed to by.setup103a92bMerge pull request #551 from byroot/enable-fstr-global33c927dUpdate compiler options when global options change122db7fSimplifyenable_frozen_string_literal(app_only: false)0d8a0a6Release 1.24.46ccc5ebMerge pull request #550 from byroot/fstr-and-coverage86e9586MakeBootsnap.enable_frozen_string_literalwork even with coverage on36c2224Merge pull request #549 from byroot/integration-testsUpdates
bulletfrom 8.1.1 to 8.1.2Changelog
Sourced from bullet's changelog.
Commits
02b71fdBumping version to 8.1.2b92d8d4Merge pull request #773 from sloane/sloane/bullet-nil-polymorphic-false-positive5f416e7Skip N+1 detection for polymorphic belongs_to with nil _type225aacb📝 docs: clarify test wrapping requirements for Bullet8667044Merge pull request #771 from martingjaldbaek/fix-add-eager-loadings-set-merge38cea31Fix Set#<< corruption in UnusedEagerLoading#add_eager_loadings split branch8ae6effAdd failing regression test for add_eager_loadings split branchUpdates
rubocop-capybarafrom 2.22.1 to 2.23.0Release notes
Sourced from rubocop-capybara's releases.
Changelog
Sourced from rubocop-capybara's changelog.
Commits
2aa3696Merge pull request #170 from rubocop/v2.23.0d6ffe96v2.23.0da0500dMerge pull request #168 from rubocop/fix/167-find-all-first-receiverd16b170Fix an incorrect autocorrect forCapybara/FindAllFirstwhenfindorall...965c790Merge pull request #166 from rubocop/ci-test-rspec-4-on-its-main-branch3a3e959CI: Test RSpec 4 prerelease on rspec main branchae01cbeMerge pull request #164 from rubocop/haveselector44490b7Fix an error forCapybara/RSpec/HaveSelectorwhen passing only a selector typee5adb53Merge pull request #155 from rubocop/move-rspec-deptf172ed9SplitCapybara/MatchStyleintoCapybara/AssertStyleand `Capybara/RSpec/M...Updates
solargraphfrom 0.58.3 to 0.59.2Changelog
Sourced from solargraph's changelog.
Commits
43f4caaRelease 0.59.2437f60fFix for clips with flaky node recipients8c40692Ignore literal values in type inference (#1201)a4a4d47Limit pin combination to doc maps (#1195)09be4a6Temporary job stubs (#1200)db5de3bConvert RBS implicit nil annotations (#1197)56e71bbRelease 0.59.1f4bd426Parameters shadow local variables with same name (#1192)5c340a7Linting fixes for Ruby 3.1 (#1193)7a62ec5Fix the bug that has existed in Solargraph since version 0.54.1: (#1185)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 readabilityDependabot 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