Skip to content

fix(deps): update lint and formatters#1711

Merged
aulonm merged 2 commits intomainfrom
renovate/lint-and-formatters
Apr 14, 2026
Merged

fix(deps): update lint and formatters#1711
aulonm merged 2 commits intomainfrom
renovate/lint-and-formatters

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-better-tailwindcss 4.3.14.4.1 age confidence
oxfmt (source) 0.36.00.45.0 age confidence
oxlint (source) 1.51.01.60.0 age confidence
oxlint-tsgolint 0.16.00.20.0 age confidence

Release Notes

schoero/eslint-plugin-better-tailwindcss (eslint-plugin-better-tailwindcss)

v4.4.1

Compare Source

compare changes

Fixes
  • Remove auto detection of project root to set cwd (#​364)

    If you're in a monorepo setup, you may need to configure the cwd manually.

v4.4.0

Compare Source

compare changes

Features
  • Project root based cwd in monorepos (#​345)
  • Target specific arguments of callees (#​347)
  • New Anonymous functions matcher (#​348)
  • Add support for tag paths (#​354)
  • Reintroduce line ending and indentation misconfiguration warnings (#​351)
  • worker: Use SYNCKIT_TIMEOUT env var for timeout configuration (#​352)
  • Match default exports (#​346)
  • React twc preset (#​355)
  • Lint Template literal based on prefixed comments (#​356)
  • New rule enforce-logical-properties (#​358)
  • New rule enforce-consistent-variant-order (#​359)
Performance
  • Cache regex, early return (#​336)
Documentation
  • Add example to restrict unnamed groups (#​357)
❤️ Contributors

v4.3.2

Compare Source

compare changes

Fixes
  • no-unnecessary-whitespace: Preserve whitespaces in concatenated strings (#​339)
  • enforce-consistent-class-order: Non localized alphabetical sorting order (#​340)
Refactors
  • Lint concatenated strings (#​338)
oxc-project/oxc (oxfmt)

v0.45.0

Compare Source

🐛 Bug Fixes

v0.44.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)
  • 4216380 oxfmt: Support .editorconfig tab_width fallback (#​20988) (leaysgur)

v0.43.0

Compare Source

🚀 Features

v0.42.0

Compare Source

🚀 Features
  • 416865a formatter,oxfmt: Add doc comments for JsdocConfig (#​20644) (leaysgur)
  • 4fec907 formatter: Add JSDoc comment formatting support (#​19828) (Dunqing)

v0.41.0

Compare Source

v0.40.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)

v0.39.0

Compare Source

v0.38.0

Compare Source

v0.37.0

Compare Source

oxc-project/oxc (oxlint)

v1.60.0

Compare Source

📚 Documentation
  • cfd8a4f linter: Don't rely on old eslint doc for available globals (#​21334) (Nicolas Le Cam)

v1.59.0

Compare Source

🐛 Bug Fixes
  • dd2df87 npm: Export package.json for oxlint and oxfmt (#​20784) (kazuya kawaguchi)

v1.58.0

Compare Source

🚀 Features
📚 Documentation
  • be3dcc1 linter: Add note about node version + custom TS plugin (#​19381) (camc314)

v1.57.0

Compare Source

v1.56.0

Compare Source

v1.55.0

Compare Source

🐛 Bug Fixes
  • bc20217 oxlint,oxfmt: Omit useless | null for Option<T> field from schema (#​20273) (leaysgur)
📚 Documentation
  • f339f10 linter/plugins: Promote JS plugins to alpha status (#​20281) (overlookmotel)

v1.54.0

Compare Source

📚 Documentation
  • 0c7da4f linter: Fix extra closing brace in example config. (#​20253) (connorshea)

v1.53.0

Compare Source

v1.52.0

Compare Source

🚀 Features
  • 61bf388 linter: Add options.reportUnusedDisableDirectives to config file (#​19799) (Peter Wagenet)
  • 2919313 linter: Introduce denyWarnings config options (#​19926) (camc314)
  • a607119 linter: Introduce maxWarnings config option (#​19777) (camc314)
📚 Documentation
  • 6c0e0b5 linter: Add oxlint.config.ts to the config docs. (#​19941) (connorshea)
  • 160e423 linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint (#​19940) (connorshea)
oxc-project/tsgolint (oxlint-tsgolint)

v0.20.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.19.0...v0.20.0

v0.19.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.18.1...v0.19.0

v0.18.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.18.0...v0.18.1

v0.18.0

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.4...v0.18.0

v0.17.4

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.3...v0.17.4

v0.17.3

Compare Source

What's Changed
  • fix(no-unnecessary-type-assertion): avoid inferring generic defaults from assertions by @​camc314 in #​826

Full Changelog: oxc-project/tsgolint@v0.17.2...v0.17.3

v0.17.2

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.1...v0.17.2

v0.17.1

Compare Source

What's Changed

Full Changelog: oxc-project/tsgolint@v0.17.0...v0.17.1

v0.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: oxc-project/tsgolint@v0.16.0...v0.17.0


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 6am on Saturday on the first week of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a preset from Obos. View repository job log here

@renovate renovate bot requested a review from a team as a code owner March 6, 2026 23:08
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 6, 2026

⚠️ No Changeset found

Latest commit: 63c2b16

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title fix(deps): update lint and formatters fix(deps): update dependency eslint-plugin-better-tailwindcss to v4.3.2 Mar 9, 2026
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 99d8f0c to 9d0fc23 Compare March 9, 2026 09:05
@renovate renovate bot changed the title fix(deps): update dependency eslint-plugin-better-tailwindcss to v4.3.2 fix(deps): update lint and formatters Mar 10, 2026
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 9d0fc23 to ffc1e09 Compare March 10, 2026 03:12
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from ffc1e09 to 7fc5adf Compare March 11, 2026 07:09
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 7fc5adf to bb7000a Compare March 12, 2026 06:38
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from bb7000a to 085fce2 Compare March 12, 2026 19:42
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 085fce2 to 1ac71c0 Compare March 16, 2026 15:16
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 1ac71c0 to a888868 Compare March 24, 2026 14:48
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from a888868 to ed7d8df Compare March 27, 2026 10:50
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from ed7d8df to 4bac3aa Compare March 31, 2026 15:44
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 4bac3aa to da10b2d Compare April 7, 2026 02:32
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from da10b2d to 87ccbeb Compare April 9, 2026 19:43
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 87ccbeb to 232ff11 Compare April 13, 2026 07:18
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 232ff11 to ed88cd3 Compare April 13, 2026 11:45
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from ed88cd3 to 624dd63 Compare April 13, 2026 12:53
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 624dd63 to 434a04c Compare April 13, 2026 13:07
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 434a04c to 21574ed Compare April 13, 2026 13:25
@renovate renovate bot force-pushed the renovate/lint-and-formatters branch from 21574ed to d0f4bce Compare April 13, 2026 13:37
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@aulonm aulonm merged commit 950ed0c into main Apr 14, 2026
3 checks passed
@aulonm aulonm deleted the renovate/lint-and-formatters branch April 14, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant