Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rewire ^3.0.2 -> ^6.0.0 age adoption passing confidence

Release Notes

jhnns/rewire

v6.0.0

Compare Source

  • Breaking: Remove Node v8 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v8 as well.
  • Update dependencies #​193
  • Fix Modifying globals within module leaks to global with Node >=10 #​167
  • Fixed import errors on modules with shebang declarations #​179

v5.0.0

Compare Source

  • Breaking: Remove Node v6 support. We had to do this because one of our dependencies had security issues and the version with the fix dropped Node v6 as well.
  • Update dependencies #​159 #​172 #​154 #​166

v4.0.1

Compare Source

  • Fix a bug where const was not properly detected #​139

v4.0.0

Compare Source

  • Breaking: Remove official node v4 support. It probably still works with node v4, but no guarantees anymore.
  • Potentially breaking: Replace babel with regex-based transformation 9b77ed9a293c538ec3eb5160bcb933e012ce517f.
    This should not break, but it has been flagged as major version bump as the regex might not catch all cases reliably and thus fail for some users.
  • Improve runtime performance #​132
  • Use coffeescript package in favor of deprecated coffee-script #​134

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. View repository job log here.

@renovate renovate bot force-pushed the renovate/rewire-6.x branch 5 times, most recently from ba23cc3 to f112f9a Compare March 30, 2023 19:25
@renovate renovate bot force-pushed the renovate/rewire-6.x branch from f112f9a to bebc0ba Compare April 14, 2023 01:59
@renovate renovate bot changed the title Update dependency rewire to v6 fix(deps): update dependency rewire to v6 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/rewire-6.x branch 5 times, most recently from d9f06c3 to 5e1b9b7 Compare April 18, 2023 19:43
@renovate renovate bot force-pushed the renovate/rewire-6.x branch from 5e1b9b7 to 9544191 Compare April 18, 2023 20:10
@ships ships merged commit 9629cff into main Apr 19, 2023
@renovate renovate bot deleted the renovate/rewire-6.x branch April 19, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants