chore(deps): bump the minor-and-patch group with 7 updates#123
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group with 7 updates#123dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.7.2` | `3.7.3` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.3.7` | `6.3.8` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.5` | `3.4.7` | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.2` | `0.9.9` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.4.15` | `2.4.16` | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `13.1.0` | `13.3.0` | | [playwright](https://github.com/microsoft/playwright) | `1.59.1` | `1.60.0` | Updates `@astrojs/sitemap` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.3/packages/integrations/sitemap) Updates `astro` from 6.3.7 to 6.3.8 - [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@6.3.8/packages/astro) Updates `dompurify` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.5...3.4.7) Updates `@astrojs/check` from 0.9.2 to 0.9.9 - [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.9/packages/language-tools/astro-check) Updates `@biomejs/biome` from 2.4.15 to 2.4.16 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.16/packages/@biomejs/biome) Updates `lighthouse` from 13.1.0 to 13.3.0 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v13.1.0...v13.3.0) Updates `playwright` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.0) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: astro dependency-version: 6.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@astrojs/check" dependency-version: 0.9.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@biomejs/biome" dependency-version: 2.4.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lighthouse dependency-version: 13.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: playwright dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 7 updates:
3.7.23.7.36.3.76.3.83.4.53.4.70.9.20.9.92.4.152.4.1613.1.013.3.01.59.11.60.0Updates
@astrojs/sitemapfrom 3.7.2 to 3.7.3Release notes
Sourced from @astrojs/sitemap's releases.
Changelog
Sourced from @astrojs/sitemap's changelog.
Commits
1e49163[ci] release (#16832)783c4a6Stamp sitemap index entries with per-file lastmod (#16837)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)5c543c5refactor(astro): add internal entry points for test (#16473)f7566b8refactor: unify test setup (#16445)ba2dbf1refactor(astro): correct Fixture type signatures in test-utils (#16380)245f300refactor: migrate sitemap tests to typescript (#16353)88fcc98fix integrations links across docs (#16098)Updates
astrofrom 6.3.7 to 6.3.8Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
1e49163[ci] release (#16832)2f3bbf1refactor: move integration tests to unit tests (#16866)4591fb0[ci] format334ce13fix(core): includemodin SSR route-cache entry to silence false-positive w...3df6a45Fix missing CSS for conditionally rendered Svelte components (#16823)221bb4bfix(core): cache resolved actions in base pipeline (#16859)4f5a9a8chore: remove fixtures and move slot tests to unit (#16773)b22af11fix(docs): update InvalidRedirectDestination error message (#16840)e542226[ci] formatb7d1758fix(render): propagate styles through Fragment named slots (#16181) (#16702)Updates
dompurifyfrom 3.4.5 to 3.4.7Release notes
Sourced from dompurify's releases.
Commits
ca30f07release: 3.4.7 (#1414)bb7739erelease: 3.4.6 (#1394)Updates
@astrojs/checkfrom 0.9.2 to 0.9.9Release notes
Sourced from @astrojs/check's releases.
Changelog
Sourced from @astrojs/check's changelog.
... (truncated)
Commits
c1f2e4f[ci] release (#16467)f56bb3fWidentypescriptpeer dependency range to allow v6 (#16471)184700cfix(deps): update language tools (#16230)88fcc98fix integrations links across docs (#16098)b9e96dafix(deps): update dependency vitest to v4 (#15372)09ecdd7[ci] release (#15889)a2f597dfix(check): Revert publint lint fix (#15892)48e5c4d[ci] release (#15808)1118ac4feat: update tsconfig template to prepare for TS 6 (#15668)ddeb230chore: address publint suggestions (#15653)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@astrojs/checksince your current version.Updates
@biomejs/biomefrom 2.4.15 to 2.4.16Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
5f4ea56ci: release (#10326)de2a33cfix(core): regression in emitted types (#10478)d835303docs: remove redundant default phrase inuseConsistentObjectDefinitionsrul...4f1aaf2fix: incorrect build when using build or test (#10426)dc73b6brefactor: make plugins opt-in via feature gate (#10418)e71f584feat(useDestructuring): add options for assignment/declaration and improve di...9b1577ffix(config): support trailingCommas in overrides (#10318)Updates
lighthousefrom 13.1.0 to 13.3.0Release notes
Sourced from lighthouse's releases.
... (truncated)
Changelog
Sourced from lighthouse's changelog.
... (truncated)
Commits
7d8dcf5v13.3.0 (#17008)f146050deps: upgrade dependencies (#17006)ec66b4acore(llms-txt): adjust titles and descriptions and add smoketests (#17005)147d04ctests(webmcp): add webmcp smoketests (#16999)e120fadRevert "clients(devtools): include agentic browsing config in devtools entry"...e796f1bcore(agentic browsing): add agentic browsing category to default config (#17002)e148cc6Revert "clients(devtools): include agentic browsing config in devtools entry"...081b1f2clients(devtools): include agentic browsing config in devtools entry (#16998)7db9ab8core(agentic-web): add links to category and audit descriptions (#16997)8c6a64emisc(bundle): update build-bundle-mcp (#16995)Updates
playwrightfrom 1.59.1 to 1.60.0Release notes
Sourced from playwright's releases.
... (truncated)
Commits
87bb9ddcherry-pick(#40747): fix(yauzl): vendor yauzl with destroy-lifecycle fix9a9c51ccherry-pick(#40733): chore(electron): revert #40184 (move Electron API to a s...4b3b628cherry-pick(#40736): Revert "feat(electron): add timeout option to electronAp...f869f96chore: bump version to v1.60.0 (#40714)7eb6918cherry-pick(#40710): docs: release notes v1.60118d2aacherry-pick(#40693): chore(python): formdata path type54012f5chore(deps): bump ip-address and express-rate-limit (#40680)9fa531dfix(screencast): unblock frame ack when an async client disconnects (#40674)3649db5chore(mcp): bump default extension protocol to v2 (#40678)bb6c009chore(extension): mark 0.2.1 (#40679)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 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