Skip to content

build(deps-dev): bump the dev-deps group with 5 updates - #226

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-47b2764002
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-47b2764002

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 5 updates:

Package From To
@cloudflare/workers-types 5.20260915.1 5.20260918.1
@types/node 26.5.1 26.6.1
eslint-plugin-astro 3.1.0 3.2.1
prettier 3.9.6 3.9.8
prettier-plugin-astro 1.0.0 1.0.1

Updates @cloudflare/workers-types from 5.20260915.1 to 5.20260918.1

Commits

Updates @types/node from 26.5.1 to 26.6.1

Commits

Updates eslint-plugin-astro from 3.1.0 to 3.2.1

Release notes

Sourced from eslint-plugin-astro's releases.

v3.2.1

Patch Changes

  • #636 bd55613 Thanks @​renovate! - Fix <style lang="postcss"> transform to accept ESM-only PostCSS plugins loaded via postcss-load-config

  • #639 2ecb3bd Thanks @​ota-meshi! - Support postcss-load-config v4 and later for <style lang="postcss"> by running PostCSS in a worker thread. postcss-load-config v3 keeps working.

v3.2.0

Minor Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

3.2.1

Patch Changes

  • #636 bd55613 Thanks @​renovate! - Fix <style lang="postcss"> transform to accept ESM-only PostCSS plugins loaded via postcss-load-config

  • #639 2ecb3bd Thanks @​ota-meshi! - Support postcss-load-config v4 and later for <style lang="postcss"> by running PostCSS in a worker thread. postcss-load-config v3 keeps working.

3.2.0

Minor Changes

Commits
  • 1cfdc01 Version Packages (#638)
  • 75f20e9 chore(deps): update dependency @​astrojs/mdx to v8 (#632)
  • 2ecb3bd fix: support postcss-load-config v4+ by running PostCSS in a worker (#639)
  • bd55613 chore(deps): update dependency prettier-plugin-astro to v1 (#636)
  • 830840c chore(deps): update dependency postcss-nested to v8 (#611)
  • 46b831f Version Packages (#637)
  • f3187f7 feat: add support for eslint-plugin-jsx-a11y-x (#629)
  • f974955 chore(deps): update dependency @​astrojs/markdown-satteri to v0.4.1 (#635)
  • 5d02283 chore(deps): update changesets/action action to v2.1.2 (#634)
  • 03bc808 chore(deps): update dependency tsdown to ^0.23.0 (#633)
  • Additional commits viewable in compare view

Updates prettier from 3.9.6 to 3.9.8

Release notes

Sourced from prettier's releases.

3.9.8

  • Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

🔗 Changelog

3.9.7

  • Support Angular 22.2
  • Fix regressions in v3.9

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.8

diff

Markdown: Don't let Liquid objects interrupt paragraphs (#20087 by @​seiyab)

<!-- Input -->
If `module` is not a [`WebAssembly.Module`](https://github.com/prettier/prettier/blob/main/en-US/docs/WebAssembly/Reference/JavaScript_interface/Module) object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.7 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.
<!-- Prettier 3.9.8 -->
If module is not a WebAssembly.Module object instance, a
{{jsxref("TypeError")}} is thrown.

3.9.7

diff

Markdown: Prevent indentation drift in list-item code blocks (#19647, #19990 by @​Austin1serb, @​giaBaoJS)

<!-- Input -->
- [x] short first line.
  second paragraph at six spaces that wraps
  onto another line here.

<!-- Prettier 3.9.6 -->

 
short first line.
second paragraph at six spaces that wraps
    onto another line here.



<!-- Prettier 3.9.7 -->

 
short first line.
second paragraph at six spaces that wraps
onto another line here.


JavaScript: Fix embedded template literal idempotency (#19725 by @​fisker)

... (truncated)

Commits

Updates prettier-plugin-astro from 1.0.0 to 1.0.1

Release notes

Sourced from prettier-plugin-astro's releases.

v1.0.1

Patch Changes

  • 5b5a735: Publish TypeScript declarations for Astro plugin options.
  • 6154471: Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a <script> in the alternate branch of a conditional expression.
  • fabb28f: Fix non-idempotent CSS <style> block formatting with astroCompressHTML set to 'html' or 'none'.
Changelog

Sourced from prettier-plugin-astro's changelog.

1.0.1

Patch Changes

  • 5b5a735: Publish TypeScript declarations for Astro plugin options.
  • 6154471: Fixes an error when a JavaScript comment appears before a raw or custom-printed element, such as a <script> in the alternate branch of a conditional expression.
  • fabb28f: Fix non-idempotent CSS <style> block formatting with astroCompressHTML set to 'html' or 'none'.
Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260915.1` | `5.20260918.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `3.1.0` | `3.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.8` |
| [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) | `1.0.0` | `1.0.1` |


Updates `@cloudflare/workers-types` from 5.20260915.1 to 5.20260918.1
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@types/node` from 26.5.1 to 26.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-astro` from 3.1.0 to 3.2.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v3.1.0...v3.2.1)

Updates `prettier` from 3.9.6 to 3.9.8
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.6...3.9.8)

Updates `prettier-plugin-astro` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](withastro/prettier-plugin-astro@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 5.20260918.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@types/node"
  dependency-version: 26.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: eslint-plugin-astro
  dependency-version: 3.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: prettier
  dependency-version: 3.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: prettier-plugin-astro
  dependency-version: 1.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 21, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 21, 2026

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a1ccfb
Status: ✅  Deploy successful!
Preview URL: https://3eb6a39a.specification-website.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-0jkq.specification-website.pages.dev

View logs

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants