-
Notifications
You must be signed in to change notification settings - Fork 2
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): bump prismjs from 1.25.0 to 1.27.0 in /site #89
Merged
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/prismjs-1.27.0
Mar 26, 2022
Merged
chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /site #89
dependabot
merged 1 commit into
master
from
dependabot/npm_and_yarn/site/prismjs-1.27.0
Mar 26, 2022
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
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…On Sat, 26 Mar 2022 at 13:18, dependabot[bot] ***@***.***> wrote:
This automated pull request fixes a security vulnerability
<https://github.com/ajfisher/ajfisher.me/security/dependabot/19> (high
severity).
Learn more about Dependabot security updates
<https://docs.github.com/github/managing-security-vulnerabilities/configuring-dependabot-security-updates>.
------------------------------
Bumps prismjs <https://github.com/PrismJS/prism> from 1.25.0 to 1.27.0.
Release notes
*Sourced from prismjs's releases
<https://github.com/PrismJS/prism/releases>.*
v1.27.0
Release 1.27.0
v1.26.0
Release 1.26.0
Changelog
*Sourced from prismjs's changelog
<https://github.com/PrismJS/prism/blob/master/CHANGELOG.md>.*
1.27.0 (2022-02-17) New components
- *UO Razor Script* (#3309
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3309>)
3f8cc5a0 <PrismJS/prism@3f8cc5a0>
Updated components
- *AutoIt*
- Allow hyphen in directive (#3308
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3308>)
bcb2e2c8 <PrismJS/prism@bcb2e2c8>
- *EditorConfig*
- Change alias of section from keyword to selector (#3305
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3305>)
e46501b9 <PrismJS/prism@e46501b9>
- *Ini*
- Swap out header for section (#3304
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3304>)
deb3a97f <PrismJS/prism@deb3a97f>
- *MongoDB*
- Added v5 support (#3297
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3297>)
8458c41f <PrismJS/prism@8458c41f>
- *PureBasic*
- Added missing keyword and fixed constants ending with $ (#3320
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3320>)
d6c53726 <PrismJS/prism@d6c53726>
- *Scala*
- Added support for interpolated strings (#3293
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3293>)
441a1422 <PrismJS/prism@441a1422>
- *Systemd configuration file*
- Swap out operator for punctuation (#3306
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3306>)
2eb89e15 <PrismJS/prism@2eb89e15>
Updated plugins
- *Command Line*
- Escape markup in command line output (#3341
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3341>)
e002e78c <PrismJS/prism@e002e78c>
- Add support for line continuation and improved colors (#3326
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3326>)
1784b175 <PrismJS/prism@1784b175>
- Added span around command and output (#3312
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3312>)
82d0ca15 <PrismJS/prism@82d0ca15>
Other
- *Core*
- Added better error message for missing grammars (#3311
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3311>)
2cc4660b <PrismJS/prism@2cc4660b>
1.26.0 (2022-01-06) New components
- *Atmel AVR Assembly* (#2078
<https://github-redirect.dependabot.com/PrismJS/prism/issues/2078>)
b5a70e4c <PrismJS/prism@b5a70e4c>
- *Go module* (#3209
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3209>)
8476a9ab <PrismJS/prism@8476a9ab>
- *Keepalived Configure* (#2417
<https://github-redirect.dependabot.com/PrismJS/prism/issues/2417>)
d908e457 <PrismJS/prism@d908e457>
- *Tremor* & *Trickle* & *Troy* (#3087
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3087>)
ec25ba65 <PrismJS/prism@ec25ba65>
- *Web IDL* (#3107
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3107>)
ef53f021 <PrismJS/prism@ef53f021>
Updated components
- Use \d for [0-9] (#3097
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3097>)
9fe2f93e <PrismJS/prism@9fe2f93e>
- *6502 Assembly*
- Use standard tokens and minor improvements (#3184
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3184>)
929c33e0 <PrismJS/prism@929c33e0>
... (truncated)
Commits
- 703881e
<PrismJS/prism@703881e>
1.27.0
- 7ac1373
<PrismJS/prism@7ac1373>
Updated changelog for v1.27.0 (#3342
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3342>)
- e002e78
<PrismJS/prism@e002e78>
Command Line: Escape markup in command line output (#3341
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3341>)
- 13b56a9
<PrismJS/prism@13b56a9>
Bump follow-redirects from 1.14.7 to 1.14.8 (#3338
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3338>)
- f094c4a
<PrismJS/prism@f094c4a>
Bump yargs-parser from 5.0.0 to 5.0.1 (#3334
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3334>)
- 9fd4c74
<PrismJS/prism@9fd4c74>
Bump ajv from 6.10.0 to 6.12.6 (#3333
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3333>)
- 3fcca6b
<PrismJS/prism@3fcca6b>
Bump pathval from 1.1.0 to 1.1.1 (#3331
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3331>)
- 1784b17
<PrismJS/prism@1784b17>
Command Line: Add support for line continuation and improved colors (
#3326
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3326>)
- f545843
<PrismJS/prism@f545843>
ESLint: Allow Map and Set in ES5 code (#3328
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3328>)
- d6c5372
<PrismJS/prism@d6c5372>
PureBasic: Added missing keyword and fixed constants ending with $ (
#3320
<https://github-redirect.dependabot.com/PrismJS/prism/issues/3320>)
- Additional commits viewable in compare view
<PrismJS/prism@v1.25.0...v1.27.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
- @dependabot use these labels will set the current labels as the
default for future PRs for this repo and language
- @dependabot use these reviewers will set the current reviewers as
the default for future PRs for this repo and language
- @dependabot use these assignees will set the current assignees as
the default for future PRs for this repo and language
- @dependabot use this milestone will set the current milestone as the
default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security
Alerts page <https://github.com/ajfisher/ajfisher.me/network/alerts>.
------------------------------
You can view, comment on, or merge this pull request online at:
#89
Commit Summary
- a343bb6
<a343bb6>
chore(deps): bump prismjs from 1.25.0 to 1.27.0 in /site
File Changes
(2 files <https://github.com/ajfisher/ajfisher.me/pull/89/files>)
- *M* site/package-lock.json
<https://github.com/ajfisher/ajfisher.me/pull/89/files#diff-a365efb0d01e9fa4c13b70f76dd08eecbdaeecfa4e017b68471dd21c35b8866f>
(6)
- *M* site/package.json
<https://github.com/ajfisher/ajfisher.me/pull/89/files#diff-35f15d66f9b39b506a11ac9b5c6b9a80e11b41bfd56832ab130372902258ccf7>
(2)
Patch Links:
- https://github.com/ajfisher/ajfisher.me/pull/89.patch
- https://github.com/ajfisher/ajfisher.me/pull/89.diff
—
Reply to this email directly, view it on GitHub
<#89>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5DI6YLDCS4UX4H6L52YTVBZXX3ANCNFSM5RV24G2Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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.
Bumps prismjs from 1.25.0 to 1.27.0.
Release notes
Sourced from prismjs's releases.
Changelog
Sourced from prismjs's changelog.
... (truncated)
Commits
703881e
1.27.07ac1373
Updated changelog for v1.27.0 (#3342)e002e78
Command Line: Escape markup in command line output (#3341)13b56a9
Bump follow-redirects from 1.14.7 to 1.14.8 (#3338)f094c4a
Bump yargs-parser from 5.0.0 to 5.0.1 (#3334)9fd4c74
Bump ajv from 6.10.0 to 6.12.6 (#3333)3fcca6b
Bump pathval from 1.1.0 to 1.1.1 (#3331)1784b17
Command Line: Add support for line continuation and improved colors (#3326)f545843
ESLint: AllowMap
andSet
in ES5 code (#3328)d6c5372
PureBasic: Added missing keyword and fixed constants ending with$
(#3320)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.