-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the npm_and_yarn group with 4 updates #46
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the npm_and_yarn group with 4 updates: [dompurify](https://github.com/cure53/DOMPurify), [mermaid](https://github.com/mermaid-js/mermaid), [katex](https://github.com/KaTeX/KaTeX) and [next](https://github.com/vercel/next.js). Updates `dompurify` from 3.2.2 to 3.2.4 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.2.2...3.2.4) Updates `mermaid` from 11.4.0 to 11.5.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.5.0) Updates `katex` from 0.16.11 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.11...v0.16.21) Updates `next` from 15.0.3 to 15.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.0.3...v15.2.3) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mermaid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: katex dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
Deploying scribblelabapp-docs with
|
Latest commit: |
223732c
|
Status: | ✅ Deploy successful! |
Preview URL: | https://d9373837.scribblelabapp-docs.pages.dev |
Branch Preview URL: | https://dependabot-npm-and-yarn-npm-sz3d.scribblelabapp-docs.pages.dev |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the npm_and_yarn group with 4 updates: dompurify, mermaid, katex and next.
Updates
dompurify
from 3.2.2 to 3.2.4Release notes
Sourced from dompurify's releases.
Commits
ec29e65
Merge pull request #1062 from cure53/main1c1b183
chore: Preparing 3.2.4 released18ffcb
fix: Changed the template literal regex to avoid a config-dependent bypass0d64d2b
Merge pull request #1060 from yehuya/initializeTestImprovements9ad7933
tests: DOMPurify custom window tests improvements72760ca
Merge pull request #1059 from yehuya/fixMissingWindowElementbc72d44
Fix tests363a89d
fix: handle undefined Element in DOMPurify initializationf41b45d
Update LICENSEb25bf26
Update README.mdUpdates
mermaid
from 11.4.0 to 11.5.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
41a737f
Merge pull request #6374 from mermaid-js/changeset-release/master0c2e1bc
Version Packagesf399561
Merge pull request #6373 from mermaid-js/release/11.5.005bdf0e
Added changeset292cd83
Fix for multi-line row issue and failsafe for edge style for stroke not present3848649
Mergedevelop
into release/11.5.01341e3d
Added support for row odd/even in different themes1d6a55a
Merge pull request #6371 from mermaid-js/6369-mirror-edge-color-on-arrowhead4d25cab
Added changesetf633557
test: Add test for edge marker color renderingUpdates
katex
from 0.16.11 to 0.16.21Release notes
Sourced from katex's releases.
... (truncated)
Changelog
Sourced from katex's changelog.
... (truncated)
Commits
923f2aa
chore(release): 0.16.21 [ci skip]57914ad
fix: escape \htmlData attribute nameff28995
Merge commit from fork28a0bf5
chore(release): 0.16.20 [ci skip]6d30fe4
fix: \providecommand does not overwrite existing macro (#4000)8f47dba
chore(deps): update actions/upload-artifact to v4 (#4012)88b5056
chore(release): 0.16.19 [ci skip]4228b4e
fix(types): improvestrict
function type (#4009)f934646
chore(release): 0.16.18 [ci skip]629b873
fix: Actually publish TypeScript type definitions (#4008)Updates
next
from 15.0.3 to 15.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
535e26d
v15.2.32fcae1d
Update default allowed origins list (#77212)adf5462
unify allowed origin detection handling (#77053)5e59da1
Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)8151cb6
Ensure deploymentId is used for CSS preloads (#77210)52a078d
Update middleware request header (#77201)4698ad6
[metadata] remove the default segement check for metadata rendering (#77119)1e1ff40
[ts-hint] fix vscode type hint plugin enabling (#77099)88deb12
[metadata] re-insert icons to head for streamed metadata (#76915)f455282
v15.2.2Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.