chore(deps): Bump the npm-minor-patch group across 1 directory with 7 updates - #1104
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the npm-minor-patch group with 7 updates in the /docs/site directory: | Package | From | To | | --- | --- | --- | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.3` | `3.7.4` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.41.7` | `0.42.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.2.2` | `7.3.2` | | [starlight-openapi](https://github.com/HiDeoo/starlight-openapi/tree/HEAD/packages/starlight-openapi) | `0.26.1` | `0.26.2` | | [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `7.2.2` | `7.3.1` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.46.1` | `2.52.1` | | [@vvago/vale](https://github.com/zeropaper/vale) | `3.17.1` | `3.21.0` | Updates `@astrojs/sitemap` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.4/packages/integrations/sitemap) Updates `@astrojs/starlight` from 0.41.7 to 0.42.0 - [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.42.0/packages/starlight) Updates `astro` from 7.2.2 to 7.3.2 - [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.3.2/packages/astro) Updates `starlight-openapi` from 0.26.1 to 0.26.2 - [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.2/packages/starlight-openapi) Updates `@astrojs/markdown-remark` from 7.2.2 to 7.3.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/markdown-remark@7.3.1/packages/markdown/remark) Updates `@redocly/cli` from 2.46.1 to 2.52.1 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.46.1...@redocly/cli@2.52.1) Updates `@vvago/vale` from 3.17.1 to 3.21.0 - [Commits](https://github.com/zeropaper/vale/commits) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@astrojs/starlight" dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: astro dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: starlight-openapi dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@redocly/cli" dependency-version: 2.52.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@vvago/vale" dependency-version: 3.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
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 7 updates in the /docs/site directory:
3.7.33.7.40.41.70.42.07.2.27.3.20.26.10.26.27.2.27.3.12.46.12.52.13.17.13.21.0Updates
@astrojs/sitemapfrom 3.7.3 to 3.7.4Release notes
Sourced from @astrojs/sitemap's releases.
Changelog
Sourced from @astrojs/sitemap's changelog.
Commits
2fdf731[ci] release (#17849)52d3f56fix(@astrojs/sitemap): preserve root path/in sitemap URLs when trailingSl...2bfb179chore: simpler package.json types (#17229)Updates
@astrojs/starlightfrom 0.41.7 to 0.42.0Release notes
Sourced from @astrojs/starlight's releases.
... (truncated)
Changelog
Sourced from @astrojs/starlight's changelog.
... (truncated)
Commits
88ad3c2[ci] release (#4172)74cb3f1Update dependencies (#4173)6135f01Use Sätteri 0.10 APIs (#4134)2623ae6Refactor mobile menu to use Popover API (#4121)09af1c6chore(deps): updatemagic-stringto v1 (#4082)292fb17[i18nIgnore] Transpile Starlight packages (#3572)0138f22[ci] release (#4169)32a5e29Fix hidden heading anchor links (#4167)cdfafd8perf: optimize route and sidebar lookups (#4148)dd7fb97chore: add benchmarks (#4157)Updates
astrofrom 7.2.2 to 7.3.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
aa4949e[ci] release (#17915)42e9188fix(i18n): replace locale segment by index in fallback routing (#17907) (#17908)4b92ddcGuard setFetchHandler call in non-runnable dev entrypoint to fix sessions + m...c1a6a89fix: include .astro files in client optimizeDeps entries to prevent 504 on la...a548223Only treat literal script/style content as raw in MDX rendering (#17896)92f23cc[ci] release (#17900)0389640fix: dont use internal paths (#17899)f800de1[ci] release (#17881)1e0b7e6[ci] format4671a5cchore(deps): update react to v19 in0-cssfixture (#17888)Updates
starlight-openapifrom 0.26.1 to 0.26.2Release notes
Sourced from starlight-openapi's releases.
Changelog
Sourced from starlight-openapi's changelog.
Commits
0c665e3ci: release (#177)a4342e6Preserve Expressive Code configuration (#176)Updates
@astrojs/markdown-remarkfrom 7.2.2 to 7.3.1Release notes
Sourced from @astrojs/markdown-remark's releases.
Changelog
Sourced from @astrojs/markdown-remark's changelog.
Commits
aa4949e[ci] release (#17915)a548223Only treat literal script/style content as raw in MDX rendering (#17896)2fdf731[ci] release (#17849)f8e9458feat: move MDX into the processors themselves (#17262)8a31cba[ci] release (#17739)bc171affeat(satteri): update to Sätteri 0.10.x (#17731)52e6c34[ci] release (#17691)Updates
@redocly/clifrom 2.46.1 to 2.52.1Release notes
Sourced from @redocly/cli's releases.
... (truncated)
Commits
3fa9963chore: 🔖 release new versions (#3110)e15102cdocs: mention the redocly-lint-rules skill (#3102)1fa5819fix: bump@redocly/mock-serverto 0.11.0-next.2 (#3109)93c155ffix: update redoc to 2.5.4 to resolve accessibility issues in build-docs (#3107)2586b31chore: 🔖 release new versions (#3094)90bb574chore: update redocly config to v0.56.0 (#3105)af8c9bdfeat: add introspect-mcp command (#3101)abc3555feat: add support for the strategy parameter in component-name-unique rule (#...b14e21adocs: add info about boolean values should be false (#3103)8447573chore: update changelog for v1 (#3100)Updates
@vvago/valefrom 3.17.1 to 3.21.0Commits
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Dependabot 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