chore(deps): bump the npm-minor-patch group across 1 directory with 6 updates#182
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
… updates Bumps the npm-minor-patch group with 6 updates in the /docs/site directory: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.41.1` | `0.41.2` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.0.2` | `7.0.5` | | [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.25.3` | `0.26.0` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.35.0` | `2.36.0` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.22.1` | `0.23.0` | | [starlight-llms-txt](https://github.com/delucis/starlight-llms-txt/tree/HEAD/packages/starlight-llms-txt) | `0.10.0` | `0.11.0` | Updates `@astrojs/starlight` from 0.41.1 to 0.41.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.41.2/packages/starlight) Updates `astro` from 7.0.2 to 7.0.5 - [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@7.0.5/packages/astro) Updates `starlight-openapi` from 0.25.3 to 0.26.0 - [Release notes](https://github.com/HiDeoo/starlight-openapi/releases) - [Changelog](https://github.com/HiDeoo/starlight-openapi/blob/main/packages/starlight-openapi/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-openapi/commits/starlight-openapi@0.26.0/packages/starlight-openapi) Updates `@redocly/cli` from 2.35.0 to 2.36.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.35.0...@redocly/cli@2.36.0) Updates `markdownlint-cli2` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.22.1...v0.23.0) Updates `starlight-llms-txt` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/delucis/starlight-llms-txt/releases) - [Changelog](https://github.com/delucis/starlight-llms-txt/blob/main/packages/starlight-llms-txt/CHANGELOG.md) - [Commits](https://github.com/delucis/starlight-llms-txt/commits/starlight-llms-txt@0.11.0/packages/starlight-llms-txt) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.41.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@redocly/cli" dependency-version: 2.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: astro dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: markdownlint-cli2 dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: starlight-llms-txt dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: starlight-openapi dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
5169b2d to
f5f9c83
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 npm-minor-patch group with 6 updates in the /docs/site directory:
0.41.10.41.27.0.27.0.50.25.30.26.02.35.02.36.00.22.10.23.00.10.00.11.0Updates
@astrojs/starlightfrom 0.41.1 to 0.41.2Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
3948048[ci] release (#4016)1a209c5[ci] format58a3520fix(css): prevent TOC overflow with custom --sl-content-width (#4008)bdbfffcFix aside icons when MDX optimization is disabled (#4015)a2266b9Update playwright (#4013)Updates
astrofrom 7.0.2 to 7.0.5Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
7d8ec1f[ci] release (#17237)4fe943a[ci] format581d171fix(prefetch): observe dynamically added anchors from server islands (#13297)...9c05ba4Fix spurious dependency re-optimization on dev server restart (#17242)0a054e7chore(head): normalize html charset declarations (#17197)d6ce7cdFix inline\<style>blocks ignoringvite.build.targetwhencssMinifyis ...807c8fd[ci] format72e29bdfix(client router): prevent head elements loss during page transitions with s...a7352fdfix: background dev server fails to start in hoisted monorepos (#17193)c6d254dUse Vite tsconfig path resolution by default (#17202)Updates
starlight-openapifrom 0.25.3 to 0.26.0Release notes
Sourced from starlight-openapi's releases.
Changelog
Sourced from starlight-openapi's changelog.
Commits
826091dci: release (#167)ab3d189Add astro 7 support (#166)Updates
@redocly/clifrom 2.35.0 to 2.36.0Release notes
Sourced from @redocly/cli's releases.
Commits
63fd7e3chore: 🔖 release new versions (#2918)8aa83bachore: update config to version 0.49.1 (#2921)9f0fd86feat: add sri integrity hash for redoc (#2911)9ae950echore: 🔖 release new versions (#2916)2c5679bfix: bump undici to 6.27.0 and use caret version (#2909)Updates
markdownlint-cli2from 0.22.1 to 0.23.0Changelog
Sourced from markdownlint-cli2's changelog.
Commits
5341662Update to version 0.23.0.5a7b0fdAdd test cases to ensure user-provided Options object properties that use imp...73c8de8Bump eslint from 10.5.0 to 10.6.0fb55bdbBump js-yaml from 5.1.0 to 5.2.0f4ee8c9Bump eslint-plugin-jsdoc from 63.0.9 to 63.0.10b4f4a52Add support for configuration object "extends" to new "overrides" behavior.dacefd5Refactor "extends" implementation to modify objects in place (simpler, more f...2be557fBump eslint-plugin-n from 18.2.0 to 18.2.1184d8d6Bump eslint-plugin-jsdoc from 63.0.8 to 63.0.960ac5bcBump eslint-plugin-n from 18.1.0 to 18.2.0Updates
starlight-llms-txtfrom 0.10.0 to 0.11.0Release notes
Sourced from starlight-llms-txt's releases.
Changelog
Sourced from starlight-llms-txt's changelog.
Commits
1faf4dc[ci] release (#134)bf986defeat: support Astro 7 (#127)cacd3d9fix(deps): update dependency astro to ^6.4.8 (#128)231f715fix(deps): update astro to ^0.40.0 (#123)c9391a5fix(deps): update astro (#122)daa7e1efix(deps): update astro to v6 (#119)233c13efix(deps): update astro to ^6.4.2 (#116)043a7a6fix(deps): update astro (#113)341f9b5fix(deps): update dependency@astrojs/starlightto ^0.39.2 (#111)