[dependabot:bundler] Bump the regular-updates group with 5 updates - #315
Merged
cnorthwood merged 1 commit intoJul 29, 2025
Merged
Conversation
Bumps the regular-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/ged/ruby-pg) | `1.5.9` | `1.6.0` | | [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.192.0` | `1.194.0` | | [rails_semantic_logger](https://github.com/reidmorrison/rails_semantic_logger) | `4.17.0` | `4.18.0` | | [brakeman](https://github.com/presidentbeef/brakeman) | `7.0.2` | `7.1.0` | | [rubocop](https://github.com/rubocop/rubocop) | `1.78.0` | `1.79.0` | Updates `pg` from 1.5.9 to 1.6.0 - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](ged/ruby-pg@v1.5.9...v1.6.0) Updates `aws-sdk-s3` from 1.192.0 to 1.194.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `rails_semantic_logger` from 4.17.0 to 4.18.0 - [Commits](reidmorrison/rails_semantic_logger@v4.17.0...v4.18.0) Updates `brakeman` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v7.0.2...v7.1.0) Updates `rubocop` from 1.78.0 to 1.79.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.78.0...v1.79.0) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: aws-sdk-s3 dependency-version: 1.194.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: rails_semantic_logger dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: brakeman dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: rubocop dependency-version: 1.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Infrastructure ChangesDevelopment CDK Diff |
cnorthwood
approved these changes
Jul 29, 2025
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 regular-updates group with 5 updates:
1.5.91.6.01.192.01.194.04.17.04.18.07.0.27.1.01.78.01.79.0Updates
pgfrom 1.5.9 to 1.6.0Changelog
Sourced from pg's changelog.
Commits
99a815cCHANGELOG: Merge 1.6.0.rc1 and rc2 to final release notef37be3dBump VERSION to 1.6.09ef29bdFix connecting without any host or hostaddr0703db4README: Try to make theconnect_timeoutdescription more clear7f0b6ccMore release automation38250ffUpdate release date in CHANGELOG.md4d80696Add CHANGELOG entry for pg-1.6.0.rc2d4a386eAdd missing require "fileutils"5ecf748Merge pull request #646 from larskanis/aarch64-linux977a861Add binary gem platform aarch64-linuxUpdates
aws-sdk-s3from 1.192.0 to 1.194.0Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
rails_semantic_loggerfrom 4.17.0 to 4.18.0Commits
c60ff0dv4.18.0cf08418Merge pull request #269 from maxjacobson/mj/respect-log-rescued-responses-take-273a8495Respect action_dispatch.log_rescued_responsesc1ba442Merge pull request #268 from reidmorrison/revert-266-mj/respect-log-rescued-r...f7905e7Revert "Respect action_dispatch.log_rescued_responses"903ef1bMerge pull request #266 from maxjacobson/mj/respect-log-rescued-responses6ccfb89Workaround Rails 8 test issue with async queries4a51477Make recent changes backward compatible8895aefMerge pull request #254 from karlentwistle/ke/auto_detect_solid_queue9e2c0f9Merge pull request #248 from jdelStrother/async-logsUpdates
brakemanfrom 7.0.2 to 7.1.0Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
3bc2154Exclude thor from bundled gemseba9c07Bump to 7.1.04f56b08Merge pull request #1949 from presidentbeef/latest_eol_datesfd3475fUpdate CHANGESb0f63c6Add EOL date for Ruby 3.4dc29682Add EOL date for Rails 8.08ec21e8Merge pull request #1948 from presidentbeef/handle_render_model48627b5Support render model shortcute0f5312Merge pull request #1913 from presidentbeef/lazy_file_lists6d0eedfMerge pull request #1941 from inkstak/enhanced_ignored_notes_readingUpdates
rubocopfrom 1.78.0 to 1.79.0Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
1c543c8Cut 1.79966ece8Update Changelog71350c6Register offense for Array#any? and Array#none? blocks in Style/ArrayIntersec...e92b13aTweak autocorrect code forInternalAffairs/NodeTypeGroup6c522f8Fix a typod4809c1Change Layout/SpaceAroundKeyword to offend for missing whitespace between ret...2013dd6Merge pull request #14377 from 5hun-s/fix_false_negative_for_lint_useless_ass...bfe8ff3Fix a false positive for Lint/UselessAssignment57a4580Merge pull request #14376 from viralpraxis/fix-14375-changelog-entrya4cd639Follow-up to #14375: fix changelog entryDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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