Skip to content

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

Merged
jdevalk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-2311722678
Aug 8, 2026
Merged

build(deps-dev): bump the dev-deps group with 5 updates#169
jdevalk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-2311722678

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 5 updates:

Package From To
@cloudflare/workers-types 5.20260731.1 5.20260804.1
eslint-plugin-astro 2.1.1 3.1.0
globals 17.8.0 17.9.0
linkinator 7.6.1 8.0.3
typescript-eslint 8.65.0 8.66.0

Updates @cloudflare/workers-types from 5.20260731.1 to 5.20260804.1

Commits

Updates eslint-plugin-astro from 2.1.1 to 3.1.0

Release notes

Sourced from eslint-plugin-astro's releases.

v3.1.0

Minor Changes

  • #616 425aebb Thanks @​ota-meshi! - Resolve the TypeScript parser from the typescript-eslint package when @typescript-eslint/parser is not installed directly.

v3.0.1

Patch Changes

  • #601 e5c330d Thanks @​astrochemx! - Fix a TypeError that occurs during the preprocessing phase when eslint-plugin-astro encounters a self-closing <script /> tag.

v3.0.0

Major Changes

  • #590 f5c3cec Thanks @​ota-meshi! - Deprecate astro/no-omitted-end-tags, make it a no-op, and remove it from the recommended configuration. This rule can no longer report omitted end tags once Astro's Rust compiler rejects them during parsing.

  • #596 f8cbb64 Thanks @​ota-meshi! - Deprecate astro/valid-compile and remove it from the recommended configuration. Astro's astro check command is now recommended for project-wide diagnostics.

  • #568 df28a46 Thanks @​ota-meshi! - Upgrade astro-eslint-parser to v3. Astro files are now parsed with Astro's Rust compiler (@astrojs/compiler-rs) instead of @astrojs/compiler.

Changelog

Sourced from eslint-plugin-astro's changelog.

3.1.0

Minor Changes

  • #616 425aebb Thanks @​ota-meshi! - Resolve the TypeScript parser from the typescript-eslint package when @typescript-eslint/parser is not installed directly.

3.0.1

Patch Changes

  • #601 e5c330d Thanks @​astrochemx! - Fix a TypeError that occurs during the preprocessing phase when eslint-plugin-astro encounters a self-closing <script /> tag.

3.0.0

Major Changes

  • #590 f5c3cec Thanks @​ota-meshi! - Deprecate astro/no-omitted-end-tags, make it a no-op, and remove it from the recommended configuration. This rule can no longer report omitted end tags once Astro's Rust compiler rejects them during parsing.

  • #596 f8cbb64 Thanks @​ota-meshi! - Deprecate astro/valid-compile and remove it from the recommended configuration. Astro's astro check command is now recommended for project-wide diagnostics.

  • #568 df28a46 Thanks @​ota-meshi! - Upgrade astro-eslint-parser to v3. Astro files are now parsed with Astro's Rust compiler (@astrojs/compiler-rs) instead of @astrojs/compiler.

Commits
  • 49c94c6 Version Packages (#615)
  • 425aebb Resolve the TypeScript parser from the typescript-eslint package when `@typ...
  • b5bae36 chore(deps): update actions/stale action to v11 (#609)
  • bff64d9 chore(deps): update dependency @​astrojs/markdown-satteri to v0.3.5 (#610)
  • 983b186 docs: add eslint-plugin-import interoperability guide (#612)
  • e1f01f9 chore(deps): update dependency c8 to v12 (#606)
  • d887cce Version Packages (#605)
  • be9604c chore: fix integration tests path separator on Windows (#604)
  • e5c330d fix(processor): handle self-closing script tags to prevent null reference err...
  • 9c2ab73 chore(deps): update actions/setup-node action to v7 (#600)
  • Additional commits viewable in compare view

Updates globals from 17.8.0 to 17.9.0

Release notes

Sourced from globals's releases.

v17.9.0

  • Update globals (2026-08-01) (#348) 5a958ed

sindresorhus/globals@v17.8.0...v17.9.0

Commits

Updates linkinator from 7.6.1 to 8.0.3

Release notes

Sourced from linkinator's releases.

linkinator: v8.0.3

8.0.3 (2026-07-30)

Bug Fixes

linkinator: v8.0.2

8.0.2 (2026-07-23)

Bug Fixes

  • allow skipping client-side fragment validation (1b28af6), closes #858

linkinator: v8.0.1

8.0.1 (2026-07-22)

Bug Fixes

  • honor no_proxy environment variables (#852) (cec93d5)

linkinator: v8.0.0

8.0.0 (2026-07-21)

⚠ BREAKING CHANGES

  • require nodejs 22 and up (#824)

Features

Bug Fixes

  • apply skip rules across redirects (#846) (3b52ab2)
  • deps: update dependency htmlparser2 to v12 (#792) (5ce7509)
  • deps: update dependency marked to v18 (#804) (4a96dde)
  • deps: update dependency undici to v8 (#831) (5fba1cb)
  • enforce crawl concurrency limit (#847) (ca9a093)
  • harden local static server error handling (#807) (3b8609d)
  • match skip rules against URL fragments (#848) (bde7c17)

Build System

... (truncated)

Changelog

Sourced from linkinator's changelog.

8.0.3 (2026-07-30)

Bug Fixes

8.0.2 (2026-07-23)

Bug Fixes

  • allow skipping client-side fragment validation (1b28af6), closes #858

8.0.1 (2026-07-22)

Bug Fixes

  • honor no_proxy environment variables (#852) (cec93d5)

8.0.0 (2026-07-21)

⚠ BREAKING CHANGES

  • require nodejs 22 and up (#824)

Features

Bug Fixes

  • apply skip rules across redirects (#846) (3b52ab2)
  • deps: update dependency htmlparser2 to v12 (#792) (5ce7509)
  • deps: update dependency marked to v18 (#804) (4a96dde)
  • deps: update dependency undici to v8 (#831) (5fba1cb)
  • enforce crawl concurrency limit (#847) (ca9a093)
  • harden local static server error handling (#807) (3b8609d)
  • match skip rules against URL fragments (#848) (bde7c17)

Build System

Commits
  • 596011c chore(main): release linkinator 8.0.3 (#868)
  • 05345a0 chore(deps): update docker/login-action digest to dbcb813 (#869)
  • ee8e92f build(deps): bump brace-expansion from 5.0.7 to 5.0.8 (#866)
  • c3c1265 fix(deps): update dependency chalk to v6 (#867)
  • c13ab47 build(deps-dev): bump postcss from 8.5.15 to 8.5.23 (#865)
  • 845eb85 chore(deps): update docker/login-action digest to abd2ef4 (#864)
  • 297d6b8 chore(main): release linkinator 8.0.2 (#863)
  • 1b28af6 fix: allow skipping client-side fragment validation
  • 3e939d2 chore(deps): update docker/login-action digest to 06fb636 (#857)
  • 9f99338 fix retry error count (#861)
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.65.0 to 8.66.0

Release notes

Sourced from typescript-eslint's releases.

v8.66.0

8.66.0 (2026-08-03)

🚀 Features

  • typescript-estree: handle import.defer() as ImportExpression (#12609)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-conversion] ignore shadowed built-ins (#12590)
  • eslint-plugin: [prefer-nullish-coalescing] handle shadowed Boolean calls (#12591)
  • eslint-plugin: [no-useless-default-assignment] don't report defaults used by other overloads (#12607)
  • eslint-plugin: [no-unnecessary-type-parameters] check MappedType key remapping (#12588)
  • eslint-plugin: [class-literal-property-style] preserve type annotations and don't drop decorators (#12617)
  • website: list onUnsupportedTypeScriptVersion in parser options (#12585)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.66.0 (2026-08-03)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

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.20260731.1` | `5.20260804.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `2.1.1` | `3.1.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.8.0` | `17.9.0` |
| [linkinator](https://github.com/JustinBeckwith/linkinator) | `7.6.1` | `8.0.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.66.0` |


Updates `@cloudflare/workers-types` from 5.20260731.1 to 5.20260804.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 `eslint-plugin-astro` from 2.1.1 to 3.1.0
- [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@v2.1.1...v3.1.0)

Updates `globals` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.8.0...v17.9.0)

Updates `linkinator` from 7.6.1 to 8.0.3
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](JustinBeckwith/linkinator@linkinator-v7.6.1...linkinator-v8.0.3)

Updates `typescript-eslint` from 8.65.0 to 8.66.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 5.20260804.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: eslint-plugin-astro
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: globals
  dependency-version: 17.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: linkinator
  dependency-version: 8.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: typescript-eslint
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Aug 8, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 8, 2026

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: adad835
Status: ✅  Deploy successful!
Preview URL: https://060c0c02.specification-website.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-jslw.specification-website.pages.dev

View logs

@jdevalk
jdevalk merged commit 8702688 into main Aug 8, 2026
8 checks passed
@jdevalk
jdevalk deleted the dependabot/npm_and_yarn/dev-deps-2311722678 branch August 8, 2026 10:15
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.

1 participant