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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group with 3 updates: webmock, katalyst-govuk-formbuilder and pagy.
Updates
webmock
from 3.22.0 to 3.23.0Changelog
Sourced from webmock's changelog.
Commits
fc6a2ab
Version 3.23.043717a5
Fixed CI badge.216cad9
Fixed HTTP.rb adapter, to allow streaming real responses, when WebMock is ena...3c9317b
Userequire_relative' instead of
require`Updates
katalyst-govuk-formbuilder
from 1.7.1 to 1.8.0Release notes
Sourced from katalyst-govuk-formbuilder's releases.
Commits
4e7dd58
Update to govuk-frontend 5.2.07421a13
Update github actionsUpdates
pagy
from 7.0.6 to 7.0.8Changelog
Sourced from pagy's changelog.
Commits
982d925
Merge branch 'dev'd6528bd
Version 7.0.81a8861e
Update gems and fix a rubocop bug743d470
Add all styles to pagy_styles.ru3824735
Better pagy stylesheetsecdec66
Fix for uikit extra prev and next link duplicating chevrons68a4076
Change aria_Label to aria_label for Arabic locale (#657)a99a0e1
Docs: Fix formatting (#660)e1c6398
Merge branch 'dev'142342a
Version 7.0.7Dependabot 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