Skip to content

Bump the cargo group with 2 updates#737

Merged
smoelius merged 3 commits into
mainfrom
dependabot/cargo/cargo-add7806f5f
May 7, 2026
Merged

Bump the cargo group with 2 updates#737
smoelius merged 3 commits into
mainfrom
dependabot/cargo/cargo-add7806f5f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 2 updates: ctor and subprocess.

Updates ctor from 0.11.1 to 1.0.2

Release notes

Sourced from ctor's releases.

ctor-1.0.2

What's Changed

  • Improvements to static items for #[ctor]
  • const dynamic ctors - use a const block to initialize a set of ctors

Full Changelog: mmastrac/linktime@ctor-1.0.1...ctor-1.0.2

ctor-1.0.1

What's Changed

Full Changelog: mmastrac/linktime@ctor-1.0.0...ctor-1.0.1

ctor-1.0.0

What's Changed

Full Changelog: mmastrac/linktime@ctor-0.13.1...ctor-1.0.0

ctor-0.13.1

No release notes provided.

ctor-0.13.0

No release notes provided.

Commits

Updates subprocess from 1.0.3 to 1.1.0

Commits
  • afb19ed Bump version to 1.1.0
  • a8c12f5 Merge pull request #88 from hniksic/hardening
  • 516540b Isolate fd-manipulating tests via test-binary re-exec
  • 9fcb744 Proof-read and tighten doc comments
  • 6bb4fe7 Handle all streams together when redirecting
  • 84b26b3 Retry poll() on EINTR
  • b6bf2ff Drop state mutex across blocking waitpid on Unix
  • 7d8da49 Return ENOENT when PATH has no usable entries
  • 696593d Don't close child's stdin/stdout/stderr when redirected to fd 0/1/2
  • c609745 Fix needless borrows in README pipeline example
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 2 updates: [ctor](https://github.com/mmastrac/linktime) and [subprocess](https://github.com/hniksic/rust-subprocess).


Updates `ctor` from 0.11.1 to 1.0.2
- [Release notes](https://github.com/mmastrac/linktime/releases)
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mmastrac/linktime/commits/ctor-1.0.2)

Updates `subprocess` from 1.0.3 to 1.1.0
- [Commits](hniksic/rust-subprocess@release/1.0.3...release/1.1.0)

---
updated-dependencies:
- dependency-name: ctor
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
- dependency-name: subprocess
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 7, 2026
@dependabot dependabot Bot requested a review from smoelius as a code owner May 7, 2026 03:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 7, 2026
@smoelius smoelius added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit 7136006 May 7, 2026
22 checks passed
@smoelius smoelius deleted the dependabot/cargo/cargo-add7806f5f branch May 7, 2026 12:45
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