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

Bump the eslint group with 4 updates #5491

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the eslint group with 4 updates: eslint-plugin-n, eslint-plugin-promise, eslint-plugin-unicorn and eslint-plugin-vuejs-accessibility.

Updates eslint-plugin-n from 17.9.0 to 17.10.1

Release notes

Sourced from eslint-plugin-n's releases.

v17.10.1

17.10.1 (2024-07-26)

🩹 Fixes

v17.10.0

17.10.0 (2024-07-26)

🌟 Features

📚 Documentation

🧹 Chores

  • upgrade compatible deps (8f6f11d)
Changelog

Sourced from eslint-plugin-n's changelog.

17.10.1 (2024-07-26)

🩹 Fixes

17.10.0 (2024-07-26)

🌟 Features

📚 Documentation

🧹 Chores

  • upgrade compatible deps (8f6f11d)
Commits

Updates eslint-plugin-promise from 6.6.0 to 7.0.0

Release notes

Sourced from eslint-plugin-promise's releases.

v7.0.0

7.0.0 (2024-07-24)

BREAKING CHANGES

  • Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0
Commits
  • 09d0650 feat!: Update node versions to align with eslint v9 (#505)
  • be62420 Revert "chore!: Update node versions to align with eslint v9" (#504)
  • 8a981d2 chore!: Update node versions to align with eslint v9 (#484)
  • 84334f4 chore(deps): bump actions/setup-node from 3 to 4 (#499)
  • aea6d94 chore(deps): bump actions/checkout from 3 to 4 (#500)
  • 9d0e447 docs: recommend util.promisify instead of pify and util.callbackify over ...
  • See full diff in compare view

Updates eslint-plugin-unicorn from 54.0.0 to 55.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v55.0.0

New rules

Improvements

  • Add TypeScript types (#2382) 68e0f13

Fixes

  • no-single-promise-in-promise-methods: Remove broken autofix for Promise.all() (#2386) 8d28b6e
  • prefer-node-protocol: Ignore Bun modules (#2384) a45b24a
  • no-negation-in-equality-check: Ignore boolean type casting (#2379) 37e00dd

sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0

Commits

Updates eslint-plugin-vuejs-accessibility from 2.4.0 to 2.4.1

Release notes

Sourced from eslint-plugin-vuejs-accessibility's releases.

v2.4.1

  • fix: use relative path for table links (#1135) 2c8a293
  • fix: export the new rules for prohibiting use of aria-hidden and role='presentation' on focusable elements. (#1180) b6c74e5
  • Merge pull request #1182 from vue-a11y/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.17.0 10fe4e8
  • build(deps-dev): bump @​typescript-eslint/eslint-plugin bf0c891
  • Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.4 887e7c0
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 cebf496
  • Merge pull request #1179 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.1 476e639
  • build(deps-dev): bump husky from 9.1.0 to 9.1.1 64448c2
  • Merge pull request #1178 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.3 f3f0044
  • build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 a956e8d
  • Merge pull request #1177 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.0 722c3bd
  • build(deps-dev): bump husky from 9.0.11 to 9.1.0 a407110

vue-a11y/eslint-plugin-vuejs-accessibility@v2.4.0...v2.4.1

Commits
  • 2882cbc v2.4.1
  • 2c8a293 fix: use relative path for table links (#1135)
  • b6c74e5 fix: export the new rules for prohibiting use of aria-hidden and role='presen...
  • 10fe4e8 Merge pull request #1182 from vue-a11y/dependabot/npm_and_yarn/typescript-esl...
  • bf0c891 build(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 887e7c0 Merge pull request #1181 from vue-a11y/dependabot/npm_and_yarn/typescript-5.5.4
  • cebf496 build(deps-dev): bump typescript from 5.5.3 to 5.5.4
  • 476e639 Merge pull request #1179 from vue-a11y/dependabot/npm_and_yarn/husky-9.1.1
  • 64448c2 build(deps-dev): bump husky from 9.1.0 to 9.1.1
  • f3f0044 Merge pull request #1178 from vue-a11y/dependabot/npm_and_yarn/ts-jest-29.2.3
  • Additional commits viewable in compare view

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 <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 4 updates: [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n), [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise), [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) and [eslint-plugin-vuejs-accessibility](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility).


Updates `eslint-plugin-n` from 17.9.0 to 17.10.1
- [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.9.0...v17.10.1)

Updates `eslint-plugin-promise` from 6.6.0 to 7.0.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.0.0)

Updates `eslint-plugin-unicorn` from 54.0.0 to 55.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v54.0.0...v55.0.0)

Updates `eslint-plugin-vuejs-accessibility` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/releases)
- [Changelog](https://github.com/vue-a11y/eslint-plugin-vuejs-accessibility/blob/main/CHANGELOG.md)
- [Commits](vue-a11y/eslint-plugin-vuejs-accessibility@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-vuejs-accessibility
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 29, 2024
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) July 29, 2024 09:00
@FreeTubeBot FreeTubeBot merged commit 1953cdf into development Jul 29, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-7bae458916 branch July 29, 2024 10:57
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Jul 29, 2024
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Aug 1, 2024
* update/youtubejs:
  ^ Update youtubei.js
  Translated using Weblate (Russian)
  Translated using Weblate (Croatian)
  Fix distraction settings and subscribe button CSS not being scoped (FreeTubeApp#5486)
  Move the channel details into their own component (FreeTubeApp#5455)
  Translated using Weblate (Icelandic)
  Bump postcss from 8.4.39 to 8.4.40 in the stylelint group (FreeTubeApp#5492)
  Translated using Weblate (Icelandic)
  Bump the babel group with 2 updates (FreeTubeApp#5490)
  Bump marked from 13.0.2 to 13.0.3 (FreeTubeApp#5496)
  Bump lefthook from 1.7.5 to 1.7.11 (FreeTubeApp#5497)
  Bump the eslint group with 4 updates (FreeTubeApp#5491)
  Bump electron from 31.2.1 to 31.3.0 (FreeTubeApp#5493)
  Bump swiper from 11.1.5 to 11.1.8 (FreeTubeApp#5494)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Aug 1, 2024
* custom-builds/current:
  ^ Update youtubei.js
  Translated using Weblate (Russian)
  Translated using Weblate (Croatian)
  Fix distraction settings and subscribe button CSS not being scoped (FreeTubeApp#5486)
  Move the channel details into their own component (FreeTubeApp#5455)
  Translated using Weblate (Icelandic)
  Bump postcss from 8.4.39 to 8.4.40 in the stylelint group (FreeTubeApp#5492)
  Translated using Weblate (Icelandic)
  Bump the babel group with 2 updates (FreeTubeApp#5490)
  Bump marked from 13.0.2 to 13.0.3 (FreeTubeApp#5496)
  Bump lefthook from 1.7.5 to 1.7.11 (FreeTubeApp#5497)
  Bump the eslint group with 4 updates (FreeTubeApp#5491)
  Bump electron from 31.2.1 to 31.3.0 (FreeTubeApp#5493)
  Bump swiper from 11.1.5 to 11.1.8 (FreeTubeApp#5494)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)
  Translated using Weblate (Azerbaijani)

# Conflicts:
#	package.json
#	yarn.lock
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