Skip to content
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

[Snyk] Upgrade redux-thunk from 2.3.0 to 2.4.2 #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ale917k
Copy link
Owner

@ale917k ale917k commented Jun 1, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade redux-thunk from 2.3.0 to 2.4.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 7 months ago, on 2022-11-04.
Release notes
Package name: redux-thunk
  • 2.4.2 - 2022-11-04

    This release removes an unused TS type that caused errors when users were type-checking libraries in node_modules.

    What's Changed

    Full Changelog: v2.4.1...v2.4.2

  • 2.4.1 - 2021-11-26

    This release adds an explicit plain action overload to the ThunkDispatch TS type to better handle inference of the return value in some cases.

    What's Changed

    Full Changelog: v2.4.0...v2.4.1

  • 2.4.0 - 2021-10-26
    Read more
  • 2.3.0 - 2018-05-28

    Hello! There's a new sheriff in town...

    This is only an update to the TypeScript typings for Redux 4.0 compatibility. After some discussion on the issues/PRs, we're going to be removing the typings completely in a 3.0 release soon. They will instead live in DefinitelyTyped, where they can be updated to match newer version of TypeScript and Redux at whatever pace they want to take. Farewell, typings! 🖖

from redux-thunk GitHub release notes
Commit messages
Package name: redux-thunk
  • 6f392f1 Merge pull request #331 from fires3as0n/fix-typo-in-readme
  • ac9beb2 Fixed typo in README.md
  • 84128f0 Remove unused type (#328)
  • 876c893 2.4.1
  • 5631c2d Merge pull request #327 from reduxjs/feature/return-action-resolution
  • 931b5bb Add TS 4.5 to the matrix
  • ba38cc9 README cleanup
  • eb9ba09 Re-add explicit overload for a plain action
  • ce76464 2.4.0
  • d40a51f Update README
  • 1ca950b Remove some T's
  • 35595ad This already defaults to any
  • 014936e Move up the type assertion
  • 7fb5a23 Remove Webpack config and try test build (#324)
  • 2289e99 Remove some unused packaages
  • 16f6c09 Fix the rootdir stuff
  • 78e03e4 Give up on this override attempt
  • 6bca90c Lint the type tests
  • a4c9d52 Run formatting on type tests
  • 2c3822f Referenced the wrong path
  • 106f90f Format check the type tests as well
  • 4b72fc3 Fix latest linting errors
  • b56b83d Add a format checking script
  • 70460b1 Clean up the Actions workflow

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants