Skip to content

chore(deps)(deps-dev): bump the lint group across 1 directory with 3 updates#274

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/api/lint-bb045a69f2
Closed

chore(deps)(deps-dev): bump the lint group across 1 directory with 3 updates#274
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/apps/api/lint-bb045a69f2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the lint group with 3 updates in the /apps/api directory: eslint-plugin-unicorn, prettier and typescript-eslint.

Updates eslint-plugin-unicorn from 69.0.0 to 70.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v70.0.0

New rules

Improvements

  • consistent-boolean-name: Add inverse boolean name support (#3478) d379e135
  • expiring-todo-comments: Report unsupported catalog versions (#3455) 26f11dab
  • isolated-functions: Add defaults for workerize and common evaluate APIs (#3467) 30c75707
  • isolated-functions: Support methods (#3470) c6155235
  • no-collection-bracket-access: Handle conditional member keys (#3462) cd01d0bc
  • no-manually-wrapped-comments: Handle more cases (#3460) c09d4c77
  • no-non-function-verb-prefix: Add ignore option (#3475) f9a422ec
  • no-return-array-push: Fix false-positives (#3448) 5f4dd3ac
  • no-useless-else: Recognize process.exit() as an exiting branch (#3482) 46714a64
  • prefer-continue: Ignore empty statements (#3473) df904a70
  • prefer-early-return: Ignore empty statements (#3473) df904a70
  • prefer-object-iterable-methods: Catch more callback methods (#3481) a076cbcf

sindresorhus/eslint-plugin-unicorn@v69.0.0...v70.0.0

Commits
  • 958fa4c 70.0.0
  • 46714a6 no-useless-else: Recognize process.exit() as an exiting branch (#3482)
  • a076cbc prefer-object-iterable-methods: Catch more callback methods (#3481)
  • db4e852 Add no-unnecessary-fetch-options rule (#3476)
  • 13f5054 prefer-number-coercion: Clarify suggestion message (#3479)
  • d379e13 consistent-boolean-name: Add inverse boolean name support (#3478)
  • f9a422e no-non-function-verb-prefix: Add ignore option (#3475)
  • 93ee487 Add prefer-simplified-conditions rule (#3474)
  • df904a7 prefer-continue/prefer-early-return: Ignore empty statements (#3473)
  • c615523 isolated-functions: Support methods (#3470)
  • Additional commits viewable in compare view

Updates prettier from 3.9.1 to 3.9.4

Release notes

Sourced from prettier's releases.

3.9.4

  • Angular: Format @content(name) -> @content (name) to align with other block syntax (#19499 by @​fisker)

🔗 Changelog

3.9.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.4

diff

Angular: Format @content(name) -> @content (name) to align with other block syntax (#19499 by @​fisker)

<!-- Input -->
<FancyButton [label]="title">
  @content (icon) {
    <span>Icon!</span>
  }
  @content (description) {
    <span>Description text</span>
  }
  <span>Other children</span>
</FancyButton>
<!-- Prettier 3.9.3 -->
<FancyButton [label]="title">
@​content(icon) {
<span>Icon!</span>
}
@​content(description) {
<span>Description text</span>
}
<span>Other children</span>
</FancyButton>
<!-- Prettier 3.9.4 -->
<FancyButton [label]="title">
@​content (icon) {
<span>Icon!</span>
}
@​content (description) {
<span>Description text</span>
}
<span>Other children</span>
</FancyButton>

3.9.3

diff

Markdown: Fix unexpected removal of characters in liquid syntax (#19489 by @​seiyab)

</tr></table> 

... (truncated)

Commits
  • b693cb2 Release 3.9.4
  • 2e92ac0 Angular: Format @content(name) -> @content (name) to align with other blo...
  • abed2c2 Bump Prettier dependency to 3.9.3
  • 6cfbc00 Clean changelog_unreleased
  • 3732e1d Release 3.9.3
  • a74a7b0 Allow decorators to be used with declare on class fields (#19492)
  • bd9e11a Correct text identification in liquid syntax (#19489)
  • 269eee3 Bump Prettier dependency to 3.9.1
  • ec7ccd1 Clean changelog_unreleased
  • See full diff in compare view

Updates typescript-eslint from 8.62.0 to 8.62.1

Release notes

Sourced from typescript-eslint's releases.

v8.62.1

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#12328)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.62.1 (2026-06-29)

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

See GitHub Releases for more information.

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 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

…updates

Bumps the lint group with 3 updates in the /apps/api directory: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn), [prettier](https://github.com/prettier/prettier) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `eslint-plugin-unicorn` from 69.0.0 to 70.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v69.0.0...v70.0.0)

Updates `prettier` from 3.9.1 to 3.9.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.1...3.9.4)

Updates `typescript-eslint` from 8.62.0 to 8.62.1
- [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.62.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 70.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: lint
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
- dependency-name: typescript-eslint
  dependency-version: 8.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 9, 2026
@dependabot dependabot Bot requested a review from agjs as a code owner July 9, 2026 13:37
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 9, 2026
agjs added a commit that referenced this pull request Jul 9, 2026
Second weekly batch — three Dependabot PRs (#273, #274, #275) opened
right after #272 merged. Lockfiles regenerated; api + ui gates pass
locally (api 1188/0 tests, ui check + test + build + size all green).

api (apps/api):
  nodemailer 9.0.1→9.0.3 (#273)
  lint group (#274): eslint-plugin-unicorn 69.0.0→70.0.0,
  prettier 3.9.1→3.9.4, typescript-eslint 8.62.0→8.62.1

ui (apps/ui):
  tailwind-shadcn group (#275): lucide-react 1.22.0→1.23.0,
  radix-ui 1.6.0→1.6.1, @tailwindcss/vite 4.3.1→4.3.2, tailwindcss 4.3.1→4.3.2
  lint tooling bumped in lockstep with api (unicorn 70.0.0, prettier 3.9.4,
  typescript-eslint 8.62.1) so prettier/lint versions stay identical across
  apps and avoid format-check drift — Dependabot only opened the api lint PR.

unicorn 70 is a major bump; no new rule violations surfaced and prettier
3.9.4 required no reformatting, so there is no source churn this round.
@agjs

agjs commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Superseded by #276 — aggregated into the follow-up Dependabot batch (merged as 79ecc1c). Closing.

@agjs agjs closed this Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/bun/apps/api/lint-bb045a69f2 branch July 9, 2026 13:55
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