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 cardinalby/schema-validator-action from 1.1.1 to 3.1.0 #146

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps cardinalby/schema-validator-action from 1.1.1 to 3.0.0.

Release notes

Sourced from cardinalby/schema-validator-action's releases.

3.0.0

No release notes provided.

2.0.0

New major version has v1-compatible inputs/outputs

The validator under the hood was changed to schemasafe validator which is more strict and can cause some schema compilation errors comparing to v1 version of the action. To get rid of these errors try using mode: lax

  • meta-schemas are built-in, now you can validate your schemas against metaschemas
  • new mode input to regulate the strictness of the schema validation
  • new inputs to provide schemas needed for resolving external $refs added
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the area/dependencies The issue or PR is related to dependencies label May 1, 2023
@github-actions
Copy link

github-actions bot commented May 1, 2023

⚠️ Visual differences introduced by this PR; please validate if they are desirable.

View Playwright Report (note: open the "playwright-report" artifact)

@djahandarie
Copy link
Collaborator

@dependabot rebase

Bumps [cardinalby/schema-validator-action](https://github.com/cardinalby/schema-validator-action) from 1.1.1 to 3.0.0.
- [Release notes](https://github.com/cardinalby/schema-validator-action/releases)
- [Commits](cardinalby/schema-validator-action@c2da053...8407573)

---
updated-dependencies:
- dependency-name: cardinalby/schema-validator-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/cardinalby/schema-validator-action-3.0.0 branch from 2f357c9 to 94a4319 Compare August 17, 2023 14:47
@djahandarie djahandarie requested a review from a team as a code owner October 1, 2023 03:43
themoeway-bot
themoeway-bot previously approved these changes Oct 1, 2023
@djahandarie
Copy link
Collaborator

Can't seem to upgrade the version here until cardinalby/schema-validator-action#8 is resolved.

@djahandarie djahandarie changed the title Bump cardinalby/schema-validator-action from 1.1.1 to 3.0.0 Bump cardinalby/schema-validator-action from 1.1.1 to 3.1.0 Oct 21, 2023
@djahandarie djahandarie added this pull request to the merge queue Oct 21, 2023
Merged via the queue into master with commit 5e42950 Oct 21, 2023
6 checks passed
@djahandarie djahandarie deleted the dependabot/github_actions/cardinalby/schema-validator-action-3.0.0 branch October 21, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies The issue or PR is related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants