Skip to content

mise: fix deprecated experimental_monorepo_root warning - #3132

Merged
anish-sahoo merged 1 commit into
mainfrom
md/fix-mise-monorepo-root
Aug 5, 2026
Merged

mise: fix deprecated experimental_monorepo_root warning#3132
anish-sahoo merged 1 commit into
mainfrom
md/fix-mise-monorepo-root

Conversation

@michaeldwan

Copy link
Copy Markdown
Contributor

mise warns on every run:

mise WARN  deprecated [config.experimental_monorepo_root]: `experimental_monorepo_root` in ~/src/replicate/cog/mise.toml is deprecated. Use `monorepo_root` instead. This will be removed in mise 2027.12.0.

Renamed the key to monorepo_root.

@michaeldwan
michaeldwan requested a review from a team as a code owner August 4, 2026 16:57
Copilot AI review requested due to automatic review settings August 4, 2026 16:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes a deprecated mise configuration key to eliminate the config.experimental_monorepo_root warning and keep the repository compatible with upcoming mise versions.

Changes:

  • Renamed experimental_monorepo_root to monorepo_root in mise.toml to match the current mise configuration schema.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ask-bonk

ask-bonk Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

@michaeldwan Bonk workflow was cancelled.

View workflow run · To retry, trigger Bonk again.

@anish-sahoo
anish-sahoo added this pull request to the merge queue Aug 5, 2026
Merged via the queue into main with commit cc022e4 Aug 5, 2026
43 of 44 checks passed
@anish-sahoo
anish-sahoo deleted the md/fix-mise-monorepo-root branch August 5, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants