-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): update dependency @lezer/highlight to v1.2.1 #43
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/lezer-highlight-1.x-lockfile
base: main
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.
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
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables for this repo. you could follow readme for more information |
TldrUpdated version of "@lezer/highlight" from 1.0.0 to 1.1.4 in package-lock.json files of editors/eo and editors/phi. Detailed summary
|
@rultor please, try to merge |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 14s)
|
renovate
bot
force-pushed
the
renovate/lezer-highlight-1.x-lockfile
branch
from
May 24, 2023 10:14
32b332c
to
b406ac4
Compare
renovate
bot
changed the title
chore(deps): update dependency @lezer/highlight to v1.1.4
chore(deps): update dependency @lezer/highlight to v1.1.5
May 24, 2023
renovate
bot
changed the title
chore(deps): update dependency @lezer/highlight to v1.1.5
chore(deps): update dependency @lezer/highlight to v1.1.6
May 26, 2023
renovate
bot
force-pushed
the
renovate/lezer-highlight-1.x-lockfile
branch
from
May 26, 2023 08:30
b406ac4
to
d3395cd
Compare
renovate
bot
changed the title
chore(deps): update dependency @lezer/highlight to v1.1.6
chore(deps): update dependency @lezer/highlight to v1.2.0
Nov 13, 2023
renovate
bot
force-pushed
the
renovate/lezer-highlight-1.x-lockfile
branch
from
November 13, 2023 01:09
d3395cd
to
24c0b45
Compare
renovate
bot
force-pushed
the
renovate/lezer-highlight-1.x-lockfile
branch
from
August 14, 2024 01:19
24c0b45
to
53cbea7
Compare
renovate
bot
changed the title
chore(deps): update dependency @lezer/highlight to v1.2.0
chore(deps): update dependency @lezer/highlight to v1.2.1
Aug 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.0.0
->1.2.1
Release Notes
lezer-parser/highlight (@lezer/highlight)
v1.2.1
Compare Source
Bug fixes
Give
Tag
objects an optional string name for debugging, and use it in theirtoString
method.v1.2.0
Compare Source
New features
The new
highlightCode
function provides a higher-level interface for emitting highlighted code.v1.1.6
Compare Source
Bug fixes
Fix a bug in that could cause it to add random highlighting to the text between parts of an overlaid tree.
v1.1.5
Compare Source
Bug fixes
Inheritable (
/...
) styles no longer apply across mounted subtrees.v1.1.4
Compare Source
Bug fixes
Make sure TypeScript declaration file has the same name as the ES module to avoid some TypeScript resolution issues.
v1.1.3
Compare Source
Bug fixes
Fix a bug where the highlighting over overlaid ranges falling within a highlighted node in the parent tree was sometimes broken.
v1.1.2
Compare Source
Bug fixes
Fix an issue where unmodified tags were treated as having higher specificity than modified ones when computing precedence for tags with multiple modifiers.
v1.1.1
Compare Source
Bug fixes
Make sure
all
highlighting is applied even to nodes with no associated highlight tags.v1.1.0
Compare Source
New features
The new
getStyleTags
function can be used to query the style tags that match a given syntax nodes.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.