Bump the minor-and-patch group across 1 directory with 5 updates#533
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the minor-and-patch group across 1 directory with 5 updates#533dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [thruster](https://github.com/basecamp/thruster) | `0.1.21` | `0.1.22` | | [govuk-components](https://github.com/x-govuk/govuk-components) | `6.3.1` | `6.4.0` | | [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder) | `6.2.1` | `6.3.0` | | [rspec-openapi](https://github.com/exoego/rspec-openapi) | `0.28.0` | `0.30.0` | | [solargraph](https://github.com/castwide/solargraph) | `0.60.1` | `0.60.2` | Updates `thruster` from 0.1.21 to 0.1.22 - [Changelog](https://github.com/basecamp/thruster/blob/main/CHANGELOG.md) - [Commits](basecamp/thruster@v0.1.21...v0.1.22) Updates `govuk-components` from 6.3.1 to 6.4.0 - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](x-govuk/govuk-components@v6.3.1...v6.4.0) Updates `govuk_design_system_formbuilder` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/x-govuk/govuk-form-builder/releases) - [Commits](x-govuk/govuk-form-builder@v6.2.1...v6.3.0) Updates `rspec-openapi` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/exoego/rspec-openapi/releases) - [Changelog](https://github.com/exoego/rspec-openapi/blob/master/CHANGELOG.md) - [Commits](exoego/rspec-openapi@v0.28.0...v0.30.0) Updates `solargraph` from 0.60.1 to 0.60.2 - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](castwide/solargraph@v0.60.1...v0.60.2) --- updated-dependencies: - dependency-name: govuk-components dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: govuk_design_system_formbuilder dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rspec-openapi dependency-version: 0.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: solargraph dependency-version: 0.60.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: thruster dependency-version: 0.1.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/minor-and-patch-8ddf9a7f6a
branch
from
July 9, 2026 00:55
b42e204 to
c265e71
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 5 updates in the / directory:
0.1.210.1.226.3.16.4.06.2.16.3.00.28.00.30.00.60.10.60.2Updates
thrusterfrom 0.1.21 to 0.1.22Changelog
Sourced from thruster's changelog.
Commits
3acd601Merge pull request #138 from basecamp/version-0.1.2243dfae9Version 0.1.226c45e38Merge pull request #137 from basecamp/compression-exclude-image-types33ea926Exclude image types from compression043a28eMerge pull request #136 from basecamp/check-fmt-in-ci22e7ee8Check formatting during CIc64f358Merge pull request #135 from basecamp/go-1-26-498724d3Update deps52966a2Build with Go 1.26.4Updates
govuk-componentsfrom 6.3.1 to 6.4.0Release notes
Sourced from govuk-components's releases.
Commits
50766ffRelease version 6.4.06e7be40Generic header (#650)9ba5d34Add the generic header componentfede242Remove no-longer used params from regular header7cda3b6Upgrade to govuk-frontend 6.3.0 (#649)d96696aUpgrade to govuk-frontend 6.3.0b4188daAllow header element to have custom attributes set (#648)b8f390bAllow header element to have custom attributes set7026a99Set ruby-version to 4.0.5 in quality checks7717d92Set required ruby version to >= 3.3Updates
govuk_design_system_formbuilderfrom 6.2.1 to 6.3.0Release notes
Sourced from govuk_design_system_formbuilder's releases.
Commits
b96913cRelease version 6.3.0164f1ffMerge pull request #631 from x-govuk/add-config-for-data-i18n-localisationdd1f628Standardise data attribute i18n approach6afdcb5Add new GOVUK_FRONTEND_DEFAULTS constant and values9d2c20eMerge pull request #632 from x-govuk/govuk-frontend-6.3.041ef739Upgrade to govuk-frontend 6.3.04834b79Fix multiple_files_chosen_text arg case in guided86e739Fix typo in the gemspec summary8d368c2Merge pull request #630 from x-govuk/ensure-no-custom-attributes-are-lost-on-...39047c1Remove the options argument from FormGroupUpdates
rspec-openapifrom 0.28.0 to 0.30.0Release notes
Sourced from rspec-openapi's releases.
... (truncated)
Commits
e0e1802Merge pull request #377 from exoego/release/v0.30.04952f58Bump version to 0.30.0496cb85Merge pull request #376 from exoego/feat/explicit-request-selector11e82f9feat: explicit request selector27d9bd7Merge pull request #372 from exoego/feat/openapi-3.2-supportc2b85bdfeat: default to OpenAPI 3.2 (configurable down to 3.1 and 3.0)1682267Merge pull request #373 from exoego/renovate-excluded66a56dchore: excludeb1b0871Merge pull request #366 from exoego/renovate/redocly-cli-2.x0842541Merge pull request #368 from exoego/renovate/node-24.xUpdates
solargraphfrom 0.60.1 to 0.60.2Changelog
Sourced from solargraph's changelog.
Commits
f75f562Release 0.60.2 (rdoc fix)e9c8794Pin rdoc to ~> 7.0 (#1216)43e26a8Release 0.60.2b569275Extraneous debug output (#1214)