chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates#14
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
|
The following labels could not be found: |
…ith 6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.48.2` | `1.49.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.6` | `22.10.3` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.17.0` | | [eslint-plugin-format](https://github.com/antfu/eslint-plugin-format) | `0.1.2` | `0.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.8` | Updates `@playwright/test` from 1.48.2 to 1.49.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.48.2...v1.49.1) Updates `@types/node` from 20.17.6 to 22.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.14.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.17.0) Updates `eslint-plugin-format` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/antfu/eslint-plugin-format/releases) - [Commits](antfu/eslint-plugin-format@v0.1.2...v0.1.3) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `vitest` from 2.1.4 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-format dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b8e3598 to
dc9fd21
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 dev-dependencies group with 6 updates in the / directory:
1.48.21.49.120.17.622.10.39.14.09.17.00.1.20.1.35.6.35.7.22.1.42.1.8Updates
@playwright/testfrom 1.48.2 to 1.49.1Release notes
Sourced from
@playwright/test's releases.... (truncated)
Commits
88bc8afchore: mark v1.49.1 (#33921)9e855d5cherry-pick(#33821): fix(recorder): allow clearing when recording is disabled...9365eb5cherry-pick(#33834): fix: do not stall waiting for pending navigations after ...f92b233cherry-pick(#33822): fix(codegen): do not reset current tool upon clearing hi...008722bcherry-pick(#33797): fix(trace): inindexTreecheckisVisiblebefore addi...1dc8b3ccherry-pick(#33746): chore: pin typescript while vue-tsc is brokenfbc770ccherry-pick(#33793): fix(aria): escape even more yaml (#33795)1046fe0cherry-pick(#33753): docs: update extensions doc for new headless1781bf3cherry-pick(#33706): docs: release notes for languages v1.49b52a210cherry-pick(#33712): docs(python): add LocatorAssertions.NotToMatchAriaSnapshotUpdates
@types/nodefrom 20.17.6 to 22.10.3Commits
Updates
eslintfrom 9.14.0 to 9.17.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
90c1db99.17.0755512dBuild: changelog update for 9.17.0cc243c9chore: upgrade to@eslint/js@9.17.0(#19242)84c5787chore: package.json update for@eslint/jsreleaseeed91d1feat: add suggestions tono-unused-vars(#18352)4c4f53bchore: add missing backticks toflags.js(#19226)3c22d2adocs: updateyodatoYodainyoda.mdfor consistency (#19230)e0a2203docs: add missing backticks tono-sequences(#19233)4cc4881docs: Update README3db6fdfdocs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
eslint-plugin-formatfrom 0.1.2 to 0.1.3Release notes
Sourced from eslint-plugin-format's releases.
Commits
a2f4e90chore: release v0.1.38dbc91afix: downgrade@dprint/formatter5d15c13chore: update deps1485e93fix(workers/dprint.cjs): TypeError: r.buffer is not a function (#6)Updates
typescriptfrom 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90Bump version to 5.7.2 and LKG0503a63🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216deUpdate LKG3ee2b95🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2Bump version to 5.7.1-rc and LKG5925c81Update LKG84d58cfMerge remote-tracking branch 'origin/main' into release-5.70ec4d30Fixing exception on unsaved file (#60362)11b2930Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vitestfrom 2.1.4 to 2.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
d69cc75bump: 2.1.892f7a2afix: support Node 2181ed45bchore: release v2.1.7fbe5c39fix: revert support for Vite 6b936702bump: 2.1.632f23b9chore: release v2.1.5417bdb4fix(browser): init browsers eagerly when tests are running (#6876)93b67c2fix: throw an error and a warning if.poll,.element,.rejects/`.resolv...9a0c93dfix(browser): stop the browser rpc when the pool is closed (#6858)251893bchore: setresolve.mainFieldsandresolve.conditionsfor SSR environment ...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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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