Skip to content

chore(deps): bump pekko.version from 1.1.1 to 1.1.2 #798

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

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps pekko.version from 1.1.1 to 1.1.2.
Updates org.apache.pekko:pekko-stream_2.12 from 1.1.1 to 1.1.2

Commits

Updates org.apache.pekko:pekko-testkit_2.12 from 1.1.1 to 1.1.2

Commits

Updates org.apache.pekko:pekko-stream-testkit_2.12 from 1.1.1 to 1.1.2

Commits

Updates org.apache.pekko:pekko-stream_2.13 from 1.1.1 to 1.1.2

Commits

Updates org.apache.pekko:pekko-testkit_2.13 from 1.1.1 to 1.1.2

Commits

Updates org.apache.pekko:pekko-stream-testkit_2.13 from 1.1.1 to 1.1.2

Commits

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)

@dependabot dependabot bot added the dependency label Jan 1, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.50%. Comparing base (e94dc6d) to head (ceff000).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #798   +/-   ##
=========================================
  Coverage     88.50%   88.50%           
  Complexity      785      785           
=========================================
  Files           174      174           
  Lines          7203     7203           
  Branches        405      405           
=========================================
  Hits           6375     6375           
  Misses          697      697           
  Partials        131      131           

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

Bumps `pekko.version` from 1.1.1 to 1.1.2.

Updates `org.apache.pekko:pekko-stream_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-testkit_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream-testkit_2.12` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-testkit_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

Updates `org.apache.pekko:pekko-stream-testkit_2.13` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/apache/pekko/blob/main/CHANGELOG.md)
- [Commits](apache/pekko@v1.1.1...v1.1.2)

---
updated-dependencies:
- dependency-name: org.apache.pekko:pekko-stream_2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-testkit_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-stream-testkit_2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-stream_2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-testkit_2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.apache.pekko:pekko-stream-testkit_2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/pekko.version-1.1.2 branch from 98abd5c to ceff000 Compare January 7, 2025 14:18
@karel-rehor
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@karel-rehor karel-rehor merged commit 1bc3bf7 into master Jan 7, 2025
12 checks passed
@karel-rehor karel-rehor deleted the dependabot/maven/pekko.version-1.1.2 branch January 7, 2025 14:43
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.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy