Update all non-major dependencies #82
Open
+6
−6
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.
This PR contains the following updates:
0.40.0→0.47.19.2.1→9.3.01.0.2→1.0.30.35.0→0.36.00.35.0→0.36.00.35.0→0.36.07.0.13→7.0.14Release Notes
steveyegge/beads (beads)
v0.47.1Added
bd list --readyflag - Show only issues with no blockers (bd-ihu31)bd readybut integrated into list commandMarkdown rendering in comments - Comment text now renders Markdown (#1019)
Changed
Fixed
Nil pointer in wisp create - Prevent panic when creating wisps (mol)
Route prefix for rig issues - Use correct prefix when creating issues in rigs (#1028)
Duplicate merge target selection - Prefer issues with children/deps (GH#1022)
SQLite cache rebuild - Rebuild blocked_issues_cache after rename-prefix (GH#1016)
Doctor JSONL check - Exclude sync_base.jsonl from multiple files check (#1021)
Merge struct completeness - Add QualityScore field to merge Issue struct
MCP custom types - Support custom issue types and statuses in MCP (#1023)
Hyphenated prefix validation - Support hyphens in ValidateIDFormat (#1013)
my-project-now validate correctlyGit worktree initialization - Prevent bd init inside git worktrees (#1026)
Documentation
v0.47.0Added
bd list --readyflag - Show only issues with no blockers (bd-ihu31)bd readybut integrated into list commandMarkdown rendering in comments - Comment text now renders Markdown (#1019)
Changed
Fixed
Nil pointer in wisp create - Prevent panic when creating wisps (mol)
Route prefix for rig issues - Use correct prefix when creating issues in rigs (#1028)
Duplicate merge target selection - Prefer issues with children/deps (GH#1022)
SQLite cache rebuild - Rebuild blocked_issues_cache after rename-prefix (GH#1016)
Doctor JSONL check - Exclude sync_base.jsonl from multiple files check (#1021)
Merge struct completeness - Add QualityScore field to merge Issue struct
MCP custom types - Support custom issue types and statuses in MCP (#1023)
Hyphenated prefix validation - Support hyphens in ValidateIDFormat (#1013)
my-project-now validate correctlyGit worktree initialization - Prevent bd init inside git worktrees (#1026)
Documentation
v0.46.0Added
Custom type support - Configure custom issue types in beads config.yaml (bd-649s)
Gas Town types extraction - Core Gas Town types moved into beads package (bd-i54l)
Fixed
gh:rungate discovery (bd-m8ew)v0.44.0Added
Recipe-based setup architecture - Major refactor of
bd init(bd-i3ed)Gate evaluation system - Phases 2-4
bd gate checkfor timer and GitHub gate evaluation (GH#884)bd gate discoverfor auto-discovery of gh:run await_id (bd-z6kw)bd gate add-waiterandbd gate showfor phase handoffDependency command improvements
--blocksshorthand flag for natural dependency syntax (GH#884)--blocked-byand--depends-onflag aliases (bd-09kt)Multi-prefix support -
allowed_prefixesconfig option (#881)Sync improvements
bd doctorsync divergence check for JSONL/SQLite/gitBD_DEBUG_SYNCenv for protection debuggingPRIME.mdoverride - Workflow customization (GH#876)Daemon config -
daemon.auto_*settings in config.yaml (GH#871)Compound visualization -
bd mol showdisplays compound structure (bd-iw4z)/handoffskill - Session cycling slash command (bd-xwvo)Fixed
bd readynow shows in_progress issues (#894)bd showdisplays external_ref field in text output (#899)macOS case-insensitive path handling (GH#880)
Sync metadata timing - Finalize after commit, not push (GH#885)
Sparse checkout isolation - Prevent config leaking to main repo (GH#886)
close_reasonpreserved during merge/sync (GH#891)Parent hub contamination during
bd init(GH#896)NoDb mode - Set cmdCtx.StoreActive correctly (GH#897)
Event storm prevention when gitRefsPath is empty (#883)
Doctor improvements
bd rename-prefix- Sync JSONL before and after (#893)sync.remoteconfig now respected inbd sync(GH#872)Snapshot protection made timestamp-aware (GH#865)
Hyphenated rig names supported in agent IDs (GH#854, GH#868)
Cross-repo agent routing (#864)
Config key normalization - GetYamlConfig matches SetYamlConfig (#874)
Daemon startup failure - Propagate reason to user (GH#863)
Molecule variable substitution in root bead title/desc
Submodule detection - Correct main repo root detection (#849)
bd mergeoutput sorted by issue id (#859)Auto-create agent bead when
bd agent statecalled on non-existent agentWindows zip extraction - Add retry logic for npm install
Cycle detection runs in daemon mode for --blocks flag
bd slot setcross-beads prefix routing (bd-hmeb)git statusnoise - Hide issues.jsonl when sync.branch configured (GH#870)Changed
/bd-*to/beads:*(#862)Performance
Internal
v0.43.0Added
Step.Gate evaluation - Phase 1: Human Gates
bd lintcommand - Template validation--validateflag also added tobd createbd ready --pretty- Formatted outputFixed
bd closeandbd updatenow support cross-rig operations via prefix routingbd syncin bare repo worktrees - Fixed exit 128 error (GH#827)bd --no-db dep tree- Now shows complete tree (GH#836).beads/last-touched- Restored to gitignore template (GH#838)v0.42.0Added
llms.txtstandard support - AI agent discoverability (#784)bd preflightcommand - PR readiness checks--claimflag forbd update- Work queue semanticsbd stateandbd set-state- Label-based state managementbd activity --town- Cross-rig activity feedConvoy issue type - Reactive completion tracking
tracksrelation type for convoy membershipAgent identity trailers - prepare-commit-msg hook
Daemon RPC endpoints - Config and mol stale
Non-TTY auto-detection - Cleaner output in pipes
Fixed
.beads/redirectnot committed - Prevents worktree conflicts (GH#814)bd syncwith sync-branch - Fixes worktree copy direction (GH#810, #812)sync.branchvalidation - Rejects main/master as sync branch (GH#807)bd listdefaults - Non-closed issues, 50 limit to protect context (GH#788)v0.41.0Added
bd swarmcommands - Multi-agent batch work coordinationbd swarm create- Create swarm from epic with childrenbd swarm status- Show swarm progress and blocked workbd swarm validate- Validate swarm structure and dependenciesbd repaircommand - Orphaned reference repair--jsonflag for machine-readable outputbd compact --purge-tombstones- Dependency-aware cleanupbd init --from-jsonl- Manual cleanup preservationbd humancommand - Focused help menubd show --short- Compact output modebd delete --reason- Audit trail for deletionshookedstatus - Hook-based work assignmentmol_typeschema field - Molecule classificationAgent ID canonical naming - Validation update
Fixed
--varflag allows commas in values (GH#786)--var files=a.go,b.gonow work correctlybd syncin bare repo worktrees (GH#785)bd delete --cascaderecursive deletion (GH#787)bd doctorpre-push hook detection (GH#799)Gitignore fork protection (GH#796)
Illumos/Solaris disk space check (GH#798)
Pre-migration orphan cleanup - Chicken-and-egg fix
hq-prefix routing - Town root discoveryConfig.yaml database override warning
normalizeBeadsRelPathedge case - Similar prefix handlingbeadsvsbeads-syncbd doctor --fixredirect handlingChanged
CLI command consolidation - Reduced surface area
bd --helpoutputCode organization - File size limits
Documentation updates
Internal
gradle/gradle (gradle)
v9.3.0Compare Source
cashapp/quiver (app.cash.quiver:lib)
v1.0.3<A> A.validateResult(predicate: (A) -> Boolean, error: (A) -> Throwable): Result<A>(Andrew Parker)<A> Result<A>.getOrNone(): Option<A>(Andrew Parker)<A> Result<A>.getFailureOrNone(): Option<T>(Andrew Parker)vanniktech/gradle-maven-publish-plugin (com.vanniktech.maven.publish.base)
v0.36.0Compare Source
BREAKING
DirectorySignatureTypeinternal.Behavior changes
validateDeploymentnow has theDeploymentValidationenum as type instead of being a boolean. The defaultis now to just wait for the
VALIDATEDstate. The previous behavior can be achieved by setting it toPUBLISHED.NONEcan be used for disabling the validation completely.configure(...)manually to configure what to publish and not passingjavadocJarexplicity,the plugin now defaults to publishing an empty javadoc jar.
Features
when using the default options and the Dokka plugin is applied to the project.
JavadocJarandSourcesJaroptions toconfigureBasedOnAppliedPluginsand to allapplicable project types that can be passed to
configure. The previousBooleanbased versions havebeen deprecated.
mavenCentralDeploymentValidationandmavenCentralAutomaticPublishingare used for the default values of the 2 parameters when they are not passedexplicitly. This allows to more easily override them in certain environments.
gradle.propertiesfiles are now considered inthe same way they are when isolated projects is disabled.
Improvements
Minimum supported versions
Compatibility tested up to
oshai/kotlin-logging (io.github.oshai:kotlin-logging)
v7.0.14Compare Source
What's Changed
New Contributors
Full Changelog: oshai/kotlin-logging@7.0.13...7.0.14
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.