Skip to content

Conversation

@k0nserv
Copy link
Contributor

No description provided.

@backpackbot
Copy link

Backpack Bot (backpackbot) commented Jan 16, 2018

Warnings
⚠️

One or more packages have changed, but changelog.md wasn't updated.

⚠️

Package source files (e.g. package/packageName/src/packageName.js) were updated, but snapshots weren't. Have you checked that the tests still pass?

⚠️

package-lock.json was updated. Ensure that this was intentional.

Generated by 🚫 dangerJS

shaundon
shaundon previously approved these changes Jan 16, 2018
Copy link
Contributor

@shaundon Shaun Donnelly (shaundon) left a comment

Choose a reason for hiding this comment

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

Looks good; nice work upgrading Danger too.

@k0nserv
Copy link
Contributor Author

I'm not done :)

@shaundon
Copy link
Contributor

You should add the WIP label then 😉

@k0nserv
Copy link
Contributor Author

Good shout :)

@k0nserv Hugo Tunius (k0nserv) changed the title Upgrade dependencies WIP: Upgrade dependencies Jan 16, 2018
@k0nserv Hugo Tunius (k0nserv) changed the title WIP: Upgrade dependencies Upgrade dependencies Jan 16, 2018
accessibilityLabel="Example Card"
background={undefined}
onPress={[Function]}
onPress={[MockFunction]}
Copy link
Contributor

@matteo-hertel Matteo Hertel (matteo-hertel) Jan 16, 2018

Choose a reason for hiding this comment

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

Just checking, is this change because of the Jest update to 22?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah they've changed the serialization of jest.fn to be clearer. See jestjs/jest#4668

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM otherwise

package.json Outdated
"check-owners": "npm whoami && ( node scripts/npm/get-owners.js | grep -E $(npm whoami) ) && node scripts/npm/check-owners.js",
"publish": "npm run check-owners && npm run build && git pull --rebase && npm run flow stop && npm run test && lerna publish",
"danger": "danger",
"danger:ci": "danger ci",

Choose a reason for hiding this comment

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

Since there is only one task for "danger", keep it as "danger"

@k0nserv Hugo Tunius (k0nserv) merged commit 025144b into master Jan 16, 2018
@k0nserv Hugo Tunius (k0nserv) deleted the upgrade-dependencies branch January 16, 2018 18:18
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.

6 participants