Skip to content

build(deps-dev): bump the regular group across 1 directory with 2 updates #1486

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

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the regular group with 2 updates in the / directory: eslint-plugin-jsdoc and eslint-plugin-vue.

Updates eslint-plugin-jsdoc from 52.0.1 to 52.0.2

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v52.0.2

52.0.2 (2025-08-01)

Bug Fixes

Commits

Updates eslint-plugin-vue from 10.3.0 to 10.4.0

Release notes

Sourced from eslint-plugin-vue's releases.

v10.4.0

Minor Changes

Patch Changes

  • Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)

  • Fixed inconsistent quotes in vue/block-lang error messages (#2805)

Changelog

Sourced from eslint-plugin-vue's changelog.

10.4.0

Minor Changes

Patch Changes

  • Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)

  • Fixed inconsistent quotes in vue/block-lang error messages (#2805)

Commits
  • 15185f5 Version Packages (#2792)
  • 87c7d83 test(func-call-spacing): remove obsolete compatibility code (#2830)
  • 0701213 test(no-deprecated-functional-template): make tests more strict (#2875)
  • e0683fd test(no-deprecated-html-element-is): make tests more strict (#2876)
  • aca04e5 test(no-deprecated-dollar-scopedslots-api): make tests more strict (#2872)
  • fe5692d test(no-deprecated-props-default-this): make tests more strict (#2878)
  • d349881 test(no-deprecated-inline-template): make tests more strict (#2877)
  • 1f59ac9 test(no-deprecated-scope-attribute): make tests more strict (#2879)
  • cb2ae5b test(no-deprecated-slot-attribute): make tests more strict (#2880)
  • 3b67050 test(no-deprecated-slot-scope-attribute): make tests more strict (#2881)
  • 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

@dependabot dependabot bot added the dependencies dependencies label Aug 1, 2025
@dependabot dependabot bot added the dependencies dependencies label Aug 1, 2025
@jerome-benoit jerome-benoit enabled auto-merge August 1, 2025 17:59
jerome-benoit
jerome-benoit previously approved these changes Aug 1, 2025
@jerome-benoit jerome-benoit added this pull request to the merge queue Aug 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Aug 1, 2025
…ates

Bumps the regular group with 2 updates in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `eslint-plugin-jsdoc` from 52.0.1 to 52.0.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v52.0.1...v52.0.2)

Updates `eslint-plugin-vue` from 10.3.0 to 10.4.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.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 52.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular
- dependency-name: eslint-plugin-vue
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: regular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/regular-e4f7892715 branch from 55e14fe to 51edff4 Compare August 1, 2025 18:04
Copy link

sonarqubecloud bot commented Aug 1, 2025

Quality Gate Passed Quality Gate passed for 'e-mobility-charging-stations-simulator-webui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

Copy link

sonarqubecloud bot commented Aug 1, 2025

Quality Gate Passed Quality Gate passed for 'e-mobility-charging-stations-simulator'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@jerome-benoit jerome-benoit enabled auto-merge August 2, 2025 10:54
@jerome-benoit jerome-benoit added this pull request to the merge queue Aug 2, 2025
Merged via the queue into main with commit 9bf18e3 Aug 2, 2025
42 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/regular-e4f7892715 branch August 2, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant