chore(deps): bump the ruby-deps group with 5 updates#2615
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the ruby-deps group with 5 updates#2615dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the ruby-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [friendly_id](https://github.com/norman/friendly_id) | `5.6.0` | `5.7.0` | | [commonmarker](https://github.com/gjtorikian/commonmarker) | `2.8.1` | `2.8.2` | | [view_component](https://github.com/viewcomponent/view_component) | `4.8.0` | `4.9.0` | | [rubocop-rails](https://github.com/rubocop/rubocop-rails) | `2.34.3` | `2.35.0` | | [rollbar](https://github.com/rollbar/rollbar-gem) | `3.7.0` | `3.8.0` | Updates `friendly_id` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/norman/friendly_id/releases) - [Changelog](https://github.com/norman/friendly_id/blob/master/Changelog.md) - [Commits](norman/friendly_id@v5.6.0...v5.7.0) Updates `commonmarker` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v2.8.1...v2.8.2) Updates `view_component` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](ViewComponent/view_component@v4.8.0...v4.9.0) Updates `rubocop-rails` from 2.34.3 to 2.35.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.34.3...v2.35.0) Updates `rollbar` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/rollbar/rollbar-gem/releases) - [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md) - [Commits](rollbar/rollbar-gem@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: friendly_id dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: commonmarker dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: view_component dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: rollbar dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-deps ... 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 ruby-deps group with 5 updates:
5.6.05.7.02.8.12.8.24.8.04.9.02.34.32.35.03.7.03.8.0Updates
friendly_idfrom 5.6.0 to 5.7.0Release notes
Sourced from friendly_id's releases.
Changelog
Sourced from friendly_id's changelog.
Commits
c66779cBump version to 5.7.0 (#1044)cf4b81cReduce gem size by excluding test files (#1042)Updates
commonmarkerfrom 2.8.1 to 2.8.2Release notes
Sourced from commonmarker's releases.
Changelog
Sourced from commonmarker's changelog.
Commits
958a139Merge pull request #462 from gjtorikian/release/v2.8.254acd71[skip test] update changelog0898c4cMerge pull request #461 from gjtorikian/bump-version-for-alert6df2bacrelease for 2.8.2d96a850Merge pull request #460 from fukayatsu/add-alert-type-getterd935437Add alert_type accessors for alert nodes98eda97Merge pull request #459 from gjtorikian/dependabot/cargo/rb-sys-0.9.12769a13deBump rb-sys from 0.9.126 to 0.9.127Updates
view_componentfrom 4.8.0 to 4.9.0Release notes
Sourced from view_component's releases.
Changelog
Sourced from view_component's changelog.
Commits
458281bMerge pull request #2626 from ViewComponent/release-4-9-05eea779release 4.9.09a4bac9Merge commit from forkb70deaeadd changelogda99314fix advisorya243dd2reproduce advisory765d7bcfix advisorycca62ecreproduce report8c76bd3Merge pull request #2625 from ViewComponent/2567-yardlinta59a5aecleanupUpdates
rubocop-railsfrom 2.34.3 to 2.35.0Release notes
Sourced from rubocop-rails's releases.
Changelog
Sourced from rubocop-rails's changelog.
Commits
aa320daCut 2.35.09b730e1Update Changelog6fa91ddFixKeyErrorwhensharedkey has noadapterindatabase.yml7fc1595Merge pull request #1605 from codergeek121/support-shared-key2201f5dMerge pull request #1603 from koic/fix_an_error_in_rails_select_map82b8037Fix support for shared key in database.yml072a555[Fix #1602] Fix an error inRails/SelectMapbf79547Merge pull request #1597 from 55728/fix-i18n-locale-texts-redirect-back-or-to89a21e8[Fix #1595] Fix a false negative forRails/I18nLocaleTextswhen using `redi...2a59f84Merge pull request #1598 from y-yagi/globs_cops_for_testUpdates
rollbarfrom 3.7.0 to 3.8.0Release notes
Sourced from rollbar's releases.
Commits
ffe382fRelease v3.8.0 (#1203)06bf6acallow not loading the rails middleware (#1198)f0bc64bupdate rollbar.js snippet to 3.1.0 (#1201)7a76936ci: pin resque to version compatible with older rails (#1202)fb20a58Fix JSON::GeneratorError for objects with invalid UTF-8 in to_s (#1199)f6f633cupdate tests and ci for ruby 4 (#1197)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