blackjackkent / RPThreadTrackerV3.FrontEnd

GNU General Public License v3.0
4 stars 5 forks source link

Bump redux-thunk from 2.2.0 to 2.3.0 #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps redux-thunk from 2.2.0 to 2.3.0.

Release notes *Sourced from [redux-thunk's releases](https://github.com/reduxjs/redux-thunk/releases).* > ## v2.3.0 > 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](http://definitelytyped.org/), where they can be updated to match newer version of TypeScript and Redux at whatever pace they want to take. Farewell, typings! 🖖 > > - Updated TypeScript typings for Redux 4.0 ([#180](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/180) by [**Cryrivers**](https://github.com/Cryrivers))
Commits - [`cb8f88e`](https://github.com/reduxjs/redux-thunk/commit/cb8f88e8ddd637e8fd2a746ac97d29a8f20696c1) 2.3.0 - [`82142b8`](https://github.com/reduxjs/redux-thunk/commit/82142b8f974fd988761bc7261a6a39cdf1c4bcb5) Clean up infrastructure a bit. - [`c2a4e74`](https://github.com/reduxjs/redux-thunk/commit/c2a4e748daae6caea45a57414dff89514bacb737) Lock the deps - [`8bcd7c7`](https://github.com/reduxjs/redux-thunk/commit/8bcd7c70d902e4d7d5b3fdb3bb9559899da737b0) Merge pull request [#150](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/150) from dthree/patch-1 - [`cd4db90`](https://github.com/reduxjs/redux-thunk/commit/cd4db901ac7037487fbb8aefb367d21d98234612) Merge pull request [#182](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/182) from andreyst/patch-1 - [`b35957b`](https://github.com/reduxjs/redux-thunk/commit/b35957bae77504f64057c7377821b8bbb95f0230) Future-proof license - [`cc451e3`](https://github.com/reduxjs/redux-thunk/commit/cc451e3c22685f47c348fa397f44ccc5badb5695) Merge pull request [#93](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/93) from npmcdn-to-unpkg-bot/npmcdn-to-unpkg - [`ba74505`](https://github.com/reduxjs/redux-thunk/commit/ba74505a538c8b77f8128995b3f3fb21454eb23b) Merge pull request [#192](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/192) from mshaaban088/patch-1 - [`e98836b`](https://github.com/reduxjs/redux-thunk/commit/e98836b842502b2b62a41a6e867bd463eb085a77) Merge pull request [#79](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/79) from Gaafar/patch-1 - [`285c7aa`](https://github.com/reduxjs/redux-thunk/commit/285c7aa7b15c9f8e8b33180535913d904b9ca521) Merge pull request [#195](https://github-redirect.dependabot.com/reduxjs/redux-thunk/issues/195) from Wildhoney/add-module-entry - Additional commits viewable in [compare view](https://github.com/reduxjs/redux-thunk/compare/v2.2.0...v2.3.0)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov-io commented 5 years ago

Codecov Report

Merging #95 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           development    #95   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files              267    267           
  Lines             2208   2208           
  Branches           222    222           
==========================================
  Hits              2208   2208

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 18f0948...f85e60b. Read the comment docs.