Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Update dependency javascript-stringify to v2 #1313

Merged
merged 2 commits into from
Mar 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2019

This PR contains the following updates:

Package Type Update Change References
javascript-stringify dependencies major ^1.6.0 -> ^2.0.0 source

Release Notes

blakeembrey/javascript-stringify

v2.0.0

Compare Source

Huge thanks to @​rhendric for the contribution and work put in to make a simple JavaScript function parser to support ES methods toString() on all node.js versions.

Changed

  • Added support for ES method, async functions, generators and computed function names via #​22
  • Rewrote project in TypeScript with a property export of stringify instead of module.exports

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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

@eliperelman eliperelman force-pushed the renovate/javascript-stringify-2.x branch from 9a51778 to 98c712c Compare March 11, 2019 16:13
@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 2019

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@eliperelman eliperelman requested a review from a team March 11, 2019 16:16
@eliperelman eliperelman self-assigned this Mar 11, 2019
@eliperelman eliperelman added this to the v9 milestone Mar 11, 2019
Copy link
Contributor

@timkelty timkelty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eliperelman eliperelman merged commit 26490ec into master Mar 11, 2019
@renovate renovate bot deleted the renovate/javascript-stringify-2.x branch March 11, 2019 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants