Bump the development-dependencies group across 1 directory with 7 updates - #42821
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the development-dependencies group across 1 directory with 7 updates#42821dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@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` | | [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.2` | `5.2.3` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `9.0.2` | `9.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.21` | `8.5.25` | | [rollup](https://github.com/rollup/rollup) | `4.62.2` | `4.62.4` | | [terser](https://github.com/terser/terser) | `5.49.0` | `5.49.1` | 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 `js-yaml` from 5.2.2 to 5.2.3 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@5.2.2...5.2.3) Updates `npm-run-all2` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v9.0.2...v9.0.3) Updates `postcss` from 8.5.21 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.21...8.5.25) Updates `rollup` from 4.62.2 to 4.62.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.2...v4.62.4) Updates `terser` from 5.49.0 to 5.49.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.49.0...v5.49.1) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@astrojs/markdown-remark" dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: js-yaml dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: npm-run-all2 dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.62.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: terser dependency-version: 5.49.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development-dependencies-27cc65459b
branch
August 18, 2026 09:04
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 development-dependencies group with 7 updates in the / directory:
0.9.90.9.107.2.17.2.25.2.25.2.39.0.29.0.38.5.218.5.254.62.24.62.45.49.05.49.1Updates
@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
js-yamlfrom 5.2.2 to 5.2.3Changelog
Sourced from js-yaml's changelog.
Commits
67404455.2.3 released94e766dUpdate changelogc3bd7caPolish previous commit, #78000209b6presenter: treat a tab-indented line in a folded scalar as more-indented (#780)40fcb4fFix missing mapping values before document markers and reject unpaired mappin...49280f3Fix !!timestamp resolution for years 0000-0099, #775355dc96fix: prevent prototype fallback in tag and harden object lookups, #782 (than...d524f83docs: add contributing guidelinesUpdates
npm-run-all2from 9.0.2 to 9.0.3Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
15b60809.0.3cd624c4Upgrade: Bump ansi-styles from 6.2.3 to 7.0.0 (#244)ac00835Upgrade: Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#243)dca8f34Upgrade: Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#242)d970668Remove obsolete shell-quote types7f5fca6Harden GitHub Actions workflowsa0617b3Upgrade: Bump actions/setup-node from 6 to 7 (#241)7b8430cchore: update schema version in .knip.jsonc to v6 (#237)aab1c72Upgrade: Bump@types/nodefrom 25.9.4 to 26.0.0 (#239)f495e0dUpgrade: Bump actions/checkout from 6 to 7 (#238)Updates
postcssfrom 8.5.21 to 8.5.25Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
08c989cRelease 8.5.25 version24f6814Fix 8.5.17 visitor regressionf2fa53fAdd supply chain security requirement to PostCSS plugin guide10edf0bfix: return empty array for empty string in list.split (#2121)0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkeb9e1feRelease 8.5.23 version9d19c78Update dependenciesUpdates
rollupfrom 4.62.2 to 4.62.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ddc4ffa4.62.486d1710Update audit resolve7beedfaci: fix linux-gnu glibc regression and enforce glibc ≤ 2.28 compatibility (#6...9c2c58ddocs: add llms.txt documentation index for LLMs and agents (#6463)dc69288chore(deps): lock file maintenance (#6466)5ee0821chore(deps): lock file maintenance (#6465)4501389fix(deps): update minor/patch updates (#6464)a80a1974.62.3e87e19bUpdate audit resolve72f98e9Fix build:docs after rollup update (#6460)Updates
terserfrom 5.49.0 to 5.49.1Changelog
Sourced from terser's changelog.
Commits
a301c5e5.49.11ca64ecupdate changeloge0de62ainternal: parse dynamic imports as AST_DynamicImport not AST_Callaf7bdcefix: keep parens for tagged template innewexpression (#1694)You can trigger a rebase of this PR 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