Skip to content

deps(deps): bump console from 0.15.11 to 0.16.3#6115

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/console-0.16.3
Open

deps(deps): bump console from 0.15.11 to 0.16.3#6115
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/console-0.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps console from 0.15.11 to 0.16.3.

Release notes

Sourced from console's releases.

0.16.3

What's Changed

0.16.2

What's Changed

0.16.1

What's Changed

0.16.0

What's Changed

The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a std feature -- and those crates used default-features = false but relied on the std-guarded features.

The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the std feature.

Refer to the 0.15.12 release notes for more information.

0.15.12

What's Changed

Commits
  • 70ea3d0 Bump version to 0.16.3
  • 6bd8894 Remove make msrv-lock
  • 499e5f6 Use std::sync::OnceLock instead of once_cell
  • 0bf645d Bump version
  • 0b789b9 Fix clippy warnings
  • bb1cbdb Exclude development scripts from published package
  • 12281c1 chore: minor improvement for docs
  • e611fbc docs: add note about clicolors
  • e9b9a44 Apply clippy suggestion
  • 9cf0c5f ci: enable all workflows for pull requests
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 7, 2026
Bumps [console](https://github.com/console-rs/console) from 0.15.11 to 0.16.3.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md)
- [Commits](console-rs/console@0.15.11...0.16.3)

---
updated-dependencies:
- dependency-name: console
  dependency-version: 0.16.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@proggeramlug

Copy link
Copy Markdown
Contributor

Keeping this open — the CI failure is not caused by this bump. This PR passed the full suite on 2026-07-07 (pre-rebase); after Dependabot's rebase at 08:19 UTC it picked up a main-side conformance regression (see #6124) and now fails with the exact same signature as unrelated PRs: 7/8 shards + compiler-output-regression, same gap tests. The diff only touches console in perry-container-compose, which the compiler doesn't link, and container tests (hermetic + integration) pass with console 0.16.3.

Once #6124 is fixed on main: @dependabot rebase and this should go green and be mergeable as-is.

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant