chore(deps): update dependency tree-sitter-language-pack to v1.16.1 - #364
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency tree-sitter-language-pack to v1.16.1#364renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📊 Source Code Metrics (this PR vs
|
This file contains hidden or 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
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.15.8→==1.16.1Release Notes
xberg-io/tree-sitter-language-pack (tree-sitter-language-pack)
v1.16.1Compare Source
Fixed
gate was permanently blocked rather than merely stale. The 0.79.5 regen moved
test_apps/php'spin out of the
VERSION="${1:-...}"default into its ownPINNED_VERSION=assignment andswitched both installers' shell literals from double to single quotes; the checker's patterns
matched nothing, and
--fixtherefore could not repair them either. The patterns are nowquote-agnostic and line-anchored, so a future template change still surfaces loudly as a
no-match instead of silently passing.
task version:syncwas never run for 1.16.0, leaving the dart, elixir, kotlin_android andswift_e2e test-app manifests plus the plugin's own version source pinned at 1.15.12.
the registry for the release version while uploading an artifact carrying the plugin's own
version, and neither depended on version validation. In v1.16.0 the npm job took a 403 for
republishing 1.15.12 and still concluded success, and the PyPI job skipped an existing 1.15.12.
Both now assert the bundle matches the release before uploading.
files stale.
Note
Configuration
📅 Schedule: (UTC)
🚦 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.