build(deps): bump the minor-deps-updates-main group across 1 directory with 6 updates#86
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…y with 6 updates Bumps the minor-deps-updates-main group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.6.1` | `5.10.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.51.0` | `8.57.0` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.3.0` | `4.4.1` | | [eslint-plugin-wdio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/eslint-plugin-wdio) | `9.23.0` | `9.26.1` | | [globals](https://github.com/sindresorhus/globals) | `17.0.0` | `17.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.51.0` | `8.57.0` | Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.10.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin) Updates `@typescript-eslint/utils` from 8.51.0 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/utils) 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 `eslint-plugin-wdio` from 9.23.0 to 9.26.1 - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.26.1/packages/eslint-plugin-wdio) Updates `globals` from 17.0.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.0.0...v17.4.0) Updates `typescript-eslint` from 8.51.0 to 8.57.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.57.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@typescript-eslint/utils" dependency-version: 8.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: eslint-plugin-unused-imports dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: eslint-plugin-wdio dependency-version: 9.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... 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-deps-updates-main group with 6 updates in the / directory:
5.6.15.10.08.51.08.57.04.3.04.4.19.23.09.26.117.0.017.4.08.51.08.57.0Updates
@stylistic/eslint-pluginfrom 5.6.1 to 5.10.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
efbb1bcchore: release v5.10.0 (main) (#1151)1ebd6d8feat(padding-line-between-statements): introducelineModefor selector matc...c43bd4bfeat(list-style): allow 'off' in overrides (#1144)95884fcchore: replaceprettierwithoxfmt(#1147)96ce1c7chore: release v5.9.0 (main) (#1131)5d99706feat: support ESLint 10 (#1066)cfb6296fix(no-extra-parens): don't report jsdoc type assertion by default (#1100)501e838feat(no-trailing-spaces): support more file types (#1138)8f5cc9efeat(padding-line-between-statements): support selector-based statement match...9e7f422fix(indent): ignore when source code is not ESTree (#1139)Updates
@typescript-eslint/utilsfrom 8.51.0 to 8.57.0Release notes
Sourced from
@typescript-eslint/utils's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/utils's changelog.... (truncated)
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)96a04a9chore(release): publish 8.56.18b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)fedfe86chore(release): publish 8.55.0a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)b931f8cchore: use workspace refs for workspace deps (#12018)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
eslint-plugin-wdiofrom 9.23.0 to 9.26.1Release notes
Sourced from eslint-plugin-wdio's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-wdio's changelog.
... (truncated)
Commits
974fb5ev9.26.094040a8fix: Upgradeexpect-webdriverioto 5.6.5 (#14953)a66e28fFeature(eslint-plugin-wdio: Following eslint v9 plugin specification (#15151)1352571v9.25.09a683fffeat: Use no floating promise eslint rule for missingawait(#15084)Updates
globalsfrom 17.0.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)Updates
typescript-eslintfrom 8.51.0 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)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)d423e57chore(release): publish 8.54.0Dependabot 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