build(deps): Bump the npm-minor-patch group across 1 directory with 4 updates#191
Conversation
dabb188 to
f25c350
Compare
f25c350 to
b26c595
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b26c595e18
ℹ️ 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".
| "dependencies": { | ||
| "@astrojs/sitemap": "^3.7.3", | ||
| "@astrojs/starlight": "^0.41.2", | ||
| "@astrojs/starlight": "^0.41.3", |
There was a problem hiding this comment.
The repo root AGENTS.md says “Every commit needs a DCO sign-off,” but git log -1 --format=%B fb4bcac5e5e8027a9edbf4ae676392f9b8e43b20 contains no Signed-off-by: trailer. In any DCO-enforced review or merge context, this dependency update will be rejected until the commit is recreated with git commit -s or an equivalent sign-off trailer.
Useful? React with 👍 / 👎.
b26c595 to
f055c60
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.1.0 - [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.1.0/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.39.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.39.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>
f055c60 to
2f49bbe
Compare
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.1.0Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
fdd673c[ci] release (#17387)d9f99e1Preserve CSP resource defaults for element directives (#17394)092da56Add more escaping for rendered content (#17393)186a1e7fix(logger): allows setting in updateConfig() (#17391)4407483fix(logger): useconsoleAPI in JSON logger for cross-runtime compatibility...16de021feat(logger): allow passing entrypoint as URL (#17389)ed71eaffix(logger): make AstroLoggerDestination not generic (#17390)30698a2feat: chunk data store (#17296)44c4989feat(csp): support for -elem and -attr directives (#17214)7db6420Add --ignore-lock flag to run multiple dev servers (#17331)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.39.0Release notes
Sourced from @redocly/cli's releases.
Commits
f4592cbchore: 🔖 release new versions (#2942)f10449achore: update redocly-config to v0.51.0 (#2948)d3f9dc9chore: adjust codeowners for drift and proxy commands (#2944)9d00c88docs(contribution): add experimental features policy, clarify ai contribution...4026840feat: add AsyncAPI 3.1 support (#2929)2054553chore: add rules and skills for AI (#2935)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 ...