Kovah / Taboo

A Taboo-like game for your browser, without a backend, built with Vue
https://taboo.kovah.de
MIT License
9 stars 3 forks source link

Bump the prod-dependencies group with 2 updates #63

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the prod-dependencies group with 2 updates: core-js and vue.

Updates core-js from 3.35.0 to 3.35.1

Changelog

Sourced from core-js's changelog.

3.35.1 - 2024.01.21
Commits
  • 02c96bf 3.35.1
  • 82ab796 minor fix of prototype methods export logic in the pure version
  • a92b8bb fix a typo in a comment
  • 2e87d77 tweak String#split setting
  • 299f9cd fixed setting names of methods with symbol keys in some old engines
  • 3c592f0 removed significant redundant code from String#split polyfill
  • 3928aec fix abstract operation
  • f196dc2 drop forced: true added for testing
  • 5b960e3 drop an extra stringIndexOf from es.string.replace-all
  • 1cdaab2 bump current year
  • Additional commits viewable in compare view


Updates vue from 3.4.13 to 3.4.15

Release notes

Sourced from vue's releases.

v3.4.15

Please refer to CHANGELOG.md for details.

v3.4.14

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vue's changelog.

3.4.15 (2024-01-18)

Bug Fixes

  • compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #10121
  • correct url for production error reference links (c3087ff)
  • hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
  • reactivity: re-fix #10114 (#10123) (c2b274a)
  • runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#10125) (6fa33e6), closes #10124

Performance Improvements

  • templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #9908
  • v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #10014

3.4.14 (2024-01-15)

Bug Fixes

  • compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#10105) (48bf8e4)
  • deps: update dependency postcss to ^8.4.33 (#10110) (a557006)
  • reactivity: fix regression for computed with mutation (#10119) (20f62af), closes #10114
Commits
  • ee4cd78 release: v3.4.15
  • de4d2e2 perf(templateRef): avoid double render when using template ref on v-for
  • c3087ff fix: correct url for production error reference links
  • 2ffb956 perf(v-model): optimize v-model multiple select w/ large lists
  • 75e866b fix(compiler-sfc): fix type resolution for symlinked node_modules structure w...
  • 6fa33e6 fix(runtime-core): should not warn out-of-render slot fn usage when mounting ...
  • 81d307a refactor: use shared isAttrRenderable logic between ssr and hydration
  • 492a720 chore: remove unused import
  • d16a213 fix(hydration): fix incorect mismatch warning for option with non-string valu...
  • e977c59 chore: replace -1 to PatchFlags.HOISTED (#10146)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
cloudflare-workers-and-pages[bot] commented 8 months ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9dbd5ae
Status: ✅  Deploy successful!
Preview URL: https://ad32407f.taboo.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-prod.taboo.pages.dev

View logs