Skip to content

build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 10.2.0 in /serverpackcreator-web-frontend #821

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

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-vue from 9.32.0 to 10.2.0.

Release notes

Sourced from eslint-plugin-vue's releases.

v10.2.0

Minor Changes

Patch Changes

  • Update resources (#2747)

v10.1.0

✨ Enhancements

Full Changelog: vuejs/eslint-plugin-vue@v10.0.1...v10.1.0

v10.0.1

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v10.0.0...v10.0.1

v10.0.0

💥 Breaking changes

... (truncated)

Changelog

Sourced from eslint-plugin-vue's changelog.

10.2.0

Minor Changes

Patch Changes

  • Updates resources (#2747)
Commits

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 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)

dependabot bot added 2 commits July 1, 2025 14:19
Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.2.0...v16.3.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.12.2 to 5.13.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm NPM dependency updates labels Jul 1, 2025
dependabot bot and others added 23 commits July 1, 2025 14:26
Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.2.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.20...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.81.
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) from 5.12.2 to 5.13.2.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.12.2...r5.13.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 3.5.0 to 3.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) from 2.1.20 to 2.2.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.20...v2.2.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-test
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.6.2 to 0.7.0-0.6.x-compat.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-datetime/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-version: 0.7.0-0.6.x-compat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.formdev:flatlaf](https://github.com/JFormDesigner/FlatLaf) from 3.5.1 to 3.6.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@3.5.1...3.6)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf
  dependency-version: '3.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.formdev:flatlaf-fonts-inter](https://github.com/JFormDesigner/FlatLaf) from 4.0 to 4.1.
- [Release notes](https://github.com/JFormDesigner/FlatLaf/releases)
- [Changelog](https://github.com/JFormDesigner/FlatLaf/blob/main/CHANGELOG.md)
- [Commits](JFormDesigner/FlatLaf@fonts/inter-4.0...fonts/inter-4.1)

---
updated-dependencies:
- dependency-name: com.formdev:flatlaf-fonts-inter
  dependency-version: '4.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [linuxserver/nginx](https://github.com/linuxserver/docker-nginx) from 1.26.3 to 1.28.0.
- [Release notes](https://github.com/linuxserver/docker-nginx/releases)
- [Commits](linuxserver/docker-nginx@1.26.3-r0-ls312...1.28.0-r3-ls322)

---
updated-dependencies:
- dependency-name: linuxserver/nginx
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v2.2.2...v2.3.2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…p-softprops-action-gh-release-2.3.2

build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2
…erver-nginx-1.28.0

build(deps): bump linuxserver/nginx from 1.26.3 to 1.28.0
…tor-app-develop-com.formdev-flatlaf-fonts-inter-4.1

build(deps): bump com.formdev:flatlaf-fonts-inter from 4.0 to 4.1 in /serverpackcreator-app
…tor-app-develop-com.formdev-flatlaf-3.6

build(deps): bump com.formdev:flatlaf from 3.5.1 to 3.6 in /serverpackcreator-app
…tor-api-develop-org.jetbrains.kotlinx-kotlinx-datetime-0.7.0-0.6.x-compat

build(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.2 to 0.7.0-0.6.x-compat in /serverpackcreator-api
…tor-api-develop-org.jetbrains.kotlin-kotlin-test-2.2.0

build(deps): bump org.jetbrains.kotlin:kotlin-test from 2.1.20 to 2.2.0 in /serverpackcreator-api
…tor-app-develop-org.springframework.boot-spring-boot-starter-web-3.5.3

build(deps): bump org.springframework.boot:spring-boot-starter-web from 3.5.0 to 3.5.3 in /serverpackcreator-app
…tor-plugin-example-develop-org.junit.jupiter-junit-jupiter-engine-5.13.2

build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.2 in /serverpackcreator-plugin-example
…tor-api-develop-org.bouncycastle-bcpkix-jdk18on-1.81

build(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81 in /serverpackcreator-api
…tor-api-develop-org.jetbrains.kotlin-kotlin-stdlib-2.2.0

build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.20 to 2.2.0 in /serverpackcreator-api
…tor-plugin-example-develop-org.junit.jupiter-junit-jupiter-api-5.13.2

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.12.2 to 5.13.2 in /serverpackcreator-plugin-example
…ckcreator-web-frontend-develop-globals-16.3.0

build(deps-dev): bump globals from 16.2.0 to 16.3.0 in /serverpackcreator-web-frontend
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.32.0 to 10.2.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@v9.32.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-serverpackcreator-web-frontend-develop-eslint-plugin-vue-10.2.0 branch from b7e7888 to a01498d Compare July 2, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm NPM dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant