Skip to content

⬆️ deps: Update dependencies (non-major)#48

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/dependencies-(non-major)
Jul 5, 2026
Merged

⬆️ deps: Update dependencies (non-major)#48
renovate[bot] merged 1 commit into
mainfrom
renovate/dependencies-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@astrojs/markdown-remark (source) 7.2.07.2.1 age confidence dependencies patch
@astrojs/mdx (source) 7.0.07.0.2 age confidence dependencies patch
@astrojs/preact (source) 6.0.06.0.1 age confidence dependencies patch
@astrojs/react (source) 6.0.06.0.1 age confidence devDependencies patch
@astrojs/rss (source) 4.0.184.0.19 age confidence dependencies patch
@astrojs/vue (source) 7.0.07.0.1 age confidence devDependencies patch
@lucide/astro (source) 1.21.01.23.0 age confidence dependencies minor
@tailwindcss/vite (source) 4.3.14.3.2 age confidence dependencies patch
astro-mermaid 2.0.42.1.0 age confidence dependencies minor
astro-pagefind 2.0.02.0.1 age confidence dependencies patch
caniuse-lite 1.0.300017991.0.30001800 age confidence dependencies patch
mermaid 11.15.011.16.0 age confidence dependencies minor
node (source) 22.18.022.23.1 age confidence minor
oxlint (source) 1.71.01.72.0 age confidence devDependencies minor
pnpm (source) 11.9.011.10.0 age confidence packageManager minor
preact (source) 10.29.210.29.4 age confidence dependencies patch
tailwindcss (source) 4.3.14.3.2 age confidence dependencies patch
vite (source) 0.2.10.2.2 age confidence pnpm.catalog.default patch
vite-plus (source) 0.2.10.2.2 age confidence pnpm.catalog.default patch
vue (source) 3.5.383.5.39 age confidence devDependencies patch
wrangler (source) 4.104.04.107.0 age confidence devDependencies minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

withastro/astro (@​astrojs/markdown-remark)

v7.2.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/mdx)

v7.0.2

Compare Source

Patch Changes

v7.0.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/preact)

v6.0.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/react)

v6.0.1

Compare Source

Patch Changes
withastro/astro (@​astrojs/rss)

v4.0.19

Compare Source

Patch Changes
  • #​17209 fbcfa03 Thanks @​matthewp! - Hardens RSS feed generation by escaping the source and enclosure item fields. These fields are now serialized as structured XML values, ensuring that special characters in values like source.title and enclosure.type are always treated as text rather than markup, consistent with how other feed fields are handled.
withastro/astro (@​astrojs/vue)

v7.0.1

Compare Source

Patch Changes
lucide-icons/lucide (@​lucide/astro)

v1.23.0: Version 1.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.22.0...1.23.0

v1.22.0: Version 1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.21.0...1.22.0

tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.3.2

Compare Source

Fixed
  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#​20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#​20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#​20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#​20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#​20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#​20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#​20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#​20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#​20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#​20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#​20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#​20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#​20289)
joesaby/astro-mermaid (astro-mermaid)

v2.1.0

Compare Source

Features
shishkin/astro-pagefind (astro-pagefind)

v2.0.1

Compare Source

Bug Fixes
  • deps: widen astro peer dependency to include v7 (9bb6994)
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001800

Compare Source

mermaid-js/mermaid (mermaid)

v11.16.0

Compare Source

