Skip to content

⬆️ Upgrade dependencies#422

Merged
wwilsman merged 4 commits intomasterfrom
ww/upgrade-dependencies
Jul 15, 2021
Merged

⬆️ Upgrade dependencies#422
wwilsman merged 4 commits intomasterfrom
ww/upgrade-dependencies

Conversation

@wwilsman
Copy link
Copy Markdown
Contributor

What is this?

We have a few open PRs for dependency upgrades that are failing due to strange reasons. I have a hunch that some of the failures are related to upgrading only a single dependency without the others (such as babel dependencies that might conflict with each other).

This PR is the result of running yarn upgrade-interactive --latest and fixing any local errors that came up. The only errors that actually did come up were all related to rollup changes which were fixed by adjusting some config options slightly.

@wwilsman wwilsman added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Jul 15, 2021
@wwilsman wwilsman requested a review from Robdel12 July 15, 2021 23:23
@wwilsman wwilsman enabled auto-merge (squash) July 15, 2021 23:41
Copy link
Copy Markdown
Contributor

@Robdel12 Robdel12 left a comment

Choose a reason for hiding this comment

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

🏁 yesss, close out those other PRs

@wwilsman wwilsman merged commit ecbbca3 into master Jul 15, 2021
@wwilsman wwilsman deleted the ww/upgrade-dependencies branch July 15, 2021 23:48
samarsault pushed a commit that referenced this pull request Mar 3, 2023
Bumps [babel-plugin-istanbul](https://github.com/istanbuljs/babel-plugin-istanbul) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](istanbuljs/babel-plugin-istanbul@v6.0.0...v6.1.1)

---
updated-dependencies:
- dependency-name: babel-plugin-istanbul
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⬆️⬇️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants