Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

chore(deps): bump redux from 4.1.0 to 4.1.2#33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/redux-4.1.2
Closed

chore(deps): bump redux from 4.1.0 to 4.1.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/redux-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2021

Copy link
Copy Markdown
Contributor

Bumps redux from 4.1.0 to 4.1.2.

Release notes

Sourced from redux's releases.

v4.1.2

This release fixes a small specific TS types issue where state types that had a nested unknown field inside would cause compilation failures when used as the preloadedState argument.

What's Changed

Full Changelog: reduxjs/redux@v4.1.1...v4.1.2

v4.1.1

Just a small fix for Safari users in development mode.

Changes

Commits
  • 795a11c 4.1.2
  • a03a79b Merge commit '4d0730e9df2b23e88a588ba7f82f45ee7a642817' into 4.x
  • ef5e57e Merge pull request #4078 from phryneas/fix-preloadedState
  • cf2f265 Apply kindOf fix from #4160
  • 4d0730e 4.1.1
  • 0d2397d Upgrade to lockfile v2 format
  • 79ec0d6 Make switching from master less annoying
  • 9ab0a70 Update test/typescript/store.ts
  • 0874b13 Merge pull request #4090 from embeddedt/fix/es5_compat
  • 89a516c Move miniKindOf out of if scope to fix ES5 compatibility issue
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 1, 2021
Bumps [redux](https://github.com/reduxjs/redux) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](reduxjs/redux@v4.1.0...v4.1.2)

---
updated-dependencies:
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/redux-4.1.2 branch from 1ed4430 to 880177a Compare November 30, 2021 14:21
@dependabot @github

dependabot Bot commented on behalf of github Apr 25, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #97.

@dependabot dependabot Bot closed this Apr 25, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/redux-4.1.2 branch April 25, 2022 04:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants