Bump the ruby-dependencies group across 1 directory with 6 updates#217
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the ruby-dependencies group across 1 directory with 6 updates#217dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ruby-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.21` | `2.0.23` | | [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.22.0` | | [thruster](https://github.com/basecamp/thruster) | `0.1.17` | `0.1.18` | | [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.1` | `8.0.2` | | [pagy](https://github.com/ddnexus/pagy) | `43.2.8` | `43.2.9` | | [rails_icons](https://github.com/Rails-Designer/rails_icons) | `1.6.0` | `1.6.1` | Updates `turbo-rails` from 2.0.21 to 2.0.23 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.21...v2.0.23) Updates `bootsnap` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.21.1...v1.22.0) Updates `thruster` from 0.1.17 to 0.1.18 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.17...v0.1.18) Updates `brakeman` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v8.0.1...v8.0.2) Updates `pagy` from 43.2.8 to 43.2.9 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/docs/CHANGELOG.md) - [Commits](ddnexus/pagy@43.2.8...43.2.9) Updates `rails_icons` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/Rails-Designer/rails_icons/releases) - [Commits](Rails-Designer/rails_icons@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: bootsnap dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: thruster dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: brakeman dependency-version: 8.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: pagy dependency-version: 43.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies - dependency-name: rails_icons dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-dependencies ... 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 ruby-dependencies group with 6 updates in the / directory:
2.0.212.0.231.21.11.22.00.1.170.1.188.0.18.0.243.2.843.2.91.6.01.6.1Updates
turbo-railsfrom 2.0.21 to 2.0.23Release notes
Sourced from turbo-rails's releases.
Commits
435135bBump version22701f1@hotwired/turbo-railsv8.0.2327030b9Bump version52cde05@hotwired/turbo-railsv8.0.22Updates
bootsnapfrom 1.21.1 to 1.22.0Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
aabae6dRelease 1.22.02545ea7Merge pull request #525 from jasonkarns/cache_dir1889435Add missing nil checks7d375c6Rake entrypoint registers Bootsnap's cache_dir for cleaningd091162Expose cache_dir root for all cachese977de2Enforce mocha 3+6a49c76Merge pull request #523 from byroot/better-opendir-fixccc8e13Properly fix opendir failing witherrno = 0Updates
thrusterfrom 0.1.17 to 0.1.18Changelog
Sourced from thruster's changelog.
Commits
fdfaf6eBump version962fe9bBuild with Go 1.25.668e8abfMerge pull request #110 from basecamp/exit-code6898eeaReturn correct exit code when process signalled5527688Clarify that git tags are prefixed with 'v'Updates
brakemanfrom 8.0.1 to 8.0.2Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
c072892Bump to 8.0.2b3ad4c8Merge pull request #2007 from presidentbeef/add_ruby_4_0_to_tests0fb669aAdd Ruby 4.0 to test matrixc531af9Merge pull request #2006 from presidentbeef/set_reline_to_use_stderr3028a07Use correct output destination with Relinea0cbbc9Merge pull request #2004 from imran-iq/imran/push-rpwxzowkpovkbfbc5c9Fix argument error to logger.cleanupUpdates
pagyfrom 43.2.8 to 43.2.9Release notes
Sourced from pagy's releases.
Changelog
Sourced from pagy's changelog.
Commits
f3e40b2Merge branch 'dev'531125bVersion 43.2.9988f406Fix NoMethodError with tampered params (#872)Updates
rails_iconsfrom 1.6.0 to 1.6.1Release notes
Sourced from rails_icons's releases.
Commits
da77f73Bump version for 1.6.16dfffe2Pass--libraryoption correctly down the chain (#96)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 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