Update Response Ops misc dependencies (main) #203461
Open
+304
−72
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.2.0
->^2.2.2
^3.0.1
->^3.0.3
10.2.0
->13.2.0
2.1.0
->3.1.0
4.1.1
->5.1.1
6.0.0
->9.2.0
^8.0.3
->^11.0.0
^4.17.0
->^4.31.0
Release Notes
syntax-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 ESMsindresorhus/p-reflect (p-reflect)
v3.1.0
Compare Source
status
property to the result (#9)7fa209f
v3.0.0
Compare Source
Breaking
a30a0be
sindresorhus/p-settle (p-settle)
v5.1.1
Compare Source
4de3ed7
v5.1.0
Compare Source
status
property to the results (#17)0acb91d
v5.0.0
Compare Source
Breaking
27a9d08
sindresorhus/pretty-ms (pretty-ms)
v9.2.0
Compare Source
hideYears
,hideYearsAndDays
, andhideSeconds
options (#72)25509bc
v9.1.0
Compare Source
7891386
v9.0.0
Compare Source
Breaking
228dd07
Improvements
BigInt
(#66)014edf2
228dd07
v8.0.0
Compare Source
Breaking
4081b02
c65a1bb
v7.0.1
Compare Source
colonNotation
option (#53)8fdcaec
v7.0.0
Compare Source
Breaking
20cbdaf
It's probably not breaking to most users, but if you depend on the exact output, in for example, unit tests, the output might have changed slightly.
v6.0.1
Compare Source
colonNotation
option (#47)0de4dc3
remarkjs/remark (remark-stringify)
v11.0.0
Compare Source
(see
15.0.0
)v10.0.3
Compare Source
See
[email protected]
v10.0.2
Compare Source
See
[email protected]
v10.0.1
Compare Source
a0ef353
remark-stringify: fix types to disallowoptions.extensions
by @JounQin in #874
v10.0.0
Compare Source
Changelog
1b89df5
Updateremark-parse
,remark-stringify
aab3c3e
Rework list fields3325c33
Add support forlabel
to associations31ef684
Add support formeta
in codec77d24f
Updateunified
See also
[email protected]
[email protected]
[email protected]
Project
4f6b3d7
Update logoe7f509f
Improve npm search ranking of individual packages7d98e30
Fixgit.io
linksce62e7a
Refactor code-stylePlugins
4c0e28a
Addremark-macro
to list of pluginsa4caa67
Addremark-git-contributors
to list of pluginsfe241aa
Addremark-outer-toc
to list of plugins4fa8b1d
Replace deprecated plugin withremark-behead
in list of plugins52ffdff
Addremark-redact
to list of plugins02297a5
Addremark-attr
to list of pluginsv9.0.1
Compare Source
eb6eeca
updatemdast-util-to-markdown
v9.0.0
Compare Source
See
[email protected]
sindresorhus/type-fest (type-fest)
v4.31.0
Compare Source
SetFieldType
: Add option to preserve property modifiers (#1017)59517cb
IsEqual
: Fix identity issue (#1012)591700a
SetOptional
: Fix instantiations with index signatures (#1014)cb269ff
SetRequired
: Fix instantiations with index signatures (#1014)cb269ff
SetReadonly
: Fix instantiations with index signatures (#1014)cb269ff
v4.30.2
Compare Source
527d600
SetOptional
/SetRequired
/SetReadonly
: Fix when the second argument isany
(#1007)fdbcb11
SetOptional
: Fix when instantiated with unions (#1007)fdbcb11
v4.30.1
Compare Source
Arrayable
: Make it more usable by removingreadonly
(#1003)a128f69
v4.30.0
Compare Source
SharedUnionFields
type (#994)a716c29
ArrayTail
: Fix support for optional parameters (#977)f6b1387
v4.29.1
Compare Source
IsAny
: Fix circular constraint error on TypeScript 5.4+ (#993)32d94dd
v4.29.0
Compare Source
IntClosedRange
type (#992)d7b692b
Schema
: AddrecurseIntoArrays
option (#960)fbbb8ba
v4.28.1
Compare Source
SharedUnionFieldsDeep
: Fix support for optional fields (#988)4b49b93
v4.28.0
Compare Source
TsConfigJson
: Add TypeScript 5.7 fields (#987)9d6fff3
v4.27.1
Compare Source
SharedUnionFieldsDeep
: Fix propagation for non union root types (#984)f215f9f
ArraySlice
: Fix support for union input (#986)0efbae3
v4.27.0
Compare Source
Words
type (#975)13c0c83
Get
: Fix handling of paths with number template literal (#968)b93f54a
TsConfigJson
: AddnoCheck
tocompilerOptions
(#981)a470913
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.