Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wvlet/airframe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.11.0
Choose a base ref
...
head repository: wvlet/airframe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.12.0
Choose a head ref
  • 14 commits
  • 15 files changed
  • 3 contributors

Commits on Nov 14, 2024

  1. Update airframe-codec, airframe-control, ... to 24.11.0 (#3725)

    ## About this PR
    πŸ“¦ Updates 
    * [org.wvlet.airframe:airframe-codec](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-control](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-codegen](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airframe-log](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:airspec](https://github.com/wvlet/airframe)
    
     from `24.9.3` to `24.11.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v24.11.0) -
    [Version
    Diff](v24.9.3...v24.11.0)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a8687e8 View commit details
    Browse the repository at this point in the history
  2. Update airframe-http, airframe-http-netty, ... to 24.11.0 (#3726)

    ## About this PR
    πŸ“¦ Updates 
    * [org.wvlet.airframe:airframe-http](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-http-netty](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-launcher](https://github.com/wvlet/airframe)
    *
    [org.wvlet.airframe:airframe-rx-html](https://github.com/wvlet/airframe)
    * [org.wvlet.airframe:sbt-airframe](https://github.com/wvlet/airframe)
    
     from `24.10.0` to `24.11.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/wvlet/airframe/releases/tag/v24.11.0) -
    [Version
    Diff](v24.10.0...v24.11.0)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.wvlet.airframe" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.wvlet.airframe" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bf1e6b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Update auxlib, clib, javalib, nativelib, ... to 0.5.6 (#3727)

    ## About this PR
    πŸ“¦ Updates 
    *
    [org.scala-native:auxlib](https://github.com/scala-native/scala-native)
    * [org.scala-native:clib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:javalib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:nativelib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:nscplugin](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:posixlib](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:test-interface](https://github.com/scala-native/scala-native)
    *
    [org.scala-native:windowslib](https://github.com/scala-native/scala-native)
    
     from `0.5.5` to `0.5.6`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.6)
    - [Version
    Diff](scala-native/scala-native@v0.5.5...v0.5.6)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.scala-native" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.scala-native" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1a12705 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update swagger-parser to 2.1.24 (#3733)

    ## About this PR
    πŸ“¦ Updates
    [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser)
    from `2.1.23` to `2.1.24`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/swagger-api/swagger-parser/releases/tag/v2.1.24)
    - [Version
    Diff](swagger-api/swagger-parser@v2.1.23...v2.1.24)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.swagger.parser.v3", artifactId = "swagger-parser" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9e3bdad View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update trino-main to 465 (#3735)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `464` to `465`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/465) - [Version
    Diff](trinodb/trino@464...465)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (464).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-json/src/test/resources/twitter.json
    docs/release-notes.md
    website/static/img/features/undraw_server_down_s4lk.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_online.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_operating_system.svg
    website/static/img/undraw_youtube_tutorial.svg
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.trino", artifactId = "trino-main" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9ae9d69 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 4 to 5 (#3731)

    Bumps
    [codecov/codecov-action](https://github.com/codecov/codecov-action) from
    4 to 5.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.0.0</h2>
    <h2>v5 Release</h2>
    <p><code>v5</code> of the Codecov GitHub Action will use the <a
    href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to
    encapsulate the <a
    href="https://github.com/codecov/codecov-cli">CLI</a>. This will help
    ensure that the Action gets updates quicker.</p>
    <h3>Migration Guide</h3>
    <p>The <code>v5</code> release also coincides with the opt-out feature
    for tokens for public repositories. In the <code>Global Upload
    Token</code> section of the settings page of an organization in
    codecov.io, you can set the ability for Codecov to receive a coverage
    reports from any source. This will allow contributors or other members
    of a repository to upload without needing access to the Codecov token.
    For more details see <a
    href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how
    to upload without a token</a>.</p>
    <blockquote>
    <p>[!WARNING]<br />
    <strong>The following arguments have been changed</strong></p>
    <ul>
    <li><code>file</code> (this has been deprecated in favor of
    <code>files</code>)</li>
    <li><code>plugin</code> (this has been deprecated in favor of
    <code>plugins</code>)</li>
    </ul>
    </blockquote>
    <p>The following arguments have been added:</p>
    <ul>
    <li><code>binary</code></li>
    <li><code>gcov_args</code></li>
    <li><code>gcov_executable</code></li>
    <li><code>gcov_ignore</code></li>
    <li><code>gcov_include</code></li>
    <li><code>report_type</code></li>
    <li><code>skip_validation</code></li>
    <li><code>swift_project</code></li>
    </ul>
    <p>You can see their usage in the <code>action.yml</code> <a
    href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p>
    <h2>What's Changed</h2>
    <ul>
    <li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a
    href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a>
    in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li>
    <li>build(deps-dev): bump <code>@​octokit/webhooks-types</code> from
    7.5.1 to 7.6.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li>
    <li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
    8.8.0 to 8.8.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li>
    <li>build(deps): bump <code>@​actions/core</code> from 1.11.0 to 1.11.1
    by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
    in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li>
    <li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.8.0 to 8.8.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li>
    <li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li>
    <li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li>
    <li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li>
    <li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
    8.8.1 to 8.9.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.8.1 to 8.9.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.9.0 to 8.10.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li>
    <li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li>
    <li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
    8.9.0 to 8.10.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.10.0 to 8.11.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
    8.10.0 to 8.11.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li>
    <li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.13 to
    29.5.14 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li>
    <li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li>
    <li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.11.0 to 8.12.1 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li>
    <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
    from 8.12.1 to 8.12.2 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's
    changelog</a>.</em></p>
    <blockquote>
    <h2>4.0.0-beta.2</h2>
    <h3>Fixes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/1085">#1085</a>
    not adding -n if empty to do-upload command</li>
    </ul>
    <h2>4.0.0-beta.1</h2>
    <p><code>v4</code> represents a move from the <a
    href="https://github.com/codecov/uploader">universal uploader</a> to the
    <a href="https://github.com/codecov/codecov-cli">Codecov CLI</a>.
    Although this will unlock new features for our users, the CLI is not yet
    at feature parity with the universal uploader.</p>
    <h3>Breaking Changes</h3>
    <ul>
    <li>No current support for <code>aarch64</code> and <code>alpine</code>
    architectures.</li>
    <li>Tokenless uploading is unsuported</li>
    <li>Various arguments to the Action have been removed</li>
    </ul>
    <h2>3.1.4</h2>
    <h3>Fixes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/967">#967</a>
    Fix typo in README.md</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/971">#971</a>
    fix: add back in working dir</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/969">#969</a>
    fix: CLI option names for uploader</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/970">#970</a>
    build(deps-dev): bump <code>@​types/node</code> from 18.15.12 to
    18.16.3</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/979">#979</a>
    build(deps-dev): bump <code>@​types/node</code> from 20.1.0 to
    20.1.2</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/981">#981</a>
    build(deps-dev): bump <code>@​types/node</code> from 20.1.2 to
    20.1.4</li>
    </ul>
    <h2>3.1.3</h2>
    <h3>Fixes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/960">#960</a>
    fix: allow for aarch64 build</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/957">#957</a>
    build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/958">#958</a>
    build(deps): bump openpgp from 5.7.0 to 5.8.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/959">#959</a>
    build(deps-dev): bump <code>@​types/node</code> from 18.15.10 to
    18.15.12</li>
    </ul>
    <h2>3.1.2</h2>
    <h3>Fixes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/718">#718</a>
    Update README.md</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/851">#851</a>
    Remove unsupported path_to_write_report argument</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/898">#898</a>
    codeql-analysis.yml</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/901">#901</a>
    Update README to contain correct information - inputs and negate
    feature</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/955">#955</a>
    fix: add in all the extra arguments for uploader</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/819">#819</a>
    build(deps): bump openpgp from 5.4.0 to 5.5.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/835">#835</a>
    build(deps): bump node-fetch from 3.2.4 to 3.2.10</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/840">#840</a>
    build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/841">#841</a>
    build(deps): bump <code>@​actions/core</code> from 1.9.1 to 1.10.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/843">#843</a>
    build(deps): bump <code>@​actions/github</code> from 5.0.3 to 5.1.1</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/869">#869</a>
    build(deps): bump node-fetch from 3.2.10 to 3.3.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/872">#872</a>
    build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0</li>
    <li><a
    href="https://redirect.github.com/codecov/codecov-action/issues/879">#879</a>
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/5c47607acb93fed5485fdbf7232e8a31425f672a"><code>5c47607</code></a>
    fix: override commit and pr values for PR cases (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1657">#1657</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/3b1354a6c45db9f1008891f4eafc1a7e94ce1d18"><code>3b1354a</code></a>
    chore(release): 5.0.1 (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1656">#1656</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/2e2a9c6d5862d22e0f8cfb59d46bc47bf8eb1fe0"><code>2e2a9c6</code></a>
    fix: update tokenless branch logic (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1650">#1650</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/cfc521b7a1dcdbcf0ecf149c162c19ff9bd9568c"><code>cfc521b</code></a>
    Update README.md</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/06425412c8015bc1ab2385b41c7ea204f77b91bf"><code>0642541</code></a>
    fix: use marketplace v5 badge (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1646">#1646</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/968872560f81e7bdde9272853e65f2507c0eca7c"><code>9688725</code></a>
    Update README.md</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/2112eaec1bedbdabc7e93d5312449d0d62b07c60"><code>2112eae</code></a>
    chore(deps): bump wrapper to 0.0.23 (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1644">#1644</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/193421c5b3d1aca4209c9754f224ca0d85729414"><code>193421c</code></a>
    fixL use the correct source (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1642">#1642</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/6018df70b05b191502ce08196e76e30ea3578615"><code>6018df7</code></a>
    fix: update container builds (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1640">#1640</a>)</li>
    <li><a
    href="https://github.com/codecov/codecov-action/commit/eff1a643d6887ee5935d4ca343e9076dc377d416"><code>eff1a64</code></a>
    fix: add missing vars (<a
    href="https://redirect.github.com/codecov/codecov-action/issues/1638">#1638</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/codecov/codecov-action/compare/v4...v5">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=codecov/codecov-action&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6caec0e View commit details
    Browse the repository at this point in the history
  3. Bump slackapi/slack-github-action from 1.27.0 to 2.0.0 (#3730)

    Bumps
    [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action)
    from 1.27.0 to 2.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/slackapi/slack-github-action/releases">slackapi/slack-github-action's
    releases</a>.</em></p>
    <blockquote>
    <h2>Slack Send v2.0.0</h2>
    <p><strong>YAML! And more API methods! With improved erroring! And
    more!</strong></p>
    <p>Sending data to Slack can now be done with the YAML format, and that
    data can be sent to [a Slack API method][methods] or <a
    href="https://github.com/slackapi/slack-github-action/tree/main#sending-techniques">technique
    of choice</a> with the provided payload. And additional configurations
    can improve error handling or customize values between steps.</p>
    <p>Breaking changes happen with this update and recommended migration
    strategies are detailed below. Adding this step to new workflows might
    prefer to follow the <a
    href="https://github.com/slackapi/slack-github-action/tree/main#slack-send-github-action"><code>README</code></a>
    instead πŸ“š</p>
    <h2>What's changed</h2>
    <p>Both inputs of payload variables, techniques for sending the payload,
    additional configurations, and expected outputs were changed:</p>
    <ul>
    <li><strong>Sending variables</strong>
    <ul>
    <li>Breaking changes
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#only-one-payload-input-can-be-provided">Only
    one payload input can be provided</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#only-one-technique-to-send-can-be-provided">Only
    one technique to send can be provided</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#variable-replacements-no-longer-happen-by-default">Variable
    replacements no longer happen by default</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#payload-file-path-parsed-option-was-removed">Payload
    file path parsed option was removed</a></li>
    </ul>
    </li>
    <li>Enhancements
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#payloads-can-now-be-written-in-yaml">Payloads
    can now be written in YAML</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#payload-can-now-be-written-in-unwrapped-json">Payload
    can now be written in unwrapped JSON</a></li>
    </ul>
    </li>
    </ul>
    </li>
    <li><strong>Sending techniques</strong>
    <ul>
    <li>Technique 1: Slack Workflow Builder
    <ul>
    <li>Breaking changes
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-webhook-type-must-be-specified-in-webhook-inputs">The
    webhook type must be specified in webhook inputs</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#payload-flattening-no-longer-happens-by-default">Payload
    flattening no longer happens by default</a></li>
    </ul>
    </li>
    <li>Enhancements
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-webhook-url-can-be-specified-in-webhook-inputs">The
    webhook URL can be specified in webhook inputs</a></li>
    </ul>
    </li>
    </ul>
    </li>
    <li>Technique 2: Slack API method
    <ul>
    <li>Breaking changes
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-slack-api-method-now-must-be-specified-in-inputs">The
    Slack API method now must be specified in inputs</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#a-token-must-be-provided-with-other-inputs">A
    token must be provided with other inputs</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#inputs-to-the-slack-api-method-must-be-provided-in-payloads">Inputs
    to the Slack API method must be provided in payloads</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#messages-cannot-be-sent-to-multiple-channels-in-one-step">Messages
    cannot be sent to multiple channels in one step</a></li>
    </ul>
    </li>
    </ul>
    </li>
    <li>Technique 3: Slack incoming webhook
    <ul>
    <li>Breaking changes
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-webhook-type-must-be-specified-for-incoming-webhooks">The
    webhook type must be specified for incoming webhooks</a></li>
    </ul>
    </li>
    <li>Enhancements
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-webhook-url-can-be-specified-for-incoming-webhooks">The
    webhook URL can be specified for incoming webhook</a></li>
    </ul>
    </li>
    </ul>
    </li>
    </ul>
    </li>
    <li><strong>Additional configurations</strong>
    <ul>
    <li>Enhancements
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#steps-can-exit-with-an-error-after-a-failed-slack-api-call">Steps
    can exit with an error after a failed Slack API call</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#failed-requests-can-be-retried-various-amounts-of-times">Failed
    requests can be retried various amounts of times</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#provided-payloads-can-be-flattened-with-a-delimiter">Provided
    payloads can be flattened with a delimiter</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#provided-payloads-can-have-templated-variables-replaced">Provided
    payloads can have templated variables replaced</a></li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#proxying-https-requests-can-be-done-within-inputs">Proxying
    HTTPS requests can be done within inputs</a></li>
    </ul>
    </li>
    </ul>
    </li>
    <li><strong>Expected outputs</strong>
    <ul>
    <li>Breaking changes
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#the-time-value-is-now-returned-as-the-unix-epoch-time">The
    time value is now returned as the Unix epoch time</a></li>
    </ul>
    </li>
    <li>Enhancements
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/blob/HEAD/#an-ok-value-is-added-to-represent-response-success">An
    ok value is added to represent response success</a></li>
    </ul>
    </li>
    </ul>
    </li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/485a9d42d3a73031f12ec201c457e2162c45d02d"><code>485a9d4</code></a>
    Release</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/e598089eaef53883a2d9b325e044899548518a03"><code>e598089</code></a>
    chore(release): tag version 2.0.0</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/e9b3a6beef047e819b8fb417da538f97a93a2ec8"><code>e9b3a6b</code></a>
    feat!: wrap payloads to send to a &quot;method&quot; with
    &quot;token&quot; or &quot;webhook&quot; (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/333">#333</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/74ae656892e6e68e5168be5fb5fc1368a5569b3b"><code>74ae656</code></a>
    chore(release): tag version 1.27.1</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/bd0e2818bf5e26dd18c03ce249d01eceb8e1cb04"><code>bd0e281</code></a>
    build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/355">#355</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/e1275295793d6d76cbc729c451b2e81dbf52ecaa"><code>e127529</code></a>
    build(deps): bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/354">#354</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/6b51022aeafdaaaccae849ca0a1b963ed597bf1f"><code>6b51022</code></a>
    build(deps-dev): bump eslint-plugin-jsdoc from 50.3.1 to 50.4.3 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/353">#353</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/555e4ad8ef03a28151a2332aeba97ed5e3aeea37"><code>555e4ad</code></a>
    build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/352">#352</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/8d4500e89ea2d0c66975b82ebffbca9da18ecefc"><code>8d4500e</code></a>
    build(deps): bump <code>@​slack/web-api</code> from 7.5.0 to 7.7.0 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/351">#351</a>)</li>
    <li><a
    href="https://github.com/slackapi/slack-github-action/commit/d0dece60f0be2ec50f76b5de480d355c020cd2e1"><code>d0dece6</code></a>
    build(deps-dev): bump mocha from 10.7.3 to 10.8.2 (<a
    href="https://redirect.github.com/slackapi/slack-github-action/issues/350">#350</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/slackapi/slack-github-action/compare/v1.27.0...v2.0.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slackapi/slack-github-action&package-manager=github_actions&previous-version=1.27.0&new-version=2.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9b97302 View commit details
    Browse the repository at this point in the history
  4. Update HikariCP to 6.2.1 (#3732)

    ## About this PR
    πŸ“¦ Updates
    [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from
    `6.1.0` to `6.2.1`
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "com.zaxxer", artifactId = "HikariCP" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "com.zaxxer", artifactId = "HikariCP" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6303b45 View commit details
    Browse the repository at this point in the history
  5. Update coursier to 2.1.18 (#3734)

    ## About this PR
    πŸ“¦ Updates
    [io.get-coursier:coursier](https://github.com/coursier/coursier) from
    `2.1.17` to `2.1.18`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/coursier/coursier/releases/tag/v2.1.18) -
    [Version
    Diff](coursier/coursier@v2.1.17...v2.1.18)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.get-coursier", artifactId = "coursier" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.get-coursier", artifactId = "coursier" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2afb347 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Update sqlite-jdbc to 3.47.1.0 (#3736)

    ## About this PR
    πŸ“¦ Updates
    [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from
    `3.47.0.0` to `3.47.1.0`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/xerial/sqlite-jdbc/releases/tag/3.47.1.0) -
    [Version
    Diff](xerial/sqlite-jdbc@3.47.0.0...3.47.1.0)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "org.xerial", artifactId = "sqlite-jdbc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "org.xerial", artifactId = "sqlite-jdbc" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    93c28fa View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Update coursier to 2.1.19 (#3737)

    ## About this PR
    πŸ“¦ Updates
    [io.get-coursier:coursier](https://github.com/coursier/coursier) from
    `2.1.18` to `2.1.19`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/coursier/coursier/releases/tag/v2.1.19) -
    [Version
    Diff](coursier/coursier@v2.1.18...v2.1.19)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.get-coursier", artifactId = "coursier" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.get-coursier", artifactId = "coursier" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c935a36 View commit details
    Browse the repository at this point in the history
  2. Update trino-main to 466 (#3741)

    ## About this PR
    πŸ“¦ Updates [io.trino:trino-main](https://github.com/trinodb/trino) from
    `465` to `466`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/trinodb/trino/releases/tag/466) - [Version
    Diff](trinodb/trino@465...466)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>πŸ” Files still referring to the old version number</summary>
    
    The following files still refer to the old version number (465).
    You might want to review and update them manually.
    ```
    airframe-benchmark/src/main/resources/twitter.json
    airframe-json/src/test/resources/twitter.json
    docs/release-notes.md
    website/static/img/features/client.svg
    website/static/img/features/undraw_process_e90d.svg
    website/static/img/undraw_code_review.svg
    website/static/img/undraw_monitor.svg
    website/static/img/undraw_open_source.svg
    website/static/img/undraw_operating_system.svg
    ```
    </details>
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.trino", artifactId = "trino-main" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.trino", artifactId = "trino-main" }
    }]
    ```
    </details>
    
    <sup>
    labels: test-library-update
    </sup>
    xerial-bot authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e308c09 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Update grpc-netty-shaded, grpc-protobuf, ... to 1.68.2 (#3740)

    ## About this PR
    πŸ“¦ Updates 
    * [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java)
    * [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java)
    * [io.grpc:grpc-stub](https://github.com/grpc/grpc-java)
    
     from `1.68.1` to `1.68.2`
    
    πŸ“œ [GitHub Release
    Notes](https://github.com/grpc/grpc-java/releases/tag/v1.68.2) -
    [Version
    Diff](grpc/grpc-java@v1.68.1...v1.68.2)
    
    ## Usage
    βœ… **Please merge!**
    
    I'll automatically update this PR to resolve conflicts as long as you
    don't change it yourself.
    
    If you'd like to skip this version, you can just close this PR. If you
    have any feedback, just mention me in the comments below.
    
    Configure Scala Steward for your repository with a
    [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/7ec418cd5441d449f037bca6d34326534c07a5dd/docs/repo-specific-configuration.md)
    file.
    
    _Have a fantastic day writing Scala!_
    
    <details>
    <summary>βš™ Adjust future updates</summary>
    
    Add this to your `.scala-steward.conf` file to ignore future updates of
    this dependency:
    ```
    updates.ignore = [ { groupId = "io.grpc" } ]
    ```
    Or, add this to slow down future updates of this dependency:
    ```
    dependencyOverrides = [{
      pullRequests = { frequency = "30 days" },
      dependency = { groupId = "io.grpc" }
    }]
    ```
    </details>
    
    <sup>
    labels: library-update
    </sup>
    xerial-bot authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    3d94d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

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