jwodder / labelmaker

Create & enforce sets of labels in GitHub repositories
MIT License
2 stars 0 forks source link

[cargo](deps): Bump the deps group with 8 updates #24

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the deps group with 8 updates:

Package From To
serde_json 1.0.107 1.0.108
futures-channel 0.3.28 0.3.29
js-sys 0.3.64 0.3.65
libc 0.2.149 0.2.150
openssl 0.10.57 0.10.59
wasm-bindgen-futures 0.4.37 0.4.38
web-sys 0.3.64 0.3.65
winnow 0.5.17 0.5.19

Updates serde_json from 1.0.107 to 1.0.108

Release notes

Sourced from serde_json's releases.

v1.0.108

Commits


Updates futures-channel from 0.3.28 to 0.3.29

Release notes

Sourced from futures-channel's releases.

0.3.29

  • Add TryStreamExt::try_ready_chunks (#2757)
  • Add TryStreamExt::{try_all,try_any} (#2783)
  • Add UnboundedSender::{len,is_empty} (#2750)
  • Fix Sync impl of FuturesUnordered (#2788)
  • Fix infinite loop caused by invalid UTF-8 bytes (#2785)
  • Fix build error with -Z minimal-versions (#2761)
Changelog

Sourced from futures-channel's changelog.

0.3.29 - 2023-10-26

  • Add TryStreamExt::try_ready_chunks (#2757)
  • Add TryStreamExt::{try_all,try_any} (#2783)
  • Add UnboundedSender::{len,is_empty} (#2750)
  • Fix Sync impl of FuturesUnordered (#2788)
  • Fix infinite loop caused by invalid UTF-8 bytes (#2785)
  • Fix build error with -Z minimal-versions (#2761)
Commits
  • 86f2a6a Release 0.3.29
  • a40204d Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...
  • 24cca65 Add TryAny adapter
  • e60a439 Add TryAll adapter
  • 5051335 Remove unsafe code from AssertUnmoved
  • 60a86e1 Fix Sync impl of FuturesUnordered
  • f392082 Extend io::AsyncBufReadExt::lines example with invalid UTF-8
  • 2f2ec39 Fix infinite loop caused by invalid UTF-8 bytes
  • 8570ea6 Fix unused_imports warning
  • 43c0c5f Add tests for StreamExt::all and StreamExt::any
  • Additional commits viewable in compare view


Updates js-sys from 0.3.64 to 0.3.65

Commits


Updates libc from 0.2.149 to 0.2.150

Release notes

Sourced from libc's releases.

0.2.150

What's Changed

New Contributors

... (truncated)

Commits
  • 4d2b981 Auto merge of #3424 - JohnTitor:release-0.2.150, r=JohnTitor
  • f50c0a1 Prepare release for v0.2.150
  • 240de1f Auto merge of #3400 - devnexen:nbsd_obsd_siginfo_upd, r=JohnTitor
  • 68f46d3 Auto merge of #3421 - ids1024:redox-group, r=JohnTitor
  • a685037 redox: Add remaining grp.h functions
  • 00f48a6 Auto merge of #3418 - JohnTitor:Mantic-Minotaurgha, r=JohnTitor
  • 8498879 Auto merge of #3393 - Brijeshkrishna:main, r=JohnTitor
  • f367fa2 Auto merge of #3328 - vincentisambart:apple-additional-decls, r=JohnTitor
  • a104192 Auto merge of #3163 - mbyzhang:master, r=JohnTitor
  • 946c348 Upgrade Docker images to Ubuntu 23.10
  • Additional commits viewable in compare view


Updates openssl from 0.10.57 to 0.10.59

Release notes

Sourced from openssl's releases.

openssl-v0.10.59

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.58...openssl-v0.10.59

openssl-v0.10.58

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.58

Commits
  • d009660 Merge pull request #2083 from alex/bump-for-release
  • 955c348 Release openssl v0.10.59 and openssl-sys v0.9.95
  • 3abd633 Merge pull request #2082 from alex/libressl
  • cf8c058 Merge pull request #2079 from alex/fix-cfg
  • bbfe01b Merge pull request #2081 from Arnavion/nid_chacha20_poly1305
  • 6f6e5c4 fixes #2050 -- build and test on libressl 3.8.2
  • 05b620d Add binding to NID of Chacha20-Poly1305 cipher
  • 946b706 Fixed cfg for RSA_PSS
  • bede98b Merge pull request #2078 from alex/bump-for-release
  • b7be1dc Release openssl v0.10.58 and openssl-sys v0.9.94
  • Additional commits viewable in compare view


Updates wasm-bindgen-futures from 0.4.37 to 0.4.38

Commits


Updates web-sys from 0.3.64 to 0.3.65

Commits


Updates winnow from 0.5.17 to 0.5.19

Changelog

Sourced from winnow's changelog.

[0.5.19] - 2023-11-03

Features

  • Add separated combiantor

Compatibility

  • Deprecated separated0 and separated1 in favor of separated

[0.5.18] - 2023-10-30

Fixes

  • Support Accumulate for HashMap with custom hashers

Compatibility

  • Deprecated Uint impls for signed numbers
Commits
  • a19ef45 chore: Release
  • 6edde8c docs: Update changelog
  • bea2415 Merge pull request #362 from vwkd/separate
  • f506135 fix(combinator): improve naming
  • f7d027e fix(combinator): replace separated0 and separated1 with separated
  • af5251e feat(combinator): add separated
  • 947082e Merge pull request #364 from vwkd/reorder-combinator
  • f8a448c reorder repeat
  • 1d30ecb Merge pull request #363 from vwkd/fix-renames
  • 7d27917 fix: rename old many0 in comments
  • 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 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
codecov[bot] commented 10 months ago

Codecov Report

Merging #24 (1fb9b22) into master (f69c364) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #24   +/-   ##
=======================================
  Coverage   83.05%   83.05%           
=======================================
  Files           7        7           
  Lines        3257     3257           
=======================================
  Hits         2705     2705           
  Misses        552      552