Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2022

Bumps prismjs from 1.25.0 to 1.27.0.

Release notes

Sourced from prismjs's releases.

v1.27.0

Release 1.27.0

v1.26.0

Release 1.26.0

Changelog

Sourced from prismjs's changelog.

1.27.0 (2022-02-17)

New components

Updated components

Updated plugins

Other

  • Core
    • Added better error message for missing grammars (#3311) 2cc4660b

1.26.0 (2022-01-06)

New components

Updated components

... (truncated)

Commits

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from tclindner as a code owner February 26, 2022 01:40
@dependabot dependabot bot added dependencies 📦 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2022
@tclindner tclindner merged commit e2f2f0d into master Feb 26, 2022
@tclindner tclindner deleted the dependabot/npm_and_yarn/website/prismjs-1.27.0 branch February 26, 2022 15:19
tclindner added a commit that referenced this pull request Feb 26, 2022
* Bump prismjs from 1.25.0 to 1.27.0 in /website (#562)

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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* TS Part 2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
tclindner added a commit that referenced this pull request Mar 5, 2022
* TS conversion part 1 (#564)

* TS Part 2 (#565)

* Bump prismjs from 1.25.0 to 1.27.0 in /website (#562)

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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* TS Part 2

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ts part 3 (#566)

* Ts part 5 (#567)

* ts part 3

* part 5

* Ts part 6 (#568)

* ts part 3

* part 5

* Imports

* Round 7 (#569)

* severity (#570)

* Convert more files (#571)

* Ts part 10 (#572)

* Update .gitignore

* Part 10

* Part 11 (#573)

* TS Part 12 (#574)

* Accept current state for ESLint (#575)

* Ts part  14 (#576)

* Update esbuild.config.js

* Add @types/node

* Reporter

* Update tsconfig.json

* Tests

* Define more types

* Add build to github workflows

* Update tsconfig.json

* Bump some deps and rule file path for different file systems (#577)

* TS part 16 (#578)

* file name formats

* lint issues

* Update ci.yml

* Ts part 16 (#580)

* file name formats

* lint issues

* Update ci.yml

* Move docs folder to website

* Delete Footer.js

* Delete help.js

* Delete index.js

* Delete versions.js

* Convert to v2 config

* Update languages.js

* Create .gitignore

* Upgrade to v2 of docusaurus

* Delete versioned docs

* Delete main.css

* Create styles.module.css

* Create index.js

* Create help.js

* Create custom.css

* Update sidebars.json

* Update docusaurus.config.js

* Update docusaurus.config.js

* Update types ref. Remove source from files directory (#582)

* Drop support for node 12 (#581)

* Add migration docs (#583)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 📦 Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants