Update prismjs: 1.27.0 → 1.28.0 (minor) #227
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prismjs (1.27.0 → 1.28.0) · Repo · Changelog
Release Notes
1.28.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
1.28.0
Added changelog for v1.28.0 (#3425)
More documentation for language definitons (#3427)
Bump async from 2.6.3 to 2.6.4 (#3436)
Bump simple-git from 3.3.0 to 3.5.0 (#3434)
Added support for ReScript (#3435)
Bump minimist from 1.2.5 to 1.2.6 (#3429)
Bump moment from 2.27.0 to 2.29.2 (#3428)
Added support for Odin (#3424)
Handlebars: Added Mustache alias (#3422)
PHP: Added `never` return type + minor fix of named arguments (#3421)
Use terser (#3407)
PHP: Added `readonly` keyword (#3349)
Update to `eslint-plugin-regexp` v1.6.0 (#3409)
Got rid of `simple-git` warning (#3405)
Updated dependencies (#3406)
npm: Upgrade to lockfile version 2 (#3404)
Added support for Arturo (#3403)
Added support for Stata's Ado and Mata (#3383)
JS: Added support for new regex syntax (#3399)
Mel: Improved functions, code, and comments (#3393)
CMake: Simplified `variable` and `operator` regexes (#3398)
Atmel AVR Assembly: Fixed `&=` and `|=` operators (#3395)
CFScript: Simplified operator regex (#3396)
Wolfram language: Simplified `operator` regex (#3397)
Added support for PlantUML (#3372)
Added support for ARM Assembly (#3376)
Added support for AWK (#3375)
Added support for GNU Linker Script (#3373)
Added support for SuperCollider (#3371)
Added gettext (.po) language support (#3369)
Bump simple-git from 1.110.0 to 3.3.0 (#3402)
Keyman: Added new keywords (#3401)
Groovy: Added string interpolation without hook (#3366)
Neon: Change alias of `key` to `property` (#3394)
Added support for AWK (#3374)
ABAP: Sorted keyword list (#3368)
VHDL: Add `private`, `view` keywords; Distinguish `attribute` from `keyword` (#3389)
Excel Formula: Use more fitting aliases for `function-name`, `range`, and `cell` (#3391)
Flow: Changed alias of `type` to `class-name` (#3390)
Flow: Recognise `[Ss]ymbol` as a type (#3388)
GEDCOM: Update `tag` to `record` (#3386)
Autohotkey: Use standard tokens (#3385)
Erlang: Added `begin` keyword (#3387)
CSHTML: Added support for `@helper` and inline C# inside attribute values (#3355)
Autohotkey: Use general pattern instead of name list for directives (#3384)
Tests: Cache results for exp backtracking check (#3356)
Autolinker: Fixed URL regex to match more valid URLs (#3358)
Ada: Changed `attr-name` to `attribute`; Use `attr-name` as alias (#3381)
Ada: Added `or` keyword (#3380)
.properties: Use `key`, `value` for token names; `attr-name`, `attr-value` as aliases (#3377)
Keep Markup: Use original nodes instead of clones (#3365)
Java: Improved class name detection (#3351)
Command line: Increased prompt opacity (#3352)
Java: Fixed `record` false positives (#3348)
Purebasic: Added support for pointer to string operator (#3362)
Command Line: Add support for command continuation prefix (#3344)
Added support for Cooklang (#3337)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands