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

chore(deps): update dependency redux-saga to v1.3.0 #35

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 28, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redux-saga (source) 1.1.3 -> 1.3.0 age adoption passing confidence

Release Notes

redux-saga/redux-saga (redux-saga)

v1.3.0

Compare Source

Minor Changes
  • #​2402 3867c02 Thanks @​Andarist! - Removed a dependency on Redux to decouple the project from the exact Redux version. This should fix the compatibility with recently released Redux 5.
Patch Changes

v1.2.3

Compare Source

Patch Changes

v1.2.2

Compare Source

Patch Changes

v1.2.1

Compare Source

Patch Changes

v1.2.0

Compare Source

Minor Changes
  • #​2295 bed4458 Thanks @​lourd! - Adds type inference for result of task returned from runSaga and SagaMiddleware.run

  • #​2296 612cae8 Thanks @​lourd! - Updates Channel type to eliminate void-emitting pitfall

  • #​2308 8207e33 Thanks @​Andarist, @​neurosnap! - exports field has been added to the package.json manifest. It limits what files can be imported from a package but we've tried our best to allow importing all the files that were considered to be a part of the public API.

    This should fix the compatibility with Node.js ESM support.

Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency redux-saga to v1.2.1 chore(deps): update dependency redux-saga to v1.2.2 Dec 9, 2022
@renovate renovate bot changed the title chore(deps): update dependency redux-saga to v1.2.2 chore(deps): update dependency redux-saga to v1.2.3 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/redux-saga-1.x branch from 154d896 to 7f8cd78 Compare March 23, 2023 15:41
@renovate renovate bot changed the title chore(deps): update dependency redux-saga to v1.2.3 chore(deps): update dependency redux-saga to v1.2.3 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/redux-saga-1.x branch April 3, 2023 23:16
@renovate renovate bot changed the title chore(deps): update dependency redux-saga to v1.2.3 - autoclosed chore(deps): update dependency redux-saga to v1.2.3 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/redux-saga-1.x branch April 4, 2023 08:05
@renovate renovate bot changed the title chore(deps): update dependency redux-saga to v1.2.3 chore(deps): update dependency redux-saga to v1.3.0 Jan 3, 2024
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.

0 participants