Skip to content

Bump code-infra:patchUpdates - #48892

Merged
ZeeshanTamboli merged 4 commits into
masterfrom
renovate/code-infra-patchupdates
Aug 6, 2026
Merged

Bump code-infra:patchUpdates#48892
ZeeshanTamboli merged 4 commits into
masterfrom
renovate/code-infra-patchupdates

Conversation

@code-infra-renovate

@code-infra-renovate code-infra-renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
es-toolkit (source) ^1.49.0^1.50.0 age confidence dependencies patch
execa ^10.0.0^10.0.1 age confidence dependencies patch
postcss (source) ^8.5.22^8.5.25 age confidence dependencies patch 8.5.26
react-draggable ^4.7.0^4.7.1 age confidence dependencies patch
recast ^0.23.12^0.23.19 age confidence dependencies patch
vale-cli/vale 3.17.03.17.1 age confidence patch

Release Notes

sindresorhus/execa (execa)

v10.0.1

Compare Source

  • Fix preferLocal argument escaping edge-case on Windows (#​1259) e771733

postcss/postcss (postcss)

v8.5.25

Compare Source

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

v8.5.24

Compare Source

  • Preserve the BOM after the processing (by @​hdimer).
react-grid-layout/react-draggable (react-draggable)

v4.7.1

Compare Source

  • Fix: props are no longer marked required under React 18 TypeScript. Regression in 4.6.0. The propTypes static was a required member of the public type; React 18's JSX LibraryManagedAttributes consults propTypes when it is required, and doing so cancels the optionality defaultProps normally grants. React 19 ignores propTypes, which is why the v19-only type check missed it. make lint now also type-checks the public surface against @types/react@18. (#​809, closes #​807)
  • Fix: guard the process access in the debug logger so browser bundlers that do not shim process no longer crash on import. (#​810, closes #​806)
benjamn/recast (recast)

v0.23.19

Compare Source

v0.23.18

Compare Source

v0.23.17

Compare Source

v0.23.16

Compare Source

v0.23.15

Compare Source

v0.23.14

Compare Source

v0.23.13

Compare Source

vale-cli/vale (vale-cli/vale)

v3.17.1

Compare Source

Changelog

  • bc78bf3 tests: add case for block change
  • d078f4c perf: spend fewer cores on startup and more on large blocks
  • 1dd53ff perf: hoist a lookaround shared by every swap key
  • c8a19c9 perf: skip compiling rules the config can never run
  • 70aa68f fix: give each Org file its own HTML writer
  • 44e5572 chore: bump regexp2
  • 124ed7c feat: build for Windows on ARM
  • a335cfa refactor: Warn on unrecognized core options
  • 529d382 fix: pin the comment fixtures to LF
  • fd1a319 docs: stop pinning a version in the security policy
  • 20505a3 test: replace the Cucumber suite with YAML-driven Go tests
  • 4503ee7 fix: resolve the default config during a dry run
  • d947f20 perf: size the converter pools to the run, not the host
  • 72a1502 Update SECURITY.md
  • 6d08e80 docs: fix old links
  • fdd1844 fix: bound and validate rule-embedded scripts

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 04:59 AM, only on Sunday (* 0-4 * * 7)
  • 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 self-hosted Renovate.

@code-infra-renovate code-infra-renovate Bot added the dependencies Update of dependencies. label Aug 2, 2026
@code-infra-dashboard

code-infra-dashboard Bot commented Aug 2, 2026

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-48892--material-ui.netlify.app/
QR code for https://deploy-preview-48892--material-ui.netlify.app/

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes


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

@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/code-infra-patchupdates branch 7 times, most recently from d73c855 to bc81d17 Compare August 3, 2026 17:41
@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Aug 4, 2026
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/code-infra-patchupdates branch from bc81d17 to fe486a4 Compare August 4, 2026 07:06
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Aug 4, 2026
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/code-infra-patchupdates branch from fe486a4 to c1efca5 Compare August 4, 2026 11:00
@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Aug 4, 2026
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/code-infra-patchupdates branch from c1efca5 to 2346396 Compare August 4, 2026 13:43
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Aug 4, 2026
@code-infra-renovate
code-infra-renovate Bot force-pushed the renovate/code-infra-patchupdates branch from 2346396 to 67778cc Compare August 5, 2026 17:39
@code-infra-renovate

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ZeeshanTamboli
ZeeshanTamboli merged commit 6688a78 into master Aug 6, 2026
26 checks passed
@ZeeshanTamboli
ZeeshanTamboli deleted the renovate/code-infra-patchupdates branch August 6, 2026 12:28
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.

1 participant