Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency buble to v0.19.6 #27971

Merged
merged 2 commits into from
Nov 2, 2018
Merged

Update dependency buble to v0.19.6 #27971

merged 2 commits into from
Nov 2, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2018

This PR contains the following updates:

Package Type Update Change References
buble dependencies patch 0.19.4 -> 0.19.6 source

Release Notes

Rich-Harris/buble

v0.19.6

Compare Source

  • Fix class expressions with heritage in arrow functions (#​150)
  • Support objectAssign: true in API as a short-hand for objectAssign: "Object.assign"
  • Bundle all acorn dependencies (for now), but no others (#​159)

v0.19.5

Compare Source

  • Transpile U+2028 and U+2029 according to stage 4 proposal json-superset
  • Add /*@​__PURE__*/ annotations to transpiled classes
  • Update support data
  • Allow disabling spread properties transpiling
  • Fix specific edge case with spread and computed properties (#​139)
  • Allow global return statements
  • Don't create unnecessary this aliases with loops (#​120)
  • Don't allow getters and setters if IE8 is transpile target (#​20)

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.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Task Framework labels Oct 19, 2018
@matticbot
Copy link
Contributor

@renovate renovate bot changed the title Update dependency buble to v0.19.5 Update dependency buble to v0.19.6 Oct 23, 2018
@renovate renovate bot force-pushed the renovate/buble-0.x branch from 852fd51 to 2f5c17e Compare October 23, 2018 17:53
@flootr flootr force-pushed the renovate/buble-0.x branch from 2f5c17e to 6597b8d Compare October 26, 2018 11:01
@blowery
Copy link
Contributor

blowery commented Nov 1, 2018

We had this pinned in #27966 to fix a react-live dep. Need to check to see if this now works on devdocs.

@blowery blowery self-assigned this Nov 1, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Nov 1, 2018

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 then you can add the label rebase to this PR and Renovate will reset/recreate it.

@blowery blowery added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Nov 1, 2018
@blowery blowery merged commit ff519c1 into master Nov 2, 2018
@blowery blowery deleted the renovate/buble-0.x branch November 2, 2018 19:17
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Nov 2, 2018
@blowery blowery mentioned this pull request Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants