Commit fe754a4
chore(deps): update rust crate ctor to v1 (#637)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [ctor](https://redirect.github.com/mmastrac/linktime) |
dev-dependencies | major | `0.12` → `1.0` | `1.0.6` (+1) |
---
### Release Notes
<details>
<summary>mmastrac/linktime (ctor)</summary>
###
[`v1.0.4`](https://redirect.github.com/mmastrac/linktime/releases/tag/ctor-1.0.4)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-1.0.3...ctor-1.0.4)
#### What's Changed
- Use target\_os=windows rather than target\_vendor=pc by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​443](https://redirect.github.com/mmastrac/linktime/pull/443)
- Add uefi support (`.init_array`) by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​444](https://redirect.github.com/mmastrac/linktime/pull/444)
- Fall back to .init\_array on unsupported platforms by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​445](https://redirect.github.com/mmastrac/linktime/pull/445)
**Full Changelog**:
<mmastrac/linktime@ctor-1.0.3...ctor-1.0.4>
###
[`v1.0.3`](https://redirect.github.com/mmastrac/linktime/releases/tag/ctor-1.0.3)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-1.0.2...ctor-1.0.3)
#### What's Changed
- Fix unsafe C library access with default priority value by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​442](https://redirect.github.com/mmastrac/linktime/pull/442)
##### Other changes
- BSD test improvements by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​438](https://redirect.github.com/mmastrac/linktime/pull/438)
- Simplify cargo clean CI setup by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​439](https://redirect.github.com/mmastrac/linktime/pull/439)
- Add more BSDs to CI by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​417](https://redirect.github.com/mmastrac/linktime/pull/417)
- Bump clitest by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​440](https://redirect.github.com/mmastrac/linktime/pull/440)
**Full Changelog**:
<mmastrac/linktime@ctor-1.0.2...ctor-1.0.3>
###
[`v1.0.2`](https://redirect.github.com/mmastrac/linktime/releases/tag/ctor-1.0.2)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-1.0.1...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
* Update `link-section` behaviour for WASM targets by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​426](https://redirect.github.com/mmastrac/linktime/pull/426)
[github.com/mmastrac/linktime/pull/428](redirect.github.com/mmastrac/linktime/pull/428)28
* Add const option for link-section by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​430](https://redirect.github.com/mmastrac/linktime/pull/430)
* Improved link-section WASM implementation by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​431](https://redirect.github.com/mmastrac/linktime/pull/431)
* Update crate metadata by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​432](https://redirect.github.com/mmastrac/linktime/pull/432)
* Allow various forms of &'static for static ctors by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​435](https://redirect.github.com/mmastrac/linktime/pull/435)
* Allow "optional" ctors where the ctors can be generated by a const
function by [@​mmastrac](https://redirect.github.com/mmastrac) in
[#​436](https://redirect.github.com/mmastrac/linktime/pull/436)
**Full Changelog**:
<mmastrac/linktime@ctor-1.0.1...ctor-1.0.2>
###
[`v1.0.1`](https://redirect.github.com/mmastrac/linktime/releases/tag/ctor-1.0.1)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-1.0.0...ctor-1.0.1)
#### What's Changed
- Fix duplicated ctor calls in WASM
[#​422](https://redirect.github.com/mmastrac/linktime/pull/422)
**Full Changelog**:
<mmastrac/linktime@ctor-1.0.0...ctor-1.0.1>
###
[`v1.0.0`](https://redirect.github.com/mmastrac/linktime/releases/tag/ctor-1.0.0)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-0.13.1...ctor-1.0.0)
#### What's Changed
- Cleanup pass on build scripts by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​416](https://redirect.github.com/mmastrac/linktime/pull/416)
- Release 1.0 (🎉) by
[@​mmastrac](https://redirect.github.com/mmastrac) in
[#​414](https://redirect.github.com/mmastrac/linktime/pull/414)
**Full Changelog**:
<mmastrac/linktime@ctor-0.13.1...ctor-1.0.0>
###
[`v0.13.1`](https://redirect.github.com/mmastrac/linktime/compare/ctor-0.13.0...ctor-0.13.1)
[Compare
Source](https://redirect.github.com/mmastrac/linktime/compare/ctor-0.13.0...ctor-0.13.1)
</details>
---
### Configuration
📅 **Schedule**: (in timezone America/Chicago)
- Branch creation
- Only on Friday (`* * * * 5`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jdx/usage).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: jdx <216188+jdx@users.noreply.github.com>1 parent 09c4564 commit fe754a4
4 files changed
Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments