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

Merge changes from 3.5.5 into series/3.x #4155

Merged
merged 56 commits into from
Oct 29, 2024
Merged

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    f79c899 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4031 from armanbilge/fix/ci-post-discord

    Fix CI step to post release to Discord
    djspiewak authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7c927ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4032 from typelevel/release/3.5.4-minor

    Update versions for 3.5.4
    armanbilge authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    3c1ef6c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    b0945f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4036 from typelevel/topic/cirrus-8-core-job

    Create 8-core Cirrus CI job
    djspiewak authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    40962a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    f4423e9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Arman Bilge <armanbilge@gmail.com>
    durban and armanbilge authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8e5525a View commit details
    Browse the repository at this point in the history
  3. earliest maintained branch

    durban committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    fe2c53b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbfacd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Rebase from series/3.5.x

    sshark committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    064a014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4038 from durban/issue4005

    Improve contributor documentation
    djspiewak authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1cce460 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4041 from sshark/feature/expand-example-for-using…

    …-implicit-random-instance-3.5.x
    
    Expand the example of using Random[F] in the doc for 3.5.x
    djspiewak authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    80af798 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    46577bd View commit details
    Browse the repository at this point in the history
  2. scalafmt

    durban committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1fa8b45 View commit details
    Browse the repository at this point in the history
  3. Fix pattern match on 2.12

    durban committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9afcb08 View commit details
    Browse the repository at this point in the history
  4. mima

    durban committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b7a05bf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    b201ad6 View commit details
    Browse the repository at this point in the history
  2. Fix typo in scalacOptions

    froth committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1077b91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    333144e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. use IO.pure

    Co-authored-by: Daniel Urban <urban.dani@gmail.com>
    froth and durban authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b5b4ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53aa16 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge pull request #4057 from durban/dispatcherSpecTimeout

    Try to address DispatcherSpec timeout in CI
    djspiewak authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ad5f8c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85d54d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Add failing test

    durban committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    096b896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5b89c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e554c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #4067 from durban/issue4066

    Fix #4066: shut down executors when IORuntime.global shuts down
    djspiewak authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    771a51c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Merge pull request #4054 from froth/non-unit-statement-warning

    Document usage of `-Wnonunit-statement`
    durban authored May 19, 2024
    Configuration menu
    Copy the full SHA
    c548c7f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge pull request #4052 from durban/dispatcherNoVar

    `Dispatcher`: avoid spinning
    djspiewak authored May 25, 2024
    Configuration menu
    Copy the full SHA
    636ab77 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4044 from fredfp/fix/3993

    Use `IOApp#reportFailure` instead of `printStackTrace()` for blocking EC
    djspiewak authored May 25, 2024
    Configuration menu
    Copy the full SHA
    f18a00d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Pin CI to macOS 13

    armanbilge committed May 27, 2024
    Configuration menu
    Copy the full SHA
    730ed03 View commit details
    Browse the repository at this point in the history
  2. Pin to macOS 12 instead

    armanbilge committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6373d41 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #4078 from armanbilge/fix/pin-macos-13

    Pin CI to macOS 12
    djspiewak authored May 28, 2024
    Configuration menu
    Copy the full SHA
    be1b656 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    280706a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Remove irrelevant tests

    armanbilge committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    895d210 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    333ec28 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Refactor cancelable tests

    armanbilge committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    10079e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981a127 View commit details
    Browse the repository at this point in the history
  3. Formatting

    armanbilge committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ca499c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #4118 from armanbilge/fix/cancelable-finalizer

    Fix `cancelable` to `guarantee` cancelation
    armanbilge authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    447e140 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4116 from armanbilge/fix/mapref-access-semantics

    Relax `access` semantics in `MapRef` implementations
    armanbilge authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f6690f8 View commit details
    Browse the repository at this point in the history
  3. Update sidebars.json

    samspills authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ef94ece View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4122 from typelevel/sam/mapref-in-sidebar

    link to `MapRef` docs in site sidebar
    armanbilge authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    30af681 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    2b9ef41 View commit details
    Browse the repository at this point in the history
  2. move colon

    samspills committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    690a4cb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #4127 from samspills/sam/supervisor-diagrams

    Add lifecycle diagrams to supervisor web docs
    samspills authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    716e53e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. optimize IO.whenA

    Jasper-M authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9d6d7f2 View commit details
    Browse the repository at this point in the history
  2. clean up imports

    Jasper-M committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    72d547c View commit details
    Browse the repository at this point in the history
  3. scalafmt

    Jasper-M committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    062120d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #4135 from Jasper-M/patch-1

    optimize `IO.whenA`
    djspiewak authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cb76f95 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update GraalVM from 17 to 21

    GraalVM is no longer available under the free license: https://github.com/graalvm/setup-graalvm#notes-on-oracle-graalvm-for-jdk-17
    
    sbt-typelevel already did the same: typelevel/sbt-typelevel#763
    mzuehlke committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d8ed2f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    93d6ab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    65bdeb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4153 from mzuehlke/series-3.5x/graalvm21

    Update GraalVM from 17 to 21
    djspiewak authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d241856 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Update versions for 3.5.5

    armanbilge committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c2faa28 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    54c2472 View commit details
    Browse the repository at this point in the history