build(deps): bump jdx/mise-action from 4.2.1 to 4.2.4 - #76
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump jdx/mise-action from 4.2.1 to 4.2.4#76dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.2.1 to 4.2.4. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@dad1bfd...7e36c90) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
ualtinok
added a commit
that referenced
this pull request
Aug 10, 2026
TypeScript 7.0.2, Biome 2.5.6, @opencode-ai/plugin 1.18.11, ai 7.0.48, and jdx/mise-action 4.2.4. Supersedes #66, #71, #76, #79, and #81, which each carried the same lockfile and could not land independently. TypeScript 7.0.2 is now the stable release rather than the prerelease that was previously declined. The only TypeScript peer range left in the tree belongs to bun-ffi-structs, a transitive dependency of @opentui/core that pins ^5 and is already unsatisfied today with no observable effect. Also replaces the fixed 50ms sleeps in the account-add tests with polling on the observable effect. The completion runs detached and performs lock-based file I/O, so its duration tracks machine load; the fixed tick failed once under contention during this batch. The two tests asserting that an add is REJECTED keep a sleep, since an absence has no effect to poll for, and use a longer one.
Contributor
Author
|
Looks like jdx/mise-action is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/jdx/mise-action-4.2.4
branch
August 10, 2026 21:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jdx/mise-action from 4.2.1 to 4.2.4.
Release notes
Sourced from jdx/mise-action's releases.
... (truncated)
Changelog
Sourced from jdx/mise-action's changelog.
... (truncated)
Commits
7e36c90chore: release v4.2.4 (#581)493a5fdchore(deps): update jdx/renovate-config digest to d4f71e1 (#585)4f79861chore(deps): update github/codeql-action action to v4.37.2 (#586)3fb09b2chore(deps): update jdx/pr-closer action to v1.2.0 (#584)4606f11chore(deps): update jdx/renovate-config digest to aa7a43b (#582)2319179chore(deps): update actions/checkout action to v7.0.1 (#583)b4fa3f8fix: locking support detection with force-colored output (#580)c3c9861chore(deps): lock file maintenance (#579)9e7f763chore: release v4.2.3 (#578)0f85637fix: export mise path entries to subsequent steps (#575)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Upgrade
jdx/mise-actionin CI from 4.2.1 to 4.2.4. Includes fixes for PATH export to later steps, zstd/tar compatibility on older runners, and reliable--lockeddetection when color is forced.Written for commit 5145808. Summary will update on new commits.