deps: bump the npm group with 6 updates#213
Merged
Merged
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.8` | `7.0.2` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.0` | `1.61.1` | | [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser) | `1.4.0` | `2.0.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.7.0` | `2.1.0` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.1` | `8.62.0` | Updates `astro` from 6.4.8 to 7.0.2 - [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.0.2/packages/astro) Updates `@playwright/test` from 1.61.0 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.0...v1.61.1) Updates `astro-eslint-parser` from 1.4.0 to 2.0.0 - [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md) - [Commits](ota-meshi/astro-eslint-parser@v1.4.0...v2.0.0) Updates `eslint-plugin-astro` from 1.7.0 to 2.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@v1.7.0...v2.1.0) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `typescript-eslint` from 8.61.1 to 8.62.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.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: astro dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: "@playwright/test" dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro-eslint-parser dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: eslint-plugin-astro dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying orthodox-saints with
|
| Latest commit: |
f9096aa
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0063a45d.orthodox-saints.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-npm.orthodox-saints.pages.dev |
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 npm group with 6 updates:
6.4.87.0.21.61.01.61.11.4.02.0.01.7.02.1.017.6.017.7.08.61.18.62.0Updates
astrofrom 6.4.8 to 7.0.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
a39b7a8[ci] release (#17167)2141320[ci] release (#17152)164df87fix(cli): background with host (#17158)d785b9dfix(assets): wrap responsive image CSS in@layerto avoid overriding user lay...4766f37fix(config-alias): resolve tsconfig aliases in CSS url() references\n\nThe as...ccceda3Exclude hybrid environments from agent auto-detection in dev (#17151)1a61386Spawn node directly for background dev server on Windows (#17150)f55ba4c[ci] release (#17132)5f2b16bdocs: update v7 docs links (#17143)9a53f77feat: add CDN cache providers (#16335)Updates
@playwright/testfrom 1.61.0 to 1.61.1Release notes
Sourced from @playwright/test's releases.
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) imageUpdates
astro-eslint-parserfrom 1.4.0 to 2.0.0Release notes
Sourced from astro-eslint-parser's releases.
Changelog
Sourced from astro-eslint-parser's changelog.
Commits
ee8c974Version Packages (#437)26f43f8docs: Update README.mdd5a015fchore(deps): update dependency astro to v6.4.6 [security] (#444)2807282chore(deps): update actions/checkout action to v7 (#443)ce311c5fix(deps): update dependency@astrojs/compilerto v4 (#442)4a128eachore(deps): update dependency typescript to v6 (#420)88800fcchore(deps): update dependency prettier-plugin-svelte to v4 (#440)ca4f425chore(deps): update dependency eslint-plugin-n to v18 (#439)6237dbcchore(deps): update dependency eslint-plugin-simple-import-sort to v13 (#429)8719673fix(deps): update dependency entities to v8 (#419)Updates
eslint-plugin-astrofrom 1.7.0 to 2.1.0Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
5dff8daVersion Packages (#587)150f16dfix(deps): update dependency parse5 to v8 (#586)bd92f3bAddastro/no-omitted-end-tagsrule (#585)4d2d29achore(deps): update astro monorepo (#584)cbad7b7chore(deps): update astro monorepo (#583)aeabff5chore(deps): update astro monorepo to v0.3.1 (#582)45fa39dchore(deps): update dependency eslint-plugin-astro to v2 (#581)b1a9f16Version Packages (#570)919a837feat: addastro/no-prerender-export-outside-pagesto therecommendedconf...944437cdocs: updateUpdates
globalsfrom 17.6.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
typescript-eslintfrom 8.61.1 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)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