Skip to content

Commit

Permalink
Bump the bundler group group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bundler group group with 4 updates: [govuk-components](https://github.com/x-govuk/govuk-components), [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder), [pagy](https://github.com/ddnexus/pagy) and [view_component](https://github.com/viewcomponent/view_component).

Updates `govuk-components` from 3.3.0 to 5.0.2
- [Release notes](https://github.com/x-govuk/govuk-components/releases)
- [Commits](x-govuk/govuk-components@v3.3.0...v5.0.2)

Updates `govuk_design_system_formbuilder` from 3.3.0 to 5.0.0
- [Release notes](https://github.com/x-govuk/govuk-form-builder/releases)
- [Commits](x-govuk/govuk-form-builder@v3.3.0...v5.0.0)

Updates `pagy` from 5.10.1 to 6.4.3
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@5.10.1...6.4.3)

Updates `view_component` from 2.74.1 to 3.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@v2.74.1...v3.9.0)

---
updated-dependencies:
- dependency-name: govuk-components
  dependency-type: direct:production
  dependency-group: bundler-security-group
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  dependency-group: bundler-security-group
- dependency-name: pagy
  dependency-type: direct:production
  dependency-group: bundler-security-group
- dependency-name: view_component
  dependency-type: direct:production
  dependency-group: bundler-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gpeng committed Feb 27, 2024
1 parent 39c1f9c commit 1e8b0d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "dfe-autocomplete",
ref: "11738c0"
gem "faraday", "~> 2.9"
gem "gds_zendesk"
gem "govuk-components", "~> 5.0.0"
gem "govuk-components", "~> 5.0.2"
gem "govuk_design_system_formbuilder"
gem "govuk_markdown", "~> 2.0"
gem "jsbundling-rails"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ DEPENDENCIES
faraday (~> 2.9)
foreman (~> 0.87.2)
gds_zendesk
govuk-components (~> 5.0.0)
govuk-components (~> 5.0.2)
govuk_design_system_formbuilder
govuk_markdown (~> 2.0)
jsbundling-rails
Expand Down

0 comments on commit 1e8b0d1

Please sign in to comment.