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(deps): update fs2version to v3.10.2 #676

Merged
merged 9 commits into from
Jul 8, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
co.fs2:fs2-core (source) minor 3.3.0 -> 3.10.2
co.fs2:fs2-io (source) minor 3.3.0 -> 3.10.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

typelevel/fs2 (co.fs2:fs2-core)

v3.10.2

What's Changed

Full Changelog: typelevel/fs2@v3.10.1...v3.10.2

v3.10.1

What's Changed
New Contributors

Full Changelog: typelevel/fs2@v3.10.0...v3.10.1

v3.10.0

Improvements
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.9.4...v3.10.0

v3.9.4

Improvements
Docs
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.9.3...v3.9.4

v3.9.3

Improvements
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.9.2...v3.9.3

v3.9.2

Improvements
Fixes
Updates
New Contributors

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

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
Bugfixes
Documentation
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.7.0...v3.7.1

v3.7.0

⚠️ Important note
  • This release updates cats-effect to 3.5.0, which includes an important change to the behavior of the Async#async and IO.async methods. Please check the cats-effect release notes for v3.5.0 for more details, in case the behavior change impacts your codebase.
New Features
Improvements
Bugfixes
Build / Site / Docs
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.6.1...v3.7.0

v3.6.1

Bugfixes
Docs
Build

Full Changelog: typelevel/fs2@v3.6.0...v3.6.1

v3.6.0: 3.6.0

Improvements
Bugfixes
Build
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.5.0...v3.6.0

v3.5.0

Improvements
Bug Fixes
Documentation
Build & Refactoring
Updates
New Contributors

Full Changelog: typelevel/fs2@v3.4.0...v3.5.0

v3.4.0

Security
Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 12, 2023 08:07
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (e3a393b) to head (1d9f597).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #676   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files          99       99           
  Lines        2893     2893           
  Branches      256      256           
=======================================
  Hits         2373     2373           
  Misses        520      520           
Files Coverage Δ
...in/scala/com/cognite/sdk/scala/common/OAuth2.scala 91.48% <ø> (ø)
...om/cognite/sdk/scala/common/ReadableResource.scala 88.00% <100.00%> (ø)

@renovate renovate bot force-pushed the renovate/fs2version branch from c60aea8 to 5e19558 Compare September 12, 2023 19:46
@renovate renovate bot changed the title Update fs2Version to v3.9.1 Update fs2Version to v3.9.2 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/fs2version branch from c165bc8 to b0a2c26 Compare November 15, 2023 09:22
@renovate renovate bot changed the title Update fs2Version to v3.9.2 Update fs2Version to v3.9.3 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/fs2version branch from b0a2c26 to 468287d Compare January 20, 2024 18:03
@renovate renovate bot changed the title Update fs2Version to v3.9.3 Update fs2Version to v3.9.4 Jan 20, 2024
@github-actions github-actions bot added the Stale label Feb 13, 2024
Copy link

This pull request seems a bit stale.. Shall we invite more to the party?

@renovate renovate bot force-pushed the renovate/fs2version branch from 468287d to 6a1348c Compare March 20, 2024 13:55
@renovate renovate bot changed the title Update fs2Version to v3.9.4 Update fs2Version to v3.10.0 Mar 20, 2024
@renovate renovate bot changed the title Update fs2Version to v3.10.0 chore(deps): update fs2version to v3.10.0 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/fs2version branch from 6a1348c to 657f16c Compare March 24, 2024 17:16
@renovate renovate bot changed the title chore(deps): update fs2version to v3.10.0 chore(deps): update fs2version to v3.10.1 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/fs2version branch from 657f16c to 786023e Compare March 28, 2024 17:33
@renovate renovate bot changed the title chore(deps): update fs2version to v3.10.1 chore(deps): update fs2version to v3.10.2 Mar 28, 2024
@larshagencognite
Copy link
Contributor

@dmivankov I did some manual code changes here, do they look okay?

@dmivankov dmivankov merged commit 3ff426f into master Jul 8, 2024
7 checks passed
@dmivankov dmivankov deleted the renovate/fs2version branch July 8, 2024 09:36
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