fix(deps): update dependency jscodeshift to ^0.16.0 - #114
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
May 28, 2023 09:41
95cae39 to
6165729
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
June 18, 2024 20:07
6165729 to
9f511e4
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
August 13, 2025 13:47
71faf1e to
1777edb
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
August 19, 2025 15:59
1777edb to
6356364
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
August 31, 2025 09:51
6356364 to
1f32065
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
September 25, 2025 15:15
1f32065 to
f92c873
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
October 21, 2025 20:49
f92c873 to
f6ffdcf
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
November 11, 2025 01:50
f6ffdcf to
0f44def
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
November 18, 2025 12:35
0f44def to
fb08b8d
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
December 3, 2025 17:36
fb08b8d to
70c639e
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
December 31, 2025 15:11
70c639e to
8df990e
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
January 8, 2026 18:28
8df990e to
653a2c1
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
January 23, 2026 18:16
6a04000 to
7fe772d
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
February 2, 2026 21:45
7fe772d to
5e0a823
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
February 17, 2026 19:07
2de693c to
593027b
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
March 5, 2026 17:20
593027b to
1390e38
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
March 13, 2026 11:15
1390e38 to
023cd63
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
April 1, 2026 20:04
df71ae9 to
5370c7b
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
April 8, 2026 19:32
5370c7b to
1b58c43
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
April 29, 2026 16:00
1b58c43 to
8370dc5
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
May 18, 2026 19:54
364c6e0 to
31e56f1
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
June 1, 2026 21:03
fa44fd5 to
c8507e6
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
June 11, 2026 18:02
c8507e6 to
6495ca0
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
2 times, most recently
from
July 16, 2026 17:40
13a3665 to
700d9ed
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
July 20, 2026 19:12
700d9ed to
81c705e
Compare
renovate
Bot
force-pushed
the
renovate/jscodeshift-0.x
branch
from
July 24, 2026 20:41
81c705e to
4fdcf88
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.13.0→^0.16.0Release Notes
facebook/jscodeshift (jscodeshift)
v0.16.1Compare Source
Fixed
babel-coredependency that was unused but caused security scanners to flag vulnerabilities.v0.16.0Compare Source
Added
--gitignoreflag to avoid transforming any files listed in.gitignore(#508, @ElonVolo)Changed
v0.15.2Compare Source
Fixed
v0.15.1Compare Source
Changed
@babel/plugin-proposal-private-methodsin worker (#568, @sibelius)Fixed
v0.15.0Compare Source
Changed
Fixed
v0.14.0Compare Source
Added
defineSnapshotTestFromFixturetest util (#471, @shriuken)renameTofilters for Babel 6+ node types (#412 and #504, @elonvolo and @henryqdineen)childNodesOfTypeto JSX traversal methods (#415, @j13huang)Changed
--helpto be listed in an order other than alphabetically, so they can instead be grouped thematically (#507, @elonvolo)jshortcut in test utils (#515, @no23reason)v0.13.1Compare Source
Changed
colorstochalkto mitigate a security vulnerability incolors@1.4.1.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.