Skip to content

[DevDependency] Bump eslint-plugin-vue from 10.4.0 to 10.5.0 in /site#12105

Merged
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0
Nov 14, 2025
Merged

[DevDependency] Bump eslint-plugin-vue from 10.4.0 to 10.5.0 in /site#12105
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps eslint-plugin-vue from 10.4.0 to 10.5.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.5.0

Minor Changes

Patch Changes

Changelog

Sourced from eslint-plugin-vue's changelog.

10.5.0

Minor Changes

Patch Changes

Commits
  • 9f9bd2a Version Packages (#2910)
  • 7aaba4d feat: Object.assign detection to mutation rules (#2929)
  • 79d6a31 Added ignoredObjectNames option to vue/no-async-in-computed-properties (#...
  • 3e122e5 test(integrations/import): align fixture to ESLint ^9 (#2931)
  • 35ea4cb test(required-typed-ref): remove invalid } outside \<script> (#2935)
  • adc460d feat(attributes-order): add sortLineLength option (#2759)
  • 10d645e feat(component-name-in-template-casing): global option support regex (#2928)
  • a5127b0 fix(valid-define-options): Allow the use of simple constants (#2920)
  • 64f9880 chore: fix generate:version script (#2922)
  • 75b46ee chore: fix test fixture for script-indent rule (#2923)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@github-project-automation github-project-automation bot moved this to Seeking Reviewer in Submitty Development Oct 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0 branch 2 times, most recently from aa60644 to bc903eb Compare October 6, 2025 02:46
Copy link
Copy Markdown
Contributor

@lavalleeale lavalleeale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No breaking changes in changelog and tests still pass so lgtm

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Oct 14, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.68%. Comparing base (9733059) to head (62b5662).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12105   +/-   ##
=========================================
  Coverage     21.68%   21.68%           
  Complexity     9598     9598           
=========================================
  Files           268      268           
  Lines         36620    36620           
  Branches        475      475           
=========================================
  Hits           7941     7941           
  Misses        28208    28208           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.69% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

A newer version of eslint-plugin-vue exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@bmcutler
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0 branch from 62b5662 to 1bcdcf5 Compare November 11, 2025 22:09
@bmcutler
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 10.4.0 to 10.5.0.
- [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.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-version: 10.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0 branch from 1bcdcf5 to e5464a1 Compare November 13, 2025 23:43
@bmcutler bmcutler merged commit aee6ce0 into main Nov 14, 2025
23 of 24 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/eslint-plugin-vue-10.5.0 branch November 14, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants