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 json-schema and govuk_schemas #1234

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

Bumps json-schema and govuk_schemas. These dependencies needed to be updated together.
Updates json-schema from 4.0.0 to 4.1.1

Changelog

Sourced from json-schema's changelog.

v4.1.1 (2023-09-15)

Full Changelog

Merged pull requests:

v4.1.0 (2023-07-24)

Full Changelog

Implemented enhancements:

  • Add allPropertiesRequired and noAdditionalProperties options #494 (a-lavis)

Fixed bugs:

Commits
  • 76ea712 Merge pull request #504 from bastelfreak/rel411
  • 10748fc Release 4.1.1
  • c4956b8 Merge pull request #502 from voxpupuli/dependabot/github_actions/actions/chec...
  • f987fc8 build(deps): bump actions/checkout from 2 to 4
  • 95b0432 Merge pull request #503 from bastelfreak/dependabot
  • cfcb390 Add dummy CI job we can depend on
  • 9eb08a6 Merge pull request #501 from bastelfreak/dependabot
  • 10d983b dependabot: check for github actions and gems
  • dde687b Merge pull request #500 from bastelfreak/rel410
  • f5c8b14 Release 4.1.0
  • Additional commits viewable in compare view

Updates govuk_schemas from 4.6.0 to 0.1.0

Changelog

Sourced from govuk_schemas's changelog.

4.6.0

  • Drop support for Ruby 2.7.
  • Fix guidance on fixing a regex issue to reference correct filename.
  • Add support for ^[1-9][0-9]{3}$ regex to resolve exceptions randomly generating specialist_documents.

4.5.0

General support for content schemas in publishing api:

  • Update default content schemas url to point to publishing api rather than govuk-content-schemas. This is because we are merging schemas into publishing api.
  • Update path of allowed_document_types.yml to reflect new location in publishing api, allowing us to remove a symlink.
  • Introduce a setter method for manually configuring the path to schemas, outside of an env variable

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)

4.3.0

  • Generate unique items for arrays with the "uniqueItems" property. (#63)

4.2.0

  • Add support for generating random HH:MM time strings that match a regex. (#62)

4.1.1

  • Fix RandomSchemaGenerator.new always returning equivalent generators (#60)

4.1.0

  • Add seed parameter to GovukSchemas::RandomExample to make the random behaviour deterministic. Given the same seed, the same randomised outputs will be returned (#56).

4.0.1

  • Bump the required Ruby version to >= 2.6.x.

4.0.0

  • Change RSpec::Matchers, rename be_valid_against_schema to be_valid_against_publisher_schema and add be_valid_against_frontend_schema plus be_valid_against_notification_schema.

3.3.0

... (truncated)

Commits
  • a8461ec Merge pull request #2 from alphagov/first-random-content
  • 2869733 Add schema testing jenkins file
  • 6b6319f Add first version of random schema generator
  • c5e3c33 Add boilerplate gem configuration
  • 0a8f096 Add new Ruby project
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
json-schema [>= 3.a, < 4]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [json-schema](https://github.com/voxpupuli/json-schema) and [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem). These dependencies needed to be updated together.

Updates `json-schema` from 4.0.0 to 4.1.1
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/json-schema@v4.0.0...v4.1.1)

Updates `govuk_schemas` from 4.6.0 to 0.1.0
- [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_schemas@v4.6.0...v0.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Sep 15, 2023
@github-actions
Copy link

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 21, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 21, 2023
@dependabot dependabot bot deleted the dependabot/bundler/json-schema-and-govuk_schemas-4.1.1 branch September 21, 2023 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants