Closed dependabot[bot] closed 10 hours ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@actions/core@1.11.1 | Transitive: environment, filesystem, network, shell, unsafe | +6 |
1.56 MB | bryanmacfarlane, chrispat, cschleiden, ...2 more |
npm/@actions/github@6.0.0 | environment, filesystem Transitive: network, unsafe | +20 |
8.09 MB | thboop |
npm/@docusaurus/core@3.6.1 | Transitive: environment, eval, filesystem, network, shell, unsafe | +208 |
23.4 MB | slorber |
npm/@docusaurus/preset-classic@3.6.1 | Transitive: environment, filesystem, network, shell, unsafe | +223 |
35.4 MB | docusaurus-bot, fb, lex111, ...1 more |
🚮 Removed packages: npm/@docusaurus/core@3.5.2, npm/@docusaurus/preset-classic@3.5.2
The problem here is with the docusaurus-openapi package. We'll need a fixed version of that before we can bump this. For the moment I have created an issue upstream documenting the issue https://github.com/cloud-annotations/docusaurus-openapi/issues/293
Superseded by #10692.
Bumps the docusaurus-version-updates group with 2 updates in the / directory: @docusaurus/core and @docusaurus/preset-classic.
Updates
@docusaurus/core
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
c971734
v3.6.1d268a20
fix(core): bundler should not minimize static assets (#10658)bcfa3b1
refactor(faster,bundler,core): improve js loader DX (#10655)ed2cdf3
chore: release Docusaurus v3.6 (#10633)fce0884
fix(core): restore Rspack ProgressBar colors (#10632)c1349fe
fix(core): fix DOCUSAURUS_CURRENT_LOCALE = 'undefined' (#10611)28f6a49
chore: upgrade minor dependencies (#10610)dbdd254
feat(cli): build/deploy should allow multiple--locale
options (#10600)776b3ee
fix(core): fix i18n sites SSG memory leak - require.cache (#10599)c9f231a
refactor(core): refactor SSG infrastructure (#10593)Updates
@docusaurus/preset-classic
from 3.5.2 to 3.6.1Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
c971734
v3.6.1ed2cdf3
chore: release Docusaurus v3.6 (#10633)655ce94
chore: release 3.5.2 (#10400)You can trigger a rebase of this PR 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