Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps govuk-components from 5.11.1 to 5.11.3.

Release notes

Sourced from govuk-components's releases.

Release version 5.11.3

Upgrade tips

If you're using the helpers included in this library in your own ViewComponents ensure you include them, either via a shared module that pulls them in or a base class like this, which your own components can inherit from.

class ApplicationComponent < ViewComponent::Base
  include GovukVisuallyHiddenHelper
  include GovukLinkHelper
  include GovukComponentsHelper
  include GovukListHelper
end

Version 5.11.2

Commits
  • c42c4a7 Release version 5.11.3
  • a983560 Include helpers in the components that use them (#615)
  • d449c2c Include the helpers used by each component
  • d0af2ff Stop globally including helpers
  • 16a7baf Upgrade publish ruby version to 3.2.5
  • d769358 Release version 5.11.2
  • e9a703f Support govuk-frontend 5.11.2 (#612)
  • 682495f Support govuk-frontend 5.11.2
  • 5585c9e Update rouge requirement from ~> 4.5.1 to ~> 4.6.0 (#607)
  • 54b01a0 Update rouge requirement from ~> 4.5.1 to ~> 4.6.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.11.1 to 5.11.3.
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v5.11.1...v5.11.3)

---
updated-dependencies:
- dependency-name: govuk-components
  dependency-version: 5.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 3, 2025 19:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Sep 3, 2025
Copy link

sonarqubecloud bot commented Sep 3, 2025

@thomasleese
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 3, 2025

Looks like govuk-components is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 3, 2025
@dependabot dependabot bot deleted the dependabot/bundler/next/govuk-components-5.11.3 branch September 3, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant