forked from dagger/dagger
-
Notifications
You must be signed in to change notification settings - Fork 0
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): bump the docs group across 1 directory with 21 updates #232
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/docs/docs-e202718e6b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the docs group with 18 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.5.2` | `3.7.0` | | [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) | `3.5.2` | `3.7.0` | | [@docusaurus/theme-mermaid](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-mermaid) | `3.5.2` | `3.7.0` | | [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) | `3.0.1` | `3.1.0` | | [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` | | [docusaurus-plugin-image-zoom](https://github.com/gabrielcsapo/docusaurus-plugin-image-zoom) | `1.0.1` | `2.0.0` | | [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) | `0.2.5` | `0.2.6` | | [docusaurus-plugin-typedoc](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/docusaurus-plugin-typedoc) | `1.0.5` | `1.2.2` | | posthog-docusaurus | `2.0.1` | `2.0.2` | | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.4.0` | `2.4.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [sass](https://github.com/sass/dart-sass) | `1.79.4` | `1.83.4` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.26.8` | `0.27.6` | | [typedoc-plugin-frontmatter](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-frontmatter) | `1.0.0` | `1.1.2` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.2.9` | `4.4.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.3` | | [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) | `3.5.2` | `3.7.0` | Updates `@docusaurus/core` from 3.5.2 to 3.7.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.7.0/packages/docusaurus) Updates `@docusaurus/preset-classic` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-classic` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-theme-classic) Updates `@docusaurus/theme-mermaid` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-theme-mermaid) Updates `@mdx-js/react` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react) Updates `clsx` from 1.2.1 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) Updates `docusaurus-plugin-image-zoom` from 1.0.1 to 2.0.0 - [Release notes](https://github.com/gabrielcsapo/docusaurus-plugin-image-zoom/releases) - [Changelog](https://github.com/gabrielcsapo/docusaurus-plugin-image-zoom/blob/main/CHANGELOG.md) - [Commits](gabrielcsapo/docusaurus-plugin-image-zoom@v1.0.1...v2.0.0) Updates `docusaurus-plugin-sass` from 0.2.5 to 0.2.6 - [Release notes](https://github.com/rlamana/docusaurus-plugin-sass/releases) - [Commits](rlamana/docusaurus-plugin-sass@v0.2.5...v0.2.6) Updates `docusaurus-plugin-typedoc` from 1.0.5 to 1.2.2 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/docusaurus-plugin-typedoc/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/docusaurus-plugin-typedoc) Updates `posthog-docusaurus` from 2.0.1 to 2.0.2 Updates `prism-react-renderer` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases) - [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `sass` from 1.79.4 to 1.83.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.79.4...1.83.4) Updates `typedoc` from 0.26.8 to 0.27.6 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.26.8...v0.27.6) Updates `typedoc-plugin-frontmatter` from 1.0.0 to 1.1.2 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-frontmatter/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-frontmatter) Updates `typedoc-plugin-markdown` from 4.2.9 to 4.4.1 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown) Updates `typescript` from 5.6.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.3) Updates `@docusaurus/module-type-aliases` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-module-type-aliases) Updates `@docusaurus/tsconfig` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-tsconfig) Updates `@docusaurus/types` from 3.5.2 to 3.7.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.7.0/packages/docusaurus-types) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/theme-classic" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/theme-mermaid" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs - dependency-name: docusaurus-plugin-image-zoom dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs - dependency-name: docusaurus-plugin-sass dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs - dependency-name: docusaurus-plugin-typedoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: posthog-docusaurus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs - dependency-name: prism-react-renderer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs - dependency-name: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: typedoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: typedoc-plugin-frontmatter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: typedoc-plugin-markdown dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/module-type-aliases" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/tsconfig" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs - dependency-name: "@docusaurus/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: docs ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
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 the docs group with 18 updates in the /docs directory:
3.5.2
3.7.0
3.5.2
3.7.0
3.5.2
3.7.0
3.0.1
3.1.0
1.2.1
2.1.1
1.0.1
2.0.0
0.2.5
0.2.6
1.0.5
1.2.2
2.0.1
2.0.2
2.4.0
2.4.1
18.3.1
19.0.0
18.3.1
19.0.0
1.79.4
1.83.4
0.26.8
0.27.6
1.0.0
1.1.2
4.2.9
4.4.1
5.6.2
5.7.3
3.5.2
3.7.0
Updates
@docusaurus/core
from 3.5.2 to 3.7.0Release notes
Sourced from
@docusaurus/core
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/core
's changelog.... (truncated)
Commits
dd59750
v3.7.0cacb973
feat(core): Turn Rspack incremental on by default (again) (#10800)e7a8c9d
refactor(core): Use Intl native API to get locale direction, remove rtl-detec...0f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)4966dce
refactor(core): swizzle wrap should use ReactNode instead of JSX.Element (#10...f9825af
refactor: prepare types for React 19 (#10746)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)8098741
fix(core): fix codegen routesChunkName possible hash collision (#10727)fd43036
chore: release Docusaurus 3.6.3 (#10713)8561826
fix(core): disable Rspack incremental in dev (#10712)Updates
@docusaurus/preset-classic
from 3.5.2 to 3.7.0Release notes
Sourced from
@docusaurus/preset-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/preset-classic
's changelog.... (truncated)
Commits
dd59750
v3.7.00f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)df6f53a
feat(svgr): create new Docusaurus SVGR plugin (#10677)fd43036
chore: release Docusaurus 3.6.3 (#10713)90e85e8
chore: release Docusaurus 3.6.2 (#10698)f127278
chore: release Docusaurus 3.6.1 (#10659)ed2cdf3
chore: release Docusaurus v3.6 (#10633)655ce94
chore: release 3.5.2 (#10400)Updates
@docusaurus/theme-classic
from 3.5.2 to 3.7.0Release notes
Sourced from
@docusaurus/theme-classic
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/theme-classic
's changelog.... (truncated)
Commits
dd59750
v3.7.043795fc
feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, y...37184e5
fix(theme): Footer Column/Link should merge provided className (#10796)0f29a37
feat: Add React 19 support to Docusaurus v3 (#10763)f9825af
refactor: prepare types for React 19 (#10746)fd43036
chore: release Docusaurus 3.6.3 (#10713)90e85e8
chore: release Docusaurus 3.6.2 (#10698)f127278
chore: release Docusaurus 3.6.1 (#10659)ed2cdf3
chore: release Docusaurus v3.6 (#10633)5cf2c39
feat(blog): AddfrontMatter.title_meta
to override title for SEO (#10586)Updates
@docusaurus/theme-mermaid
from 3.5.2 to 3.7.0Release notes
Sourced from
@docusaurus/theme-mermaid
's releases.... (truncated)
Changelog
Sourced from
@docusaurus/theme-mermaid
's changelog.