-
Notifications
You must be signed in to change notification settings - Fork 5
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 external major (major) #51
Conversation
This PR will trigger a patch release when merged. |
waiting for https://github.com/remarkjs/remark/tree/main upgrades to micromark 4.x |
68aede2
to
37d3c2c
Compare
37d3c2c
to
ee76c51
Compare
85743d3
to
6465dbd
Compare
79faafc
to
de8d8eb
Compare
d3c73e0
to
f56d35c
Compare
3c44489
to
05936d2
Compare
ed97e7d
to
0ee8dcf
Compare
0ee8dcf
to
3c13ae7
Compare
Codecov Report
@@ Coverage Diff @@
## main #51 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 35 35
=========================================
Hits 35 35 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
# [2.0.0](v1.0.4...v2.0.0) (2023-09-25) ### Bug Fixes * **deps:** update external major (major) ([#51](#51)) ([0f31a87](0f31a87)) ### BREAKING CHANGES * **deps:** upgrade to micromark 4.x
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
1.0.9
->3.0.0
1.0.4
->2.0.0
10.0.6
->11.0.0
v3
->v4
13.3.0
->14.0.1
4.0.1
->5.0.0
9.0.4
->10.0.0
3.0.1
->4.0.0
10.0.2
->11.0.0
10.1.0
->11.0.0
10.0.3
->11.0.0
21.1.2
->22.0.5
10.1.2
->11.0.3
4.1.2
->5.0.0
Release Notes
adobe/mdast-util-gridtables (@adobe/mdast-util-gridtables)
v3.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
2.0.2 (2023-07-22)
Bug Fixes
2.0.1 (2023-07-10)
Bug Fixes
v2.0.2
Compare Source
Bug Fixes
v2.0.1
Compare Source
Bug Fixes
v2.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
1.0.9 (2023-06-27)
Bug Fixes
1.0.8 (2023-06-27)
Bug Fixes
1.0.7 (2023-06-27)
Bug Fixes
1.0.6 (2023-01-28)
Bug Fixes
1.0.5 (2023-01-18)
Bug Fixes
1.0.4 (2023-01-18)
Bug Fixes
1.0.3 (2022-11-09)
Bug Fixes
1.0.2 (2022-11-08)
Bug Fixes
1.0.1 (2022-11-03)
Bug Fixes
adobe/micromark-extension-gridtables (@adobe/micromark-extension-gridtables)
v2.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
1.0.4 (2023-06-27)
Bug Fixes
1.0.3 (2023-06-27)
Bug Fixes
1.0.2 (2023-06-27)
Bug Fixes
1.0.1 (2022-10-07)
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v11.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
actions/checkout (actions/checkout)
v4
Compare Source
okonet/lint-staged (lint-staged)
v14.0.1
Compare Source
Bug Fixes
v14.0.0
Compare Source
Features
BREAKING CHANGES
16.14.0
.rehypejs/rehype-format (rehype-format)
v5.0.0
Compare Source
Change
31da581
Update@types/hast
, utilities, etcmigrate: update too
9d546d7
Change to require Node.js 16migrate: update too
f7de919
Change to useexports
migrate: don’t use private APIs
Full Changelog: rehypejs/rehype-format@4.0.1...5.0.0
rehypejs/rehype (rehype-stringify)
v10.0.0
Compare Source
(see
13.0.0
)remarkjs/remark-gfm (remark-gfm)
v4.0.0
Compare Source
Change
b8cc334
Update@types/mdast
,unified
, utilitiesmigrate: update too
9eb0f54
Change to useexports
migrate: don’t use private APIs
5715c93
Change to require Node.js 16migrate: update too
Full Changelog: remarkjs/remark-gfm@3.0.1...4.0.0
remarkjs/remark (remark-parse)
v11.0.0
Compare Source
(see
15.0.0
)remarkjs/remark-rehype (remark-rehype)
v11.0.0
Compare Source
Change
30091c7
Change to require Node.js 16migrate: update too
cafeacc
Change to useexports
migrate: don’t use private APIs
acb292a
Updatemdast-util-to-hast
,@types/{hast,mdast}
, unified, etcmigrate: update too
if you don’t use handlers, this should be fine;
if you do, see
[email protected]
ba50965
RemoveProcessor
typemigrate: get it from
unified
Add
b990986
Add exports ofdefaultFootnoteBackContent
,defaultFootnoteBackLabel
Full Changelog: remarkjs/remark-rehype@10.1.0...11.0.0
semantic-release/semantic-release (semantic-release)
v22.0.5
Compare Source
Bug Fixes
v22.0.4
Compare Source
Bug Fixes
v22.0.3
Compare Source
Bug Fixes
exports
definition for the time being (561e2d6), closes #2968v22.0.2
Compare Source
Bug Fixes
v22.0.1
Compare Source
Bug Fixes
release-notes-generator
andcommit-analyzer
plugins to stable versions (041e4f7), closes #2934v22.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v20.6.1 to avoid a known node bug
unifiedjs/unified (unified)
v11.0.3
Compare Source
Fix
8dee2ab
Fix support for functions in dataFull Changelog: unifiedjs/unified@11.0.2...11.0.3
v11.0.2
Compare Source
cea788b
Fix type of settings if nothing is registered yetFull Changelog: unifiedjs/unified@11.0.1...11.0.2
v11.0.1
Compare Source
d1a915d
Fix incorrect type ofsettings
in presetsFull Changelog: unifiedjs/unified@11.0.0...11.0.1
v11.0.0
Compare Source
Change
baf80b2
Change to require Node.js 16migrate: update too
dd9834a
Update@types/unist
migrate: update too
620ccf9
Updatevfile
migrate: update too
Change (unlikey to affect you)
a44db46
AddData
,Settings
types to augment shared datamigrate: if you deal with data, type it, see commit for info
fb49556
Change to replaceBuffer
withUint8Array
migrate: you’re probably fine unless you use weird encodings, see commit for details if so
f3e71a8
RemoveAttacher
typemigrate: use
Plugin
insteadcc53bb6
RemoveFrozenProcessor
typemigrate: use
Processor
instead1aa3494
Change to yieldundefined
, notnull
migrate: expect
undefined
932c140
Change to useexports
migrate: don’t use private APIs
8e57478
Remove support for classes as compilers, parsersmigrate: if you love classes, see commit message
4676814
Remove support for compilers returning nullishmigrate: nobody did that
807ffb9
Add improved typesmigrate: it’s probably just better if anything changed at all
b35afe0
Add useful error on empty presetsby @wooorm in https://github.com/unifiedjs/unified/pull/202
6f068a0
Fix to deep clone preset settings56ee288
Fix non-first parameter merging when reconfiguring pluginsMisc
e58b095
ad06700
40f0329
Refactor code-styleffc146c
Updatetypescript
by @ChristianMurphy in https://github.com/unifiedjs/unified/pull/216
7148746
144eec0
2d95451
Add improved docsafb704a
Fix some typosby @ChristianMurphy in https://github.com/unifiedjs/unified/pull/225
2aa15ea
Refactor typesa06537c
Add sponsorFull Changelog: unifiedjs/unified@10.1.2...11.0.0
syntax-tree/unist-util-visit (unist-util-visit)
v5.0.0
Compare Source
Change
4dcff31
Update@types/unist
migrate: update too
befc0b3
Change to require Node.js 16migrate: update too
b5f36de
Change to useexport
mapmigrate: don’t use private APIs
89fc050
Change to removecomplex-types.d.ts
migrate: use main export
12c9ee9
Change to passundefined
, notnull
migrate: change
null
toundefined
Fix
3cb2732
Fix performance ofInclusiveDescendant
typeFull Changelog: syntax-tree/unist-util-visit@4.1.2...5.0.0
Configuration
📅 Schedule: Branch creation - "after 2pm on Monday" in timezone Europe/Zurich, 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.