chore(deps): bump the npm_and_yarn group across 1 directory with 6 updates #417
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 the npm_and_yarn group with 6 updates in the /documentation directory:
7.25.0
7.26.10
7.26.0
7.26.10
7.24.0
7.26.10
3.2.3
3.2.4
0.16.11
0.16.21
1.29.0
1.30.0
Updates
@babel/helpers
from 7.25.0 to 7.26.10Release notes
Sourced from
@babel/helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/helpers
's changelog.... (truncated)
Commits
e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.94cf5c9e
[babel 8] Use@babel/types
for parser's return type (#17117)2d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)cd24cc0
chore: Update TS 5.7 (#17053)63d3038
v7.26.0bfa56c4
Supportimport()
inrewriteImportExtensions
(#16794)b07957e
v7.25.9Updates
@babel/runtime-corejs3
from 7.26.0 to 7.26.10Release notes
Sourced from
@babel/runtime-corejs3
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime-corejs3
's changelog.... (truncated)
Commits
e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.70e6199b
Make "object without properties" helpers ES6-compatible (#17086)Updates
@babel/runtime
from 7.24.0 to 7.26.10Release notes
Sourced from
@babel/runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/runtime
's changelog.... (truncated)
Commits
e1ce99d
v7.26.10d5952e8
Fix processing of replacement pattern with named capture groups (#17173)64bca7b
v7.26.92d95140
v7.26.763d3038
v7.26.0b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)2f72b97
v7.25.6Updates
dompurify
from 3.2.3 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
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
prismjs
from 1.29.0 to 1.30.0Release notes
Sourced from prismjs's releases.
Changelog
Sourced from prismjs's changelog.
Commits
76dde18
Release 1.30.093cca40
npm pkg fix99c5ca9
Add release script8e8b935
check that currentScript is set by a script tag (#3863)f894dc2
Fix logo in the footerac38dce
Delete CNAME9b5b09a
Enable CORSMaintainer changes
This version was pushed to npm by dmitrysharabin, a new releaser for prismjs 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 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.