-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
chore(deps): update [dev] minor and patch dependencies for gatsby-graphiql-explorer #38279
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
the
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
label
Jul 1, 2023
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Jul 1, 2023
LekoArts
removed
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
Jul 3, 2023
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. |
LekoArts
approved these changes
Jul 4, 2023
This was referenced Sep 23, 2023
This was referenced Sep 29, 2023
This was referenced Oct 7, 2023
This was referenced Oct 15, 2023
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
topic: automation
Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.1.2
->^0.1.4
^0.1.20
->^0.1.22
^0.17.6
->^0.18.0
^5.5.1
->^5.5.3
^5.85.0
->^5.88.1
Release Notes
graphql/graphiql (@graphiql/plugin-code-exporter)
v0.1.4
Compare Source
Patch Changes
f86e4172
Thanks @B2o5T! - fix umd build namesgraphiql-plugin-code-exporter.umd.js
andgraphiql-plugin-explorer.umd.js
v0.1.3
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 vitegraphql/graphiql (@graphiql/plugin-explorer)
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
]:graphql/graphiql (@graphiql/react)
v0.18.0
Compare Source
Minor Changes
#3181
9ac84bfc
Thanks @B2o5T! - removeinitialTabs
, usedefaultTabs
instead#3181
9ac84bfc
Thanks @B2o5T! - replace@reach/dialog
by@radix-ui/react-dialog
replace@reach/visually-hidden
by@radix-ui/react-visually-hidden
#3181
9ac84bfc
Thanks @B2o5T! - replace@reach/menu-button
by@radix-ui/react-dropdown-menu
remove@reach/listbox
remove<ToolbarListbox />
and<Listbox />
components (use<Menu />
instead)#3181
9ac84bfc
Thanks @B2o5T! - fixed long list items in dropdown were hiddenrename
<Menu />
to<DropdownMenu />
rename<Menu.List />
to<DropdownMenu.Content />
rename<Menu.Item />
to<DropdownMenu.Item />
rename<Menu.Button />
to<DropdownMenu.Button />
#3181
9ac84bfc
Thanks @B2o5T! - replace@reach/tooltip
by@radix-ui/react-tooltip
#3181
9ac84bfc
Thanks @B2o5T! - replace@reach/combobox
withCombobox
from@headlessui/react
#3181
9ac84bfc
Thanks @B2o5T! - tabs could be reorderdedPatch Changes
#2716
bc9d243d
Thanks @SimenB! - Make@types/codemirror
a dependency of@graphiql/react
#3228
67bf93a3
Thanks @B2o5T! - exclude peer dependencies and dependencies from bundleUpdated dependencies [
5971d528
,d9e5089f
,61986469
]:jantimon/html-webpack-plugin (html-webpack-plugin)
v5.5.3
Compare Source
v5.5.2
Compare Source
webpack/webpack (webpack)
v5.88.1
Compare Source
Developer Experience
Full Changelog: webpack/webpack@v5.88.0...v5.88.1
v5.88.0
Compare Source
New Features
css/auto
as the default css mode by @burhanuday in https://github.com/webpack/webpack/pull/17399Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.87.0...v5.88.0
v5.87.0
Compare Source
New Features
fetchPriority
feature as parser option and magic comment by @alexander-akait in https://github.com/webpack/webpack/pull/17249Bug Fixes
Developer Experience
Dependencies & Maintenance
New Contributors
@aboktor made their first contribution in #16991 #16989
@silverwind made their first contribution in #17339 via #17329
Full Changelog: webpack/webpack@v5.86.0...v5.87.0
v5.86.0
Compare Source
New Features
ProgressPlugin
by @alexander-akait in https://github.com/webpack/webpack/pull/17312RegExp
tosplitChunks.chunks
by @hyf0 in https://github.com/webpack/webpack/pull/17332Bug Fixes
ContextModule
types by @huozhi in https://github.com/webpack/webpack/pull/17310__non_webpack_require__
with ES modules by @alexander-akait in https://github.com/webpack/webpack/pull/17308Chunk
,ChunkGroup
, and other plugins by @alexander-akait in https://github.com/webpack/webpack/pull/1731js
extension for eval source maps when extension is not resolvable by @alexander-akait in https://github.com/webpack/webpack/pull/17331Developer Experience
Dependencies & Maintenance
New Contributors
Full Changelog: webpack/webpack@v5.85.1...v5.86.0
v5.85.1
Compare Source
Bug Fixes
BasicEvaluatedExpression.getMemberRangeStarts
has been changed toBasicEvaluatedExpression.getMemberRanges
, please see type definition changes and the pull request for more information.Dependencies & Maintenance
Full Changelog: webpack/webpack@v5.85.0...v5.85.1
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.