-
Notifications
You must be signed in to change notification settings - Fork 231
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
Bump history from 4.10.1 to 5.0.0 - requires manual update - duplicate packages found #7554
Conversation
@dependabot recreate |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
180cfd1
to
b8e2dd8
Compare
@dependabot rebase |
b8e2dd8
to
65ffeb3
Compare
@dependabot rebase |
I think we would need to pack this update for now as it's a breaking change with no clear fixes. After fixing the duplicates issue, I noticed that some history API's which use to be used by react-router and react-router-dom are no longer available, which results in the webpack warning below. checked their repos and also noticed that react-router and react-router-dom are still using the previous history version and there's a host of issues relating to this update for the history package. see remix-run/history#804, remix-run/history#803. probable next steps, park this for now and wait for react-router(/+)dom version 6 to get out of beta as it supports |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Bumps [history](https://github.com/ReactTraining/history) from 4.10.1 to 5.0.0. - [Release notes](https://github.com/ReactTraining/history/releases) - [Commits](remix-run/history@v4.10.1...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]>
d52ccd5
to
9818940
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps history from 4.10.1 to 5.0.0.
Release notes
Sourced from history's releases.
Commits
026d9e5
Version 5.0.0ef40006
Remove api doc generation script9930845
Update doc links to master branch987ff43
Add some more type declarations4ab6a42
Restore syntax highlights in declaration blocks41bacf0
Add more links to doc commentsa7ae54c
More docs + IntelliSense doc comments1babffe
Update API docs0f95d29
More tweaks to API docsf88b174
Small tweaks to api referenceYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually