Skip to content

Bump jscodeshift to ^17.4.0#48834

Merged
ZeeshanTamboli merged 1 commit into
masterfrom
renovate/jscodeshift-17.x
Jul 20, 2026
Merged

Bump jscodeshift to ^17.4.0#48834
ZeeshanTamboli merged 1 commit into
masterfrom
renovate/jscodeshift-17.x

Conversation

@code-infra-renovate

@code-infra-renovate code-infra-renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jscodeshift ^17.3.0^17.4.0 age confidence

Release Notes

facebook/jscodeshift (jscodeshift)

v17.4.0

Compare Source

Minor Changes
  • 0ced828: Add iterator implementation to Collections

    ES6 iterators support the new for..of syntax. Since a Collection wraps an Array, we can lean on ECMAScript's new iterator delegation.

Patch Changes
  • bc1de49: Fix --ignore-pattern not matching files when the source path is relative and starts with ../ (or ./)

    Ignore patterns such as **/node_modules/** were silently skipped for files enumerated from a relative source path like ../app/src, because picomatch's ** wildcard does not match across a leading ..//./ traversal segment. The path is now also matched with any leading traversal prefix stripped, so ignore behavior is consistent for relative and absolute source paths.


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.

🔕 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 self-hosted Renovate.

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

Copy link
Copy Markdown

Deploy preview

https://deploy-preview-48834--material-ui.netlify.app/
QR code for https://deploy-preview-48834--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.

@ZeeshanTamboli
ZeeshanTamboli merged commit 59495a4 into master Jul 20, 2026
24 checks passed
@ZeeshanTamboli
ZeeshanTamboli deleted the renovate/jscodeshift-17.x branch July 20, 2026 06:25
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