chore(deps): bump the website-minor-patch group across 1 directory with 6 updates - #158
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
agentcairn | 7145b92 | Commit Preview URL Branch Preview URL |
Aug 27 2026, 10:28 PM |
…th 6 updates Bumps the website-minor-patch group with 6 updates in the /website directory: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `7.1.3` | `7.2.6` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.9` | `0.9.10` | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.12.1` | `4.13.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.3.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.114.0` | `4.125.0` | Updates `astro` from 7.1.3 to 7.2.6 - [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.2.6/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 `@axe-core/playwright` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](https://github.com/dequelabs/axe-core-npm/commits/v4.13.0) Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `@types/node` from 26.1.1 to 26.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `wrangler` from 4.114.0 to 4.125.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.125.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: website-minor-patch - dependency-name: "@axe-core/playwright" dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: website-minor-patch - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: website-minor-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: website-minor-patch - dependency-name: astro dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: website-minor-patch - dependency-name: wrangler dependency-version: 4.123.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: website-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/website/website-minor-patch-292ca7b4e6
branch
from
August 27, 2026 21:44
1994564 to
7145b92
Compare
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 website-minor-patch group with 6 updates in the /website directory:
7.1.37.2.60.9.90.9.104.12.14.13.01.61.11.62.126.1.126.3.04.114.04.125.0Updates
astrofrom 7.1.3 to 7.2.6Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
22e439b[ci] release (#17814)29af6daFix FetchState manifest resolution in development (#17812)d38ed60[ci] release (#17753)0fc5f65fix: content image regression (#17810)493796bSkip URL normalization writes that would not change the path (#17416)8797754Fix i18n fallback rewrite returning 500 instead of 404 for missing prerendere...99d3d3dfix: bump compiler (#17741)6661fbefix(dev): break circular import in virtual:astro:routes by importing from ast...60b14ffFix type error when using content collection images after apng support (#17783)3578d45perf(cli): enable the Node.js compile cache (#17782)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
@axe-core/playwrightfrom 4.12.1 to 4.13.0Release notes
Sourced from @axe-core/playwright's releases.
Changelog
Sourced from @axe-core/playwright's changelog.
Commits
Updates
@playwright/testfrom 1.61.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...Updates
@types/nodefrom 26.1.1 to 26.3.0Commits
Updates
wranglerfrom 4.114.0 to 4.125.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
38b4623Version Packages (#15250)39dcea6move writeOutput into deploy helpers (#15284)4cdfebd[wrangler] Skip VPC Service remote binding test (#15281)f2437e6[workers-auth] Use again the temporary account from the same command run (#15...c68f9cbfeat(wrangler): add container support to worker previews (#15172)bfcc442[vitest-plugin] Rename package for v1 (#15074)30c2d47[workflows] add individual and batch instance deletion (#14735)630048bMove a few more bits of triggers deploy into deploy-helpers (#15253)649f667WC-5764 Create parent Worker for Previews (#15174)59872c4[wrangler] addconnectwrangler config section (#14995)