build(deps): Bump the npm-minor-patch group across 1 directory with 4 updates#191
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
34ce800 to
dabb188
Compare
… updates Bumps the npm-minor-patch group with 4 updates in the /docs/site directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) and [@redocly/cli](https://github.com/Redocly/redocly-cli). Updates `@astrojs/starlight` from 0.41.2 to 0.41.3 - [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.3/packages/starlight) Updates `astro` from 7.0.2 to 7.0.7 - [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.7/packages/astro) Updates `@astrojs/markdown-remark` from 7.2.0 to 7.2.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.2.1/packages/markdown/remark) Updates `@redocly/cli` from 2.36.0 to 2.38.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.36.0...@redocly/cli@2.38.0) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@astrojs/starlight" dependency-version: 0.41.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@redocly/cli" dependency-version: 2.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: astro dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dabb188 to
f25c350
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 4 updates in the /docs/site directory: @astrojs/starlight, astro, @astrojs/markdown-remark and @redocly/cli.
Updates
@astrojs/starlightfrom 0.41.2 to 0.41.3Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
96cee6e[ci] release (#4032)1686eccfix(MobileMenuToggle): trap keyboard focus inside the mobile menu (#3911)Updates
astrofrom 7.0.2 to 7.0.7Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
3a4aa72[ci] release (#17326)23a4120Fix CSS module scoped-name hash mismatch with Lightning CSS in content collec...cebc404Don't merge inline CSS chunks containing@importrules during build (#17325)4298883Revert "[ci] release (#17287)" (#17323)74be96f[ci] release (#17287)437401efix: memory leak dev server (#17317)ed92e31Prevent inlining scripts with dynamic imports (#17316)1170b6dFix dev server crash when .html-suffixed requests hit dynamic endpoint routes...a86160e[ci] release (#17256)f94280dFix route generator throwing on a dynamic param value of 0 (#17247)Updates
@astrojs/markdown-remarkfrom 7.2.0 to 7.2.1Release notes
Sourced from @astrojs/markdown-remark's releases.
Changelog
Sourced from @astrojs/markdown-remark's changelog.
Commits
a86160e[ci] release (#17256)Updates
@redocly/clifrom 2.36.0 to 2.38.0Release notes
Sourced from @redocly/cli's releases.
Commits
1192323chore: 🔖 release new versions (#2939)21475a7chore: update redocly config version to 0.50.1 (#2941)7faca0cfeat: experimental traffic analysis (#2848)51b1d15docs: document --continue-on-deploy-failures option for push and push-status ...5f17f18test: cover anonymous security alternatives (#2932)a7b3b99docs(cli): add Overlay linting guides (#2470)cbff49bchore: 🔖 release new versions (#2933)ff6b9c9chore: update config package to v0.50.0 and apply audit fix (#2934)5fed1cbchore: fix release pipeline crashing (#2931)31d448fchore: fix release pipeline crashing when trying to store changesets status (...