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

build(deps): bump gen_stage from 1.1.0 to 1.2.1 #273

Merged
merged 2 commits into from
May 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps gen_stage from 1.1.0 to 1.2.1.

Changelog

Sourced from gen_stage's changelog.

v1.2.1 (2023-03-20)

Enhancements

  • Support :on_cancel in GenStage.from_enumerable/2

v1.2.0 (2023-02-01)

Enhancements

  • Shuffle the demands on first dispatch for load balancing across consumers
  • Allow explicitly specifying :max_demand in DemandDispatcher

Bug fixes

  • Do not dispatch when accumulating demand

v1.1.1 (2021-08-13)

Enhancements

  • Log a clear error messages when stage terminates due to noproc on non-temporary subscription
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@github-actions
Copy link

Coverage of commit 7e6a5ed

Summary coverage rate:
  lines......: 95.1% (1038 of 1091 lines)
  functions..: 78.3% (350 of 447 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Bumps [gen_stage](https://github.com/elixir-lang/gen_stage) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/elixir-lang/gen_stage/releases)
- [Changelog](https://github.com/elixir-lang/gen_stage/blob/main/CHANGELOG.md)
- [Commits](elixir-lang/gen_stage@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: gen_stage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/gen_stage-1.2.1 branch from 7e6a5ed to 3b7fdf5 Compare March 21, 2023 16:20
@github-actions
Copy link

Coverage of commit 3b7fdf5

Summary coverage rate:
  lines......: 96.8% (1056 of 1091 lines)
  functions..: 79.6% (356 of 447 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@github-actions
Copy link

Coverage of commit 35b2ec1

Summary coverage rate:
  lines......: 96.6% (1063 of 1100 lines)
  functions..: 79.2% (358 of 452 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@bfauble bfauble merged commit cbd2a7d into master May 22, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/hex/gen_stage-1.2.1 branch May 22, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
1 participant