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 #436

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

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

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

v1.2.1

Compare Source

What's Changed

New Contributors

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

v1.2.0

Compare Source

What's Changed

New Contributors

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

v1.1.5

Compare Source

What's Changed

Full Changelog: arrow-kt/arrow@1.1.4...1.1.5

v1.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: arrow-kt/arrow@1.1.3...1.1.4-rc.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 force-pushed the renovate/io.arrow-kt-arrow-core-1.x branch from b6be6f4 to 9cd3aa0 Compare August 8, 2024 06:54
@sksamuel sksamuel closed this Sep 16, 2024
Copy link
Contributor Author

renovate bot commented Sep 16, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.2.4). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/io.arrow-kt-arrow-core-1.x branch September 16, 2024 17:42
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.

1 participant