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 graphiql-rails from 1.8.0 to 1.10.1 #765

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2024

Bumps graphiql-rails from 1.8.0 to 1.10.1.

Changelog

Sourced from graphiql-rails's changelog.

1.10.1

  • Update routes.rb for Rails 8 compatibility #119

1.10.0

  • Update to React 18.2.0
  • Update to GraphiQL 3.1.1
  • Use .min versions of JS dependencies
  • Add support for Propshaft
  • Remove fetch polyfill
  • Don't set headers whose procs evaluate to nil
  • Add input_value_deprecation flag to introspect deprecated arguments

1.9.0

New Features

  • Update to React 17.0.2
  • Update to GraphiQL 2.4.0
Commits
  • 1d4c700 1.10.1
  • b523353 Merge pull request #119 from chaadow/patch-1
  • b16c806 Update routes.rb to fix deprecation warning for future rails 8.0
  • 8d3c961 Fix example in readme
  • aeb4545 Remove note about sass, fixes #97
  • 97b5436 1.10.0
  • 42bc9d7 Merge pull request #104 from ErikPelli/js-cleanup
  • 50675f2 Merge branch 'master' into js-cleanup
  • a7594d5 Merge pull request #116 from rmosolgo/propshaft-support
  • 9f50358 Add docs for sprockets or propshaft
  • 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 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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 17, 2024
Bumps [graphiql-rails](https://github.com/rmosolgo/graphiql-rails) from 1.8.0 to 1.10.1.
- [Changelog](https://github.com/rmosolgo/graphiql-rails/blob/master/changelog.md)
- [Commits](rmosolgo/graphiql-rails@v1.8.0...v1.10.1)

---
updated-dependencies:
- dependency-name: graphiql-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/graphiql-rails-1.10.1 branch from 818e148 to 3523357 Compare September 8, 2024 06:32
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants