Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

This PR contains the following updates:

Package Change Age Confidence
@tailwindcss/typography 0.5.13 -> 0.5.19 age confidence

Release Notes

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

v0.5.19

Compare Source

Fixed
  • Fixed broken color styles (#​405)

v0.5.18

Compare Source

Fixed
  • Fixed undefined variable error (#​403)

v0.5.17

Compare Source

Added
  • Add modifiers for description list elements (#​357)
  • Add prose-picture modifier (#​367)
Fixed
  • Include unit in hr border-width value (#​379)
  • Ensure <kbd> styles work with Tailwind CSS v4 (#​387)
Changed
  • Remove lodash dependencies (#​402)

v0.5.16

Compare Source

Fixed
  • Support installing with beta versions of Tailwind CSS v4 (#​365)

v0.5.15

Compare Source

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

v0.5.14

Compare Source

Fixed
  • Fix table text alignment (#​346)

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.

@github-actions
Copy link

github-actions bot commented Aug 7, 2024

Run report for 93af95dc

Total time: 29s | Comparison time: 27.3s | Estimated loss: 1.7s (5.9% slower)

Action Time Status Info
🟩 SyncWorkspace 0ms Passed
⬛️ SetupToolchain(node:20.15.1) 2.7s Skipped
🟩 InstallWorkspaceDeps(node:20.15.1) 13.2s Passed
🟩 SyncProject(node, site) 0.4ms Passed
🟩 RunTask(site:imports) 331.6ms Passed
🟩 RunTask(site:sync) 3.1s Passed
🟩 RunTask(site:format) 304.1ms Passed
🟥 RunTask(site:check) 9.3s Failed
🟩 RunTask(site:lint) 368.8ms Passed
⬛️ RunTask(site:build) 0.1ms Skipped
Touched files
apps/site/package.json
pnpm-lock.yaml

@renovate renovate bot changed the title Update dependency @tailwindcss/typography to v0.5.14 Update dependency @tailwindcss/typography to v0.5.15 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 8c8f869 to d62e3aa Compare August 28, 2024 14:39
@renovate renovate bot changed the title Update dependency @tailwindcss/typography to v0.5.15 fix(deps): update dependency @tailwindcss/typography to v0.5.15 Sep 18, 2024
@alexanderniebuhr alexanderniebuhr force-pushed the main branch 6 times, most recently from 7e87dd6 to 03aa80c Compare September 23, 2024 06:25
@renovate renovate bot changed the title fix(deps): update dependency @tailwindcss/typography to v0.5.15 fix(deps): update dependency @tailwindcss/typography to v0.5.16 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from d62e3aa to 93af95d Compare January 7, 2025 16:31
@github-actions github-actions bot requested a deployment to [site] (renovate/tailwindcss-typography-0.x) January 7, 2025 16:35 Abandoned
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 93af95d to e87ac9d Compare August 10, 2025 14:16
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from e87ac9d to 47e85a5 Compare September 19, 2025 13:12
@renovate renovate bot changed the title fix(deps): update dependency @tailwindcss/typography to v0.5.16 fix(deps): update dependency @tailwindcss/typography to v0.5.17 Sep 19, 2025
@renovate renovate bot changed the title fix(deps): update dependency @tailwindcss/typography to v0.5.17 fix(deps): update dependency @tailwindcss/typography to v0.5.18 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 47e85a5 to 5c0e7af Compare September 19, 2025 18:23
@renovate renovate bot changed the title fix(deps): update dependency @tailwindcss/typography to v0.5.18 fix(deps): update dependency @tailwindcss/typography to v0.5.19 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 5c0e7af to 35bf957 Compare September 24, 2025 15:26
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ 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: pnpm-lock.yaml
Scope: all 2 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  Package name mismatch found while reading {"tarball":"https://codeload.github.com/actions/github-script/tar.gz/ed597411d8f924073f98dfc5c65a23a2325f34cd"} from the store.
 ERR_PNPM_UNEXPECTED_PKG_CONTENT_IN_STORE  The lockfile is broken! A full installation will be performed in an attempt to fix it.
Progress: resolved 48, reused 0, downloaded 0, added 0
 ERR_PNPM_UNEXPECTED_PKG_CONTENT_IN_STORE  Package name mismatch found while reading {"tarball":"https://codeload.github.com/actions/github-script/tar.gz/ed597411d8f924073f98dfc5c65a23a2325f34cd"} from the store.

This error happened while installing a direct dependency of /tmp/renovate/repos/github/astrolicious/dotdev

This means that either the lockfile is broken or the package metadata (name and version) inside the package's package.json file doesn't match the metadata in the registry. Expected package: github-script@undefined. Actual package in the store with the given integrity: @actions/[email protected].

If you want to ignore this issue, set the strict-store-pkg-content-check to false.

@renovate renovate bot force-pushed the renovate/tailwindcss-typography-0.x branch from 35bf957 to 08f3552 Compare September 25, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant