refactor: Bump rewire from 7.0.0 to 9.0.1#338
Conversation
|
I will reformat the title to use the proper commit message syntax. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
📝 WalkthroughWalkthroughThe pull request introduces minor configuration adjustments and source code modifications. Changes include adding a new ignore pattern to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
63ace7c to
5360d86
Compare
Bumps [rewire](https://github.com/jhnns/rewire) from 7.0.0 to 9.0.1. - [Release notes](https://github.com/jhnns/rewire/releases) - [Changelog](https://github.com/jhnns/rewire/blob/master/CHANGELOG.md) - [Commits](jhnns/rewire@v7.0.0...v9.0.1) --- updated-dependencies: - dependency-name: rewire dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5360d86 to
f7b5013
Compare
…d_yarn/rewire-9.0.1
The rewire 9.0.1 upgrade causes npm to nest @eslint/js under eslint/node_modules/ instead of hoisting it. Adding it as a direct devDependency ensures the eslint config can resolve it.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #338 +/- ##
=======================================
Coverage 97.19% 97.19%
=======================================
Files 2 2
Lines 214 214
=======================================
Hits 208 208
Misses 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Review findings for rewire 7.0.0 → 9.0.1: Breaking changes:
Fix applied: The rewire 9 upgrade caused npm to nest All CI checks now pass (Lint, all Parse Server 7/8 + Node 18/20/22 combinations, codecov, snyk). |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
🎉 This change has been released in version 5.0.0 |
Bumps rewire from 7.0.0 to 9.0.1.
Release notes
Sourced from rewire's releases.
Changelog
Sourced from rewire's changelog.
Commits
37a5e02v9.0.107a31dafix: Use pirates for proper load extensions install/uninstall handling (#219)2745de2use pirates for proper load extensions install/uninstall handling7141d1bv9.0.08740211Merge pull request #218 from acrosman/eslint-9919b4bfUpdate package-lock.json308f361Update eslint config to new formatb5fe546Update to eslint 98b4250fv8.0.0883ef1bAdd Node v22 supportYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit