Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo: bump cc from 1.1.14 to 1.1.28 in /src/exercises/bare-metal/rtc in the patch group across 1 directory #26

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the patch group with 1 update in the /src/exercises/bare-metal/rtc directory: cc.

Updates cc from 1.1.14 to 1.1.28

Release notes

Sourced from cc's releases.

cc-v1.1.28

Other

  • Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (#1238)

cc-v1.1.27

Other

  • Revert "Use debug version of MSVC runtime library on debug (#1231)" (#1237)
  • Disable CC_ENABLE_DEBUG_OUTPUT if it is set to "0" (#1234)

cc-v1.1.26

Other

  • Use debug version of MSVC runtime library on debug (#1231)

cc-v1.1.25

Other

  • Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)

cc-v1.1.24

Other

  • Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (#1221)
  • Reduce the need for the host target triple (#1224)
  • Add auto cancellation for CI jobs (#1222)

cc-v1.1.23

Other

  • Update doc for detecting changes/upgrades of compilers (#1218)

cc-v1.1.22

Other

  • Don't rerun if PATH changes (#1215)

cc-v1.1.21

Other

  • disable pic for targets that end in -none (#1212)

cc-v1.1.20

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)

cc-v1.1.19

Other

... (truncated)

Changelog

Sourced from cc's changelog.

1.1.28 - 2024-10-06

Other

  • Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (#1238)

1.1.27 - 2024-10-06

Other

  • Revert "Use debug version of MSVC runtime library on debug (#1231)" (#1237)
  • Disable CC_ENABLE_DEBUG_OUTPUT if it is set to "0" (#1234)

1.1.26 - 2024-10-06

Other

  • Use debug version of MSVC runtime library on debug (#1231)

1.1.25 - 2024-10-05

Other

  • Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)

1.1.24 - 2024-10-01

Other

  • Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (#1221)
  • Reduce the need for the host target triple (#1224)
  • Add auto cancellation for CI jobs (#1222)

1.1.23 - 2024-09-30

Other

  • Update doc for detecting changes/upgrades of compilers (#1218)

1.1.22 - 2024-09-27

Other

  • Don't rerun if PATH changes (#1215)

1.1.21 - 2024-09-18

Other

  • disable pic for targets that end in -none (#1212)

... (truncated)

Commits

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 patch group with 1 update in the /src/exercises/bare-metal/rtc directory: [cc](https://github.com/rust-lang/cc-rs).


Updates `cc` from 1.1.14 to 1.1.28
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.1.14...cc-v1.1.28)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Dependabot tried to add @djmitche, @mgeisler and @qwandor as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/goldenpath1109/comprehesive-rust/pulls/26/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the goldenpath1109/comprehesive-rust repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #27.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/cargo/src/exercises/bare-metal/rtc/patch-f60f1f4720 branch October 14, 2024 06:17
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.

0 participants