Skip to content

Bump krdlab/setup-haxe from 2.0.2 to 2.1.0 - #327

Merged
davidbruce merged 1 commit into
mainfrom
dependabot/github_actions/krdlab/setup-haxe-2.1.0
Sep 22, 2026
Merged

davidbruce merged 1 commit into
mainfrom
dependabot/github_actions/krdlab/setup-haxe-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps krdlab/setup-haxe from 2.0.2 to 2.1.0.

Release notes

Sourced from krdlab/setup-haxe's releases.

v2.1.0 (2026-05-28)

The action runtime is now Node 24. Self-hosted runners must support Node 24.

Features

  • Support ARM64 Linux (#71)
  • Use latest neko for haxe nightlies (#68)
  • chore: move runtime, setup-node, and Node typings to Node 24 (#90)
  • test: introduce vitest and pin asset/haxelib current behavior (#89)
  • chore: migrate from xo to biome (#91)
  • refactor: consolidate platform/arch/nightly resolution into a pure resolver (#92)
  • refactor(asset): unify subclass fields via parameter properties (#95)

Fixes

  • fix(deps): bump uuid, @​actions/cache and @​actions/tool-cache (#85)
  • fix(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#97)
  • chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#93)
  • chore(deps): bump fast-xml-parser from 5.3.3 to 5.7.1 (#86)
  • chore(deps): bump brace-expansion from 1.1.12 to 1.1.14 (#87)
  • chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#84)
  • chore(deps-dev): bump lodash-es from 4.17.23 to 4.18.1 (#82)
  • chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#80)
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#79)
  • chore(deps): bump minimatch from 3.1.2 to 3.1.5 (#73)
  • chore(deps-dev): bump lodash-es from 4.17.22 to 4.17.23 (#66)
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#65)
  • fix(deps): bump actions/checkout from 4 to 6 (#63)
  • chore(deps): bump multiple npm packages (#81)

Notes

  • Self-hosted runners must run on Node 24 capable environments.
  • haxe-version: latest now installs nightly Neko alongside nightly Haxe (mac uses the mac-universal build).
  • Linux ARM64 (ubuntu-24.04-arm) is supported only with haxe-version: latest. Stable Haxe and Neko 2.3.x on Linux ARM64 fail with an explicit error.
  • Windows ARM64 is not supported.
Commits
  • d936675 Merge pull request #99 from krdlab/release/v2.1.0
  • 3f6785b chore: bump up package version to v2.1.0
  • 7315a7e Merge pull request #85 from krdlab/dependabot/npm_and_yarn/multi-2976cec58a
  • ae4dbe1 chore(dist): rebuild dist/ after bumping uuid, @​actions/cache and @​actions/to...
  • f90886e fix(deps): bump uuid, @​actions/cache and @​actions/tool-cache
  • de77fbf Merge pull request #97 from krdlab/dependabot/github_actions/github/codeql-ac...
  • e6cd996 fix(deps): bump github/codeql-action from 4.35.4 to 4.35.5
  • 5f57805 Merge pull request #93 from krdlab/dependabot/npm_and_yarn/fast-xml-builder-1...
  • fbba4a9 chore: bump .node-version to 24.15.0 (follow-up to #90)
  • 4ca5039 chore: move runtime, setup-node, and Node typings to Node 24 (#90)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [krdlab/setup-haxe](https://github.com/krdlab/setup-haxe) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/krdlab/setup-haxe/releases)
- [Commits](krdlab/setup-haxe@23a78f7...d936675)

---
updated-dependencies:
- dependency-name: krdlab/setup-haxe
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@IsaacG

IsaacG commented Sep 21, 2026

Copy link
Copy Markdown
Member

@exercism/haxe to kindly review Haxe PRs and/or remove yourself from @exercism/haxe if you no longer wish to be a maintaner

@davidbruce
davidbruce merged commit 747345a into main Sep 22, 2026
4 checks passed
@davidbruce
davidbruce deleted the dependabot/github_actions/krdlab/setup-haxe-2.1.0 branch September 22, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants