question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

upgrade major versions of dependencies

See original GitHub issue

Issuehunt badges

We need this PR https://github.com/brainhubeu/react-carousel/pull/91 to have a passing build. Moreover, nothing can be broken, even if it’s not covered by any test.

In order to contribute, please create a branch in your fork from renovate/major-all-dependencies and open a PR to renovate/major-all-dependencies.


IssueHunt Summary

Backers (Total: $0.00)

Become a backer now!

Or submit a pull request to get the deposits!

Tips


IssueHunt has been backed by the following sponsors. Become a sponsor

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
piotr-s-brainhubcommented, Feb 5, 2020

@jamsinclair

I reverted your PR and upgraded major versions of dependencies where it was straightforward. So now only a few of them remain, mainly related with react and webpack https://github.com/brainhubeu/react-carousel/pull/190

Package Type Update Change
enzyme (source) devDependencies major ^2.9.1 -> ^3.11.0
gatsby dependencies major ^1.9.279 -> ^2.19.12
html-webpack-plugin devDependencies major ^2.30.1 -> ^3.2.0
react (source) devDependencies major ^15.6.2 -> ^16.12.0
react-dom (source) devDependencies major ^15.6.2 -> ^16.12.0
react-test-renderer (source) devDependencies major ^15.6.2 -> ^16.12.0
sass-loader devDependencies major ^7.3.1 -> ^8.0.2
webpack devDependencies major ^3.12.0 -> ^4.41.5
1reaction
piotr-s-brainhubcommented, Feb 4, 2020

@katiawheeler

No, some major versions are already upgraded, some others are in this PR https://github.com/brainhubeu/react-carousel/pull/226 but the remaining ones need some work to be upgraded.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Application Dependencies: When and Why You Should ...
There could be a variety of reasons to upgrade a dependency. These reasons can include security issues fixes, usage of new features, performance ......
Read more >
Updating the Dependencies
How to Keep Dependencies Updated · Check out the new versions. Review the changelogs; How new is it? · Check the requirements. The...
Read more >
How to Update Project Dependencies to the Latest Versions
1. The first step is to go to your project's directory and run: npx npm-check-updates. The above command displays all the outdated dependencies...
Read more >
Best practices for versioning project after dependency upgrade
Any version change in a dependency should at least increment your REVISION number, but a bigger change, such as a MAJOR or MINOR...
Read more >
Should I increase major version on dependency update
Should I increase major version on dependency update · Project P has two dependencies, D1-1.2.3 and D2-2.0.0 · D1-1.2.3 has D2-1.0.0 as a ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found