chore(deps): update [dev] major dependencies for gatsby-remark-graphviz (major) #497
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:
^7.1.3
->^9.0.3
^10.2.0
->^13.2.0
^13.0.0
->^15.0.1
^3.0.2
->^6.0.1
^1.0.2
->^3.0.0
Release Notes
syntax-tree/hast-util-to-html (hast-util-to-html)
v9.0.3
Compare Source
1c938b9
Fixhead
opening tag omission w/o titleFull Changelog: syntax-tree/hast-util-to-html@9.0.2...9.0.3
v9.0.2
Compare Source
Types
9d7a2f7
Add declaration mapsMisc
0a30b45
Remove unused dependencyby @bluwy in https://github.com/syntax-tree/hast-util-to-html/pull/42
Full Changelog: syntax-tree/hast-util-to-html@9.0.1...9.0.2
v9.0.1
Compare Source
Performance
6af3709
Refactor to improve performance w/ hoisted regexby @bluwy in https://github.com/syntax-tree/hast-util-to-html/pull/39
Full Changelog: syntax-tree/hast-util-to-html@9.0.0...9.0.1
v9.0.0
Compare Source
Change
23a91fc
Update@types/hast
, utilitiesmigrate: update too
8c32af8
Change to require Node.js 16migrate: update too
320b2ff
Change to useexports
migrate: don’t use private APIs
15b1618
Removeentities
option, usecharacterReferences
migrate:
options.entities
->options.characterReferences
Full Changelog: syntax-tree/hast-util-to-html@8.0.4...9.0.0
v8.0.4
Compare Source
Misc
5b04870
d672d24
Add improved docs97417a4
Refactor code-styleFull Changelog: syntax-tree/hast-util-to-html@8.0.3...8.0.4
v8.0.3
Compare Source
d103802
Fix typesFull Changelog: syntax-tree/hast-util-to-html@8.0.2...8.0.3
v8.0.2
Compare Source
bb0238d
Fix unquoted, tight, self-closing elementsFull Changelog: syntax-tree/hast-util-to-html@8.0.1...8.0.2
v8.0.1
Compare Source
106f1b9
Fix internal circular dependencyv8.0.0
Compare Source
3cc3cb6
Add JSDoc based types7882a8c
Use ESM6698927
Remove deprecated fallbackallowDangerousHTML
e294d41
Remove support for non-HTML doctypessyntax-tree/mdast-util-to-hast (mdast-util-to-hast)
v13.2.0
Compare Source
Types
24f4576
Add type fordata.meta
on elements to hastFull Changelog: syntax-tree/mdast-util-to-hast@13.1.0...13.2.0
v13.1.0
Compare Source
Add
59ecd14
Add support forfile
inoptions
Full Changelog: syntax-tree/mdast-util-to-hast@13.0.2...13.1.0
v13.0.2
Compare Source
b186995
FixhProperties
ontableCell
by @kanemu in https://github.com/syntax-tree/mdast-util-to-hast/pull/71
Full Changelog: syntax-tree/mdast-util-to-hast@13.0.1...13.0.2
v13.0.1
Compare Source
Fix
7ff28fb
Fix trimming of whitespace around breaksFull Changelog: syntax-tree/mdast-util-to-hast@13.0.0...13.0.1
v13.0.0
Compare Source
Change
67ef76c
Update@types/hast
,@types/mdast
, utilitiesmigrate: update too
b815f5e
Change to require Node.js 16migrate: update too
33442cc
Change to useexports
migrate: don’t use private APIs
56c88e4
Fix to match GH for HTML generated for backreferencesmigrate: use the function form of
footnoteBackLabel
for i18n, seedefaultFootnoteBackLabel
for inspirationffe7e47
Change to always return a nodemigrate: expect an empty root instead of nothing
ffbb8a8
Change to expect, yieldundefined
migrate: expect
undefined
everywhere, notnull
c13fe7f
Change to remove support forFootnote
nodesmigrate: use GFM, which does not have “inline” notes
6fc783a
Change to remove support for ancientlang
oncode
with spacesmigrate: you’re fine, this hasn’t been a thing for years
72b8a68
Change to use maps for definitions onstate
migrate: if you make your own handles, expect maps
b328aa9
Change to remove function form ofState
, use plain objectmigrate: if you make your own handles, create nodes yourself, use
state.applyData
if needed40e1d29
Change to removeall
,one
helpersmigrate: if you make your own handles, use
state.all
,state.one
1894044
Change to removeH
typemigrate: use
State
e804231
Change to removecomplex-types.d.ts
migrate: use main module
4df5d41
Change to deep clone passed through nodesmigrate: should be fine
Types
52905eb
Add smarter types forpassThrough
migrate: type your mdast/hast nodes by extending the content interfaces
6f555a0
Add supported data fields toData
ofmdast
migrate: pass correct values in
node.data
Fix
3e300ea
Fix to keep content around forhName
on textFull Changelog: syntax-tree/mdast-util-to-hast@12.3.0...13.0.0
v12.3.0
Compare Source
Add
ed45ec4
Addwrap
helper onstate
e701470
Addone
,all
helpers tostate
Fix
0c67e83
Fix footnote keys such asconstructor
1c2cb7b
Fix support for passing just a table row, cellMisc
8179548
RenameH
toState
6d1021e
Add improved docs6aabc56
Refactor code-styleac01554
cb81cbb
Updatetsconfig.json
Full Changelog: syntax-tree/mdast-util-to-hast@12.2.6...12.3.0
v12.2.6
Compare Source
Misc
3098beb
Fix missing internal typeFull Changelog: syntax-tree/mdast-util-to-hast@12.2.5...12.2.6
v12.2.5
Compare Source
6e38f21
Usemodule: node16
in typesby @Gerrit0 in https://github.com/syntax-tree/mdast-util-to-hast/pull/68
Full Changelog: syntax-tree/mdast-util-to-hast@12.2.4...12.2.5
v12.2.4
Compare Source
dc00a59
Fix (double) encoding on urlsFull Changelog: syntax-tree/mdast-util-to-hast@12.2.3...12.2.4
v12.2.3
Compare Source
f21c1b1
Remove unneeded dependencyFull Changelog: syntax-tree/mdast-util-to-hast@12.2.2...12.2.3
v12.2.2
Compare Source
f351126
Fix interface ofRaw
nodes to make them extendable againby @Methuselah96 in https://github.com/syntax-tree/mdast-util-to-hast/pull/66
Full Changelog: syntax-tree/mdast-util-to-hast@12.2.1...12.2.2
v12.2.1
Compare Source
a5c2f07
Fix to always addid
to footnote headingFull Changelog: syntax-tree/mdast-util-to-hast@12.2.0...12.2.1
v12.2.0
Compare Source
1dc8ab3
AddfootnoteLabelTagName
,footnoteLabelProperties
by @gtnbssn in https://github.com/syntax-tree/mdast-util-to-hast/pull/64
Full Changelog: syntax-tree/mdast-util-to-hast@12.1.2...12.2.0
v12.1.2
Compare Source
36a7da8
Add improved performance on tons of whitespaceby @42shadow42 in https://github.com/syntax-tree/mdast-util-to-hast/pull/62
2adc1e5
ff6a7f1
4a62fa9
Fix typosdfd724a
Add improved docsFull Changelog: syntax-tree/mdast-util-to-hast@12.1.1...12.1.2
v12.1.1
Compare Source
f265716
Fix footnote order in table cellsFull Changelog: syntax-tree/mdast-util-to-hast@12.1.0...12.1.1
v12.1.0
Compare Source
3236b1e
AdddefaultHandlers
exportby @JounQin in https://github.com/syntax-tree/mdast-util-to-hast/pull/58
Full Changelog: syntax-tree/mdast-util-to-hast@12.0.0...12.1.0
v12.0.0
Compare Source
5965471
Change footnotes to match how GitHub renders themclobberPrefix
,footnoteLabel
, andfootnoteLabelBack
options to configure itFull Changelog: syntax-tree/mdast-util-to-hast@11.3.0...12.0.0
v11.3.0
Compare Source
2116d1f
Addraw
to hast registryFull Changelog: syntax-tree/mdast-util-to-hast@11.2.1...11.3.0
v11.2.1
Compare Source
caad9cd
Fix footnote ordering in tablesFull Changelog: syntax-tree/mdast-util-to-hast@11.2.0...11.2.1
v11.2.0
Compare Source
39fd2bf
Change types to usemdast
typesc930d3d
Addstrict
totsconfig.json
v11.1.1
Compare Source
58a75f4
Fix circular dependencyv11.1.0
Compare Source
a100cff
Add exports of a couple of types77ef216
Add exports ofone
,all
helpersv11.0.0
Compare Source
0260f76
Change footnote rendering to match Pandocc5f8266
Remove deprecatedallowDangerousHTML
support3b20ce6
Add JSDoc based types94d0af0
Use ESMremarkjs/remark (remark)
v15.0.1
Compare Source
54ee687
Fix typoFull Changelog: remarkjs/remark@15.0.0...15.0.1
v15.0.0
Compare Source
Change
98a2560
Change to require Node.js 16migrate: update too
a3e6d54
Change to useexports
migrate: don’t use private APIs
943f6ac
Update@types/mdast
,mdast-util-{from,to}-markdown
,unified
, etcmigrate: update too
remark-parse: only really changes
Buffer
->Uint8Array
, so use encodings supported byTextDecoder
if you are passing binary dataremark-stringify:
bulletOrderedOther
is removed, you can removebulletOrderedOther
if you passed it, it’s now the default;fences
is nowtrue
by default, if you don’t want indented code, passfences: false
;listItemIndent
is now'one'
by default, you can removelistItemIndent: 'one'
if you passed it, or explicitly set it to'tab'
if you want itTypes
bd8c922
Add typed settingsDocs
7cc0432
Addremark-link-rewrite
to list of pluginsby @rjanjic in https://github.com/remarkjs/remark/pull/1212
e72d91a
Addremark-mentions
to list of pluginsby @FinnRG in https://github.com/remarkjs/remark/pull/1193
Full Changelog: remarkjs/remark@14.0.3...15.0.0
v14.0.3
Compare Source
Misc
https://github.com/remarkjs/remark/issues/11621162
f6bd64e
Refactortsconfig
s for perf and strictnessbb4c814
Add improved docs on what this project isby @BeLi4L in https://github.com/remarkjs/remark/pull/1147
bec44aa
Updatetsconfig.json
to use node16 module resolutionby @ChristianMurphy in https://github.com/remarkjs/remark/pull/1106
f07f413
Addignore-scripts
to.npmrc
by @ChristianMurphy in https://github.com/remarkjs/remark/pull/1103
134ece2
Update Actionsby @ChristianMurphy in https://github.com/remarkjs/remark/pull/1070
974f893
Fix internal types for TS 4.9Plugins
1e488d0
Addremark-ins
to list of pluginsby @talatkuyuk in https://github.com/remarkjs/remark/pull/1129
e456dc5
Addremark-flexible-markers
to list of pluginsby @talatkuyuk in https://github.com/remarkjs/remark/pull/1126
42114fc
Addremark-flexible-paragraphs
to list of pluginsby @talatkuyuk in https://github.com/remarkjs/remark/pull/1120
6aa638a
Addremark-flexible-containers
to list of pluginsby @talatkuyuk in https://github.com/remarkjs/remark/pull/1112
20e7543
Addremark-flexible-code-titles
to list of pluginsby @talatkuyuk in https://github.com/remarkjs/remark/pull/1108
32d6948
Addremark-cloudinary-docusaurus
to list of pluginsby @johnnyreilly in https://github.com/remarkjs/remark/pull/1090
28aa8b9
update tests for changes inmdast-util-to-markdown
9af1a87
Addremark-code-title
to list of pluginsby @kevinzunigacuellar in https://github.com/remarkjs/remark/pull/1076
0d1eb09
Add 7 plugins to list of pluginsby @Xunnamius in https://github.com/remarkjs/remark/pull/1064
c7e8171
Remove deprecatedremark-jargon
by @LunaticMuch in https://github.com/remarkjs/remark/pull/1059
Full Changelog: remarkjs/remark@14.0.2...14.0.3
v14.0.2
Compare Source
87c50a5
Add improved docsby @wooorm in https://github.com/remarkjs/remark/pull/900
Full Changelog: remarkjs/remark@14.0.1...14.0.2
v14.0.1
Compare Source
9026568
Add missing types dependencyv14.0.0
Compare Source
b7afd25
Use ESMChange:
Learn more about ESM in this guide
42d1b21
Update dependenciesunified
(10.0.0) (see: https://github.com/unifiedjs/unified/releases/tag/10.0.0)vfile
(5.0.0) (see: https://github.com/vfile/vfile/releases/tag/5.0.0)Importantly this renames
tovfile.contents
vfile.value
mdast-util-from-markdown
(1.0.0) (see: https://github.com/syntax-tree/mdast-util-from-markdown/releases/tag/1.0.0)mdast-util-to-markdown
(1.0.0) (see: https://github.com/syntax-tree/mdast-util-to-markdown/releases/tag/1.0.0)bc55caa
Add JSDoc based typesisaacs/rimraf (rimraf)
v6.0.1
Compare Source
v6.0.0
Compare Source
v5.0.10
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
v5.0.5
Compare Source
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
v4.4.1
Compare Source
v4.4.0
Compare Source
v4.3.1
Compare Source
v4.3.0
Compare Source
v4.2.0
Compare Source
v4.1.4
Compare Source
v4.1.3
Compare Source
v4.1.2
Compare Source
v4.1.1
Compare Source
v4.1.0
Compare Source
v4.0.7
Compare Source
v4.0.6
Compare Source
v4.0.5
Compare Source
v4.0.4
Compare Source
v4.0.3
Compare Source
v4.0.2
Compare Source
v4.0.1
Compare Source
v4.0.0
Compare Source
syntax-tree/unist-util-find (unist-util-find)
v3.0.0
Compare Source
Change
380cff0
Update@types/unist
, utilitiesmigrate: update too
9af4138
Change to require Node.js 16migrate: update too
Full Changelog: syntax-tree/unist-util-find@2.0.0...3.0.0
v2.0.0
Compare Source
Change
04eb187
Change to use ESMmigrate: add
type: "module"
to your package.json, more at https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c87b7dfc
Change to useexport
mapmigrate: do not use private APIs
Fix
6ce657f
Fix types dependencyFull Changelog: syntax-tree/unist-util-find@1.0.4...2.0.0
v1.0.4
Compare Source
995b360
Change to use CJS again(also now maintained by @unifiedjs over on @syntax-tree)
Full Changelog: syntax-tree/unist-util-find@v1.0.3...1.0.4
v1.0.3
: Release 1.0.3Compare Source
559fefa
)e2c7b1e
)29bac8b
)d042942
)9a9bb06
)6998870
)3c3a558
)3de4fca
) (closes #11)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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.