Skip to content

Bump json-graphql-server from 2.3.1 to 3.2.1 in /client#8

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/json-graphql-server-3.2.1
Open

Bump json-graphql-server from 2.3.1 to 3.2.1 in /client#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/json-graphql-server-3.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps json-graphql-server from 2.3.1 to 3.2.1.

Release notes

Sourced from json-graphql-server's releases.

3.2.1

  • Replace UNPKG in generated HTML with jsDelivr

3.2.0

  • [Feat] Add support for delete[RESOURCE] mutations in addition to remove[RESOURCE]
  • [chore] Improve and modernize tooling
  • [chore] Convert to TS

v3.1.2

Fix data path resolution to allow absolute paths (#182) (djhi)

3.1.1

3.1.0

  • Fix GraphQL 16 compatibility (#177) (djhi)

3.0.1

Fix broken 3.0.0 release

3.0.0

Note This release is buggy, please use 3.0.1 instead.

  • Drop Node <= 18 support
  • Fix Date as string type cannot be compared to date string
  • Update dependencies (now supports GraphQL 16)
  • Update documentation

2.4.0

2.3.2

What's Changed

... (truncated)

Commits
  • ddad14e Release 3.2.1
  • b493d26 Merge pull request #191 from SukkaW/jsd
  • bee3465 Replace UNPKG in generated HTML w/ jsDelivr
  • 0780a1f Merge pull request #178 from marmelab/modernize
  • f9e76ad Remove duplicate data file
  • bb14e7d Fix date filters handling
  • 2d7d7d8 Merge branch 'master' into modernize
  • 3dacec7 Merge pull request #190 from marmelab/support-delete-and-remove
  • 7a43bf2 Update documentation
  • 37b4d33 Fix the default run command
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by djhi, a new releaser for json-graphql-server since your current version.


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 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-graphql-server](https://github.com/marmelab/json-graphql-server) from 2.3.1 to 3.2.1.
- [Release notes](https://github.com/marmelab/json-graphql-server/releases)
- [Commits](marmelab/json-graphql-server@v2.3.1...v3.2.1)

---
updated-dependencies:
- dependency-name: json-graphql-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 18, 2025

Reviewers

The following users could not be added as reviewers: tomsansome. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants