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

Update arrow to v1.2.4 #258

Merged
merged 1 commit into from May 25, 2024
Merged

Update arrow to v1.2.4 #258

merged 1 commit into from May 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.arrow-kt:arrow-optics 1.2.0 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-core 1.2.0 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines 1.2.0 -> 1.2.4 age adoption passing confidence

Release Notes

arrow-kt/arrow (io.arrow-kt:arrow-optics)

v1.2.4

Compare Source

1 Bug fixes:

  • New AutoCloseScope DSL, make sure closing in reversed order

1 Rollback:

  • Don't be too strict on return type of Raise DSL.

What's Changed

Full Changelog: arrow-kt/arrow@1.2.3...1.2.4

v1.2.3

We went from 1.2.1 directly to 1.2.3, since in 1.2.2 there is a crucial bug concerning KSP. This release features multiple new modules such as:

  • arrow-autoclose: for enabling a typed DSL for working with AutoCloseable.
  • arrow-optics-compose: Specialised integration between Arrow Optics and Compose
  • arrow-collectors: Allows composing operations over sequences of values
    (lists, flows, sequences) while ensuring that the sequence is traversed only once.
  • arrow-eval: To provide forward compatibility for the deprecated Eval type

Many modules, and features were enhanced, and improved based on user feedback. You can read the full release post on the Arrow website.

Thanks to everyone involved, all new contributors, and all members of the Arrow community for supporting, and helping each other and providing feedback to make Arrow better together.

What's Changed
New Contributors

Full Changelog: arrow-kt/arrow@1.2.1...1.2.3

v1.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: arrow-kt/arrow@1.2.0...1.2.1


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/arrow branch 3 times, most recently from b43f7ae to 2b93b10 Compare March 1, 2024 10:06
@renovate renovate bot changed the title Update arrow to v1.2.3 Update arrow to v1.2.4 Apr 3, 2024
@sksamuel sksamuel merged commit b0615e8 into master May 25, 2024
@sksamuel sksamuel deleted the renovate/arrow branch May 25, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant