DieracDelta / nix-btm

MIT License
2 stars 0 forks source link

update: bump the all group with 10 updates #13

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all group with 10 updates:

Package From To
sysinfo 0.30.12 0.30.13
castaway 0.2.2 0.2.3
cc 1.0.104 1.1.5
redox_syscall 0.5.2 0.5.3
stability 0.2.0 0.2.1
syn 2.0.68 2.0.71
unicode-truncate 1.0.0 1.1.0
windows_i686_gnullvm 0.52.5 0.52.6
zerocopy 0.7.34 0.7.35
zerocopy-derive 0.7.34 0.7.35

Updates sysinfo from 0.30.12 to 0.30.13

Changelog

Sourced from sysinfo's changelog.

0.30.13

  • macOS: Fix segfault when calling Components::refresh_list multiple times.
  • Windows: Fix CPU arch retrieval.
Commits


Updates castaway from 0.2.2 to 0.2.3

Release notes

Sourced from castaway's releases.

0.2.3

Added

Fixed

Full Changelog: https://github.com/sagebind/castaway/compare/0.2.2...0.2.3

Commits


Updates cc from 1.0.104 to 1.1.5

Release notes

Sourced from cc's releases.

cc-v1.1.5

Other

  • Fix cyclic compilation: Use vendored once_cell (#1154)

cc-v1.1.4

Other

  • Support compiling on wasm targets (Supersede #1068) (#1160)

cc-v1.1.3

Other

  • Reduce msrv to 1.63 (#1158)
  • Revert "Use raw-dylib for windows-sys (#1137)" (#1157)
  • Fix typos (#1152)
  • Fix doc_lazy_continuation lints (#1153)

cc-v1.1.2

Other

  • Add empty jobserver feature. (#1150)

cc-v1.1.1

Other

  • Fix is_flag_supported not respecting emit_rerun_if_env_changed (#1147) (#1148)

cc-v1.1.0

Added

  • add cargo_output to eliminate last vestiges of stdout pollution (#1141)

cc-v1.0.106

Other

  • Drop support for Visual Studio 12 (2013) (#1046)
  • Use raw-dylib for windows-sys (#1137)
  • Bump msrv to 1.67 (#1143)
  • Bump msrv to 1.65 (#1140)
  • Fix clippy warnings (#1138)

cc-v1.0.105

Other

  • Regenerate windows sys bindings (#1132)
  • Fix generate-windows-sys-bindings (#1133)
  • Fix gen-windows-sys-binding (#1130)
  • Fix gen-windows-sys-binding (#1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#1123)
Changelog

Sourced from cc's changelog.

1.1.5 - 2024-07-15

Other

  • Fix cyclic compilation: Use vendored once_cell (#1154)

1.1.4 - 2024-07-14

Other

  • Support compiling on wasm targets (Supersede #1068) (#1160)

1.1.3 - 2024-07-14

Other

  • Reduce msrv to 1.63 (#1158)
  • Revert "Use raw-dylib for windows-sys (#1137)" (#1157)
  • Fix typos (#1152)
  • Fix doc_lazy_continuation lints (#1153)

1.1.2 - 2024-07-12

Other

  • Add empty jobserver feature. (#1150)

1.1.1 - 2024-07-12

Other

  • Fix is_flag_supported not respecting emit_rerun_if_env_changed (#1147) (#1148)

1.1.0 - 2024-07-08

Added

  • add cargo_output to eliminate last vestiges of stdout pollution (#1141)

1.0.106 - 2024-07-08

Other

  • Drop support for Visual Studio 12 (2013) (#1046)
  • Use raw-dylib for windows-sys (#1137)
  • Bump msrv to 1.67 (#1143)
  • Bump msrv to 1.65 (#1140)
  • Fix clippy warnings (#1138)

1.0.105 - 2024-07-07

Other

  • Regenerate windows sys bindings (#1132)
  • Fix generate-windows-sys-bindings (#1133)
  • Fix gen-windows-sys-binding (#1130)
  • Fix gen-windows-sys-binding (#1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#1123)
Commits


Updates redox_syscall from 0.5.2 to 0.5.3

Updates stability from 0.2.0 to 0.2.1

Commits


Updates syn from 2.0.68 to 2.0.71

Release notes

Sourced from syn's releases.

2.0.71

2.0.70

2.0.69

  • Correctly parenthesize labeled loops inside a break value (#1692)
  • Add Punctuated::get and get_mut (#1693)
Commits
  • f34dc7b Release 2.0.71
  • 896d58b Merge pull request #1706 from lemunozm/patch-1
  • dd7e269 Remove mut from Puntuated::get()
  • 5c67e26 Release 2.0.70
  • 935c1e1 Configure out more full-only expression kinds in print_expr
  • e664375 Merge pull request #1704 from dtolnay/fixup
  • f1daf23 Enable expression fixups in 'derive' mode
  • 678dbc2 Update test suite to nightly-2024-07-08
  • 628e2f7 Ignore needless_update clippy lint
  • c3e378c Merge pull request #1703 from dtolnay/cast
  • Additional commits viewable in compare view


Updates unicode-truncate from 1.0.0 to 1.1.0

Release notes

Sourced from unicode-truncate's releases.

v1.1.0

Added

  • segment by graphemes (#11)

Fixed

  • (deps) update rust crate itertools to 0.13 (#20)
  • fixed typos in the renovate.json (#17)
  • Treat control characters as width 1, fixes #16 (#19)

Other

  • Removed unnessary debug-assertions setting
  • tweak renovate configs (#13)
Changelog

Sourced from unicode-truncate's changelog.

1.1.0 - 2024-07-08

Added

  • segment by graphemes (#11)

Fixed

  • (deps) update rust crate itertools to 0.13 (#20)
  • fixed typos in the renovate.json (#17)
  • Treat control characters as width 1, fixes #16 (#19)

Other

  • Removed unnessary debug-assertions setting
  • tweak renovate configs (#13)
Commits


Updates windows_i686_gnullvm from 0.52.5 to 0.52.6

Commits


Updates zerocopy from 0.7.34 to 0.7.35

Commits


Updates zerocopy-derive from 0.7.34 to 0.7.35

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions