From 0659395b49e8baaba8424b5fc3f1425121aafe98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:17:09 +0000 Subject: [PATCH] build(deps): Bump highlight.js from 11.8.0 to 11.9.0 in /website (#2426) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.8.0 to 11.9.0.
Release notes

Sourced from highlight.js's releases.

11.9.0 - Fall is in the air!

Version 11.9.0

CAVEATS / POTENTIALLY BREAKING CHANGES

Parser:

New Grammars:

Core Grammars:

... (truncated)

Changelog

Sourced from highlight.js's changelog.

Version 11.9.0

CAVEATS / POTENTIALLY BREAKING CHANGES

Parser:

New Grammars:

Core Grammars:

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=highlight.js&package-manager=npm_and_yarn&previous-version=11.8.0&new-version=11.9.0)](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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- website/package.json | 2 +- website/pnpm-lock.yaml | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/website/package.json b/website/package.json index c9c93c24a..c05da037b 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ "fast-xml-parser": "^4.3.2", "flowbite": "^1.8.1", "flowbite-react": "^0.4.11", - "highlight.js": "^11.8.0", + "highlight.js": "^11.9.0", "md5": "^2.3.0", "next": "13.5.5", "next-hubspot": "^1.1.6", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 8a663139e..fe526e93d 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: ^0.4.11 version: 0.4.11(react-dom@18.2.0)(react@18.2.0)(tailwindcss@3.3.2) highlight.js: - specifier: ^11.8.0 - version: 11.8.0 + specifier: ^11.9.0 + version: 11.9.0 md5: specifier: ^2.3.0 version: 2.3.0 @@ -1512,6 +1512,11 @@ packages: engines: {node: '>=12.0.0'} dev: false + /highlight.js@11.9.0: + resolution: {integrity: sha512-fJ7cW7fQGCYAkgv4CPfwFHrfd/cLS4Hau96JuJ+ZTOWhjnhoeN1ub1tFmALm/+lW5z4WCAuAV9bm05AP0mS6Gw==} + engines: {node: '>=12.0.0'} + dev: false + /html-void-elements@2.0.1: resolution: {integrity: sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==} dev: false