spenserblack / steamdown

Convert Markdown to Steam's text format
steamdown.vercel.app
MIT License
27 stars 3 forks source link

Bump the vue group with 1 update #206

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the vue group with 1 update: vue-tsc.

Changelog

Sourced from vue-tsc's changelog.

1.8.14 (2023/9/26)

  • feat: defineEmit now able to infer event types with more than 4 overloads (#3379) (#1855)
  • feat: more accurately distinguish component internal context and external context types (#3591) (#3517) - thanks @​so1ve
  • fix: don't import alias macros (#3576) - thanks @​sxzz
  • fix: make generic components' emit type compactible with Vue core types (#3569) (#3257) - thanks @​so1ve
  • fix: use universal __VLS_ConstructorOverloads when emits type is not inlined (#3585) - thanks @​so1ve
  • fix: inherit emits props and supports generic component emit type for JSX (#3533) (#3289) (#3476) - thanks @​so1ve
  • perf: generate less TS virtual code for TS performance (#3581)

Full-time Support by

Our Platinum Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • 5febf26 v1.8.14
  • f043b32 fix: inherit emits props (#3533)
  • c466f51 fix: use isomorphic __VLS_ConstructorOverloads when emits type is not inlin...
  • 02ae1e9 refactor: don't generate additional virtual code for defineEmits
  • 8006c98 refactor: don't generate additional virtual code for defineSlots (#3581)
  • 4d25501 v1.8.13
  • a065fd7 v1.8.12
  • f33face fix(component-meta): fix modules interoperability with `vue-component-type-he...
  • 2c74284 test: make sure newline is consistent (#3560)
  • cce193d v1.8.11
  • Additional commits viewable in compare view


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 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
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
steamdown ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 7:03pm
codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (3ffd40f) into main (563ce4e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files           3        3           
  Lines         249      249           
  Branches       49       49           
=======================================
  Hits          248      248           
  Partials        1        1           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #210.