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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 11, 2023

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 changed the title fix(deps): update dependency io.arrow-kt:arrow-core to v1.1.5 fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.0 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/deps.arrow.version branch from f6f85a6 to d521917 Compare July 12, 2023 16:24
@renovate renovate bot changed the title fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.0 fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.1 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/deps.arrow.version branch from d521917 to 07e1d6b Compare September 6, 2023 20:53
@renovate renovate bot force-pushed the renovate/deps.arrow.version branch from 07e1d6b to 4cfddb0 Compare February 27, 2024 13:22
@renovate renovate bot changed the title fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.1 fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.2 Feb 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.2 fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.3 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/deps.arrow.version branch from 4cfddb0 to 90f796f Compare February 29, 2024 10:11
@renovate renovate bot force-pushed the renovate/deps.arrow.version branch from 90f796f to 817050e Compare April 3, 2024 12:54
@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
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.

0 participants