Skip to content

Commit

Permalink
Bump pagy, view_component, govuk-components, dfe-autocomplete and gov…
Browse files Browse the repository at this point in the history
…uk_design_system_formbuilder

Bumps [pagy](https://github.com/ddnexus/pagy), [view_component](https://github.com/viewcomponent/view_component), [govuk-components](https://github.com/x-govuk/govuk-components), [dfe-autocomplete](https://github.com/DFE-Digital/dfe-autocomplete) and [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder). These dependencies needed to be updated together.

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

Updates `view_component` from 2.74.1 to 3.3.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.3.0)

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

Updates `dfe-autocomplete` from `36d80e6` to 0.1.0
- [Commits](DFE-Digital/dfe-autocomplete@36d80e6...v0.1.0)

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

---
updated-dependencies:
- dependency-name: pagy
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: govuk-components
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: dfe-autocomplete
  dependency-type: direct:production
- dependency-name: govuk_design_system_formbuilder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent cd7d4f2 commit 1a8dc23
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 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.7"
gem "gds_zendesk"
gem "govuk-components", "~> 3.3.0"
gem "govuk-components", "~> 4.1.0"
gem "govuk_design_system_formbuilder"
gem "govuk_markdown", "~> 2.0"
gem "jsbundling-rails"
Expand Down
33 changes: 16 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,15 +173,15 @@ GEM
zendesk_api (~> 1.27)
globalid (1.1.0)
activesupport (>= 5.0)
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 (4.1.0)
html-attributes-utils (~> 1.0.0, >= 1.0.0)
pagy (~> 6.0)
view_component (~> 3.3.0)
govuk_design_system_formbuilder (4.1.1)
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 @@ -191,7 +191,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 @@ -229,11 +229,11 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
minitest (5.18.1)
minitest (5.19.0)
msgpack (1.6.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
net-imap (0.3.6)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -271,8 +271,7 @@ GEM
actionpack (>= 4.2)
omniauth (~> 2.0)
orm_adapter (0.5.0)
pagy (5.10.1)
activesupport
pagy (6.0.4)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
Expand All @@ -284,7 +283,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.1)
rack (2.2.7)
rack (2.2.8)
rack-attack (6.6.1)
rack (>= 1.0, < 3)
rack-protection (3.0.1)
Expand Down Expand Up @@ -469,8 +468,8 @@ GEM
unicode-display_width (2.4.2)
vcr (6.2.0)
version_gem (1.1.1)
view_component (2.74.1)
activesupport (>= 5.0.0, < 8.0)
view_component (3.3.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand All @@ -485,13 +484,13 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
zeitwerk (2.6.8)
zeitwerk (2.6.10)
zendesk_api (1.38.0.rc1)
faraday (> 2.0.0)
faraday-multipart
Expand Down Expand Up @@ -525,7 +524,7 @@ DEPENDENCIES
faraday (~> 2.7)
foreman (~> 0.87.2)
gds_zendesk
govuk-components (~> 3.3.0)
govuk-components (~> 4.1.0)
govuk_design_system_formbuilder
govuk_markdown (~> 2.0)
jsbundling-rails
Expand Down

0 comments on commit 1a8dc23

Please sign in to comment.