chore(deps): bump console from 0.15.11 to 0.16.0
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(12 months ago)
(12 months ago)
(12 months ago)
by stackmystack
dependencies rust
Bumps console from 0.15.11 to 0.16.0.
Release notes
Sourced from console's releases.
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
stdfeature -- and those crates useddefault-features = falsebut relied on thestd-guarded features.The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the
stdfeature.
- Prepare 0.16.0 by
@djcin console-rs/console#265Refer to the 0.15.12 release notes for more information.
0.15.12
What's Changed
- Use EnumSet instead of a full-blown btreemap for the attributes by
@jwieslerin console-rs/console#244- Tweak Attributes bit set API by
@djcin console-rs/console#245- Implement measure_text_width with no allocation by
@remi-duprein console-rs/console#246- fix(utils): surprising behavior in truncate_str when tail is larger than width by
@remi-duprein console-rs/console#250- fix spelling mistake by
@Axlefublrin console-rs/console#253- feat(part): add NO_COLOR env support for windows terminal by
@L-Chaoin console-rs/console#254- Update windows-sys requirement from 0.59 to 0.60 by
@dependabotin console-rs/console#259- Add features to work with no_std, and with alloc in no_std by
@ChocolateLoverRajin console-rs/console#256- Fix CI badge and license URL by
@atouchetin console-rs/console#261- Bump version to 0.15.12 by
@felsteadin console-rs/console#262
Commits
bda6a6eAdd FUNDING metadata87ace80Remove authors from Cargo metadata (per RFC 3052)6e30bfdBump version to 0.16.0da63dcdApply fixes from clippy 1.88863e217Bump version to 0.15.12 (#262)06df64cUpdate license URL03025e0Fix CI badgea9492dfFix clippy issues18760c9Add features to work with no_std, and with alloc in no_stdf628475Update windows-sys requirement from 0.59 to 0.60- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
1
2
+101
-15
Package Dependencies
Technical Details
| ID: | 2388769 |
| UUID: | 2625360693 |
| Node ID: | PR_kwDOMjFuk86ce9M1 |
| Host: | GitHub |
| Repository: | stackmystack/tsdl |
| Merge State: | Unknown |