chore(deps): bump the npm-minor-patch group across 1 directory with 10 updates - #557
Conversation
29c4c6a to
7237917
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 72379176c4
ℹ️ 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".
| "@fontsource/ibm-plex-mono": "^5.2.7", | ||
| "@fontsource/public-sans": "^5.2.7", | ||
| "astro": "7.1.3", | ||
| "@astrojs/starlight": "^0.41.5", |
There was a problem hiding this comment.
For this commit, git show --format=full 5aa226b938a43ea09fde16ba99db7ee576c98d9c has no Signed-off-by: trailer, while .github/workflows/dco.yml checks every PR commit and exits nonzero when that trailer is absent. Please re-create/amend this dependency-bump commit with git commit -s so the PR is mergeable.
Useful? React with 👍 / 👎.
…0 updates Bumps the npm-minor-patch group with 10 updates in the /docs/site directory: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.41.2` | `0.41.5` | | [@fontsource/ibm-plex-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/ibm-plex-mono) | `5.2.7` | `5.3.0` | | [@fontsource/public-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/public-sans) | `5.2.7` | `5.3.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.3` | `7.1.5` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.9` | `0.9.10` | | [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) | `7.2.1` | `7.2.2` | | [@redocly/cli](https://github.com/Redocly/redocly-cli) | `2.36.0` | `2.41.1` | | [@vvago/vale](https://github.com/zeropaper/vale) | `3.15.1` | `3.15.2` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.23.0` | `0.23.2` | | [turndown](https://github.com/mixmark-io/turndown) | `7.2.1` | `7.2.4` | Updates `@astrojs/starlight` from 0.41.2 to 0.41.5 - [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.5/packages/starlight) Updates `@fontsource/ibm-plex-mono` from 5.2.7 to 5.3.0 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/ibm-plex-mono) Updates `@fontsource/public-sans` from 5.2.7 to 5.3.0 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/public-sans) Updates `astro` from 7.1.3 to 7.1.5 - [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.5/packages/astro) Updates `@astrojs/check` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check) Updates `@astrojs/markdown-remark` from 7.2.1 to 7.2.2 - [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.2/packages/markdown/remark) Updates `@redocly/cli` from 2.36.0 to 2.41.1 - [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.41.1) Updates `@vvago/vale` from 3.15.1 to 3.15.2 - [Commits](https://github.com/zeropaper/vale/commits) Updates `markdownlint-cli2` from 0.23.0 to 0.23.2 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.23.0...v0.23.2) Updates `turndown` from 7.2.1 to 7.2.4 - [Release notes](https://github.com/mixmark-io/turndown/releases) - [Commits](mixmark-io/turndown@v7.2.1...v7.2.4) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@astrojs/starlight" dependency-version: 0.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@fontsource/ibm-plex-mono" dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@fontsource/public-sans" dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@redocly/cli" dependency-version: 2.41.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@vvago/vale" dependency-version: 3.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: astro dependency-version: 7.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: markdownlint-cli2 dependency-version: 0.23.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: turndown dependency-version: 7.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
7237917 to
95f7c3a
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 95f7c3a06c
ℹ️ 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".
| "@fontsource/ibm-plex-mono": "^5.2.7", | ||
| "@fontsource/public-sans": "^5.2.7", | ||
| "astro": "7.1.3", | ||
| "@astrojs/starlight": "^0.41.5", |
There was a problem hiding this comment.
For fc46a3b05d3da8fa0da0b854b0b95f0123375c56, git show --format=full --no-patch fc46a3b05d3da8fa0da0b854b0b95f0123375c56 contains no Signed-off-by: trailer. The DCO workflow checks every PR commit and fails when that trailer is absent, so this dependency bump will keep the PR unmergeable until it is re-created/amended with git commit -s. This is fresh evidence for the currently reviewed commit, whereas the previous Codex comment named a different commit.
AGENTS.md reference: AGENTS.md:L70-L70
Useful? React with 👍 / 👎.
| "@fontsource/ibm-plex-mono": "^5.2.7", | ||
| "@fontsource/public-sans": "^5.2.7", | ||
| "astro": "7.1.3", | ||
| "@astrojs/starlight": "^0.41.5", |
There was a problem hiding this comment.
For fc46a3b05d3da8fa0da0b854b0b95f0123375c56, git show --format=full --no-patch fc46a3b05d3da8fa0da0b854b0b95f0123375c56 contains no Signed-off-by: trailer. The DCO workflow checks every PR commit and fails when that trailer is absent, so this dependency bump will keep the PR unmergeable until it is re-created/amended with git commit -s. This is fresh evidence for the currently reviewed commit, whereas the previous Codex comment named a different commit.
Useful? React with 👍 / 👎.
Bumps the npm-minor-patch group with 10 updates in the /docs/site directory:
0.41.20.41.55.2.75.3.05.2.75.3.07.1.37.1.50.9.90.9.107.2.17.2.22.36.02.41.13.15.13.15.20.23.00.23.27.2.17.2.4Updates
@astrojs/starlightfrom 0.41.2 to 0.41.5Release notes
Sourced from @astrojs/starlight's releases.
Changelog
Sourced from @astrojs/starlight's changelog.
Commits
5b06909[ci] release (#4097)bb06434Fix union schemaextendregression (#4095)ab2792b[ci] release (#4090)712eeddfix: invalid option error when modifying enums in docsSchema's extend (#3936)0896b91Support links with any protocol in sidebars (#4092)4486ba4Remove pagehide event from sidebar persistence script (#4088)96cee6e[ci] release (#4032)1686eccfix(MobileMenuToggle): trap keyboard focus inside the mobile menu (#3911)Updates
@fontsource/ibm-plex-monofrom 5.2.7 to 5.3.0Commits
Updates
@fontsource/public-sansfrom 5.2.7 to 5.3.0Commits
Updates
astrofrom 7.1.3 to 7.1.5Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
b0535ca[ci] release (#17528)c895b12Update js-yaml to 4.3.0 (#17474)f61ba9cfix(logger): loading at runtime when entrypoint is a URL (#17480)e614b7bfix(astro): do not resolve action function properties as path segments (#17525)7613030Return a response when request finalization fails (#17524)c775c1fRender the custom 404 page when a middleware rewrite dead-ends in an empty 40...112d3ea[ci] release (#17469)82bf7e2fix(astro): hide console window for background dev server on Windows (#17517)0fc519dfix(css): preserve styles for child components of client:only islands during ...d4f266dfix(build): deduplicate CSS assets between prerender and SSR environments (#1...Updates
@astrojs/checkfrom 0.9.9 to 0.9.10Release notes
Sourced from @astrojs/check's releases.
Changelog
Sourced from @astrojs/check's changelog.
Commits
112d3ea[ci] release (#17469)b01a692chore(deps): updateyargsto v18 (#17447)3652d1cchore: merge main into next8062391chore(deps): dedupeviteinstallations (#16788)ce88423Dedupevite(#16787)b8061a6refactor: use TypeScript project service in ESLint (#16623)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)Updates
@astrojs/markdown-remarkfrom 7.2.1 to 7.2.2Release notes
Sourced from @astrojs/markdown-remark's releases.
Changelog
Sourced from @astrojs/markdown-remark's changelog.
Commits
b0535ca[ci] release (#17528)Updates
@redocly/clifrom 2.36.0 to 2.41.1Release notes
Sourced from @redocly/cli's releases.
... (truncated)
Commits
b15dae2chore: 🔖 release new versions (#2975)6da4e28fix: validate discriminated oneOf schemas against only the branch selected by...fba67bdchore: fix snapshot release (#2974)e5ecde4docs: add Redocly CLI usage skill for AI agents (#2972)75fd772docs: revise the cookbook catalog (#2971)d1ad2a8chore: detect graphql specification in collectSpecData (#2970)96c2619chore: 🔖 release new versions (#2954)fba5d04fix(respect): referenced workflow execution flow inconsistency (#2966)dc26151fix: pipe the whole generate-spec prompt through stdin in the cursor provider...4fe4ecbchore(deps): apply npm audit fix (#2962)Updates
@vvago/valefrom 3.15.1 to 3.15.2Commits
Updates
markdownlint-cli2from 0.23.0 to 0.23.2Changelog
Sourced from markdownlint-cli2's changelog.
Commits
b82a6c8Update to version 0.23.2.e4e659dAdd a stub for process.nextTick (using queueMicrotask) now that globby (indir...99760afBump globby from 16.2.1 to 16.2.23070236Address new ESLint warnings from previous commit.6e3cc93Bump eslint-plugin-unicorn from 71.1.0 to 72.0.04ba8177Add eslint-package-json/all to lint script, address new issues.9cb99b2Refactor eslint.config.mjs to use defineConfig, change eslint-plugin-n from "...37fb0ecAddress new ESLint warnings from previous commit.f7fea61Bump eslint-node-test from 0.2.0 to 0.3.085bb5e7Bump js-yaml from 5.2.1 to 5.2.2Updates
turndownfrom 7.2.1 to 7.2.4Release notes
Sourced from turndown's releases.
Commits
fb7a8657.2.4f11801cRevert "Merge pull request #515 from Corion/master"0c9954b7.2.33cb11bdMerge pull request #521 from mixmark-io/dependabot/npm_and_yarn/flatted-3.4.220bd64eBump flatted from 3.4.1 to 3.4.20a6d298Merge pull request #520 from pavelhoral/remove-browserify54123afReplace Browserify with RollupJS build8c2055eMerge pull request #519 from pavelhoral/upgrade-depsa1bb94aMerge pull request #477 from za3k/demo-linkfc21b5fAdd Babel transpilation step so that the output stays the same