Conversation
Contributor
Author
Package Changes Through bc3f72bNo changes. Add a change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
github-actions
Bot
force-pushed
the
release
branch
6 times, most recently
from
July 3, 2026 06:21
a242154 to
71e3732
Compare
github-actions
Bot
force-pushed
the
release
branch
from
July 5, 2026 00:47
71e3732 to
381f449
Compare
github-actions
Bot
force-pushed
the
release
branch
from
July 13, 2026 05:40
381f449 to
47bbc97
Compare
github-actions
Bot
force-pushed
the
release
branch
from
July 30, 2026 21:44
47bbc97 to
bc3f72b
Compare
jbolda
approved these changes
Jul 31, 2026
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.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
covector
[0.13.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
@covector/assemble@0.13.0@covector/files@0.9.0@covector/apply@0.11.0@covector/changelog@0.13.0@covector/command@0.9.0@clack/promptsto v1.tinyglobby.yamlfor YAML parsing and stringification.Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/apply
[0.11.0]
catalog:references in package.json are left untouched during dependency bumps: pnpm rewrites them at publish time from the catalog tables in pnpm-workspace.yaml, and previously they were corrupted to a bare major version.workspace:*(andworkspace:^/workspace:~) dependency declarations untouched when bumping dependent packages instead of rewriting them to a bare major version; a declaration with an embedded range likeworkspace:^1.2.3keeps the protocol prefix and bumps the range within it.>=1.0 <2), a wildcard (1.x), and*already cover the bumped version, and were previously narrowed to a single pin —">=1.0 <2"became"=1.1". This covers requirements written behind the pnpm workspace protocol prefix (workspace:1.x) as well as plain ones.[target]table, such as{ workspace = true }or a path-only entry. Bumping a package that another crate depends on through a target table previously threw.[workspace.dependencies]table. Requirements keep their form (partial pins stay partial, range prefixes are preserved), while path-only entries,*requirements, and comparator or wildcard ranges (>=1.2, <2,1.*) are left untouched.Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
@covector/files@0.9.0Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/assemble
[0.13.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
@covector/files@0.9.0@covector/command@0.9.0yamlfor YAML parsing and stringification.Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/changelog
[0.13.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
@covector/files@0.9.0Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/files
[0.9.0]
{ workspace = true }or as path-only ({ path = "../pkg" }): read them as version-less instead of throwing, and leave their declarations untouched when bumping dependent packages.[workspace.package]when a Cargo manifest inherits it, matching the existing write support. Applying a bump to a crate whose version is declared at the workspace root previously left the manifest unchanged.[workspace.dependencies]table. Requirements keep their form (partial pins stay partial, range prefixes are preserved), while path-only entries,*requirements, and comparator or wildcard ranges (>=1.2, <2,1.*) are left untouched.Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
@covector/toml@0.3.0tinyglobby.yamlfor YAML parsing and stringification.Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/command
[0.9.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Changes Supporting Covector Development
tsdownfor bundling dependencies.@covector/toml
[0.3.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
wasm-pack@0.15.0.Changes Supporting Covector Development
tsdownfor bundling dependencies.action
[0.13.0]
Enhancements
effectionv4. This is mostly an internal change, but allows for much better type handling and deeper logging customization.Dependencies
Upgraded to
covector@0.13.04aa45ed (Bumps Remove Vulns, Outdated #394 by @jbolda) Upgrade all
@actions/*packages.4aa45ed (Bumps Remove Vulns, Outdated #394 by @jbolda) Move over to
yamlfor YAML parsing and stringification.Changes Supporting Covector Development
tsdownfor bundling dependencies.