Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @tailwindcss/typography to v0.5.15 #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/typography 0.5.9 -> 0.5.15 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.15

Compare Source

Fixed
  • Support installing with alpha versions of Tailwind CSS v4 (#​358)

v0.5.14

Compare Source

  • Fix table text alignment (#​346)

v0.5.13

Compare Source

Fixed
  • Don't apply margins to <br> elements contained in an <li> in FF (#​350)

v0.5.12

Compare Source

Added
  • Use logical properties for better RTL support (#​323)

v0.5.11

Compare Source

Added
Fixed
  • Fix space between <figcaption> and <video> (#​339)

v0.5.10

Compare Source

Fixed
  • Fix space between <figcaption> and <pre> (#​313)
  • Remove typography styles from not-prose elements in addition to their children (#​301)
  • Add <picture> styles (#​314)
  • Fix prose-invert when used with colors in light mode (#​315)
  • Add <kbd> styles (#​317)
  • Add description list (<dl>, <dt>, <dd>) styles (#​316)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Dec 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
andrewusher-dev ❌ Failed (Inspect) Aug 28, 2024 3:08pm

Copy link
Contributor Author

renovate bot commented Mar 26, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

Node.js v18.15.0

@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/typography to v0.5.10 chore(deps): update dependency @tailwindcss/typography to v0.5.11 Mar 26, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 0228cc0 to cb168eb Compare March 27, 2024 19:25
@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/typography to v0.5.11 chore(deps): update dependency @tailwindcss/typography to v0.5.12 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from cb168eb to ba06cec Compare April 26, 2024 19:04
@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/typography to v0.5.12 chore(deps): update dependency @tailwindcss/typography to v0.5.13 Apr 26, 2024
Copy link
Contributor Author

renovate bot commented Jul 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:22095
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:22095:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:22158:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:22348:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:22404:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.29.3/18.15.0/node_modules/corepack/dist/lib/corepack.cjs:23096:5)

Node.js v18.15.0

@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from ba06cec to e677db0 Compare July 15, 2024 03:04
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from e677db0 to 5308e75 Compare July 15, 2024 03:33
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 5308e75 to 63cadd9 Compare August 7, 2024 18:09
@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/typography to v0.5.13 chore(deps): update dependency @tailwindcss/typography to v0.5.14 Aug 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency @tailwindcss/typography to v0.5.14 chore(deps): update dependency @tailwindcss/typography to v0.5.15 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 63cadd9 to 8919661 Compare August 28, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant