Skip to content

Bump eslint-plugin-unicorn from 69.0.0 to 70.0.0 in the eslint group#9367

Merged
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/eslint-71f6c26000
Jul 3, 2026
Merged

Bump eslint-plugin-unicorn from 69.0.0 to 70.0.0 in the eslint group#9367
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/eslint-71f6c26000

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 1 update: eslint-plugin-unicorn.

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

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 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 1 update: [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn).


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)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 70.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Jul 3, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) July 3, 2026 08:53
@FreeTubeBot FreeTubeBot merged commit 0c84eb1 into development Jul 3, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-71f6c26000 branch July 3, 2026 23:24
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 3, 2026
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Jul 6, 2026
* development: (24 commits)
  Add dependabot groups for actions/cache and github/codeql-action (FreeTubeApp#9373)
  Handle compact published dates e.g. 1w ago in LockupViews (FreeTubeApp#9374)
  Migrate to the vue-i18n composition API (FreeTubeApp#9375)
  Bump electron from 42.4.1 to 42.5.2 (FreeTubeApp#9362)
  Bump eslint-plugin-unicorn from 69.0.0 to 70.0.0 in the eslint group (FreeTubeApp#9367)
  Bump actions/cache/restore from 6.0.0 to 6.1.0 (FreeTubeApp#9366)
  Bump actions/cache/save from 6.0.0 to 6.1.0 (FreeTubeApp#9365)
  Bump js-yaml from 5.2.0 to 5.2.1 (FreeTubeApp#9369)
  Fix lazy rendering on channel home pages (FreeTubeApp#9336)
  Fix publish time parsing (FreeTubeApp#9310)
  Fix online playlist parsing & revert workaround with youtubei.js update (FreeTubeApp#9325)
  Fix parsing view counts in shorts-only playlists (FreeTubeApp#9333)
  Build static runtime AppImages with electron-builder (FreeTubeApp#9339)
  use new matrix icon (FreeTubeApp#9359)
  Translated using Weblate (Polish)
  Bump the webpack group across 1 directory with 2 updates (FreeTubeApp#9347)
  Bump the stylelint group across 1 directory with 3 updates (FreeTubeApp#9345)
  Bump vue from 3.5.38 to 3.5.39 (FreeTubeApp#9353)
  Bump js-yaml from 4.2.0 to 5.2.0 (FreeTubeApp#9348)
  Bump globals from 17.6.0 to 17.7.0 (FreeTubeApp#9350)
  ...

# Conflicts:
#	src/renderer/components/GeneralSettings/GeneralSettings.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants