Vanilla-OS / chronos-frontend

A frontend in Vue.js for the Chronos documentation server.
https://docs.vanillaos.org
GNU Affero General Public License v3.0
6 stars 4 forks source link

build(deps): bump unhead from 1.3.7 to 1.8.10 #25

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps unhead from 1.3.7 to 1.8.10.

Release notes

Sourced from unhead's releases.

v1.8.10

Bug Fixes

  • schema-org: avoid re-casting valid w3c date times (bc363b2), closes #296
  • mark VueHeadMixin as not deprecated (6089dfc), closes #291
  • useScript missing script API's return in proxy (#302) (c42c57d)
  • ssr: omitLineBreaks option (#297) (85bc860)

v1.8.9

What's Changed

New Contributors

Full Changelog: https://github.com/unjs/unhead/compare/v1.8.8...v1.8.9

v1.8.8

Bug Fixes

  • schema-org: more accurate id resolving (7c29141)

v1.8.7

Bug Fixes

  • empty string children being converted to true (0311382)

v1.8.6

Bug Fixes

  • check innerHTML is a string when applying XSS fixes (dbb5581)

v1.8.5

Bug Fixes

  • schema-org: LocalBusiness extends Organization for Logo Rich Results (6b2571b), closes #270

... (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 - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
kbdharun commented 7 months ago

@dependabot rebase