chore(deps): bump the npm-minor-patch group in /docs/site with 4 updates - #821
chore(deps): bump the npm-minor-patch group in /docs/site with 4 updates#821dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-patch group in /docs/site with 4 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [mermaid](https://github.com/mermaid-js/mermaid), [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) and [@redocly/cli](https://github.com/Redocly/redocly-cli). Updates `astro` from 7.2.2 to 7.2.4 - [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.2.4/packages/astro) Updates `mermaid` from 11.16.1 to 11.17.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.16.1...mermaid@11.17.0) Updates `@astrojs/markdown-remark` from 7.2.2 to 7.2.4 - [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.4/packages/markdown/remark) Updates `@redocly/cli` from 2.46.1 to 2.47.0 - [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.47.0) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: mermaid dependency-version: 11.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@redocly/cli" dependency-version: 2.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 74e6d08098
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "ofetch": "^1.5.1", | ||
| "ohash": "^2.0.11" | ||
| "ohash": "^2.0.11", | ||
| "undici": "^8.0.0" |
There was a problem hiding this comment.
Align the undici override with unifont
When Astro invokes its font-loading path, this update installs unifont@0.7.5, which declares undici@^8.0.0, while the root package.json still globally overrides undici to ^7.29.0 and the lockfile resolves 7.29.0. npm documents that overrides replace a package in the dependency tree with another version, so unifont will run against an unsupported major; update or narrow the override, or retain an Astro/unifont version compatible with undici 7.
Useful? React with 👍 / 👎.
Bumps the npm-minor-patch group in /docs/site with 4 updates: astro, mermaid, @astrojs/markdown-remark and @redocly/cli.
Updates
astrofrom 7.2.2 to 7.2.4Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8a31cba[ci] release (#17739)aeda810[ci] formata90ff66fix(assets): harden vendored image-size box and entry checks (#17747)05763a0Respect path-segment boundaries when stripping the configured base (#17701)70b449dfix(routing): keep the trailing slash when stripping an injected .html (#17742)771b0a9fix(container): wire astroConfig.site through to the SSR manifest so Astro.si...52e6c34[ci] release (#17691)97140b2fix(collections): chunk writing of collections (#17724)e28d227docs: fix the code snippets in the JSDoc for the configuration options (#17699)c3b9aedchore: remove unifont workaround (#17723)Updates
mermaidfrom 11.16.1 to 11.17.0Release notes
Sourced from mermaid's releases.
Commits
293b1c1Merge pull request #8074 from mermaid-js/changeset-release/masterf484a36Version Packages0a07bf6Bump layout-elk version (#8078)1127c5fMerge pull request #8071 from mermaid-js/release/11.17.08628ef1docs: remove C4 typescript conversion changeset349ebd3docs: remove non-user visible changesetb5a744adocs: scope to all v11.17.0 changeset messages4150c73Make changesets less verbose7ba4b6f[autofix.ci] apply automated fixesb3d1f63Fixed block rendering due to failing SS in applitoolsUpdates
@astrojs/markdown-remarkfrom 7.2.2 to 7.2.4Release notes
Sourced from @astrojs/markdown-remark's releases.
Changelog
Sourced from @astrojs/markdown-remark's changelog.
Commits
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.47.0Release notes
Sourced from @redocly/cli's releases.
Commits
62fdb42chore: 🔖 release new versions (#3043)048de15chore: update snapshots (#3048)21f30a7chore: remove missing 2.45.1 version from changelog (#3044)6419e98feat: add vendor extensions metric with per-extension counts (#3021)3d2ec7cchore: 🔖 release new versions (#3041)2bb702cfix: detect duplicated enum values that are objects or arrays (#3042)af879b2fix: improve error output when a configurable rule is missing its assertions ...d5bd757chore: bump redocly/mock-server version (#3039)e39c129chore: improve linter by adding eslint-plugin-sonarjs (#3037)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