Minor Changes
  • #​7535 ea1c48f Thanks @​ragelink! - feat(cynefin): Adds the Cynefin framework as a new diagram type (beta) to Mermaid (available as cynefin-beta). The Cynefin framework, created by Dave Snowden, is a decision-making framework that categorizes problems into five complexity domains, widely used in agile, incident management, strategy, and organizational design.

  • #​7721 f45cc2c Thanks @​notionparallax! - feat(treeView): add box-drawing character input support for treeView diagrams

  • #​7550 f1f4d45 Thanks @​DominicBurkart! - feat(xychart): add per-point text labels for xychart line plots

  • #​7527 b4d0442 Thanks @​notionparallax! - feat(treeView): Extends the existing treeView-beta diagram with features useful for representing file/directory structures.

  • #​7793 a6f097d Thanks @​SSDWGG! - feat(er): support optional ER attribute types with a ? suffix

  • #​7772 37f2e36 Thanks @​devareddy05! - feat(gantt): support multiple excludes / includes lines so long exclusion lists can be split into commented groups (#​6270)

  • #​7708 4e63e9d Thanks @​txmxthy! - feat(architecture): add align row|column {ids…} directive to architecture-beta diagrams so authors can declare horizontal or vertical alignment of services explicitly.

  • #​7760 05223be Thanks @​ngdaniels! - feat(pie): Enhance Pie Chart - Enable donut chart, Set legend position, and highlight slice

  • #​7251 216e4e9 Thanks @​ydah! - feat(railroad): Add support for Railroad Diagrams (Syntax Diagrams) with four input syntaxes: IR (railroad-beta), EBNF (railroad-ebnf-beta), ABNF (railroad-abnf-beta), and PEG (railroad-peg-beta).

  • #​7774 e5c75e6 Thanks @​ngdaniels! - feat(xychart): enable rotate label on X-axis

  • #​7791 974fa7b Thanks @​knsv-bot! - feat(swimlane): add swimlane as a standalone diagram type with a dedicated layered orthogonal layout algorithm

Patch Changes
nodejs/node (node)

v22.23.1: 2026-06-23, Version 22.23.1 'Jod' (LTS), @​RafaelGSS

Compare Source

This release includes a fix for an unexpected behavior introduced
by the recent security release (22.23.0).

Commits

v22.23.0: 2026-06-18, Version 22.23.0 'Jod' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

v22.22.3: 2026-05-13, Version 22.22.3 'Jod' (LTS), @​marco-ippolito

Compare Source

Commits

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
zrr-website-slides 1cd6bec Commit Preview URL

Branch Preview URL
Jul 04 2026, 09:58 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
zrr-website-root 1cd6bec Commit Preview URL

Branch Preview URL
Jul 04 2026, 09:57 PM

@cursor cursor Bot requested a review from zrr1999 June 29, 2026 01:34

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; human review is required before merge.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
zrr-website-blog 1cd6bec Commit Preview URL

Branch Preview URL
Jul 04 2026, 10:00 PM

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 655e827 to e040105 Compare June 29, 2026 18:38

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from e040105 to 864447c Compare June 29, 2026 23:33

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 864447c to 46c4c0c Compare June 30, 2026 11:15

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 46c4c0c to 9fee82e Compare June 30, 2026 16:33

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 9fee82e to 58997f6 Compare June 30, 2026 23:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 58997f6 to 694ec67 Compare July 2, 2026 00:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 694ec67 to daf2ea6 Compare July 2, 2026 13:01

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, vite-plus, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from daf2ea6 to 5d079f9 Compare July 2, 2026 17:59

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, vite-plus, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 5d079f9 to fe74176 Compare July 2, 2026 21:14

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, vite-plus, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from fe74176 to 3bd060b Compare July 3, 2026 12:41

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stale comment

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, vite-plus, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot force-pushed the renovate/dependencies-(non-major) branch from 3bd060b to 1cd6bec Compare July 4, 2026 21:56

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: medium. Not approving: this Renovate dependency update exceeds the low-risk approval threshold (Node.js runtime, wrangler, vite-plus, and lockfile changes). Cursor Bugbot was not present on this PR; zrr1999 is already assigned for human review.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Approver

@renovate renovate Bot merged commit be622fa into main Jul 5, 2026
7 checks passed
@renovate renovate Bot deleted the renovate/dependencies-(non-major) branch July 5, 2026 00:51
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.

0 participants