Skip to content

Bump the eslint group with 2 updates#8367

Merged
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/eslint-6e4a3c0642
Dec 1, 2025
Merged

Bump the eslint group with 2 updates#8367
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/eslint-6e4a3c0642

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the eslint group with 2 updates: eslint-plugin-vue and yaml-eslint-parser.

Updates eslint-plugin-vue from 10.6.0 to 10.6.2

Release notes

Sourced from eslint-plugin-vue's releases.

v10.6.2

Patch Changes

v10.6.1

Patch Changes

Changelog

Sourced from eslint-plugin-vue's changelog.

10.6.2

Patch Changes

10.6.1

Patch Changes

Commits
  • 701bb09 Version Packages (#2973)
  • bd4abe5 fix(vue/no-duplicate-class-names): improve non-intersecting conditions and co...
  • 2ac139a refactor(prefer-use-template-ref): optimize performance and type safety (#2982)
  • 7523350 test: remove type in errors (#2966)
  • db724d1 Update Prettier to v3.7 (#2981)
  • 9e4dde2 docs(no-async-in-computed-properties): suggest computedAsync instead of `vu...
  • 083aafe chore(lint): setup eslint-config-flat-gitignore (#2963)
  • 76c51ac chore: remove ESLint compatibility code (#2965)
  • 58e2197 fix(vue/script-indent): false positives for TSImportType (#2969)
  • 3991e41 Fix formatting in changelog
  • Additional commits viewable in compare view

Updates yaml-eslint-parser from 1.3.0 to 1.3.1

Release notes

Sourced from yaml-eslint-parser's releases.

v1.3.1

Patch Changes

Changelog

Sourced from yaml-eslint-parser's changelog.

1.3.1

Patch Changes

Commits
  • 08e4561 chore: fix workflow
  • 65c30b0 chore: release yaml-eslint-parser (#230)
  • 74810e0 chore: use trusted publishing (#233)
  • 815ebce chore(deps): update dependency @​vitejs/plugin-vue to v6 (#220)
  • 6fc18d3 chore(deps): update dependency eslint-plugin-node-dependencies to ^0.13.0 (#215)
  • 24784e4 chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.18.0 (#224)
  • 8be7384 chore: fix test fixture (#229)
  • 00c0ede Adopt yaml-test-suite (#227)
  • 1bf9de9 chore: fix test fixtures (#228)
  • 498dc41 chore(deps): update dependency eslint-plugin-vue to v10 (#213)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for yaml-eslint-parser since your current version.


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

@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 Dec 1, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) December 1, 2025 08:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-6e4a3c0642 branch from 327fb5f to c55840c Compare December 1, 2025 19:08
Bumps the eslint group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser).


Updates `eslint-plugin-vue` from 10.6.0 to 10.6.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.6.0...v10.6.2)

Updates `yaml-eslint-parser` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/yaml-eslint-parser@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: yaml-eslint-parser
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-6e4a3c0642 branch from c55840c to c8e922c Compare December 1, 2025 20:06
@FreeTubeBot FreeTubeBot merged commit ef96a7f into development Dec 1, 2025
6 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-6e4a3c0642 branch December 1, 2025 21:01
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Dec 4, 2025
* development: (123 commits)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  add skip to previous/next video buttons in media player (FreeTubeApp#8285)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (German)
  Bump express from 4.21.2 to 4.22.0 (FreeTubeApp#8374)
  Bump electron-builder from 26.3.0 to 26.3.2 (FreeTubeApp#8370)
  Translated using Weblate (Hebrew)
  Bump the eslint group with 2 updates (FreeTubeApp#8367)
  Translated using Weblate (Portuguese)
  Bump stylelint from 16.26.0 to 16.26.1 in the stylelint group (FreeTubeApp#8368)
  Bump vue-i18n from 11.1.12 to 11.2.2 (FreeTubeApp#8369)
  Bump electron from 39.2.3 to 39.2.4 (FreeTubeApp#8371)
  Bump mikefarah/yq from 4.49.1 to 4.49.2 (FreeTubeApp#8372)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  ...
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Dec 4, 2025
* development: (50 commits)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  add skip to previous/next video buttons in media player (FreeTubeApp#8285)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (German)
  Bump express from 4.21.2 to 4.22.0 (FreeTubeApp#8374)
  Bump electron-builder from 26.3.0 to 26.3.2 (FreeTubeApp#8370)
  Translated using Weblate (Hebrew)
  Bump the eslint group with 2 updates (FreeTubeApp#8367)
  Translated using Weblate (Portuguese)
  Bump stylelint from 16.26.0 to 16.26.1 in the stylelint group (FreeTubeApp#8368)
  Bump vue-i18n from 11.1.12 to 11.2.2 (FreeTubeApp#8369)
  Bump electron from 39.2.3 to 39.2.4 (FreeTubeApp#8371)
  Bump mikefarah/yq from 4.49.1 to 4.49.2 (FreeTubeApp#8372)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  Translated using Weblate (Slovak)
  ...
rugabunda pushed a commit to rugabunda/FreeTube that referenced this pull request Dec 26, 2025
Bumps the eslint group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser).


Updates `eslint-plugin-vue` from 10.6.0 to 10.6.2
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md)
- [Commits](vuejs/eslint-plugin-vue@v10.6.0...v10.6.2)

Updates `yaml-eslint-parser` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/yaml-eslint-parser@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: yaml-eslint-parser
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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