ipfs / ipfs-website

Official IPFS Project website
https://ipfs.tech
MIT License
32 stars 16 forks source link

chore(deps): bump @tailwindcss/typography from 0.4.1 to 0.5.9 #217

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tailwindcss/typography from 0.4.1 to 0.5.9.

Release notes

Sourced from @​tailwindcss/typography's releases.

v0.5.9

Fixed

  • Ensure p styles are inserted before .lead styles (#294)

v0.5.8

Fixed

  • Fix selector when using a non-default class (e.g. prose-sm) (#289)

v0.5.7

Fixed

  • Update TypeScript types (#284)

v0.5.6

v0.5.5

Added

  • Add typescript types (#283)

v0.5.4

Fixed

  • Update strong and code color styles to inherit from parent (#276)

v0.5.3

Added

  • Add styles for tfoot elements (#243)
  • Add prose-h5 and prose-h6 variants (#273)

Fixed

  • Fix prose elements legacy mode (#259)
  • Allow lead class to override element styles (#260)
  • Fix generation of prose-headings variant (#264)
  • Fix figure spacing (#267)
  • Fix child combinator :where selectors (#268)
  • Fix prose-headings variant to include h5 and h6 elements (#273)

v0.5.2

Fixed

  • Ensure nested selectors using &:hover work (#246)

v0.5.1

Removed

... (truncated)

Changelog

Sourced from @​tailwindcss/typography's changelog.

[0.5.9] - 2023-01-10

Fixed

  • Ensure p styles are inserted before .lead styles (#294)

[0.5.8] - 2022-11-07

Fixed

  • Fix selector when using a non-default class (e.g. prose-sm) (#289)

[0.5.7] - 2022-09-02

Fixed

  • Update TypeScript types (#284)

[0.5.6] - 2022-09-01

[0.5.5] - 2022-09-01

Added

  • Add typescript types (#283)

[0.5.4] - 2022-07-12

Fixed

  • Update strong and code color styles to inherit from parent (#276)

[0.5.3] - 2022-07-07

Added

  • Add styles for tfoot elements (#243)
  • Add prose-h5 and prose-h6 variants (#273)

Fixed

  • Fix prose elements legacy mode (#259)
  • Allow lead class to override element styles (#260)
  • Fix generation of prose-headings variant (#264)
  • Fix figure spacing (#267)
  • Fix child combinator :where selectors (#268)
  • Fix prose-headings variant to include h5 and h6 elements (#273)

... (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 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.