Bump the patch-and-minor-dependencies group with 7 updates#178
Merged
simonneutert merged 1 commit intomainfrom Oct 1, 2025
Merged
Conversation
Bumps the patch-and-minor-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [pg](https://github.com/ged/ruby-pg) | `1.6.0` | `1.6.2` | | [activerecord](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` | | [activesupport](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` | | [rack](https://github.com/rack/rack) | `3.2.0` | `3.2.1` | | [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) | `1.89.2` | `1.93.2` | | [rubocop](https://github.com/rubocop/rubocop) | `1.79.1` | `1.81.1` | | [solargraph](https://github.com/castwide/solargraph) | `0.56.2` | `0.57.0` | Updates `pg` from 1.6.0 to 1.6.2 - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](ged/ruby-pg@v1.6.0...v1.6.2) Updates `activerecord` from 8.0.2.1 to 8.0.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.0.2.1...v8.0.3) Updates `activesupport` from 8.0.2.1 to 8.0.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.0.2.1...v8.0.3) Updates `rack` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.0...v3.2.1) Updates `sass-embedded` from 1.89.2 to 1.93.2 - [Commits](sass-contrib/sass-embedded-host-ruby@v1.89.2...v1.93.2) Updates `rubocop` from 1.79.1 to 1.81.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.1...v1.81.1) Updates `solargraph` from 0.56.2 to 0.57.0 - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.56.2...v0.57.0) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: activerecord dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: activesupport dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: rack dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: sass-embedded dependency-version: 1.93.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: solargraph dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-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 patch-and-minor-dependencies group with 7 updates:
1.6.01.6.28.0.2.18.0.38.0.2.18.0.33.2.03.2.11.89.21.93.21.79.11.81.10.56.20.57.0Updates
pgfrom 1.6.0 to 1.6.2Changelog
Sourced from pg's changelog.
Commits
c75ed8dBump VERSION to 1.6.290a00e5Update CHANGELOG for pg-1.6.2c584348Merge pull request #670 from larskanis/update-deps227653dUpdate dependencies428415dPrepare CHANGELOG for 1.6.2 [skip ci]4282e5cMerge pull request #669 from larskanis/test-rpath19a3547Strip darwin C-ext to remove paths to C files5e2ac6eTemporary enable head version of rake-compiler-dock70551b9Add spec/pg_spec.rb to tests35b2704Add tests for rpath or other build related pathsUpdates
activerecordfrom 8.0.2.1 to 8.0.3Release notes
Sourced from activerecord's releases.
... (truncated)
Changelog
Sourced from activerecord's changelog.
... (truncated)
Commits
529f933Preparing for 8.0.3 release0160f42Sync CHANGELOGs74038d7Merge pull request #55722 from kozy4324/fix-lease-sticky-flag-timing4fc9618Merge pull request #55703 from byroot/hly-fix-query-cache-system-tests-220c7cffMerge pull request #55699 from skipkayhil/hm-zlxzqwylrmlruzuq8408ba6Merge pull request #55698 from salzig/fix/respect_schema_format_in_db_schema_...e7f65a9Merge pull request #55691 from kohder/rl-id-value-alias-fix228fcf5Merge pull request #51359 from dfritsch/dfritsch/51280-polymorphic-name5456941Return early when column are empty in WhereClause#except_predicates87e495dMerge pull request #55675 from skipkayhil/hm-ouuplulxpznztlypUpdates
activesupportfrom 8.0.2.1 to 8.0.3Release notes
Sourced from activesupport's releases.
... (truncated)
Changelog
Sourced from activesupport's changelog.
... (truncated)
Commits
529f933Preparing for 8.0.3 release0160f42Sync CHANGELOGs78fe965Merge pull request #55710 from Shopify/grodowski/file-update-checker-time-tra...830363aMerge pull request #55688 from Shopify/drop-active-support-benchmar-extension5456941Return early when column are empty in WhereClause#except_predicatesc9a82e2BigDecimal now works with floats without precisionb2ad417Merge security patches in 8-0-stableae1aa38Merge pull request #53093 from armstrjare/broadcast-logger-with-blockf5a0c11Use comment for example return values [ci-skip]5f3b209Replace "mailing list" with "forum" [ci-skip]Updates
rackfrom 3.2.0 to 3.2.1Changelog
Sourced from rack's changelog.
Commits
14c8731Bump patch version.7ea1f40Support streaming bodies when usingRack::Events. (#2375)Updates
sass-embeddedfrom 1.89.2 to 1.93.2Commits
54c0e3cv1.93.28958ebdBump sass from 1.93.1 to 1.93.2 in /ext/sass (#334)f647b91v1.93.110ce663Bump sass from 1.93.0 to 1.93.1 in /ext/sass (#333)8dbc037v1.93.0e05dc91Bump sass from 1.92.1 to 1.93.0 in /ext/sass (#332)d63d7eaImprove nodejs detectiondac77b8Improve dart-devtools support37a92baUpdate rubocop-performance requirement from ~> 1.25.0 to ~> 1.26.0 (#331)b2a9ad5v1.92.1Updates
rubocopfrom 1.79.1 to 1.81.1Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
db58831Cut 1.81.12797207Update Changelog6b2f047[Fix #14563] Fix an incorrect autocorrect forLint/DeprecatedOpenSSLConstant8260fc1Allow implicit block args when the block itself is on one line onlyc1400e7[Docs] Document--editor-modein a comment`d3ef76aReset the docs version386bf10Cut 1.81148250dUpdate Changelogface244Fix an error forStyle/NilComparisoncopd8c1d4cFix an error forInternalAffairsOnSendWithoutOnCSendwithalias_methodan...Updates
solargraphfrom 0.56.2 to 0.57.0Changelog
Sourced from solargraph's changelog.
Commits
9c707a2Release 0.57.0e3fe016Refactor reference pin handling (#1058)04ec473Flow sensitive typing handles x.is_a? without an argument (#1070)fc8fbe9Fix solargraph-rails check (#1073)262ae8eFix Convention/Plugin pins not being updated on file change (#1028)a821774Run specs from solargraph-rails configured against current code in CI (#892)487381cRun plugin specs separately for perf insights (#1046)a090bd4Fix type errors found in strong typechecking (#1045)956924cFactor out require_paths logic to its own class (#1062)cc4bd4cUnderstand "Parser::AST::Node < AST::Node" in RBS (#1060)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 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