-
Notifications
You must be signed in to change notification settings - Fork 574
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
fix(deps): update dependency @graphiql/plugin-explorer to v1 - abandoned #2920
Conversation
🦋 Changeset detectedLatest commit: 816c557 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
41743b7
to
c99b785
Compare
✅ Benchmark Results
|
Apollo Federation Subgraph Compatibility Results
Learn more: |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^0.1.4
->^1.0.0
Release Notes
graphql/graphiql (@graphiql/plugin-explorer)
v1.0.0
Compare Source
Patch Changes
#3340
59a898c0
Thanks @acao! - handle null editor in explorer pluginUpdated dependencies [
9a38de29
]:v0.3.0
Compare Source
Minor Changes
#3330
bed5fc86
Thanks @acao! - BREAKING CHANGE: fix lifecycle issue in plugin-explorer, change implementation patternvalue
andsetValue
is no longer an implementation detail, and are handled internally by plugins. the plugin signature has changed slightly as well.now, instead of something like this:
you can just do this:
or this, for more complex state-driven needs:
v0.2.0
Compare Source
Minor Changes
1b8f3fe9
Thanks @B2o5T! - BREAKING CHANGE: umd build was renamed toindex.umd.js
Patch Changes
2f51b1a5
Thanks @LekoArts! - Use namedExplorer
import fromgraphiql-explorer
to fix an issue where the bundler didn't correctly choose either thedefault
orExplorer
import. This change should ensure that@graphiql/plugin-explorer
works correctly withoutgraphiql-explorer
being bundled.v0.1.22
Compare Source
Patch Changes
f86e4172
Thanks @B2o5T! - fix umd build namesgraphiql-plugin-code-exporter.umd.js
andgraphiql-plugin-explorer.umd.js
v0.1.21
Compare Source
Patch Changes
#3229
0a65e720
Thanks @B2o5T! - exclude peer dependencies and dependencies from bundle#3251
f8d8509b
Thanks @B2o5T! - always bundlepackage.json#dependencies
for UMD build for@graphiql/plugin-code-exporter
and@graphiql/plugin-explorer
#3236
64da8c30
Thanks @B2o5T! - update vite#3252
c915a4ee
Thanks @B2o5T! -@graphiql/react
should be inpeerDependencies
not independencies
Updated dependencies [
9ac84bfc
,9ac84bfc
,9ac84bfc
,9ac84bfc
,bc9d243d
,9ac84bfc
,9ac84bfc
,9ac84bfc
,67bf93a3
]:v0.1.20
Compare Source
Patch Changes
#3124
c645932c
Thanks @B2o5T! - avoid unecessary renders by using useMemo or useCallbackUpdated dependencies [
911cf3e0
,c645932c
,2ca4841b
,7bf90929
,431b7fe1
]:v0.1.19
Compare Source
Patch Changes
2b212941
,9b333a04
]:v0.1.18
Compare Source
Patch Changes
707f3cbc
]:v0.1.17
Compare Source
Patch Changes
v0.1.16
Compare Source
Patch Changes
2e477eb2
,4879984e
,51007002
]:v0.1.15
Compare Source
Patch Changes
#3017
4a2284f5
Thanks @thomasheyenbrock! - Avoid bundling code fromreact/jsx-runtime
so that the package can be used with Preact#3063
5792aaa5
Thanks @B2o5T! - avoiduseMemo
with empty array[]
since React can't guarantee stable reference, + lint restrict syntax for future mistakesUpdated dependencies [
2d5c60ec
,b9c13328
,4a2284f5
,881a2024
,7cf4908a
]:v0.1.14
Compare Source
Patch Changes
bdc966cb
,65f5176a
]:v0.1.12
Compare Source
Patch Changes
16174a05
,f6cae4ea
,3340fd74
,0851d5f9
,83364b28
,3a7d0007
]:v0.1.11
Compare Source
Patch Changes
29630c22
,8f926489
,2ba2f620
]:v0.1.10
Compare Source
Patch Changes
v0.1.9
Compare Source
Patch Changes
v0.1.8
Compare Source
Patch Changes
682ad06e
]:v0.1.7
Compare Source
Patch Changes
4e2f7ff9
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.