Skip to content

Bump code-infra:devDependencies#3839

Merged
LukasTy merged 1 commit intomasterfrom
renovate/code-infra-devdependencies
Jan 26, 2026
Merged

Bump code-infra:devDependencies#3839
LukasTy merged 1 commit intomasterfrom
renovate/code-infra-devdependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 23, 2026

This PR contains the following updates:

Package Change Age Confidence
@wooorm/starry-night 3.8.03.9.0 age confidence
baseline-browser-mapping 2.9.142.9.17 age confidence
es-toolkit (source) 1.43.01.44.0 age confidence
motion 12.26.112.29.0 age confidence
prettier (source) 3.7.43.8.1 age confidence
publint (source) 0.3.150.3.17 age confidence
terser (source) 5.44.15.46.0 age confidence
unist-util-visit 5.0.05.1.0 age confidence
zod (source) 4.3.54.3.6 age confidence

Release Notes

wooorm/starry-night (@​wooorm/starry-night)

v3.9.0

Compare Source

Full Changelog: wooorm/starry-night@3.8.0...3.9.0

web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.9.17

Compare Source

v2.9.16

Compare Source

v2.9.15

Compare Source

toss/es-toolkit (es-toolkit)

v1.44.0

Compare Source

Released on January 16th, 2026.

  • Added shouldRetry option to retry function. ([#​1585])
  • Added isEmptyObject predicate function. ([#​1584])
  • Added isNumber predicate function.
  • Enhanced error cloning to support AggregateError. ([#​1563])
  • Implemented collection methods for Maps and Sets.
  • Added bundle size analysis and visualization components to docs. ([#​1564])
  • Fixed flattenObject to retain empty objects and arrays.
  • Enhanced type safety for clone function.
  • Fixed clone error when cloning object with null prototype. ([#​1570])
  • Fixed array function callbacks to include index and array parameters. ([#​1561])
  • Fixed compat/cloneDeep and cloneDeepWith to clone null-prototype objects as regular objects. ([#​1562])
  • Fixed compat/clamp to ensure consistency with lodash. ([#​1555])
  • Simplified intersection filter callback for consistency. ([#​1582])
  • Fixed incorrect function names and output in cloneDeep JSDoc examples. ([#​1583])

We sincerely thank @​raon0211, @​dayongkr, @​eunwoo-levi, @​matt-oakes, @​T3sT3ro, and @​D-Sketon for their contributions. We appreciate your great efforts!

motiondivision/motion (motion)

v12.29.0

Compare Source

Added
  • transformViewBoxPoint: Scale drag gestures within <svg> elements where viewBox and rendered width/height are mismatched.
  • trackContentSize: New scroll and useScroll option for tracking changes to content size.
Fixed
  • Add React 19 test suite to CI.
  • Fix types with motion.create().
  • Shared element animations now respect layoutDependency.

v12.28.2

Compare Source

Added
  • Add default value type px for fontSize.
Fixed
  • Removed default value type from radius.
  • Ensure LazyMotion animates initial state even when state has changed before Motion is loaded.

v12.28.1

Compare Source

Fixed
  • Ensure scale: "0%" isn't treated as default value.

v12.27.5

Compare Source

Fixed
  • Ensure pen gesture is correctly cleaned up on drag cancel.
  • Fix edge case where DocumentProjectionNode's attached element was null.

v12.27.4

Compare Source

Added
  • AnimatePresence: anchorY for vertically positioning popped children.
Fixed
  • Fixed path drawing animations in zoomed Safari contexts by switching to unitless values.

v12.27.3

Compare Source

Fixed
  • Ensure drag gestures trigger from keyboard-accessible elements (button, textarea etc) if these elements have drag applied directly.

v12.27.2

Compare Source

Fixed
  • Adding sourcemaps to motion-dom and motion-utils.
  • Fix Reorder autoscroll within scrollable pages.
  • Gracefully handle missing elements in animation sequences.

v12.27.1

Compare Source

Fixed
  • Improving projection node cleanup.

v12.27.0

Compare Source

Fixed
  • Adding new exports for internal use.

v12.26.2

Compare Source

Fixed
  • Internal refactor of projection system into motion-dom.
prettier/prettier (prettier)

v3.8.1

Compare Source

v3.8.0

Compare Source

diff

🔗 Release note

publint/publint (publint)

v0.3.17

Compare Source

Patch Changes

v0.3.16

Compare Source

Patch Changes
  • Re-enable file existence checks for TS and TSX files if they do not use custom conditions. In v0.3.10, this was done unconditionally instead which missed catching possible file typos if only common conditions are used. (7b1408e)
terser/terser (terser)

v5.46.0

Compare Source

  • Add "observedAttributes" domprop (#​1652)
  • More domprops (mostly Temporal related) suggested in #​1652

v5.45.0

Compare Source

  • Produce void 0 instead of undefined, which is more safe
syntax-tree/unist-util-visit (unist-util-visit)

v5.1.0

Compare Source

Types

Full Changelog: syntax-tree/unist-util-visit@5.0.0...5.1.0

colinhacks/zod (zod)

v4.3.6

Compare Source

Commits:

Configuration

📅 Schedule: Branch creation - Between 02:00 AM and 06:59 AM, only on Friday ( * 2-6 * * 5 ) in timezone UTC, 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 Update of dependencies. label Jan 23, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 23, 2026

commit: 46660f4

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Jan 23, 2026

Greptile Summary

This PR bumps several devDependencies to their latest versions via Renovate bot. The updates include:

  • @wooorm/starry-night (3.8.0→3.9.0): Adds type definitions for CSS files
  • baseline-browser-mapping (2.9.14→2.9.15): Patch update
  • es-toolkit (1.43.0→1.44.0): Adds shouldRetry option, isEmptyObject and isNumber functions, enhances error cloning for AggregateError
  • motion (12.26.1→12.27.1): Improves projection node cleanup
  • prettier (3.7.4→3.8.0): Minor version update
  • publint (0.3.15→0.3.16): Re-enables file existence checks for TS/TSX files
  • terser (5.44.1→5.46.0): Adds DOM properties, produces void 0 instead of undefined

All changes are backwards-compatible minor/patch updates to development dependencies that do not affect production code.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • All changes are automated dependency updates to devDependencies only, with backwards-compatible minor/patch version bumps from well-maintained packages
  • No files require special attention

Important Files Changed

Filename Overview
package.json Updated devDependencies: es-toolkit (1.43.0→1.44.0), prettier (3.7.4→3.8.0), publint (0.3.15→0.3.16), terser (5.44.1→5.46.0)
docs/package.json Updated devDependencies: @wooorm/starry-night (3.8.0→3.9.0), baseline-browser-mapping (2.9.14→2.9.15), motion (12.26.1→12.27.1), prettier (3.7.4→3.8.0)
test/package.json Updated devDependency: es-toolkit (1.43.0→1.44.0)
pnpm-lock.yaml Updated lockfile to reflect version changes and transitive dependencies

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 23, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 46660f4
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/69769131b1f77e00088868a6
😎 Deploy Preview https://deploy-preview-3839--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch from 27a61c9 to 71f5040 Compare January 23, 2026 09:55
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch from 71f5040 to e9a7b11 Compare January 23, 2026 10:22
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch from e9a7b11 to d6d0a1f Compare January 23, 2026 10:38
@github-actions github-actions Bot added PR: out-of-date The pull request has merge conflicts and can't be merged. and removed PR: out-of-date The pull request has merge conflicts and can't be merged. labels Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch from d6d0a1f to 9da0426 Compare January 23, 2026 11:20
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Jan 23, 2026
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch 2 times, most recently from 925ecd8 to 663f84c Compare January 24, 2026 17:45
@mui-bot
Copy link
Copy Markdown

mui-bot commented Jan 24, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch 2 times, most recently from c6b0a35 to 2862cbf Compare January 25, 2026 17:37
@renovate renovate Bot force-pushed the renovate/code-infra-devdependencies branch from 2862cbf to 46660f4 Compare January 25, 2026 21:54
@LukasTy LukasTy merged commit 75b0df4 into master Jan 26, 2026
24 checks passed
@LukasTy LukasTy deleted the renovate/code-infra-devdependencies branch January 26, 2026 10:05
atomiks pushed a commit to atomiks/base-ui that referenced this pull request Jan 28, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants