tada5hi / typeorm-extension

This library provides utitlites to create & drop the database, seed the database and apply URL query parameter(s).
https://typeorm-extension.tada5hi.net
MIT License
216 stars 34 forks source link

build(deps-dev): bump vitepress from 1.3.1 to 1.4.0 #1153

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps vitepress from 1.3.1 to 1.4.0.

Release notes

Sourced from vitepress's releases.

v1.4.0

Please refer to CHANGELOG.md for details.

v1.3.4

Please refer to CHANGELOG.md for details.

v1.3.3

Please refer to CHANGELOG.md for details.

v1.3.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.4.0 (2024-10-07)

Bug Fixes

  • vueRE conflicting with lineNoRE (#4247) (2ac64b8)
  • hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes (c46e4b7), closes #4172
  • remove font synthesis in webfont mode, google fonts now support italic axis in inter (1628918)
  • theme: change the order of CSS rules of VPFlyout (#4225) (68150a6), closes #4224
  • theme: respect custom tag prop in VPButton component (#4185) (9c5d348)

Features

  • add data-title attribute for code group label tag (#4152) (bc7271d)
  • allow ignoring certain headers and their subtrees completely in outline (3e11b6a), closes #4171
  • client: add onAfterPageLoad hook in router (#4126) (315c220)
  • support adding extra attributes to snippet imports (useful for twoslash) (#4100) (e8f7dd1)
  • theme: expose theme default VPLink & VPSocialLink(s) component (#4178) (615e33b)
  • trigger onContentUpdated on frontmatter-only changes too (0db269a)

1.3.4 (2024-08-24)

Bug Fixes

  • check if _importGlobMap (vite internal) exists before using it (612d66f)

1.3.3 (2024-08-17)

Miscellaneous

1.3.2 (2024-08-05)

Bug Fixes

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)
github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 3.6.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: