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 ajv and graphql-cli in /frontend #83

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2024

Bumps ajv to 8.6.2 and updates ancestor dependency graphql-cli. These dependencies need to be updated together.

Updates ajv from 5.5.2 to 8.6.2

Release notes

Sourced from ajv's releases.

v8.6.2

Fix JTD serialiser (#1691)

v8.6.1

Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)

v8.6.0

Track evaluated properties with patternProperties that have always valid schemas (e.g., true) (@​P0lip, #1626) Option int32range to disable number range checking for int32 and uint32 type in JTD schemas

v8.5.0

Optimize validation code for const keyword with scalar values (@​SoAsEr, #1561) Add option schemaId to support ajv-draft-04 - Ajv for JSON Schema drat-04.

v8.4.0

JSON Type Definition schema options:

  • parseDate: parse timestamp type as Date objects.
  • allowDate: non-standard - allow date without time with timestamp type.

v8.3.0

Typescript improvements:

  • better error reporting for JSONSchemaType in case strictNullChecks option is disabled (@​erikbrinkman, #1583)
  • support missed boolean type in JTDDataType (@​m00s, #1587) JTD timestamp validation option (@​jrr, #1584). Docs corrections.

v8.2.0

Add JTDDataType to compile signature (@​erikbrinkman, #1547) Improve JSONSchemaType for records (@​erikbrinkman, #1564) Use rollup for browser bundles (@​realityking, #1533) Docs corrections

v8.1.0

unicodeRegExp option to not use RegExp unicode flag that may be incompatible with some environments (@​asaid-0, #1530) Fix JSONSchemaType (@​erikbrinkman, #1541) Extended error message for invalid keyword values (@​pcwiek, #1542)

v8.0.5

Fix: add source code back to npm package, 8.0.4 is breaking ajv-cli (and possibly other things)

v8.0.4

Reduce npm bundle size

v8.0.3

Improve JSONSchemaType errors (@​erikbrinkman, #1525)

v8.0.2

Support RegExp formats in standalone code (#1470) Add schema path to strictTuple error message (@​asaid-0, #1519)

... (truncated)

Commits

Updates graphql-cli from 3.0.14 to 4.1.0

Release notes

Sourced from graphql-cli's releases.

v4.1.0

Release notes:

  • MongoDB starter template

  • DataSynchronization template with conflict support

  • Postgres template improvements

  • Improvements to React Client template

  • Custom resolvers generation and support in templates

  • Stronger integration of the GraphQL-Code-Generator inside templates

  • Seve command is now using MongoDB and generates out of the box GraphQL API for mocking and testing

  • Automatic discovery for more community templates (More amazing templates to appear soon)

  • Improvements and bug fixing for GraphQL-Code-Generator, GraphQL-Config and Graphback

GraphQL-Code-Generator release notes

https://github.com/dotansimha/graphql-code-generator/releases?after=%40graphql-codegen%2Fc-sharp%401.17.9

Graphback release notes

https://graphback.dev/docs/releases/#101-2020-09-25

v4.1.0-beta.1

Release notes:

  • MongoDB starter template

  • DataSynchronization template with conflict support

  • Postgres template improvements

  • Improvements to React Client template

  • Custom resolvers generation and support in templates

  • Stronger integration of the GraphQL-Code-Generator inside templates

  • Seve command is now using MongoDB and generates out of the box GraphQL API for mocking and testing

  • Automatic discovery for more community templates (More amazing templates to appear soon)

  • Improvements and bug fixing for GraphQL-Code-Generator, GraphQL-Config and Graphback

GraphQL-Code-Generator release notes

https://github.com/dotansimha/graphql-code-generator/releases?after=%40graphql-codegen%2Fc-sharp%401.17.9

Graphback release notes

https://graphback.dev/docs/releases

v4.0.0

  • Support GraphQL v15
  • Support GraphQL Config v3
  • Update every dependency to latest
  • Move shared parts of logic under @graphql-cli scoped packages

... (truncated)

Commits
  • c51141c Merge pull request #1491 from craicoverflow/ci/release-workflow
  • 51b4b13 chore: bump dependencies
  • 6b3c6cc ci: add npm release workflow
  • 0654fd5 Merge pull request #1490 from craicoverflow/release/v4.1.0
  • d146e04 chore(release): release version 4.1.0
  • 32fe722 fix(deps): update dependency simple-git to v2.21.0
  • 8e6d4c7 Merge pull request #1488 from craicoverflow/graphback-docs
  • fcebd97 fix(deps): update dependency tslib to v2.0.2
  • a76d3ac docs(generate): update generate command docs
  • e87ef27 fix(deps): update dependency @​types/node to v13.13.23
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ardatan, a new releaser for graphql-cli since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.6.2 and updates ancestor dependency [graphql-cli](https://github.com/Urigo/graphql-cli). These dependencies need to be updated together.


Updates `ajv` from 5.5.2 to 8.6.2
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v5.5.2...v8.6.2)

Updates `graphql-cli` from 3.0.14 to 4.1.0
- [Release notes](https://github.com/Urigo/graphql-cli/releases)
- [Commits](Urigo/graphql-cli@v3.0.14...4.1.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: graphql-cli
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2024
Copy link

changeset-bot bot commented Jan 25, 2024

⚠️ No Changeset found

Latest commit: f0bac37

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/ajv-and-graphql-cli-8.6.2 branch February 27, 2024 14:52
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.

1 participant