monizb / FireShort

A URL Shortener made using React.JS and Google Firestore
https://fbls.ml
MIT License
31 stars 38 forks source link

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

Closed monizb closed 1 year ago

monizb commented 1 year ago

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.

:information_source: 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 **6 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

      </li>
      <li>
        <b>2.4.1</b> - <a href="https://snyk.io/redirect/github/reduxjs/redux-thunk/releases/tag/v2.4.1">2021-11-26</a></br><p>This release adds an explicit plain <code>action</code> overload to the <code>ThunkDispatch</code> TS type to better handle inference of the return value in some cases.</p>

    What's Changed

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

      </li>
      <li>
        <b>2.4.0</b> - <a href="https://snyk.io/redirect/github/reduxjs/redux-thunk/releases/tag/v2.4.0">2021-10-26</a></br><a href="https://snyk.io/redirect/github/reduxjs/redux-thunk/releases/tag/v2.4.0"> Read more </a>
      </li>
      <li>
        <b>2.3.0</b> - <a href="https://snyk.io/redirect/github/reduxjs/redux-thunk/releases/tag/v2.3.0">2018-05-28</a></br><p>Hello! There's a new sheriff in town...</p>

    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! πŸ––

      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/reduxjs/redux-thunk/releases">redux-thunk GitHub release notes</a>

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

github-actions[bot] commented 1 year ago

This PR seems to have gone stale, adding label accordingly