Skip to content

Upgrade some dependencies#356

Merged
gnapse merged 10 commits intodevfrom
ernesto/upgrade-some-dependencies
Oct 14, 2020
Merged

Upgrade some dependencies#356
gnapse merged 10 commits intodevfrom
ernesto/upgrade-some-dependencies

Conversation

@gnapse
Copy link
Contributor

@gnapse gnapse commented Oct 13, 2020

Short description

This is done in the context of upgrading to the latest reakit alpha (in order to be able to use their new Combobox component in our apps, and soon in Reactist hopefully).

At the same time I took the opportunity to upgrade various other dependencies, mostly harmless ones, or ones for which there was an easy check that they'd be breaking nothing (e.g. test-related dependencies with tests passing, type related dependencies with type checking passing, etc.)

PR Checklist

  • Added tests for bugs / new features (N/A)
  • Updated docs (storybooks, readme) (N/A)
  • Executed npm run validate and made sure no errors / warnings were shown
  • Described changes in CHANGELOG.md
  • Bumped version in package.json
  • Updated all static build artifacts (npm run build-all)

Versioning

This will generate a new patch release number.

@gnapse gnapse self-assigned this Oct 13, 2020
@gnapse gnapse changed the title Ernesto/upgrade some dependencies Upgrade some dependencies Oct 13, 2020
Copy link
Contributor

@henningmu henningmu left a comment

Choose a reason for hiding this comment

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

🧹

* Update all of eslint and prettier packages.
* Allow exceptions to jest/valid-title.

Co-authored-by: Ernesto García <ernesto@doist.com>
@gnapse gnapse merged commit e2a6679 into dev Oct 14, 2020
@gnapse gnapse deleted the ernesto/upgrade-some-dependencies branch October 14, 2020 17:23
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.

3 participants