Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

npm: bump the all group in /example with 3 updates #444

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps the all group in /example with 3 updates: vue, eslint-plugin-vue and vue-tsc.

Updates vue from 3.3.6 to 3.3.7

Release notes

Sourced from vue's releases.

v3.3.7

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.3.7 (2023-10-24)

Bug Fixes

  • compiler-sfc: avoid gen useCssVars when targeting SSR (#6979) (c568778), closes #6926
  • compiler-ssr: proper scope analysis for ssr vnode slot fallback (#7184) (e09c26b), closes #7095
  • correctly resolve types from relative paths on Windows (#9446) (089d36d), closes #8671
  • hmr: fix hmr error for hoisted children array in v-for (7334376), closes #6978 #7114
  • reactivity: assigning array.length while observing a symbol property (#7568) (e9e2778)
  • scheduler: ensure jobs are in the correct order (#7748) (a8f6638), closes #7576
  • ssr: fix hydration mismatch for disabled teleport at component root (#9399) (d8990fc), closes #6152
  • Suspense: calling hooks before the transition finishes (#9388) (00de3e6), closes #5844 #5952
  • transition/ssr: make transition appear work with SSR (#8859) (5ea8a8a), closes #6951
  • types: fix ComponentCustomProps augmentation (#9468) (7374e93), closes #8376
  • types: improve h overload to support union of string and component (#5432) (16ecb44), closes #5431
Commits
  • 1789c1c release: v3.3.7
  • e09c26b fix(compiler-ssr): proper scope analysis for ssr vnode slot fallback (#7184)
  • 7374e93 fix(types): fix ComponentCustomProps augmentation (#9468)
  • 5ea8a8a fix(transition/ssr): make transition appear work with SSR (#8859)
  • 16ecb44 fix(types): improve h overload to support union of string and component (#5...
  • f36c49f chore(deps): update dependency rollup to v4 (#9462)
  • 105c564 chore(deps): update lint (#9461)
  • 4885515 chore(deps): update dependency puppeteer to ~21.4.0 (#9459)
  • 27e5052 chore(deps): update dependency todomvc-app-css to ^2.4.3 (#9458)
  • 28a6f05 chore: remove internal flag on hmr option
  • Additional commits viewable in compare view

Updates eslint-plugin-vue from 9.17.0 to 9.18.1

Release notes

Sourced from eslint-plugin-vue's releases.

v9.18.1

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.18.0...v9.18.1

v9.18.0

🐛 Bug Fixes

⚙️ Updates

  • #2292 Fixed to replace typeParameters with typeArguments.

Full Changelog: vuejs/eslint-plugin-vue@v9.17.0...v9.18.0

Commits
  • b3129f9 9.18.1
  • 5fc47e5 Fix require-toggle-inside-transition should respect "<slot>", "v-bind:key", a...
  • 5a29802 9.18.0
  • 66a678f fix(component-name-in-template-casing): ignore vue template syntax (#2301)
  • 467631e Fixed false negatives for whitespace in `vue/require-toggle-inside-transition...
  • 15b99af Insert defineOptions after import declarations in `vue/prefer-define-option...
  • 8ba6d9a fix: replace typeParameters with typeArguments (#2292)
  • 791a60d Docs: fix options for use-v-on-exact (#2277)
  • See full diff in compare view

Updates vue-tsc from 1.8.19 to 1.8.22

Changelog

Sourced from vue-tsc's changelog.

1.8.22 (2023/10/27)

  • fix: experimentalResolveStyleCssClasses: "always" not working (#3689) - thanks @​maIIady
  • fix: __VLS_Prettify missing for dts build when uses withDefaults() (#3691)

1.8.21 (2023/10/25)

Volar.js 1.10.5 updates:

  • fix(monaco): completion cannot insert text starting with $ (volarjs/volar.js#69)
  • fix(typescript): automatic type acquisition not working since v1.10.0

1.8.20 (2023/10/23)

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#3666) - thanks @​so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#3645)
  • fix: autocomplete for directive comments without a space (#3665) - thanks @​so1ve
  • fix: fix slot type when using a interpolation in template string (#3657) - thanks @​so1ve
  • fix: add autocomplete for v-slot parameters (#3661) - thanks @​so1ve
  • fix: export correct SlotsPropertyName for vue2 (#3669) - thanks @​zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#3672) - thanks @​davidmatter
  • fix: access to slots directly (#3671) - thanks @​so1ve
  • fix: autocomplete not working for $event (#3668) - thanks @​so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#3667) - thanks @​so1ve
  • chore: publish ts plugin to open-vsx (#3589) - thanks @​brc-dd

Full-time Support by

Our Platinum Sponsors

... (truncated)

Commits

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 all group in /example with 3 updates: [vue](https://github.com/vuejs/core), [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue` from 3.3.6 to 3.3.7
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.3.6...v3.3.7)

Updates `eslint-plugin-vue` from 9.17.0 to 9.18.1
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.17.0...v9.18.1)

Updates `vue-tsc` from 1.8.19 to 1.8.22
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.22/packages/tsc)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore Naming, organizing folder structure, and less impactful tasks. label Oct 30, 2023
@tiki-bot tiki-bot mentioned this pull request Nov 6, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 13, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/example/all-f00664406d branch November 13, 2023 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants