Skip to content
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 highlight.js, hexo, hexo-deployer-git and hexo-renderer-marked in /blog #1160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps highlight.js to 11.6.0 and updates ancestor dependencies highlight.js, hexo, hexo-deployer-git and hexo-renderer-marked. These dependencies need to be updated together.

Updates highlight.js from 9.18.5 to 11.6.0

Release notes

Sourced from highlight.js's releases.

11.6.0 - "Pink Lemonade on a hot day" Edition

Version 11.6.0

Supported Node.js versions:

  • (chore) Drops support for Node 12.x, which is no longer supported by Node.js.

Default build changes:

  • add wasm to default :common build (#3526) [Josh Goebel][]
  • add graphql to default :common build (#3526) [Josh Goebel][]

Grammars:

  • fix(json) changed null/booleans from keyword to literal shikhar13012001
  • enh(gml) reorganized and added additional keywords Bluecoreg
  • enh(csharp) Added support for the new scoped keyword in C# (#3571) [David Pine][]
  • enh(scala) add transparent keyword Matt Bovel
  • fix(rust) highlight types immediately preceeding :: (#3540) [Josh Goebel][]
  • Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#3546) David Schach
  • fix(rust) recognize include_bytes! macro (#3541) Serial-ATA
  • fix(java) do not intepret == as a variable declaration Mousetail
  • enh(swift) add SE-0335 existential any keyword (#3515) Bradley Mackey
  • enh(swift) add support for distributed keyword Marcus Ortiz
  • enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#3256)Martin Honnen
  • Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
  • Use substring() instead of deprecated substr() Tobias Buschor
  • Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
  • enh(python) add match and case keywords Avrumy Lunger

Version 11.5.1

Just a tiny release to hopefully fix the issues some are having with CSS not seen as having side effects with web pack, etc...


Packaging:

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 11.6.0

Supported Node.js versions:

  • (chore) Drops support for Node 12.x, which is no longer supported by Node.js.

Default build changes:

  • add wasm to default :common build (#3526) [Josh Goebel][]
  • add graphql to default :common build (#3526) [Josh Goebel][]

Grammars:

  • fix(json) changed null/booleans from keyword to literal shikhar13012001
  • enh(gml) reorganized and added additional keywords Bluecoreg
  • enh(csharp) Added support for the new scoped keyword in C# (#3571) [David Pine][]
  • enh(scala) add transparent keyword Matt Bovel
  • fix(rust) highlight types immediately preceeding :: (#3540) [Josh Goebel][]
  • Added 3rd party Apex grammar to SUPPORTED_LANGUAGES (#3546) David Schach
  • fix(rust) recognize include_bytes! macro (#3541) Serial-ATA
  • fix(java) do not intepret == as a variable declaration Mousetail
  • enh(swift) add SE-0335 existential any keyword (#3515) Bradley Mackey
  • enh(swift) add support for distributed keyword Marcus Ortiz
  • enh(xml) recognize Unicode letters instead of only ASCII letters in XML element and attribute names (#3256)Martin Honnen
  • Added 3rd party Toit grammar to SUPPORTED_LANGUAGES Serzhan Nasredin
  • Use substring() instead of deprecated substr() Tobias Buschor
  • Added 3rd party Oak grammar to SUPPORTED_LANGUAGES Tim Smith
  • enh(python) add match and case keywords Avrumy Lunger
  • Added 3rd party COBOL grammar to SUPPORTED_LANGUAGES Gabriel Gonçalves

Version 11.5.0

Themes:

... (truncated)

Commits
  • bed790f (release) 11.6.0 (attempt two)
  • 8869ede (release) 11.6.0
  • 5a815ee (enh) add WASM and GraphQL to common build
  • 6960557 (chore) update contributors
  • ed25668 fix(JSON) null/booleans are keywords but should be literals
  • af41217 (chore) drop support for node v12
  • f5f97fb (chore) bump deps
  • 5e395bb (chore) fix colors require
  • 2180d1d (chore) Fix repo URL (#3579)
  • 6fc7815 enh(gml) reorganized and added additional keywords (#3577)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by highlightjs_bot, a new releaser for highlight.js since your current version.


Updates hexo from 4.2.1 to 6.3.0

Release notes

Sourced from hexo's releases.

6.3.0

New Features

Improvements

Fixes

Refactors

Test

CI/CD

Dependencies

Misc

New Contributors

... (truncated)

Commits

Updates hexo-deployer-git from 1.0.0 to 3.0.0

Release notes

Sourced from hexo-deployer-git's releases.

v3.0.0

Changes

Dependencies

Misc

2.1.0

Feature

  • Support authenticating using an access token (either the value itself or an environment variable) specified in the config. (#135)

2.0.0

Breaking change

  • Requires Node 8 or above (#138)

Refactor

  • Update syntax to ES6 (#141)

Housekeeping

  • Update hexo-util from ^0.6.0 to ^1.0.0 (#145)
Commits
Maintainer changes

This version was pushed to npm by yoshinorin, a new releaser for hexo-deployer-git since your current version.


Updates hexo-renderer-marked from 0.2.11 to 6.0.0

Release notes

Sourced from hexo-renderer-marked's releases.

v6.0.0

Breaking Changes

New Features

Dependencies

Docs

New Contributors

Full Changelog: hexojs/hexo-renderer-marked@5.0.0...v6.0.0

5.0.0

Breaking Changes

Refactor

Dependencies

Docs

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by yoshinorin, a new releaser for hexo-renderer-marked since your current version.


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.

…erer-marked

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) to 11.6.0 and updates ancestor dependencies [highlight.js](https://github.com/highlightjs/highlight.js), [hexo](https://github.com/hexojs/hexo), [hexo-deployer-git](https://github.com/hexojs/hexo-deployer-git) and [hexo-renderer-marked](https://github.com/hexojs/hexo-renderer-marked). These dependencies need to be updated together.


Updates `highlight.js` from 9.18.5 to 11.6.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@9.18.5...11.6.0)

Updates `hexo` from 4.2.1 to 6.3.0
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](hexojs/hexo@4.2.1...6.3.0)

Updates `hexo-deployer-git` from 1.0.0 to 3.0.0
- [Release notes](https://github.com/hexojs/hexo-deployer-git/releases)
- [Commits](hexojs/hexo-deployer-git@1.0.0...3.0.0)

Updates `hexo-renderer-marked` from 0.2.11 to 6.0.0
- [Release notes](https://github.com/hexojs/hexo-renderer-marked/releases)
- [Commits](hexojs/hexo-renderer-marked@0.2.11...v6.0.0)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
- dependency-name: hexo
  dependency-type: direct:production
- dependency-name: hexo-deployer-git
  dependency-type: direct:production
- dependency-name: hexo-renderer-marked
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants