[PR #65] [MERGED] Bump @tailwindcss/typography from 0.5.4 to 0.5.9 in /web #123

Closed
opened 2026-02-27 04:59:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/65
Author: @dependabot[bot]
Created: 3/13/2023
Status: Merged
Merged: 3/15/2023
Merged by: @guyzyl

Base: mainHead: dependabot/npm_and_yarn/web/tailwindcss/typography-0.5.9


📝 Commits (1)

  • b76ff3a Bump @tailwindcss/typography from 0.5.4 to 0.5.9 in /web

📊 Changes

2 files changed (+12 additions, -10 deletions)

View changed files

📝 web/package-lock.json (+11 -9)
📝 web/package.json (+1 -1)

📄 Description

Bumps @tailwindcss/typography from 0.5.4 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)
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)
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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/65 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/15/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/tailwindcss/typography-0.5.9` --- ### 📝 Commits (1) - [`b76ff3a`](https://github.com/guyzyl/whatsapp-contact-sync/commit/b76ff3af123303d8c9edb07de29f4dca3c104aed) Bump @tailwindcss/typography from 0.5.4 to 0.5.9 in /web ### 📊 Changes **2 files changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+11 -9) 📝 `web/package.json` (+1 -1) </details> ### 📄 Description Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.4 to 0.5.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindcss/typography/releases"><code>@​tailwindcss/typography</code>'s releases</a>.</em></p> <blockquote> <h2>v0.5.9</h2> <h3>Fixed</h3> <ul> <li>Ensure <code>p</code> styles are inserted before <code>.lead</code> styles (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/294">#294</a>)</li> </ul> <h2>v0.5.8</h2> <h3>Fixed</h3> <ul> <li>Fix selector when using a non-default class (e.g. <code>prose-sm</code>) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/289">#289</a>)</li> </ul> <h2>v0.5.7</h2> <h3>Fixed</h3> <ul> <li>Update TypeScript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/284/files">#284</a>)</li> </ul> <h2>v0.5.6</h2> <ul> <li>Actually publish types (<a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/a54c1a82a64efdf23aab57e62edaa369d1a857f1">a54c1a8</a>)</li> </ul> <h2>v0.5.5</h2> <h3>Added</h3> <ul> <li>Add typescript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/283">#283</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md"><code>@​tailwindcss/typography</code>'s changelog</a>.</em></p> <blockquote> <h2>[0.5.9] - 2023-01-10</h2> <h3>Fixed</h3> <ul> <li>Ensure <code>p</code> styles are inserted before <code>.lead</code> styles (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/294">#294</a>)</li> </ul> <h2>[0.5.8] - 2022-11-07</h2> <h3>Fixed</h3> <ul> <li>Fix selector when using a non-default class (e.g. <code>prose-sm</code>) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/289">#289</a>)</li> </ul> <h2>[0.5.7] - 2022-09-02</h2> <h3>Fixed</h3> <ul> <li>Update TypeScript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/284">#284</a>)</li> </ul> <h2>[0.5.6] - 2022-09-01</h2> <ul> <li>Actually publish types (<a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/a54c1a82a64efdf23aab57e62edaa369d1a857f1">a54c1a8</a>)</li> </ul> <h2>[0.5.5] - 2022-09-01</h2> <h3>Added</h3> <ul> <li>Add typescript types (<a href="https://redirect.github.com/tailwindlabs/tailwindcss-typography/pull/283">#283</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/4c3b76ccc8120f307514d5721598763fd09761c0"><code>4c3b76c</code></a> 0.5.9</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/b1356666a6efd6293ddc0f1d693e8ee99e2fe212"><code>b135666</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/a5d0bc219059f1aa6832fa01765c83bbf6e9191e"><code>a5d0bc2</code></a> Ensure <code>p</code> styles are inserted before <code>.lead</code> styles (<a href="https://redirect.github.com/tailwindcss/typography/issues/294">#294</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/fda8ce5f8013b02768aa066a8bc34197d6947cad"><code>fda8ce5</code></a> Bump json5 from 2.2.0 to 2.2.3 (<a href="https://redirect.github.com/tailwindcss/typography/issues/292">#292</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/5231af5bdd392404025330256f3797f8572d8067"><code>5231af5</code></a> Bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://redirect.github.com/tailwindcss/typography/issues/290">#290</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/595ea7d618fe25e82010b7655aa37c36a484eafe"><code>595ea7d</code></a> 0.5.8</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/e057044417e50e7a2c2d943e521648132d0c38e3"><code>e057044</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/9999d2f4a69bd157983f705cc855db95e36066c9"><code>9999d2f</code></a> Fix selector when using a non-default class (<a href="https://redirect.github.com/tailwindcss/typography/issues/289">#289</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/743b682abbcfa4dac035679fae96f73cbdd6b0bd"><code>743b682</code></a> Bump <code>tailwindcss</code> to <code>3.2.2</code></li> <li><a href="https://github.com/tailwindlabs/tailwindcss-typography/commit/5f85ce93cbd19b4c0193a8eeef85b76f6f214685"><code>5f85ce9</code></a> 0.5.7</li> <li>Additional commits viewable in <a href="https://github.com/tailwindcss/typography/compare/v0.5.4...v0.5.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tailwindcss/typography&package-manager=npm_and_yarn&previous-version=0.5.4&new-version=0.5.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#123
No description provided.