Bump the dependencies group with 4 updates#112
Merged
Conversation
Bumps the dependencies group with 4 updates: [jbuilder](https://github.com/rails/jbuilder), [bootsnap](https://github.com/rails/bootsnap), [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) and [faraday](https://github.com/lostisland/faraday). 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.24.3 to 1.24.4 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.3...v1.24.4) Updates `honeybadger` from 6.6.0 to 6.6.1 - [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.6.0...v6.6.1) Updates `faraday` from 2.14.1 to 2.14.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](lostisland/faraday@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: jbuilder dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bootsnap dependency-version: 1.24.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: honeybadger dependency-version: 6.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: faraday dependency-version: 2.14.2 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 4 updates: jbuilder, bootsnap, honeybadger and faraday.
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.24.3 to 1.24.4Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
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-tests6500a43Handle Coverage being suspendedcf3791eISeq#input_to_output: just returnnilwhen using default compiler.cabdad9Only test Ruby [Bug #18250] if on Ruby 3.0.x490960eYet another warning emitted from the canary045beb2Appease rubocopd37f282Merge pull request #546 from davidenglishmusic/rubocop-performanceUpdates
honeybadgerfrom 6.6.0 to 6.6.1Changelog
Sourced from honeybadger's changelog.
Commits
69faf3bchore(master): release 6.6.1b615c83fix: change logging level for messages emitted in the development environmentUpdates
faradayfrom 2.14.1 to 2.14.2Release notes
Sourced from faraday's releases.
Commits
2ecd5e0Update version.rb3f1280cMerge commit from fork81dc168Upgrade package.json packages using audit fix (#1669)8b4d1fdCreate SECURITY.mda01039cfix(docs): fix incorrect link label in request-options and remove dead link i...7df3f24Lint: Style/OneClassPerFile (#1668)c6988a8Modernize RuboCop configuration and fix offenses (#1660)32e010fAdd Ruby 4 to CI (#1659)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