Open
Conversation
55468e6 to
fbbdfed
Compare
d2df783 to
6c85803
Compare
Bumps the website group with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.7` | `0.9.8` | | [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `5.0.0` | `5.0.1` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.38.1` | `0.38.2` | | [astro-rehype-relative-markdown-links](https://github.com/vernak2539/astro-rehype-relative-markdown-links) | `0.18.1` | `0.19.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.0.4` | `6.0.8` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `4.10.0` | `4.11.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.17` | `0.28.18` | Updates `@astrojs/check` from 0.9.7 to 0.9.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.8/packages/language-tools/astro-check) Updates `@astrojs/react` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@5.0.1/packages/integrations/react) Updates `@astrojs/starlight` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.2/packages/starlight) Updates `astro-rehype-relative-markdown-links` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/vernak2539/astro-rehype-relative-markdown-links/releases) - [Changelog](https://github.com/vernak2539/astro-rehype-relative-markdown-links/blob/main/CHANGELOG.md) - [Commits](vernak2539/astro-rehype-relative-markdown-links@v0.18.1...v0.19.0) Updates `astro` from 6.0.4 to 6.0.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.0.8/packages/astro) Updates `typedoc-plugin-markdown` from 4.10.0 to 4.11.0 - [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/typedoc-plugin-markdown@4.11.0/packages/typedoc-plugin-markdown) Updates `typedoc` from 0.28.17 to 0.28.18 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.17...v0.28.18) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website - dependency-name: "@astrojs/react" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website - dependency-name: "@astrojs/starlight" dependency-version: 0.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website - dependency-name: astro-rehype-relative-markdown-links dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website - dependency-name: astro dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website - dependency-name: typedoc-plugin-markdown dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website - dependency-name: typedoc dependency-version: 0.28.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: website ... Signed-off-by: dependabot[bot] <support@github.com>
6c85803 to
d09f9fa
Compare
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 the website group with 7 updates:
0.9.70.9.85.0.05.0.10.38.10.38.20.18.10.19.06.0.46.0.84.10.04.11.00.28.170.28.18Updates
@astrojs/checkfrom 0.9.7 to 0.9.8Release notes
Sourced from
@astrojs/check's releases.Changelog
Sourced from
@astrojs/check's changelog.Commits
09ecdd7[ci] release (#15889)a2f597dfix(check): Revert publint lint fix (#15892)Updates
@astrojs/reactfrom 5.0.0 to 5.0.1Release notes
Sourced from
@astrojs/react's releases.Changelog
Sourced from
@astrojs/react's changelog.Commits
efcd607[ci] release (#15938)d3c7de9feat: drop node 20 support (#15864)Updates
@astrojs/starlightfrom 0.38.1 to 0.38.2Release notes
Sourced from
@astrojs/starlight's releases.Changelog
Sourced from
@astrojs/starlight's changelog.Commits
d871021[ci] release (#3766)a4c6c20Improve performance of sidebar generation logic (#3768)f24ce99fix: use region-specific translations for default locale (#3759)1a87ed4Update to Vitest 4.1 (#3757)Updates
astro-rehype-relative-markdown-linksfrom 0.18.1 to 0.19.0Release notes
Sourced from astro-rehype-relative-markdown-links's releases.
Changelog
Sourced from astro-rehype-relative-markdown-links's changelog.
Commits
73dee89Release v0.19.0e61e350feat(ci): test against v24 lts (#82)41bdcd6fix: support Astro v6 (#81)5e80019fix(workflows): require publishcde84bcfix(workflows): move resuable workflow test into npm publish workflow1d5cc52fix(workflows): try to pass secrets again - 18f1815afix(workflows): try to pass secrets again93f30bbfix(workflows): inherit secrets from top-levelb01bf17test: resusable workflowa663c9f[skip ci] Update generated docs (docs/)Updates
astrofrom 6.0.4 to 6.0.8Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
b47897c[ci] release (#15998)e752170fix(css): skip dev-css virtual modules in ensureModulesLoaded to prevent Clou...6d182fefix(actions): support for nested objects in form (#15978)1fddff7fix(rewrite): collapse leading slashes when doing a redirect (#15997)878791f[ci] release (#15985)3e7a9d5fix(content-layer): populate imagePaths in renderMarkdown metadata (#15968)acce5e8Preserve renderers for discovered server islands (#15950)1e6017fRefactor/unit tests part2 (#15990)4741b09test: actions, params and csrf to unit test (#15984)c93b4a0Inject styles from dynamically imported components on first dev server load (...Updates
typedoc-plugin-markdownfrom 4.10.0 to 4.11.0Release notes
Sourced from typedoc-plugin-markdown's releases.
Changelog
Sourced from typedoc-plugin-markdown's changelog.
Commits
0450f29Version Packages7e3775ffix(core): added locale translations for grouped "@example" headingsd6f0ce4chore(core): lint fixes07af892chore(core): updated fixtures tsconfig to strict:trued3394b8feat(core): update function type headings and optional props0d361e4feat(core): improved ui of union types used in parameter declarations and oth...050ed8bfeat(core): improved rendering of union types when documented type details ar...9e7bb1bchore(core): refactor tweaksfe732a5chore(docs): updated docsUpdates
typedocfrom 0.28.17 to 0.28.18Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
1ebdcb1Update changelog for release59463c1Bump version to 0.28.18af07198Fix example build, plugin list tweaks2a2ccddSupport TypeScript 6.x and update dependencies2d23fc0Actually fix lint807f346Fix lint, update dprint pluginsf5be63fUpdate deps, closes #3080207f1b6Update docs for@ignore7b25e84More docs about custom tagsfe89773Recommend a JS config file for defining tagsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditions