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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent d427d6c commit 15c5d25
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem "dfe-autocomplete",
github: "DFE-Digital/dfe-autocomplete"
gem "faraday", "~> 2.9"
gem "gds_zendesk"
gem "govuk-components", "~> 3.3.0"
gem "govuk-components", "~> 5.0.2"
gem "govuk_design_system_formbuilder"
gem "govuk_markdown", "~> 2.0"
gem "jsbundling-rails"
Expand Down
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,15 +175,15 @@ GEM
zendesk_api (~> 1.27)
globalid (1.2.1)
activesupport (>= 6.1)
govuk-components (3.3.0)
html-attributes-utils (~> 0.9, >= 0.9.2)
pagy (~> 5.10.1)
view_component (~> 2.74.1)
govuk_design_system_formbuilder (3.3.0)
govuk-components (5.0.2)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (>= 3.9, < 3.10)
govuk_design_system_formbuilder (5.0.0)
actionview (>= 6.1)
activemodel (>= 6.1)
activesupport (>= 6.1)
html-attributes-utils (~> 0.9, >= 0.9.2)
html-attributes-utils (~> 1)
govuk_markdown (2.0.1)
activesupport
redcarpet
Expand All @@ -193,7 +193,7 @@ GEM
tilt
hashdiff (1.0.1)
hashie (5.0.0)
html-attributes-utils (0.9.2)
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -276,8 +276,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
pagy (5.10.1)
activesupport
pagy (6.4.3)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
Expand Down Expand Up @@ -485,8 +484,8 @@ GEM
uri (0.13.0)
vcr (6.2.0)
version_gem (1.1.1)
view_component (2.74.1)
activesupport (>= 5.0.0, < 8.0)
view_component (3.9.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand Down Expand Up @@ -541,7 +540,7 @@ DEPENDENCIES
faraday (~> 2.9)
foreman (~> 0.87.2)
gds_zendesk
govuk-components (~> 3.3.0)
govuk-components (~> 5.0.2)
govuk_design_system_formbuilder
govuk_markdown (~> 2.0)
jsbundling-rails
Expand Down

0 comments on commit 15c5d25

Please sign in to comment.