-
Notifications
You must be signed in to change notification settings - Fork 4
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 redux from 4.1.2 to 4.2.0 in /tdrs-frontend #1813
Bump redux from 4.1.2 to 4.2.0 in /tdrs-frontend #1813
Conversation
Bumps [redux](https://github.com/reduxjs/redux) from 4.1.2 to 4.2.0. - [Release notes](https://github.com/reduxjs/redux/releases) - [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/redux@v4.1.2...v4.2.0) --- updated-dependencies: - dependency-name: redux dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report
@@ Coverage Diff @@
## develop #1813 +/- ##
========================================
Coverage 95.80% 95.80%
========================================
Files 78 78
Lines 2004 2004
Branches 273 273
========================================
Hits 1920 1920
Misses 53 53
Partials 31 31
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@andrew-jameson We use the |
Is that a quick resolution in this ticket or should that be split-off as a new ticket? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't change anything, it only depreciates an interface. We will have to migrate away from the createStore api soon.
I have never used this redux toolkit before. I think it should be a new ticket, we have time to look into it. |
@dependabot close |
Bumps redux from 4.1.2 to 4.2.0.
Release notes
Sourced from redux's releases.
... (truncated)
Commits
93d1886
Release 4.2.00f3aeb5
Merge pull request #4336 from reduxjs/feature/createstore-deprecationfdf5956
MarkcreateStore
as deprecated and addlegacy_createStore
051aca0
Update Redux version in package-lock.jsonDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)