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

Bump go.atomizer.io/stream from 1.0.7 to 1.2.0 #60

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps go.atomizer.io/stream from 1.0.7 to 1.2.0.

Release notes

Sourced from go.atomizer.io/stream's releases.

v1.2.0

Changelog

  • e64fc34 fix: correct error in workflow and goreleaser command

v1.1.0

Features

Bug Fixes

Documentation

v1.1.0-beta1

Features

  • scaler.go: add support for a Wait modifier on scaler to increase or decrease duration based on an interval (Benji Vesterby)
  • scaler.go: add max routine support to scaler #31 (Benji Vesterby)
  • scaler.go: fuzz testing of new scaled wait and max scale #31 (Benji Vesterby)

Documentation

Tests

  • scaler_test.go: add max test for scaler #31 (Benji Vesterby)
  • scaler_test.go: add cases for testing proper MinWait when scaling factor is negative and current duration is time.Millisecond #31 (Benji Vesterby)

Continuous Integration

  • build.yml: remove fuzz args from test step (Benji Vesterby)
  • .github/workflows/docs.yml: update action to create PR instead of direct push to main (Benji Vesterby)
  • .github/workflows/docs.yml: remove commiter and author as default is preferred (Benji Vesterby)
  • actions: update action versions for upgrades (Benji Vesterby)
  • actions: update go version and remove deprecated config (Benji Vesterby)
  • .cm: add .cm files for gitstream (Benji Vesterby)
  • .github/workflows/gitstream.yml: add gitstream action (Benji Vesterby)
  • .github/workflows/docs.yml: add automerge tag to generated docs (Benji Vesterby)
  • .github/workflows/build.yml: update workflow to pre-release on main only (Benji Vesterby)
  • .github/workflows/docs.yml: update to correctly replace docs section of readme (Benji Vesterby)

... (truncated)

Commits
  • e64fc34 fix: correct error in workflow and goreleaser command
  • 9262d60 feat: add python version to the act env file and add deps to build-ci
  • 436dcfa feat: updated go releaser
  • 75ccc91 fix: remove checksum file ref in goreleaser config
  • 100f5a1 fix: correct some make file issues
  • 9e44787 feat: update go releaser command
  • 737d52c feat: fix makefile tag
  • f6c1155 fix: correct build config
  • ae648e3 feat: adding act testing support and goreleaser
  • d9d2368 feat: update lint rules
  • Additional commits viewable in compare view

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.


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 [go.atomizer.io/stream](https://github.com/devnw/stream) from 1.0.7 to 1.2.0.
- [Release notes](https://github.com/devnw/stream/releases)
- [Changelog](https://github.com/devnw/stream/blob/main/.goreleaser.yaml)
- [Commits](devnw/stream@v1.0.7...v1.2.0)

---
updated-dependencies:
- dependency-name: go.atomizer.io/stream
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2952c01) 24.61% compared to head (b549ce6) 24.61%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   24.61%   24.61%           
=======================================
  Files          20       20           
  Lines        1576     1576           
=======================================
  Hits          388      388           
  Misses       1149     1149           
  Partials       39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants