Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump govuk_schemas from 4.3.0 to 4.4.1 #82

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2022

Bumps govuk_schemas from 4.3.0 to 4.4.1.

Changelog

Sourced from govuk_schemas's changelog.

4.4.1

  • Fix Validator module to handle JSON or other object types being passed as the payload (#68)

4.4.0

  • Adds support for applications that use Minitest by adding an AssertMatchers module (#66)
Commits
  • b658cb2 Merge pull request #68 from alphagov/ensure-validator-works-with-object-or-js...
  • 72e1e6e Update the changelog and bump the version
  • f9e3171 Ensure the validator can handle the payload being JSON
  • 7abd403 Merge pull request #66 from alphagov/add-support-for-minitest
  • 0f3d830 Update changelog to reflect changes and bump version to
  • 51007bd Make validator error message for readable and test with regexs
  • 98f9c3a Add AssertMatchers module to allow Minitest support
  • 3d43fdf Update rspec_matchers to use the validator module
  • e2dc355 Add reusable validator module
  • 76865d0 Merge pull request #67 from alphagov/switch-to-github-actions
  • 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 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_schemas](https://github.com/alphagov/govuk_schemas_gem) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/alphagov/govuk_schemas_gem/releases)
- [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_schemas@v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: govuk_schemas
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 23, 2022

Superseded by #99.

@dependabot dependabot bot closed this Nov 23, 2022
@dependabot dependabot bot deleted the dependabot/bundler/govuk_schemas-4.4.1 branch November 23, 2022 17:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants