Bump the dependencies group across 1 directory with 6 updates#102
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the dependencies group across 1 directory with 6 updates#102dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.23.0` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `8.0.2` | `8.0.3` | | [devise](https://github.com/heartcombo/devise) | `5.0.0` | `5.0.2` | | [secure_headers](https://github.com/github/secure_headers) | `7.1.0` | `7.2.0` | | [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) | `6.3.0` | `6.4.0` | | [faraday](https://github.com/lostisland/faraday) | `2.14.0` | `2.14.1` | Updates `bootsnap` from 1.21.1 to 1.23.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.23.0) Updates `rspec-rails` from 8.0.2 to 8.0.3 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.2...v8.0.3) Updates `devise` from 5.0.0 to 5.0.2 - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v5.0.0...v5.0.2) Updates `secure_headers` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/github/secure_headers/releases) - [Changelog](https://github.com/github/secure_headers/blob/main/CHANGELOG.md) - [Commits](github/secure_headers@v7.1.0...v7.2.0) Updates `honeybadger` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases) - [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md) - [Commits](honeybadger-io/honeybadger-ruby@v6.3.0...v6.4.0) Updates `faraday` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.0...v2.14.1) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: rspec-rails dependency-version: 8.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: devise dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: secure_headers dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: faraday dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 6 updates in the / directory:
1.21.11.23.08.0.28.0.35.0.05.0.27.1.07.2.06.3.06.4.02.14.02.14.1Updates
bootsnapfrom 1.21.1 to 1.23.0Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
7b04583Release 1.23.032e709dMerge pull request #530 from fxn/readdir8326783Handle readdir errors in bs_rb_scan_dir()7807284Merge pull request #528 from Umofomia/path-scanner-cleanupc30155dFix bundle path check and consolidate common code in PathScannerc2ef9a3Merge pull request #526 from Umofomia/claw--fix-ignored-directories-absolute-...93c35b8LoadPathScanner: Avoid computing the absolute path when not needed2bf7aa4Fix absolute path support for ignored directories in PathScanner.native_call749bf76Merge pull request #527 from byroot/ruby-2.75241189Require Ruby 2.7Updates
rspec-railsfrom 8.0.2 to 8.0.3Changelog
Sourced from rspec-rails's changelog.
Commits
58d0380Fix changelog linkaa37b05Drop main from maintenance branch7ec5827v8.0.3a7b0ad4Merge pull request #2882 from tylerhunt/fix-error-typo42d3a65Add note about supported versionsd547cb8Bump actions/checkout from 5 to 68530dd4Bump actions/checkout from 4 to 5440b3c3Switch to gem.coop in Gemfile76cb716Update Code of Conduct based on Contributor Covenant v3577a301Changelog for #2879Updates
devisefrom 5.0.0 to 5.0.2Release notes
Sourced from devise's releases.
Changelog
Sourced from devise's changelog.
Commits
5b008edRelease v5.0.2916f94eAddsign_in_after_reset_password?check hook to passwords controller (#5826)1befcb5Stop building both branch & PR with pushesbb2b4ecAllow model config to overridesign_in_after_change_password(#5825)e5ffdc4Update missed generator to use correct grammar for "send password reset" butt...1054ef8Release v5.0.103c419eOnly downcase first letter of each auth key, not the entire string (#5822)dbc1bb2Fix minitest name (#5821)Updates
secure_headersfrom 7.1.0 to 7.2.0Release notes
Sourced from secure_headers's releases.
Commits
f224144Bump Version to 7.2.0 (#581)4111d49fix920e2baApply suggestions from code review91bb8e3update release workflow to publish ruby gem automatically7f83b937.2 release (#566)b13d4b6Bump ruby/setup-ruby from 1.287.0 to 1.288.0 (#579)46e8335Bump ruby/setup-ruby from 1.287.0 to 1.288.06788e52Bump ruby/setup-ruby from 1.286.0 to 1.287.0 (#578)72fbd02Bump ruby/setup-ruby from 1.286.0 to 1.287.0bf06602Bump ruby/setup-ruby from 1.281.0 to 1.286.0 (#577)Updates
honeybadgerfrom 6.3.0 to 6.4.0Release notes
Sourced from honeybadger's releases.
Changelog
Sourced from honeybadger's changelog.
Commits
75aa4d0chore(master): release 6.4.0 (#781)97d1db1feat: attach environment to Insights event payloads (#780)e3f2a5achore(master): release 6.3.1 (#779)09ad0f7fix: prevent thread leak in EventsWorker#kill! (#778)Updates
faradayfrom 2.14.0 to 2.14.1Release notes
Sourced from faraday's releases.
Commits
16cbd38Version bump to 2.14.1a6d3a3aMerge commit from forkb23f710Explicit top-level namespace reference (#1657)49ba4acBump actions/checkout from 5 to 6 (#1655)51a49bcEnsure Claude reads the guidelines and allow to plan in a gitignored .ai/PLAN...894f65cAdd RFC document for Options architecture refactoring plan (#1644)397e3deAdd comprehensive AI agent guidelines for Claude, Cursor, and GitHub Copilot ...d98c65cUpdate Faraday-specific AI agent guidelines56c18ecAdd AI agent guidelines specific to Faraday repositoryDependabot 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