Skip to content

chore(deps): bump redux-saga and redux-saga-test-plan in /ui#10996

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/multi-b3d9d08cb3
Closed

chore(deps): bump redux-saga and redux-saga-test-plan in /ui#10996
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/multi-b3d9d08cb3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps redux-saga and redux-saga-test-plan. These dependencies needed to be updated together.
Updates redux-saga from 0.16.2 to 1.3.0

Release notes

Sourced from redux-saga's releases.

@​redux-saga/core@​1.3.0

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

redux-saga@1.3.0

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

@​redux-saga/core@​1.2.3

Patch Changes

  • #2372 2cccf48 Thanks @​neurosnap! - Added a channel property to the SagaMiddlewareOptions to reflect its runtime support.

redux-saga@1.2.3

Patch Changes

  • #2372 2cccf48 Thanks @​neurosnap! - Added a channel property to the SagaMiddlewareOptions to reflect its runtime support.

  • Updated dependencies [2cccf48]:

    • @​redux-saga/core@​1.2.3

@​redux-saga/core@​1.2.2

Patch Changes

redux-saga@1.2.2

Patch Changes

@​redux-saga/core@​1.2.1

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by redux-saga-release-bot, a new releaser for redux-saga since your current version.


Updates redux-saga-test-plan from 3.7.0 to 4.0.1

Release notes

Sourced from redux-saga-test-plan's releases.

Release 4.0.0

  • Drop support under Node 8
  • Update babel version to 7
  • Fix typescript support

Fix typescript issue

No release notes provided.

Fix typescript issue with redux-saga v1.1.1

No release notes provided.

First release candidate

It has been a while to stay on beta versions. It might be a good time to move towards a formal release.

Changelog

Sourced from redux-saga-test-plan's changelog.

v4.0.1

  • Remove package-lock.json

v4.0.0

v4.0.0-rc.3

v4.0.0-beta.4

Fix typescript issue in terms of

v4.0.0-beta.3

Fix typescript issue in terms of

#264 #246

v4.0.0-beta.2

Support for redux-saga v1.0.1 🎉

This beta release adds support for redux-saga v1.0.1

This release doesn't include any testing API changes. Only fixing the compatibility with redux-saga v1.0.1.

Please report any bugs with detailed information to the issues page.


... (truncated)

Commits
Maintainer changes

This version was pushed to npm by jp928, a new releaser for redux-saga-test-plan since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [redux-saga](https://github.com/redux-saga/redux-saga) and [redux-saga-test-plan](https://github.com/jfairbank/redux-saga-test-plan). These dependencies needed to be updated together.

Updates `redux-saga` from 0.16.2 to 1.3.0
- [Release notes](https://github.com/redux-saga/redux-saga/releases)
- [Changelog](https://github.com/redux-saga/redux-saga/blob/main/CHANGELOG.md)
- [Commits](https://github.com/redux-saga/redux-saga/compare/v0.16.2...redux-saga@1.3.0)

Updates `redux-saga-test-plan` from 3.7.0 to 4.0.1
- [Release notes](https://github.com/jfairbank/redux-saga-test-plan/releases)
- [Changelog](https://github.com/jfairbank/redux-saga-test-plan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jfairbank/redux-saga-test-plan/commits)

---
updated-dependencies:
- dependency-name: redux-saga
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: redux-saga-test-plan
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 3, 2024 11:05
@dependabot dependabot bot added area/ui auto-retest PRs with this label will be automatically retested if prow checks fails dependencies Pull requests that update a dependency file labels May 3, 2024
@dependabot dependabot bot requested a review from a team May 3, 2024 11:05
@openshift-ci
Copy link

openshift-ci bot commented May 3, 2024

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gke-ui-e2e-tests 9c748bd link false /test gke-ui-e2e-tests
ci/prow/ocp-4-12-ui-e2e-tests 9c748bd link false /test ocp-4-12-ui-e2e-tests
ci/prow/ocp-4-15-ui-e2e-tests 9c748bd link false /test ocp-4-15-ui-e2e-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@msugakov
Copy link
Contributor

msugakov commented May 7, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/multi-b3d9d08cb3 branch May 7, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui auto-retest PRs with this label will be automatically retested if prow checks fails dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant