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

build(deps): bump the regular group with 2 updates #1189

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

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

Updates eslint-plugin-vue from 9.28.0 to 9.29.0

Release notes

Sourced from eslint-plugin-vue's releases.

v9.29.0

✨ Enhancements

New Rules

Others

⚙️ Updates

  • #2528, #2566 Added TypeScript declarations for configs.
  • #2565 Added support for recognizing Vue components in .tsx files.
Commits
  • 635b6ed 9.29.0
  • ba6a1d4 fix: type declarations for configs (#2566)
  • a91ae04 fix(utils): also recognize .tsx files as Vue files (#2565)
  • 2dc606c Add support for props destructure to vue/no-setup-props-reactivity-loss rul...
  • e8a09e9 doc: add example for Vue class component (#2561)
  • 4c38983 Add support for props destructure to vue/no-restricted-props rule (#2562)
  • 3137e50 Add support for props destructure to vue/no-required-prop-with-default rule...
  • 3d32c1b Add support for props destructure to vue/no-boolean-default rule (#2553)
  • 4704ab6 Add support for props destructure to vue/require-default-prop rule (#2552)
  • 05b7559 Add support for props destructure to vue/require-valid-default-prop rule (#...
  • Additional commits viewable in compare view

Updates vue from 3.5.11 to 3.5.12

Release notes

Sourced from vue's releases.

v3.5.12

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.12 (2024-10-11)

Bug Fixes

Performance Improvements

  • reactivity: avoid unnecessary recursion in removeSub (#12135) (ec917cf)
Commits
  • 770ea67 release: v3.5.12
  • c82b662 refactor(reactivity): reduce size of collectionHandlers (#12152)
  • ea943af fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...
  • d82fa61 chore: format
  • d96883c test(reactivity): test for verifying no unnecessary calls of reactive array i...
  • 1ae545a fix(hydration): provide compat fallback for idle callback hydration strategy ...
  • 05685a9 fix(types): retain union type narrowing with defaults applied (#12108)
  • cde2c06 fix(compiler): clone loc to ifNode (#12131)
  • 4474c11 fix(compiler-sfc): use sass modern api if available and avoid deprecation war...
  • 9da1ac1 fix(runtime-core): fix required prop check false positive for kebab-case edge...
  • 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 regular group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [vue](https://github.com/vuejs/core).


Updates `eslint-plugin-vue` from 9.28.0 to 9.29.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.28.0...v9.29.0)

Updates `vue` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.11...v3.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies dependencies label Oct 11, 2024
Copy link

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 SonarCloud

Copy link

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 SonarCloud

@jerome-benoit jerome-benoit added this pull request to the merge queue Oct 11, 2024
Merged via the queue into main with commit d626254 Oct 11, 2024
27 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/regular-a4112e5179 branch October 11, 2024 17:08
ev-adias pushed a commit to EVPassport/e-mobility-charging-stations-simulator that referenced this pull request Jan 30, 2025
Bumps the regular group with 2 updates: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [vue](https://github.com/vuejs/core).


Updates `eslint-plugin-vue` from 9.28.0 to 9.29.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.28.0...v9.29.0)

Updates `vue` from 3.5.11 to 3.5.12
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.11...v3.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
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
dependencies dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant