build(deps): bump the all-docs-site-dependencies group in /docs-site with 6 updates#5965
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the all-docs-site-dependencies group in /docs-site with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `6.0.3` | `7.0.2` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.40.0` | `0.41.3` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.6` | `7.0.6` | | [astro-mermaid](https://github.com/joesaby/astro-mermaid) | `2.0.2` | `2.1.0` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.15.0` | `11.16.0` | | [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.3` | Updates `@astrojs/mdx` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@7.0.2/packages/integrations/mdx) Updates `@astrojs/starlight` from 0.40.0 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 6.4.6 to 7.0.6 - [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.6/packages/astro) Updates `astro-mermaid` from 2.0.2 to 2.1.0 - [Release notes](https://github.com/joesaby/astro-mermaid/releases) - [Changelog](https://github.com/joesaby/astro-mermaid/blob/main/CHANGELOG.md) - [Commits](joesaby/astro-mermaid@v2.0.2...v2.1.0) Updates `mermaid` from 11.15.0 to 11.16.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.0) Updates `sharp` from 0.34.5 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.3) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-docs-site-dependencies - dependency-name: "@astrojs/starlight" dependency-version: 0.41.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-docs-site-dependencies - dependency-name: astro dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-docs-site-dependencies - dependency-name: astro-mermaid dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-docs-site-dependencies - dependency-name: mermaid dependency-version: 11.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-docs-site-dependencies - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-docs-site-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
| Metric | Base | PR | Delta |
|---|---|---|---|
| Lines | 98.82% | 98.82% | ➡️ +0.00% |
| Statements | 98.76% | 98.76% | ➡️ +0.00% |
| Functions | 99.72% | 99.72% | ➡️ +0.00% |
| Branches | 95.19% | 95.15% | 📉 -0.04% |
Coverage comparison generated by scripts/ci/compare-coverage.ts
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 all-docs-site-dependencies group in /docs-site with 6 updates:
6.0.37.0.20.40.00.41.36.4.67.0.62.0.22.1.011.15.011.16.00.34.50.35.3Updates
@astrojs/mdxfrom 6.0.3 to 7.0.2Release notes
Sourced from @astrojs/mdx's releases.
... (truncated)
Changelog
Sourced from @astrojs/mdx's changelog.
... (truncated)
Commits
a86160e[ci] release (#17256)7d8ec1f[ci] release (#17237)02b73b0fix: peer deps of packages (#17249)0a054e7chore(head): normalize html charset declarations (#17197)2bfb179chore: simpler package.json types (#17229)dc260daRemove legacy "X-UA-Compatible" meta tags (#17162)f55ba4c[ci] release (#17132)7725a61[ci] formatff7b718feat(satteri): Use the Sätteri databag for data (#17129)823f0d8[ci] release (beta) (#17119)Updates
@astrojs/starlightfrom 0.40.0 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)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)c1a3d6d[ci] release (#3989)72e63dcAdd link icons and dedupe Markdown/component icons (#3967)ac55cfaUpdateastro-expressive-code(#3988)Updates
astrofrom 6.4.6 to 7.0.6Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
a86160e[ci] release (#17256)f94280dFix route generator throwing on a dynamic param value of 0 (#17247)6f11739fix(css): use raw module ID for virtual CSS cache lookup in dev mode (#17267)...26c68f6[ci] format2aeaa44FixinferSizefor remote images in thePicturecomponent (#17279)b428648Resolve extensionless imports in island component paths (#17272)14524c0Keep component scripts in place when rendered via Astro.slots.render() (#17260)8c3579bfix: add render() type overload for live collection entries (#16688) (#17274)94dd2aa[ci] format5240e26Validate attribute names on custom HTML elements during SSR (#17251)Updates
astro-mermaidfrom 2.0.2 to 2.1.0Release notes
Sourced from astro-mermaid's releases.
Commits
ce85c02feat: support Astro 7 Sätteri markdown processor (#71) (#72)68e8259chore(deps-dev): bump dompurify (#70)4edbfd5fix: route markdown plugins through unified processor on Astro 6.4+ (#66)9b37610docs: fix C4 container diagram using unsupported Rel_Back_Neighbor (#67)712988bchore(deps): resolve all Dependabot security alerts (#65)a4ec613chore: add issue-workflow skill and brainstorm/code-reviewer subagents (#64)87a84f6fix: add support for icons property in iconPacks (fixes #18) (#20)6df4298chore(deps-dev): bump dompurify (#63)Updates
mermaidfrom 11.15.0 to 11.16.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
7c0cafcVersion Packages: v11.16.0 (#7916)26acd1aMerge pull request #7915 from mermaid-js/release/11.16.05a8eae7Merge branch 'master' into release/11.16.0dd5ea77Merge pull request #7913 from mermaid-js/pebr/fix-changesets658ee66docs: fix missing bumps of@mermaid-js/parser04259a1docs: fix author and commit on examples changesetc9dcfb1docs: update changeset diagram scopesa34dab9docs: remove swimlane/cynefin bugfix changesetse81f31fdocs: remove local-editor changeset7223f03Minor correctionUpdates
sharpfrom 0.34.5 to 0.35.3Release notes
Sourced from sharp's releases.