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

fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.4 #16

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.arrow-kt:arrow-core 1.2.2 -> 1.2.4 age adoption passing confidence

Warning

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


Release Notes

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

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


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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Feb 29, 2024
@renovate renovate bot force-pushed the renovate/io.arrow-kt-arrow-core-1.x branch from 3d3ec9d to 08c504f Compare April 3, 2024 15:04
@renovate renovate bot changed the title fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.3 fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.4 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/io.arrow-kt-arrow-core-1.x branch from 08c504f to e923609 Compare May 21, 2024 13:37
@renovate renovate bot force-pushed the renovate/io.arrow-kt-arrow-core-1.x branch from e923609 to 96eef64 Compare June 17, 2024 13:44
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.

0 participants