Skip to content

Fluxzero 1.18.1

Choose a tag to compare

@github-actions github-actions released this 14 Oct 13:10

1.18.1 (2025-10-14)

Dependency updates

  • deps: bump undertow.version from 2.3.19.Final to 2.3.20.Final (d6f3e29)

    Bumps `undertow.version` from 2.3.19.Final to 2.3.20.Final.

    Updates `io.undertow:undertow-websockets-jsr` from 2.3.19.Final to 2.3.20.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.19.Final...2.3.20.Final)

    Updates `io.undertow:undertow-core` from 2.3.19.Final to 2.3.20.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.19.Final...2.3.20.Final)

    Updates `io.undertow:undertow-servlet` from 2.3.19.Final to 2.3.20.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](https://github.com/undertow-io/undertow/compare/2.3.19.Final...2.3.20.Final)

    ---
    updated-dependencies:
    - dependency-name: io.undertow:undertow-websockets-jsr
    dependency-version: 2.3.20.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-core
    dependency-version: 2.3.20.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    - dependency-name: io.undertow:undertow-servlet
    dependency-version: 2.3.20.Final
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

Continuous Integration

  • ci: bump actions/checkout from 4 to 5 (091762c)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v4...v5)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
    dependency-version: '5'
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

Build System

  • build: Allow dependabot sync to be run manually [skip ci] (df5323e)
  • build: Automatically sync dependabot branch to main [skip ci] (7f50653)