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: bump typescript-eslint from 8.24.0 to 8.25.0 #1368

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps typescript-eslint from 8.24.0 to 8.25.0.

Release notes

Sourced from typescript-eslint's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

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

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

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

Changelog

Sourced from typescript-eslint's changelog.

8.25.0 (2025-02-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

8.24.1 (2025-02-17)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.24.0 to 8.25.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.25.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2025
@benfdking benfdking merged commit 1bcb198 into main Feb 25, 2025
28 checks passed
@benfdking benfdking deleted the dependabot/npm_and_yarn/typescript-eslint-8.25.0 branch February 25, 2025 07:17
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 26, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.25.4` -> `v0.25.10` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.25.10`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.10)

[Compare Source](quarylabs/sqruff@v0.25.9...v0.25.10)

#### What's Changed

-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.4 to 22.13.5 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1364
-   chore: bump [@&#8203;types/react-dom](https://github.com/types/react-dom) from 19.0.3 to 19.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1367
-   chore: bump typescript-eslint from 8.24.0 to 8.25.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1368
-   fix: remove attestation by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1370
-   chore: bump fix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1371

**Full Changelog**: quarylabs/sqruff@v0.25.9...v0.25.10

### [`v0.25.9`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.9)

[Compare Source](quarylabs/sqruff@v0.25.5...v0.25.9)

#### What's Changed

-   fix: fix release vsix by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1362
-   chore: bump release by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1363

**Full Changelog**: quarylabs/sqruff@v0.25.8...v0.25.9

### [`v0.25.5`](https://github.com/quarylabs/sqruff/releases/tag/v0.25.5)

[Compare Source](quarylabs/sqruff@v0.25.4...v0.25.5)

#### What's Changed

-   refactor: replace fix tracking vector with boolean flag by [@&#8203;gvozdvmozgu](https://github.com/gvozdvmozgu) in quarylabs/sqruff#1318
-   chore: bump strum from 0.26.3 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1324
-   chore: bump rustc-hash from 2.1.0 to 2.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1327
-   chore: bump strum_macros from 0.26.4 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1326
-   chore: bump clap from 4.5.27 to 4.5.28 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1325
-   chore: bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1329
-   chore: update eslint by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1332
-   chore: bump prettier from 3.4.2 to 3.5.0 by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1333
-   chore/update minor node deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1334
-   chore: enabling python jinja tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1335
-   chore: bump strum from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1340
-   chore: bump [@&#8203;monaco-editor/react](https://github.com/monaco-editor/react) from 4.6.0 to 4.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1344
-   chore: bump clap from 4.5.28 to 4.5.29 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1339
-   chore: bump prettier from 3.5.0 to 3.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1343
-   chore: bump strum_macros from 0.27.0 to 0.27.1 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1338
-   chore: bump [@&#8203;types/node](https://github.com/types/node) from 22.13.2 to 22.13.4 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1342
-   chore: bump tempfile from 3.16.0 to 3.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1337
-   chore: bump [@&#8203;types/react](https://github.com/types/react) from 19.0.8 to 19.0.10 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1345
-   chore: move over tests by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1347
-   feat(sqruff): Introduce Rules & RulesFormatter to CLI by [@&#8203;duvenagep](https://github.com/duvenagep) in quarylabs/sqruff#1336
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1349

**Full Changelog**: quarylabs/sqruff@v0.25.4...v0.25.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODAuMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant