Skip to content

Commit

Permalink
Update dependency jscodeshift to v0.16.0 (#2148)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [jscodeshift](https://togithub.com/facebook/jscodeshift) | [`0.15.2` -> `0.16.0`](https://renovatebot.com/diffs/npm/jscodeshift/0.15.2/0.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jscodeshift/0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jscodeshift/0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/jscodeshift/0.15.2/0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/jscodeshift/0.15.2/0.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>facebook/jscodeshift (jscodeshift)</summary>

### [`v0.16.0`](https://togithub.com/facebook/jscodeshift/blob/HEAD/CHANGELOG.md#0160-2024-06-18)

[Compare Source](https://togithub.com/facebook/jscodeshift/compare/v0.15.2...v0.16.0)

##### Added

-   Added a `--gitignore` flag to avoid transforming any files listed in `.gitignore` ([#&#8203;508](https://togithub.com/facebook/jscodeshift/issues/508), [@&#8203;ElonVolo](https://togithub.com/ElonVolo))

##### Changed

-   Updated various dependencies to latest version ([#&#8203;588](https://togithub.com/facebook/jscodeshift/issues/588), [@&#8203;ElonVolo](https://togithub.com/ElonVolo))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 2fee843 commit b534cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"globby": "14.0.1",
"inquirer": "9.2.23",
"is-git-clean": "1.1.0",
"jscodeshift": "0.15.2",
"jscodeshift": "0.16.0",
"meow": "13.2.0",
"picocolors": "1.0.1"
},
Expand Down

0 comments on commit b534cc4

Please sign in to comment.