chore(deps): bump brace-expansion from 1.1.12 to 5.0.5#2
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump brace-expansion from 1.1.12 to 5.0.5#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.12 to 5.0.5. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.12...v5.0.5) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Nubaeon
pushed a commit
that referenced
this pull request
May 31, 2026
…oat 1) Re-thread the plugin-contributed statusline subsystem into upstream's restructured chat_widget + restore loader discovery (which ALSO fixes moat #2, which was inert): - chat_widget: re-add fields (plugin_statusline_sources/runtime/outputs) to ChatWidget + constructor init; re-add methods refresh_plugin_statusline_sources, on_plugin_statusline_sources_loaded, on_plugin_statusline_output_updated, recompute_plugin_statusline (aggregates cached outputs, ANSI-parsed, joined ' │ ', rendered via set_status_line). Un-stub the PluginStatuslineSourcesLoaded/OutputUpdated event arms. Fire refresh_plugin_statusline_sources at SessionConfigured. - core-plugins/loader: re-add load_plugin_statusline + load_plugin_writable_roots fns + their calls — the merge had dropped BOTH, leaving statusline_source=None AND writable_root_sources=empty (so moat #2's enrich was a no-op until now). codex-core-plugins/core/tui compile clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Nubaeon
pushed a commit
that referenced
this pull request
May 31, 2026
Integrates the openai/codex 2026-05 upstream sync (51-conflict merge) plus the ecodex moat re-integration: T78 provider hot-swap on upstream's thread/settings architecture, and all 4 moats functionally re-integrated AND test-guarded — #1 T74 plugin statusline, #2 plugin-writable-roots (+loader-population fix and new end-to-end regression guard), #3 SubagentStart/Stop, #4 T81 branding. Verified green pre-merge: codex-core 1812/1812, codex-core-plugins 209/209, full workspace cargo-check clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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 brace-expansion from 1.1.12 to 5.0.5.
Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
87939015.0.59a02af5Merge commit from forkdaa71bcBump tar from 7.5.10 to 7.5.11 (#92)799e5f7Bump tar from 7.5.9 to 7.5.10 (#90)012c2305.0.4243c491Fix handling of brackets. Closes #87609f858Correct incorrect brace-expansion import (#89)3c51e2c5.0.348c30d9chore: support node 18 (#85)d673911Bump tar from 7.5.7 to 7.5.9 (#84)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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)You can disable automated security fix PRs for this repo from the Security Alerts page.