Skip to content

build(deps): bump flox/install-flox-action from 2.4.0 to 2.5.3#13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/flox/install-flox-action-2.5.3
Open

build(deps): bump flox/install-flox-action from 2.4.0 to 2.5.3#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/flox/install-flox-action-2.5.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown

Bumps flox/install-flox-action from 2.4.0 to 2.5.3.

Release notes

Sourced from flox/install-flox-action's releases.

v2.5.3

What's changed

Fixes

  • disable-metrics: stop silently overriding workflow-level FLOX_DISABLE_METRICS. The input defaulted to "false" and was always exported to FLOX_DISABLE_METRICS, overwriting any value a calling workflow set via its env: block — silently re-enabling metrics. It now defaults to empty and is only exported when explicitly set, so a workflow-level FLOX_DISABLE_METRICS: "true" is honored. (#209, ECO-104)

Dependencies

  • Bump the all group across 1 directory with 4 updates

Full Changelog: flox/install-flox-action@v2.5.2...v2.5.3

v2.5.2

What's Changed

Full Changelog: flox/install-flox-action@v2...v2.5.2

v2.5.1

What's changed

This patch bundles the runner fixes and dependency updates that landed on main alongside the v2.5.0 write-summary feature, so consumers on @v2 receive the complete set.

Fixes

  • Detect systemd via /proc/1/comm instead of nix.conf
  • chown /nix to the runner user in single-user mode

CI and dependencies

  • Add an ubuntu-slim runner to the test matrix and verify flox runs; run flox init in a tmpdir; keep test-act on ubuntu-latest
  • Routine dependency updates (4 packages)

Full Changelog: flox/install-flox-action@v2.5.0...v2.5.1

v2.5.0

What's changed

The Flox installation summary is now opt-in. The action previously wrote a "Flox Installation" table to the GitHub Actions job summary ($GITHUB_STEP_SUMMARY) after every install. That table is noise in workflows that use the job summary for their own output, such as Terraform or Terragrunt plan results, so it is now off by default.

A new write-summary input controls it:

- uses: flox/install-flox-action@v2
  with:
</tr></table> 

... (truncated)

Commits
  • 3b80351 chore(deps): Bump the all group across 1 directory with 4 updates
  • a4a37cd fix(metrics): FLOX_DISABLE_METRICS conditional
  • 9ca83aa refactor(metrics): FLOX_DISABLE_METRICS dupe set
  • 1bb5cfb chore(deps): Normalize package-lock.json npm 11
  • bfd7abc chore(deps-dev): Bump form-data from 2.5.5 to 2.5.6
  • 8c71d71 chore(deps): Update dist/
  • 81f12f8 chore: rebuild dist
  • a1f434f fix(cache): don't serve a stale package for unpinned versions
  • f6002ed chore(deps): Bump the all group across 1 directory with 4 updates
  • 5df79e8 fix: detect systemd via /proc/1/comm instead of nix.conf
  • 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 [flox/install-flox-action](https://github.com/flox/install-flox-action) from 2.4.0 to 2.5.3.
- [Release notes](https://github.com/flox/install-flox-action/releases)
- [Commits](flox/install-flox-action@c94e7e1...3b80351)

---
updated-dependencies:
- dependency-name: flox/install-flox-action
  dependency-version: 2.5.3
  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 Jun 26, 2026
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.

0 participants