Bump js-yaml, @docusaurus/theme-common, @docusaurus/plugin-content-docs, @docusaurus/utils, @docusaurus/utils-validation, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/plugin-sitemap#29
Merged
Conversation
…cs, @docusaurus/utils, @docusaurus/utils-validation, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/plugin-sitemap Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.3.0 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@docusaurus/theme-common](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-common), [@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs), [@docusaurus/utils](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-utils), [@docusaurus/utils-validation](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-utils-validation), [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/plugin-sitemap](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-sitemap). These dependencies need to be updated together. Updates `js-yaml` from 3.14.2 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.2...4.3.0) Updates `@docusaurus/theme-common` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-theme-common) Updates `@docusaurus/plugin-content-docs` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-plugin-content-docs) Updates `@docusaurus/utils` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-utils) Updates `@docusaurus/utils-validation` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-utils-validation) Updates `@docusaurus/core` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus) Updates `@docusaurus/preset-classic` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-preset-classic) Updates `@docusaurus/plugin-sitemap` from 3.9.2 to 3.10.2 - [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.10.2/packages/docusaurus-plugin-sitemap) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: indirect - dependency-name: "@docusaurus/theme-common" dependency-version: 3.10.2 dependency-type: indirect - dependency-name: "@docusaurus/plugin-content-docs" dependency-version: 3.10.2 dependency-type: indirect - dependency-name: "@docusaurus/utils" dependency-version: 3.10.2 dependency-type: indirect - dependency-name: "@docusaurus/utils-validation" dependency-version: 3.10.2 dependency-type: indirect - dependency-name: "@docusaurus/core" dependency-version: 3.10.2 dependency-type: direct:production - dependency-name: "@docusaurus/preset-classic" dependency-version: 3.10.2 dependency-type: direct:production - dependency-name: "@docusaurus/plugin-sitemap" dependency-version: 3.10.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 js-yaml to 4.3.0 and updates ancestor dependencies js-yaml, @docusaurus/theme-common, @docusaurus/plugin-content-docs, @docusaurus/utils, @docusaurus/utils-validation, @docusaurus/core, @docusaurus/preset-classic and @docusaurus/plugin-sitemap. These dependencies need to be updated together.
Updates
js-yamlfrom 3.14.2 to 4.3.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish590dbab4.2.0 releasedf944dc5Add package.json funding fieldf692719Changelog updateUpdates
@docusaurus/theme-commonfrom 3.9.2 to 3.10.2Release notes
Sourced from @docusaurus/theme-common's releases.
... (truncated)
Changelog
Sourced from @docusaurus/theme-common's changelog.
... (truncated)
Commits
f37f903v3.10.22f5389dchore: cherry-pick commits for v3.10.2 patch release (#12265)1451780chore(ci): fixes for the npm trusted publishing workflow (#11823)5dff744chore(ci): add Trusted Publishing release workflow through dispatch action (#...eac406cfeat(theme): Split\<DocCard>, improve extensibility, better handling of emo...2c6b920feat(theme): Use React context for\<Tabs>, allow custom\<TabItem>compone...cb34b33fix(a11y): removeuseKeyboardNavigationhook (#11713)bbc7269chore(monorepo): upgrade React packages to v19 (#11698)81248eechore(monorepo): upgrade to Jest 30 (#11702)e553c03chore(monorepo): upgrade React monorepo types to v19 (#11697)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@docusaurus/theme-commonsince your current version.Updates
@docusaurus/plugin-content-docsfrom 3.9.2 to 3.10.2Release notes
Sourced from @docusaurus/plugin-content-docs's releases.
... (truncated)
Changelog
Sourced from @docusaurus/plugin-content-docs's changelog.
... (truncated)
Commits
f37f903v3.10.24a0273ffix(create-docusaurus): fix support for TypeScript 6.0 + fix our CI (#11843)1451780chore(ci): fixes for the npm trusted publishing workflow (#11823)5dff744chore(ci): add Trusted Publishing release workflow through dispatch action (#...29c3b5cfeat(core): Docusaurus Faster is stable + v4 future flag turns it on by defau...9af9f9cfix(content-docs): translate generated-index category titles in pagination li...a8881adfix(content-docs): use category key for generated-index translation lookup (#...bbc7269chore(monorepo): upgrade React packages to v19 (#11698)81248eechore(monorepo): upgrade to Jest 30 (#11702)7f5d612fix(docs): breadcrumb APIs only return category/docs items, ignoring links (#...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@docusaurus/plugin-content-docssince your current version.Updates
@docusaurus/utilsfrom 3.9.2 to 3.10.2Release notes
Sourced from @docusaurus/utils's releases.
... (truncated)
Changelog
Sourced from @docusaurus/utils's changelog.
... (truncated)
Commits
f37f903v3.10.22f5389dchore: cherry-pick commits for v3.10.2 patch release (#12265)1451780chore(ci): fixes for the npm trusted publishing workflow (#11823)5dff744chore(ci): add Trusted Publishing release workflow through dispatch action (#...bc71033fix(utils): Git Eager VSC should have better DX (#11804)7151555feat(cli):write-heading-idsCLI now supports the--syntaxoption (#11777)bbc7269chore(monorepo): upgrade React packages to v19 (#11698)81248eechore(monorepo): upgrade to Jest 30 (#11702)df259ddrefactor(create-docusaurus): remove useless dependencies (docusaurus-utils, e...acc66c1feat(core): New siteConfigfuture.experimental_vcsAPI + `future.experimen...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@docusaurus/utilssince your current version.Updates
@docusaurus/utils-validationfrom 3.9.2 to 3.10.2Release notes
Sourced from @docusaurus/utils-validation's releases.