Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
edb7782 to
622e7f8
Compare
Bumps the dev-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.56.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.54.0` | `8.56.1` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.1` | | [playwright](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.2` | Updates `@playwright/test` from 1.58.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.58.2) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint-plugin-unused-imports` from 4.3.0 to 4.4.1 - [Release notes](https://github.com/sweepline/eslint-plugin-unused-imports/releases) - [Commits](sweepline/eslint-plugin-unused-imports@v4.3.0...v4.4.1) Updates `lint-staged` from 16.2.7 to 16.3.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1) Updates `playwright` from 1.58.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.0...v1.58.2) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: playwright dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
622e7f8 to
926c0bf
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-deps group with 6 updates:
1.58.01.58.28.54.08.56.18.54.08.56.14.3.04.4.116.2.716.3.11.58.01.58.2Updates
@playwright/testfrom 1.58.0 to 1.58.2Release notes
Sourced from
@playwright/test's releases.Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work97bc385cherry-pick(#38995): chore(webkit): disable frame sessions on fronzen buildsad625fechore: mark v1.58.1 (#39055)f07234dcherry-pick(#39036): fix(msedge): fix local network permissions (#39053)ab8136ccherry-pick(#39037): chore: update cft download location (#39052)aa6ffebcherry-pick(#39014): docs: add 1.58 release notes for Java, Python, and C#Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
eslint-plugin-unused-importsfrom 4.3.0 to 4.4.1Release notes
Sourced from eslint-plugin-unused-imports's releases.
Commits
853a372chore: release v4.4.1bce6b9eci: release on CI8b3486achore: release v4.4.0e9dbf80feat: add eslint v10 in peerDeps6745ea4fix(#117): ESLint 10.0.0 support (#118)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-unused-imports since your current version.
Updates
lint-stagedfrom 16.2.7 to 16.3.1Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub Actionsd0e4c2abuild(deps): update dependencies93cf144docs: add tip aboutlint-staged.sh9809feetest: adjust integration test logging setup for concurrencyUpdates
playwrightfrom 1.58.0 to 1.58.2Release notes
Sourced from playwright's releases.
Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work97bc385cherry-pick(#38995): chore(webkit): disable frame sessions on fronzen buildsad625fechore: mark v1.58.1 (#39055)f07234dcherry-pick(#39036): fix(msedge): fix local network permissions (#39053)ab8136ccherry-pick(#39037): chore: update cft download location (#39052)aa6ffebcherry-pick(#39014): docs: add 1.58 release notes for Java, Python, and C#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