-
-
Notifications
You must be signed in to change notification settings - Fork 18
chore(deps-dev): Bump the linting group across 1 directory with 9 updates #265
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
base: main
Are you sure you want to change the base?
Conversation
…ates Bumps the linting group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.1` | `8.53.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.48.1` | `8.53.1` | | [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) | `3.7.11` | `4.0.1` | | [eslint-plugin-boundaries](https://github.com/javierbrea/eslint-plugin-boundaries) | `5.3.0` | `5.3.1` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `61.4.1` | `62.2.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.23.1` | `17.23.2` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.15.1` | `5.3.1` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [lefthook](https://github.com/evilmartians/lefthook) | `2.0.8` | `2.0.15` | Updates `@typescript-eslint/eslint-plugin` from 8.48.1 to 8.53.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.53.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.1 to 8.53.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.53.1/packages/parser) Updates `eslint-plugin-better-tailwindcss` from 3.7.11 to 4.0.1 - [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases) - [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md) - [Commits](schoero/eslint-plugin-better-tailwindcss@v3.7.11...v4.0.1) Updates `eslint-plugin-boundaries` from 5.3.0 to 5.3.1 - [Release notes](https://github.com/javierbrea/eslint-plugin-boundaries/releases) - [Commits](javierbrea/eslint-plugin-boundaries@v5.3.0...v5.3.1) Updates `eslint-plugin-jsdoc` from 61.4.1 to 62.2.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v62.2.0) Updates `eslint-plugin-n` from 17.23.1 to 17.23.2 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.23.1...v17.23.2) Updates `eslint-plugin-perfectionist` from 4.15.1 to 5.3.1 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v4.15.1...v5.3.1) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `lefthook` from 2.0.8 to 2.0.15 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.0.8...v2.0.15) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: "@typescript-eslint/parser" dependency-version: 8.53.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting - dependency-name: eslint-plugin-better-tailwindcss dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting - dependency-name: eslint-plugin-boundaries dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: eslint-plugin-jsdoc dependency-version: 62.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting - dependency-name: eslint-plugin-n dependency-version: 17.23.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: eslint-plugin-perfectionist dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting - dependency-name: lefthook dependency-version: 2.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Merging to
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
claudepro-directory-web-prd | f8b0ba2 | Jan 19 2026, 07:00 PM |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Dependency ReviewThe following issues were found:
OpenSSF ScorecardScorecard details
Scanned Files
|
❌ Deploy Preview for heyclaude failed.
|
Bumps the linting group with 9 updates in the / directory:
8.48.18.53.18.48.18.53.13.7.114.0.15.3.05.3.161.4.162.2.017.23.117.23.24.15.15.3.15.5.45.5.52.0.82.0.15Updates
@typescript-eslint/eslint-pluginfrom 8.48.1 to 8.53.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
9940e53chore(release): publish 8.53.1e0f2a01fix(utils): make RuleCreator root defaultOptions optional (#11956)76f8ff7fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...3021edechore(release): publish 8.53.0722ab62fix(eslint-plugin): [no-useless-default-assignment] fix false positive for pa...92fcf3efeat(eslint-plugin): add rule [strict-void-return] (#9707)3fb0381docs(eslint-plugin): [no-useless-default-assignment] fix misformatted link (#...62ee26efeat(eslint-plugin): [no-unused-vars] add a fixer to remove unused imports (#...c4d5a56fix(eslint-plugin): replace unclear "errortyped" with more helpful descrip...3ac7735fix(typescript-estree): forbid invalidextendsandimplementsin interfac...Updates
@typescript-eslint/parserfrom 8.48.1 to 8.53.1Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
9940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)Updates
eslint-plugin-better-tailwindcssfrom 3.7.11 to 4.0.1Release notes
Sourced from eslint-plugin-better-tailwindcss's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-better-tailwindcss's changelog.
... (truncated)
Commits
f83c5b4chore(release): v4.0.19ddbeb3Merge pull request #297 from schoero/fix/warnings-get-lost0cfe4c4fix: duplicate warnings67ec0d7Merge pull request #295 from andreww2012/fix/disallow-extra-properties-in-rul...2cb9ae3fix: warnings getting lost733d959fix: disallow extra properties in rule options (valibot schemas)e5a6ce4docs: fix table of contents1e9e8c6docs: fix linkc01d9f7Merge pull request #265 from schoero/v4f88659dchore: prepare v4 releaseUpdates
eslint-plugin-boundariesfrom 5.3.0 to 5.3.1Release notes
Sourced from eslint-plugin-boundaries's releases.
Commits
157710aRelease v5.3.1 (#418)c841187docs: Change Algolia links (#414)6d8de3bdocs: Change web page titles. Add releases page content (#413)932490adocs: Improve website README (#412)aa5c1effeat: Documentation Website (#410)Updates
eslint-plugin-jsdocfrom 61.4.1 to 62.2.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
ed260c5feat(no-undefined-types): support strict validation for TS namespaces (#1616)0170773feat: update comment-parser; fixes #1116 ; fixes #1348e63dc23fix(require-template): treat infer statement types as defined; fixes #16289c0e4a3feat: update jsdoccomment, allowing for `skipInvokedExpressionsForCommentFind...a530471chore: update actionsfe29ef9fix(github):npmrelease (#1623)31d6e22feat: update esquery and devDeps.3b5b52dchore: adopt trusted publisher4527be2chore: update devDeps.f013e19fix(check-property-names): allow separate typedefs; fixes #1619Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-jsdoc since your current version.
Updates
eslint-plugin-nfrom 17.23.1 to 17.23.2Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
7541d64chore(master): release 17.23.2 (#488)600f3f2fix(file-extension-in-import): handle files with dots in basename (#506)754a1a6fix(file-extension-in-import): handle directory index imports (#499)047301afix(no-sync): resolve full typed names for ignores (#501)f071703fix: avoid any type for no-top-level-await listener node (build issue) (#498)a3719d2test(no-missing-import): align fixture message with latest resolver output (#...d27b585ci: trusted publishing (#492)8af9c86docs: safely disable no-unpublished-bin npm v10+ (#487)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-n since your current version.
Updates
eslint-plugin-perfectionistfrom 4.15.1 to 5.3.1Release notes
Sourced from eslint-plugin-perfectionist's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
... (truncated)
Commits
0c2593fbuild: publish v5.3.17c44de3fix: align plugin configs typing with eslint271a481build: publish v5.3.00df94abchore: update dependencies53b00c8feat(sort-modules): allow exported then decorated classes to be sorted845fa80refactor: general typing improvements6c8dd0arefactor(sort-classes): improve readability8435721docs: fix minor discrepancies3c8fecffeat: fallback sort subgroup orderde28a71docs: add missing fallback sort documentationUpdates
eslint-plugin-prettierfrom 5.5.4 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.
Updates
lefthookfrom 2.0.8 to 2.0.15Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.