-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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-dev): bump @docusaurus/core from 3.3.2 to 3.4.0 #10239
chore(deps-dev): bump @docusaurus/core from 3.3.2 to 3.4.0 #10239
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@docusaurus/core@3.3.2 |
@dependabot rebase |
Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.4.0/packages/docusaurus) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
373378a
to
d2a14ef
Compare
Hmmm... Trying to locally regenerate a package-lock.json from scratch did not seems to work. Not exactly sure what is causing this to happen in the dependency spaghetti. |
|
When we upgrade @docusaurus/core we also need to run Some background on this: When we were running docusaurus 2 this wasn't a hard error, but I added some CI automation to pick up this condition I raised an issue about this upstream As of docusaurus 3, this is now a hard error so I removed that CI automation, but the error message is a bit less clear about what we need to do. |
Just thinking about this.. I wonder if we could "teach" dependabot to bump these together if we convert @docusaurus/preset-classic to a top-level dependency and then set up a dependabot group for the pattern Probably worth a go. |
Have raised #10242 accordingly. |
Bumps @docusaurus/core from 3.3.2 to 3.4.0.
Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
49e9a21
v3.4.017f3e02
feat(core): hash router option - browse site offline (experimental) (#9859)b73ad1e
fix(core): fix serve workaround regexp (#10145)87f0023
fix(core): fixdocusaurus serve
broken for assets when using trailingSlash ...ff5039f
fix(core):configurePostCss()
should run afterconfigureWebpack()
(#10132)29b7a4d
fix(core): codegen should generate unique route prop filenames (#10131)394ce84
fix(core): the broken anchor checker should not be sensitive pathname trailin...02e38d8
refactor: fix i18n bug in node v22 (#10129)620e463
feat(core): site storage config options (experimental) (#10121)c125f7a
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)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 <dependency name> 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)