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 #93

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

3.1.0

No release notes provided.

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
  • 76c68bf Pack with dependencies to dist/index.js
  • c6bcfca add fixSchemas input, up deps versions
  • 4d343b1 update deps
  • 8407573 v3 is the last version
  • 2b71439 v3 is the last version
  • b0cb7d7 Pack with dependencies to dist/index.js
  • 5f0c8e6 fix typo in readme
  • 585a3a2 fix typo in readme
  • 064df28 remove deprecated set-output cmds in workflows
  • c6faa56 update-meta-schemas workflow
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2023 05:06
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2023

The following labels could not be found: area/dependencies.

Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #109.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/cardinalby/schema-validator-action-3.1.0 branch March 1, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants