Skip to content

build(deps-dev): bump the dev-deps group with 3 updates - #155

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

build(deps-dev): bump the dev-deps group with 3 updates#155
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-deps-f77d79b8c3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 3 updates: eslint-plugin-astro, linkinator and typescript.

Updates eslint-plugin-astro from 2.1.1 to 3.0.1

Release notes

Sourced from eslint-plugin-astro's releases.

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.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
  • 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)
  • 4672fc4 chore(deps): update dependency @​astrojs/markdown-satteri to v0.3.4 (#599)
  • 1e99eb5 chore(deps): update dependency eslint-plugin-astro to v3 (#598)
  • 8f9597f Version Packages (#595)
  • 28d9267 chore: fix demo
  • df28a46 feat!: use @astrojs/compiler-rs (#568)
  • f8cbb64 Deprecate astro/valid-compile rule (#596)
  • Additional commits viewable in compare view

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 from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


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 3 updates: [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro), [linkinator](https://github.com/JustinBeckwith/linkinator) and [typescript](https://github.com/microsoft/TypeScript).


Updates `eslint-plugin-astro` from 2.1.1 to 3.0.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@v2.1.1...v3.0.1)

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` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-astro
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  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
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 3, 2026
@cloudflare-workers-and-pages

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

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 237dc25
Status:🚫  Build failed.

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 3, 2026
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