Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the eslint group with 5 updates #40

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps the eslint group with 5 updates:

Package From To
@cspell/dict-en-gb 4.1.56 4.1.58
@cspell/dict-en_us 4.3.33 4.3.34
@cspell/dict-npm 5.1.28 5.1.29
@stylistic/eslint-plugin 4.1.0 4.2.0
typescript-eslint 8.25.0 8.26.0

Updates @cspell/dict-en-gb from 4.1.56 to 4.1.58

Release notes

Sourced from @​cspell/dict-en-gb's releases.

@​cspell/dict-en-gb: v4.1.58

4.1.58 (2025-03-03)

Updates and Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​cspell/dict-en-shared bumped to 1.0.23

@​cspell/dict-en-gb: v4.1.57

4.1.57 (2025-03-02)

Updates and Bug Fixes

Changelog

Sourced from @​cspell/dict-en-gb's changelog.

4.1.58 (2025-03-03)

Updates and Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​cspell/dict-en-shared bumped to 1.0.23

4.1.57 (2025-03-02)

Updates and Bug Fixes

Commits

Updates @cspell/dict-en_us from 4.3.33 to 4.3.34

Release notes

Sourced from @​cspell/dict-en_us's releases.

@​cspell/dict-en_us: v4.3.34

4.3.34 (2025-03-03)

Updates and Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​cspell/dict-en-shared bumped to 1.0.23
Changelog

Sourced from @​cspell/dict-en_us's changelog.

4.3.34 (2025-03-03)

Updates and Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​cspell/dict-en-shared bumped to 1.0.23
Commits

Updates @cspell/dict-npm from 5.1.28 to 5.1.29

Release notes

Sourced from @​cspell/dict-npm's releases.

@​cspell/dict-npm: v5.1.29

5.1.29 (2025-03-03)

Updates and Bug Fixes

Changelog

Sourced from @​cspell/dict-npm's changelog.

5.1.29 (2025-03-03)

Updates and Bug Fixes

Commits

Updates @stylistic/eslint-plugin from 4.1.0 to 4.2.0

Release notes

Sourced from @​stylistic/eslint-plugin's releases.

v4.2.0

4.2.0 (2025-03-03)

Features

  • config: update yield-star-spacing and generator-star-spacing config to align with Prettier (86d17c8)

Documentation

Changelog

Sourced from @​stylistic/eslint-plugin's changelog.

4.2.0 (2025-03-03)

Features

  • config: update yield-star-spacing and generator-star-spacing config to align with Prettier (86d17c8)

Documentation

Commits
  • c430ddf chore: release v4.2.0 (main) (#706)
  • 86d17c8 feat(config): update yield-star-spacing and generator-star-spacing config...
  • See full diff in compare view

Updates typescript-eslint from 8.25.0 to 8.26.0

Release notes

Sourced from typescript-eslint's releases.

v8.26.0

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
  • rule-tester: export TestLanguageOptions (#10892)
  • scope-manager: only call Object.entries once for each lib (#10647)

🩹 Fixes

  • deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864)
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875)
  • rule-tester: Add missing parser dependency (#10909)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@cspell/dict-en-gb](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/en_GB) | `4.1.56` | `4.1.58` |
| [@cspell/dict-en_us](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/en_US) | `4.3.33` | `4.3.34` |
| [@cspell/dict-npm](https://github.com/streetsidesoftware/cspell-dicts/tree/HEAD/dictionaries/npm) | `5.1.28` | `5.1.29` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `4.1.0` | `4.2.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.25.0` | `8.26.0` |


Updates `@cspell/dict-en-gb` from 4.1.56 to 4.1.58
- [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/en_GB/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-en-gb@4.1.58/dictionaries/en_GB)

Updates `@cspell/dict-en_us` from 4.3.33 to 4.3.34
- [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/en_US/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-en_us@4.3.34/dictionaries/en_US)

Updates `@cspell/dict-npm` from 5.1.28 to 5.1.29
- [Release notes](https://github.com/streetsidesoftware/cspell-dicts/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/npm/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-dicts/commits/@cspell/dict-npm@5.1.29/dictionaries/npm)

Updates `@stylistic/eslint-plugin` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.2.0/packages/eslint-plugin)

Updates `typescript-eslint` from 8.25.0 to 8.26.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.26.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@cspell/dict-en-gb"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@cspell/dict-en_us"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@cspell/dict-npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@ertgl ertgl merged commit dd0f8ce into main Mar 4, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-d514efe3d0 branch March 4, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant