chore(deps): update dependency ecmarkup to v21 #30
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:
16.0.0
->21.2.1
Release Notes
tc39/ecmarkup (ecmarkup)
v21.2.1
: Version 21.2.1Compare Source
What's Changed
Full Changelog: tc39/ecmarkup@v21.2.0...v21.2.1
v21.2.0
: Version 21.2.0Compare Source
What's Changed
Full Changelog: tc39/ecmarkup@v21.1.0...v21.2.0
v21.1.0
: Version 21.1.0Compare Source
What's Changed
Full Changelog: tc39/ecmarkup@v21.0.0...v21.1.0
v21.0.0
: Version 21.0.0Compare Source
Breaking Changes
--old-toc
has been removed in favor of the new--printable
in #600emu-import
being present will need to be updated after #624What's Changed
New Contributors
Full Changelog: tc39/ecmarkup@v20.0.0...v21.0.0
v20.0.0
: Version 20.0.0Compare Source
Breaking changes
In https://github.com/tc39/ecmarkup/pull/611, the
engines
field has been updated to indicate support only for node 18+.In https://github.com/tc39/ecmarkup/pull/615, special handling for AOs named "Completion" and "GeneratorYield" has been dropped in favor of a new attribute, "skip return checks", which can be applied to any AO. When upstreaming into ecma262 this will need to be done for those as well as for NormalCompletion.
All PRs
v19.1.0
: Version 19.1.0Compare Source
What's Changed
v19.0.0
: Version 19.0.0Compare Source
What's Changed
This is a breaking change:
@@​symbol
notation is now a lint failure, which will break the build if you are using--strict
. See https://github.com/tc39/ecma262/pull/1314 for context.v18.4.0
: Version 18.4.0Compare Source
@internal
markers to individual members in https://github.com/tc39/ecmarkup/pull/592v18.3.1
: Version 18.3.1Compare Source
What's Changed
Full Changelog: tc39/ecmarkup@v18.3.0...v18.3.1
v18.3.0
: Version 18.3.0Compare Source
What's Changed
Miscellaneous improvements to the CSS used when printing.
Full Changelog: tc39/ecmarkup@v18.2.0...v18.3.0
v18.2.0
Compare Source
What's Changed
v18.1.3
: Version 18.1.3Compare Source
What's Changed
v18.1.2
: Version 18.1.2Compare Source
What's Changed
v18.1.1
: Version 18.1.1Compare Source
What's Changed
v18.1.0
: Version 18.1.0Compare Source
What's Changed
v18.0.0
: Version 18.0.0Compare Source
Breaking changes
Other changes
<sup>
s copy-paste safe in https://github.com/tc39/ecmarkup/pull/517Full Changelog: tc39/ecmarkup@v17.1.1...v18.0.0
v17.1.1
: Version 17.1.1Compare Source
make redeclaration rule slightly more strict tc39/ecmarkup@d9df38b
v17.1.0
: Version 17.1.0Compare Source
v17.0.2
: Version 17.0.2Compare Source
v17.0.1
: Version 17.0.1Compare Source
v17.0.0
: Version 17.0.0Compare Source
What's Changed
New on-by-default lint rule: consistency in multiline vs single-line "if" and "else" (https://github.com/tc39/ecmarkup/pull/524)
v16.2.0
: Version 16.2.0Compare Source
What's Changed
v16.1.1
: Version 16.1.1Compare Source
This fixes a bug in the formatter introduced in the previous release.
v16.1.0
: Version 16.1.0Compare Source
The primary feature of this version (by pulling in https://github.com/tc39/ecmarkdown/pull/96) is that now you can click
[[FieldNames]]
to highlight other uses of those names within the current algorithm, as already happens for variable names.Also the variable use/def rule should now work better in the presence of
<ins>
/<del>
tags.v16.0.1
: Version 16.0.1Compare Source
What's Changed
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.
🔕 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.