-
Notifications
You must be signed in to change notification settings - Fork 800
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 @automattic/calypso-build to v6.1.0 #14849
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
This is an automated check which relies on |
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
I've updated all babel deps to match what's used in Calypso Build. Looks like we can't update to 7.8.6 just yet, as it causes issues with the build:
|
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
@jsnajdr Do you think you could take a look at this? I've added Enzyme as a new dependency for Jetpack, since it seemed to be necessary after the change in Automattic/wp-calypso#38190 Without explicitly declaring the dependency, I was getting warnings locally:
And our tests were failing in Travis as we were getting this error:
It seems to work here in Jetpack in my tests, but is this the right approach? |
8e0fcb6
to
d9276e3
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
@Automattic/team-calypso Do you think you could take a look at this, just to make sure my changes make sense? Thanks! |
d9276e3
to
1c103d5
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
1c103d5
to
30a7725
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏻 Looks good. enzyme was added as a peerDependency, yes. That means consumers of the package need to depend on it. This helps prevent duplicate/conflicting versions of enzyme from being installed simultaneously.
30a7725
to
0ac4f03
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
0ac4f03
to
8d45dcc
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
8d45dcc
to
684b145
Compare
renovate[bot], Your synced wpcom patch D39643-code has been updated. |
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. |
r204795-wpcom |
684b145
to
f147069
Compare
This PR contains the following updates:
6.0.0
->6.1.0
Release Notes
Automattic/wp-calypso
v6.1.0
Compare Source
Renovate configuration
📅 Schedule: "every weekend" in timezone UTC.
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.