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

Library Updates #624

Merged
merged 2 commits into from
May 5, 2020
Merged

Library Updates #624

merged 2 commits into from
May 5, 2020

Conversation

jonallured
Copy link
Member

This commit updates our libraries like this:

$ bundle update
$ yarn upgrade --latest

It was automatically run with this script:

$ ./bin/update

jonallured added 2 commits May 5, 2020 10:29
This commit updates our libraries like this:

```
$ bundle update
$ yarn upgrade --latest
```

It was automatically run with this script:

```
$ ./bin/update
```
Turns out quoting the heredoc delimiter is the trick to getting those
backtics to behave!
@jonallured jonallured self-assigned this May 5, 2020
@jonallured jonallured requested a review from a team May 5, 2020 15:30
@jonallured
Copy link
Member Author

Note that I had to pin ddtrace because it's having issues:

DataDog/dd-trace-rb#1021

@artsy-peril artsy-peril bot merged commit 237e3c1 into master May 5, 2020
@artsy-peril artsy-peril bot mentioned this pull request May 5, 2020
@jonallured jonallured added the lib update PRs for library updates label May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib update PRs for library updates Merge On Green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant