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: Bump co.fs2:fs2-core_2.12 from 3.2.7 to 3.9.1 #403

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2023

Bumps co.fs2:fs2-core_2.12 from 3.2.7 to 3.9.1.

Release notes

Sourced from co.fs2:fs2-core_2.12's releases.

v3.9.1

Bug Fixes

New Contributors

Full Changelog: typelevel/fs2@v3.9.0...v3.9.1

v3.9.0

This is the ninth minor release in the 3.x series (and the nine thousand two hundred and ninety first release as measured by unique commits). This release features improvements to the Chunk class (including the addition of the new, generic Chunk.from method to create chunks from collections and subsequent deprecation of various concrete constructors like seq and vector). The StreamDecoder type also has some important bug fixes.

Improvements

Documentation & Build

Updates

Full Changelog: typelevel/fs2@v3.8.0...v3.9.0

v3.8.0

Improvements

... (truncated)

Commits
  • 655aabe Merge pull request #3290 from tomiwu/main
  • bc75cb6 Merge branch 'main' into main
  • 68299d2 Fix formatting issue
  • 73429d2 Merge pull request #3291 from armanbilge/fix/nowarn212
  • a052f70 Localize @nowarn212 to method parameters
  • 4b931a0 Fix for decoding a PES packet with a header, when the DTS (Decoding Timestamp...
  • e705c62 Merge pull request #3289 from armanbilge/topic/more-merge-fixes
  • 49838d5 Fix deprecations and tweak Cirrus CI
  • 77c1909 Merge pull request #3190 from diesalbla/light_flatten
  • f4e0464 Merge pull request #3287 from typelevel/update/flake-lock
  • 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 [co.fs2:fs2-core_2.12](https://github.com/typelevel/fs2) from 3.2.7 to 3.9.1.
- [Release notes](https://github.com/typelevel/fs2/releases)
- [Changelog](https://github.com/typelevel/fs2/blob/main/CHANGELOG.md)
- [Commits](typelevel/fs2@v3.2.7...v3.9.1)

---
updated-dependencies:
- dependency-name: co.fs2:fs2-core_2.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code minor labels Aug 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2023

Superseded by #408.

@dependabot dependabot bot closed this Sep 12, 2023
@dependabot dependabot bot deleted the dependabot/maven/co.fs2-fs2-core_2.12-3.9.1 branch September 12, 2023 19:43
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 java Pull requests that update Java code minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants