-
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
fix(deps): update minor and patch dependencies for gatsby-plugin-mdx #38027
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
May 1, 2023
gatsbot
bot
added
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
May 1, 2023
LekoArts
removed
the
status: triage needed
Issue or pull request that need to be triaged and assigned to a reviewer
label
May 2, 2023
renovate
bot
force-pushed
the
renovate/gatsby-plugin-mdx-prod-minor
branch
from
May 2, 2023 14:19
3588ad1
to
f96f574
Compare
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. |
This was referenced May 16, 2023
This was referenced May 16, 2023
This was referenced May 16, 2023
This was referenced Sep 29, 2023
This was referenced Nov 27, 2023
This was referenced Jan 24, 2024
This was referenced Apr 18, 2024
This was referenced May 7, 2024
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:
^2.1.5
->^2.3.0
^8.8.1
->^8.8.2
^1.8.3
->^1.8.4
^4.2.2
->^4.3.1
^2.2.0
->^2.2.2
^2.0.0
->^2.0.1
^1.3.0
->^1.5.0
^6.1.0
->^6.1.1
^4.1.1
->^4.1.2
^5.3.6
->^5.3.7
Release Notes
mdx-js/mdx
v2.3.0
Compare Source
Add
12e63e8
Add improved support for non-React frameworksby @wooorm in https://github.com/mdx-js/mdx/pull/2255
Fix
764d3a2
Remove whitespace between unraveled text nodesby @wooorm in https://github.com/mdx-js/mdx/pull/2252
3911148
Addmodule: node16
totsconfig.json
by @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2228
600b12a
Add inferring ofdevelopment
options from webpack loader modeby @remcohaszing in https://github.com/mdx-js/mdx/pull/2201
Community
f4d78be
Addrecma-mdx-displayname
to list of pluginsby @domdomegg in https://github.com/mdx-js/mdx/pull/2230
1f551a4
Addremark-mdx-chartjs
to list of pluginsby @pangelani in https://github.com/mdx-js/mdx/pull/2221
Misc
97b9d59
Refactor to improve docsby @wooorm in https://github.com/mdx-js/mdx/pull/2254
8f85b30
Refactortsconfig.json
by @wooorm in https://github.com/mdx-js/mdx/pull/2250
a17ac87
Refactor wordingby @beeburrt in https://github.com/mdx-js/mdx/pull/2214
Full Changelog: mdx-js/mdx@2.2.1...2.3.0
v2.2.1
Compare Source
e293eaf
Removeassert/strict
for Node 14Full Changelog: mdx-js/mdx@2.2.0...2.2.1
v2.2.0
Compare Source
Features
641eb91
Add support JSX development runtimeby @remcohaszing in https://github.com/mdx-js/mdx/pull/2045
Patches
3e0ab23
Fix@mdx-js/node-loader
from patching all runtimesDocs
4a1415d
Add note about use withvite-plugin-react
38c2d46
Add note aboutrollup@2
in Viteby @ryuujo1573 in https://github.com/mdx-js/mdx/pull/2180
caac5df
Update docs forsolid-js
supporting JSX3a50cc3
Add Solid to JSX section in Getting Started guideby @Djunnni in https://github.com/mdx-js/mdx/pull/2159
1c83612
Fix docs on types2635caf
Replace deprecated Intellij plugin in docsby @slorber in https://github.com/mdx-js/mdx/pull/2178
Full Changelog: mdx-js/mdx@2.1.5...2.2.0
acornjs/acorn
v8.8.2
Compare Source
davidbonnet/astring
v1.8.4
Compare Source
syntax-tree/estree-util-build-jsx
v2.2.2
Compare Source
Misc
ac09c72
Add improved docsa5ad4d4
Add export ofRuntime
typeFull Changelog: syntax-tree/estree-util-build-jsx@2.2.1...2.2.2
syntax-tree/mdast-util-mdx
v2.0.1
Compare Source
Misc
8eb8dba
bcb401e
Add improved docse80af10
Refactor code-style14fc71c
Updatetsconfig.json
3427afc
Add some tests for estree locationsFull Changelog: syntax-tree/mdast-util-mdx@2.0.0...2.0.1
syntax-tree/mdast-util-to-markdown
v1.5.0
Compare Source
Fix
122101f
Fix to not generate blank lines for phrasing rootsAdd
21a7d0a
Add export ofdefaultHandlers
070ad5f
AddassociationId
helper tostate
35ceafc
AddcreateTracker
helper onstate
e9f71aa
Addsafe
helper onstate
19301e7
AddcontainerPhrasing
,containerFlow
helpers onstate
a638e2a
AddindentLines
helper onstate
Misc
d2108dd
Refactor types to use node types, not strings35a9ccc
Add registry for construct names501f668
Add support fornull
as input in typese812c79
Add improved docsFull Changelog: syntax-tree/mdast-util-to-markdown@1.4.0...1.5.0
v1.4.0
Compare Source
2f3eeb7
Remove unneeded escapes of-
,*
4cb437c
Remove escape of+
when not followed by whitespaceby @ocavue in https://github.com/syntax-tree/mdast-util-to-markdown/pull/57
2c52778
Refactor some docsFull Changelog: syntax-tree/mdast-util-to-markdown@1.3.0...1.4.0
syntax-tree/mdast-util-toc
v6.1.1
Compare Source
Misc
dbb8c51
dac08a5
Add improved docsd4c5cac
ba8f680
Refactor code-stylef93734b
Updatetsconfig.json
Full Changelog: syntax-tree/mdast-util-toc@6.1.0...6.1.1
syntax-tree/unist-util-visit
v4.1.2
Compare Source
Misc
332b6e0
Add improved docs754d038
9f4813b
Refactor code-style69cbec6
Updatetsconfig.json
Full Changelog: syntax-tree/unist-util-visit@4.1.1...4.1.2
vfile/vfile
v5.3.7
Compare Source
Misc
d10a468
Add improved docs3a05718
Refactor code-styleFull Changelog: vfile/vfile@5.3.6...5.3.7
Configuration
📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, 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.
👻 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.