Skip to content

Update @astrojs/markdoc#16580

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/@astrojsmarkdoc
Open

Update @astrojs/markdoc#16580
renovate[bot] wants to merge 1 commit intomainfrom
renovate/@astrojsmarkdoc

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
@markdoc/markdoc (source) ^0.5.4^0.5.7 age confidence
devalue ^5.6.3^5.8.0 age confidence
preact (source) ^10.28.4^10.29.1 age confidence

Release Notes

markdoc/markdoc (@​markdoc/markdoc)

v0.5.7

Compare Source

What's Changed
  • Make table-syntax validation error location more precise by @​yue-stripe in #​605
    • the validate() method now returns more location/line info than before
    • Build output now includes ES2022 syntax. The esbuild version used to build markdoc was upgraded from 0.13 to 0.25, which raises the effective output target from ~ES2020 to ES2022+. If your build pipeline transpiles @​markdoc/markdoc, you may need to ensure your toolchain supports ES2022 features such as static class blocks.

Full Changelog: markdoc/markdoc@0.5.6...0.5.7

v0.5.6

Compare Source

What's Changed

  • Add validation for invalid Markdoc table syntax by @​yue-stripe in #​603
    • Markdoc.validate will now raise errors for invalid syntax within {% table %} tags.

Full Changelog: markdoc/markdoc@0.5.5...0.5.6

v0.5.5

Compare Source

Added support for providing a list of conditional tags in addition to if. (['if'] is set by default). No breaking changes.

#​600

sveltejs/devalue (devalue)

v5.8.0

Compare Source

Minor Changes
  • c5115b0: feat: add stringifyAsync for async serialization

v5.7.1

Compare Source

Patch Changes
  • 8becc7c: fix: handle regexes consistently in uneval's value and reference formats

v5.7.0

Compare Source

Minor Changes
  • df2e284: feat: use native alternatives to encode/decode base64
  • 498656e: feat: add DataView support
  • a210130: feat: whitelist Float16Array
  • df2e284: feat: simplify TypedArray slices
Patch Changes
  • 5590634: fix: get uneval type handling up to parity with stringify
  • 57f73fc: fix: correctly support boxed bigints and sentinel values
preactjs/preact (preact)

v10.29.1

Compare Source

Fixes

Maintenance


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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 4, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

⚠️ No Changeset found

Latest commit: ffb0940

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the pkg: integration Related to any renderer integration (scope) label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

e18e dependency analysis

No dependency warnings found.

@renovate renovate Bot changed the title Update @astrojs/markdoc fix(deps): update @astrojs/markdoc May 4, 2026
@renovate renovate Bot changed the title fix(deps): update @astrojs/markdoc Update @astrojs/markdoc May 4, 2026
@renovate renovate Bot changed the title Update @astrojs/markdoc fix(deps): update @astrojs/markdoc May 5, 2026
@renovate renovate Bot force-pushed the renovate/@astrojsmarkdoc branch from 3e9b917 to ffb0940 Compare May 5, 2026 12:46
@renovate renovate Bot changed the title fix(deps): update @astrojs/markdoc Update @astrojs/markdoc May 5, 2026
@renovate renovate Bot changed the title Update @astrojs/markdoc fix(deps): update @astrojs/markdoc May 6, 2026
@renovate renovate Bot changed the title fix(deps): update @astrojs/markdoc Update @astrojs/markdoc May 6, 2026
@renovate renovate Bot changed the title Update @astrojs/markdoc fix(deps): update @astrojs/markdoc May 6, 2026
@renovate renovate Bot changed the title fix(deps): update @astrojs/markdoc Update @astrojs/markdoc May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file pkg: integration Related to any renderer integration (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants