spenserblack / steamdown

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

Bump @inkline/inkline from 3.1.4 to 3.2.2 #159

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @inkline/inkline from 3.1.4 to 3.2.2.

Release notes

Sourced from @​inkline/inkline's releases.

v3.2.2

  • chore: update build dependencies 0b7d8674

https://github.com/inkline/inkline/compare/v3.2.1...v3.2.2

v3.2.1

  • fix: fix broken breadcrumb item routing 9648ef40

https://github.com/inkline/inkline/compare/v3.2.0...v3.2.1

v3.2.0

  • feat: update components to explicitly use v-bind="attrs" at root 8598ed73

https://github.com/inkline/inkline/compare/v3.1.12...v3.2.0

v3.1.12

  • fix: copy scss files to dist 40cb87c8

https://github.com/inkline/inkline/compare/v3.1.11...v3.1.12

v3.1.11

  • chore: update dependencies a5f11d41

https://github.com/inkline/inkline/compare/v3.1.10...v3.1.11

v3.1.10

  • fix: made collapsible header focusable and keyboard friendly 916ef681

https://github.com/inkline/inkline/compare/v3.1.9...v3.1.10

v3.1.9

  • fix: tabbing/open event handling on collapsible item eba41e99

https://github.com/inkline/inkline/compare/v3.1.8...v3.1.9

v3.1.8

  • fix: emit click-outside only when dropdown is visible ebc4ae13

https://github.com/inkline/inkline/compare/v3.1.7...v3.1.8

v3.1.7

  • feat: add click-outside event to popup type components 8551194b
  • fix: export plugin in package exports c045134e

https://github.com/inkline/inkline/compare/v3.1.6...v3.1.7

v3.1.6

  • feat: add interactable prop to transfer hover state from trigger to popup f1619493
  • fix: trigger click-outside onmousedown instead of onmouseup b5a7ac74

... (truncated)

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
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 Jul 4, 2023 5:32am
codecov[bot] commented 1 year ago

Codecov Report

Merging #159 (22cf769) into main (0fe6ede) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 22cf769 differs from pull request most recent head 65ad765. Consider uploading reports for the commit 65ad765 to get more accurate results

@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  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