-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 dependency remark to v15 #496
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-remark
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+728
−495
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
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
December 12, 2023 03:48
cf35aaa
to
5d14df8
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
December 19, 2023 04:17
a74666b
to
b620455
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
December 26, 2023 03:22
b620455
to
0892b8e
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
January 4, 2024 19:16
935047c
to
bfca7f6
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
January 16, 2024 04:29
efec850
to
12cf8f5
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
7 times, most recently
from
January 26, 2024 03:35
ff906b2
to
d22a520
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
6 times, most recently
from
February 2, 2024 04:16
a3fac8d
to
f5b4c98
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
February 6, 2024 04:23
f5b4c98
to
ee50383
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
5 times, most recently
from
February 20, 2024 03:30
e4402b7
to
f07fe6c
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
February 24, 2024 04:00
baee4b6
to
c39d1fc
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
May 1, 2024 18:03
073330f
to
4db0cf6
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
May 14, 2024 21:48
2e5ccc8
to
58420ec
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
May 21, 2024 21:46
bb9afc7
to
4043ad7
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
June 13, 2024 17:39
069f6fd
to
0dc8007
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
July 9, 2024 07:25
0dc8007
to
6c7c085
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
2 times, most recently
from
July 18, 2024 16:29
271233b
to
bdc8f24
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
3 times, most recently
from
July 29, 2024 19:05
b4390ee
to
6d95de5
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
August 7, 2024 14:49
6d95de5
to
901d577
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
August 20, 2024 16:19
901d577
to
2d95a7a
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
August 28, 2024 13:51
2d95a7a
to
f14b5b4
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
3 times, most recently
from
September 16, 2024 20:29
97df689
to
64224af
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
3 times, most recently
from
October 7, 2024 22:08
9a8696d
to
e50588c
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
October 23, 2024 19:20
e50588c
to
7d76a6d
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
4 times, most recently
from
November 19, 2024 17:27
2b075c7
to
657c766
Compare
renovate
bot
force-pushed
the
renovate/major-remark
branch
from
November 20, 2024 00:09
657c766
to
98e24db
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^14.0.2
->^15.0.0
Release Notes
remarkjs/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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.