nelsonjchen / github-wiki-see-rs

🔎 Did you know most GitHub Wikis can't index on search engines? Search Engine Enablement for GitHub Wikis service. 400,000+ GitHub Wikis, now indexable by your favorite search engine.
https://github-wiki-see.page
MIT License
102 stars 18 forks source link

Bump the patch-dependencies group with 27 updates #534

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the patch-dependencies group with 27 updates:

Package From To
regex 1.10.3 1.10.4
aho-corasick 1.1.2 1.1.3
async-compression 0.4.6 0.4.8
async-trait 0.1.77 0.1.79
backtrace 0.3.69 0.3.71
brotli 3.4.0 4.0.0
brotli-decompressor 2.5.1 3.0.0
cc 1.0.90 1.0.91
cookie 0.18.0 0.18.1
fastrand 2.0.1 2.0.2
figment 0.10.14 0.10.15
indexmap 2.2.5 2.2.6
memchr 2.7.1 2.7.2
new_debug_unreachable 1.0.4 1.0.6
openssl-sys 0.9.101 0.9.102
pear 0.2.8 0.2.9
pear_codegen 0.2.8 0.2.9
pin-project-lite 0.2.13 0.2.14
plist 1.6.0 1.6.1
rustix 0.38.31 0.38.32
rustversion 1.0.14 1.0.15
serde_json 1.0.114 1.0.115
smallvec 1.13.1 1.13.2
tokio-stream 0.1.14 0.1.15
toml 0.8.11 0.8.12
toml_edit 0.22.7 0.22.9
yansi 1.0.0-rc.1 1.0.1

Updates regex from 1.10.3 to 1.10.4

Commits
  • aa2d8bd 1.10.4
  • 088d7f3 api: add Cow guarantee to replace API
  • a5ae351 regex-automata-0.4.6
  • 9cf4a42 automata: fix bug where reverse NFA lacked an unanchored prefix
  • 10fe722 style: clean up some recent lint violations
  • d7f9347 regex-automata-0.4.5
  • 07ef7f1 automata: make additional prefileter metadata public
  • See full diff in compare view


Updates aho-corasick from 1.1.2 to 1.1.3

Commits


Updates async-compression from 0.4.6 to 0.4.8

Release notes

Sourced from async-compression's releases.

async-compression-v0.4.8

What's Changed

Full Changelog: https://github.com/Nullus157/async-compression/compare/async-compression-v0.4.7...async-compression-v0.4.8

async-compression: v0.4.7

  • Flush available data in decoder even when there's no incoming input.
Changelog

Sourced from async-compression's changelog.

0.4.8

  • bump dep brotli from 3.3 to 4.0

0.4.7

  • Flush available data in decoder even when there's no incoming input.
Commits
  • 85d45d9 Release async-compression 0.4.8 (#265)
  • 9c61043 Merge pull request #264 from Nullus157/dependabot/cargo/brotli-4.0
  • dea2dc3 chore(deps): update brotli requirement from 3.3 to 4.0
  • 86c0c3a chore: prepare release 0.4.7
  • bd46497 Merge pull request #259 from Nullus157/dependabot/github_actions/codecov/code...
  • f08c669 Update coverage.yml
  • ab63376 chore(deps): bump codecov/codecov-action from 3 to 4
  • See full diff in compare view


Updates async-trait from 0.1.77 to 0.1.79

Release notes

Sourced from async-trait's releases.

0.1.79

  • Clean up some dead code

0.1.78

  • Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up (#260)
Commits
  • 1eb21ed Release 0.1.79
  • 82cb95c Resolve unused field of ReplaceSelf syntax tree visitor
  • cd8286b Update ui test suite to nightly-2024-03-22
  • c73061d Release 0.1.78
  • b6314bc Refactor inferred bound filtering
  • 8d51928 Merge pull request #262 from dtolnay/asyncspan
  • c98a408 Minimize use of async token's span in expanded code
  • 2f5343c Merge pull request #261 from dtolnay/inferredbound
  • 1a01bb4 Skip needlessly generating inferred bounds during ?Send
  • e68d68c Merge pull request #260 from dtolnay/qualifications
  • Additional commits viewable in compare view


Updates backtrace from 0.3.69 to 0.3.71

Release notes

Sourced from backtrace's releases.

0.3.71

This is mostly CI changes, with a very mild bump to our effective cc crate version recorded, and a small modification to a previous changeset to allow backtrace to run at its current checked-in MSRV on Windows. Sorry about that! We will be getting 0.3.70 yanked shortly.

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/backtrace-rs/compare/0.3.70...0.3.71

0.3.70

New API

Platform Support

We added support for new platforms in this release!

Windows

SGX

Thanks to

Internals

We did a bunch more work on our CI and internal cleanups

... (truncated)

Commits


Updates brotli from 3.4.0 to 4.0.0

Commits


Updates brotli-decompressor from 2.5.1 to 3.0.0

Commits


Updates cc from 1.0.90 to 1.0.91

Release notes

Sourced from cc's releases.

1.0.91

What's Changed

New Contributors

Full Changelog: https://github.com/rust-lang/cc-rs/compare/1.0.90...1.0.91

Commits
  • c9b0850 Release cc 1.0.91 (#1024)
  • d902ed3 fix(env_tool): return None if env is empty (#1021)
  • fd912ec fix llvm-ar as archiver for msvc targets; fix clang-cl detection; fix assembl...
  • be62f4a Fix caching of supported compiler flag (#1002)
  • bbae474 Also shim llvm-ar in the clang_android test on non-Windows (#1016)
  • 0195ebf Fix regression in compiler family detection (#1014)
  • 30c6b72 refactor: Optimize code based on cargo clippy suggestions (#1013)
  • f36d6a7 Fix compile family detection: Use C macros instead of $compiler -v (#1000)
  • 77a54a9 Fix safety comment for LibraryHandle::get_proc_address (#1010)
  • abf67d7 feat: Query rustc for clang target triples instead of hardcoding them (#1004)
  • Additional commits viewable in compare view


Updates cookie from 0.18.0 to 0.18.1

Changelog

Sourced from cookie's changelog.

Version 0.18.1 (Mar 25, 2024)

New Features

  • Added support for the draft Partitioned attribute.

    The new CookieBuilder::partition(), Cookie::partitioned(), and Cookie::set_partitioned() methods allow enabling and/or disabling the attribute. Additionally, the attribute is recognized during parsing.

  • Added CookieBuilder::removal(), counterpart to Cookie::make_removal().

Commits


Updates fastrand from 2.0.1 to 2.0.2

Release notes

Sourced from fastrand's releases.

v2.0.2

  • Slight restructuring of the with_seed function. (#79)
Changelog

Sourced from fastrand's changelog.

Version 2.0.2

  • Slight restructuring of the with_seed function. (#79)
Commits


Updates figment from 0.10.14 to 0.10.15

Commits
  • 6253b25 New version: 0.10.15.
  • 0ae4eaa Move jail utils to 'jail' module.
  • 3a063a2 Add 'Jail::create_binary()' method.
  • 70a105f Document and test 'Data::file_exact()'.
  • e7c9c35 Add 'Data::file_exact()': search-less file source.
  • See full diff in compare view


Updates indexmap from 2.2.5 to 2.2.6

Changelog

Sourced from indexmap's changelog.

2.2.6

  • Added trait MutableValues for opt-in mutable access to set values.
Commits


Updates memchr from 2.7.1 to 2.7.2

Commits
  • 20ef11f 2.7.2
  • 1e4b8a8 wasm32: require 'simd128' to be enabled at compile time
  • e02697b ci: bump actions/checkout to v4
  • b12ad6d ci: reintroduce x86-64 test for non-SSE environment
  • 21def52 style: fix dead_code lint
  • 14823b4 ci: remove x86-64 test for non-SSE environment
  • e1c10c5 benchmarks: add stringzilla to appropriate definitions
  • 328df56 benchmarks: add 'stringzilla'
  • cedf318 benchmarks: add measurements for memchr 2.7 on aarch64
  • d419718 benchmarks: add measurements for memchr 2.7 on x86-64
  • Additional commits viewable in compare view


Updates new_debug_unreachable from 1.0.4 to 1.0.6

Commits


Updates openssl-sys from 0.9.101 to 0.9.102

Release notes

Sourced from openssl-sys's releases.

openssl-sys-v0.9.102

What's Changed

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.101...openssl-sys-v0.9.102

Commits


Updates pear from 0.2.8 to 0.2.9

Commits


Updates pear_codegen from 0.2.8 to 0.2.9

Commits


Updates pin-project-lite from 0.2.13 to 0.2.14

Release notes

Sourced from pin-project-lite's releases.

0.2.14

Changelog

Sourced from pin-project-lite's changelog.

[0.2.14] - 2024-03-29

Commits
  • c55cf7b Release 0.2.14
  • a84a49b Update changelog
  • 0d11263 Document PinnedDrop (#83)
  • 1ec31c8 Update comments in .rustfmt.toml
  • ae4f2d7 Fix clippy::mixed_attributes_style warning
  • c12376d ci: Use taiki-e/checkout-action action
  • 7334cd9 Ignore more lints at workspace level
  • cf96a13 tidy: Use yq via venv
  • d1d862e tidy: Check TOML format
  • 170c158 Revert "Revert "Revert "Disable dependabot update for Github Actions"""
  • Additional commits viewable in compare view


Updates plist from 1.6.0 to 1.6.1

Commits


Updates rustix from 0.38.31 to 0.38.32

Commits


Updates rustversion from 1.0.14 to 1.0.15

Release notes

Sourced from rustversion's releases.

1.0.15

  • Recognize $RUSTC_WRAPPER environment variable (#47)
Commits
  • 70ca5ad Release 1.0.15
  • 0fa74f5 Merge pull request #47 from dtolnay/rustcwrapper
  • 51f46e2 Apply RUSTC_WRAPPER
  • df7e51d Explicitly install a Rust toolchain for cargo-outdated job
  • 5e54059 Test docs.rs documentation build in CI
  • 5f73c91 Update actions/checkout@v3 -> v4
  • 2a58661 Resolve ignored_unit_patterns pedantic clippy lint
  • f4bbc8f Resolve redundant_guards clippy lint
  • dda672e Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"
  • f9d72db Temporarily disable -Zrandomize-layout due to rustc ICE
  • See full diff in compare view


Updates serde_json from 1.0.114 to 1.0.115

Release notes

Sourced from serde_json's releases.

v1.0.115

  • Documentation improvements
Commits
  • b1ebf38 Release 1.0.115
  • c3dc153 Merge pull request #1119 from titaniumtraveler/pr
  • 218770b Explicitly install a Rust toolchain for cargo-outdated job
  • 840da8e Fix missing backticks in doc comments
  • 3a3f61b Temporarily disable miri on doctests
  • 4a0be88 Format regression tests with rustfmt
  • d2dbbf7 Ignore dead code lint in tests
  • 8e7b37b Merge pull request #1118 from serde-rs/transparent
  • a25f6c6 Remove conditional on repr(transparent)
  • fedf834 Ignore non_local_definitions false positive in test
  • See full diff in compare view


Updates smallvec from 1.13.1 to 1.13.2

Release notes

Sourced from smallvec's releases.

v1.13.2

What's Changed

Full Changelog: https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2

Commits


Updates tokio-stream from 0.1.14 to 0.1.15

Commits


Updates toml from 0.8.11 to 0.8.12

Commits
  • 3a777b3 chore: Release
  • 7979905 docs: Update changelog
  • 487768d Merge pull request #703 from epage/overflow
  • 6987f77 chore(ci): Run with default opt-level
  • 21f545d fix(parser): Don't stackoverflow on opt-level=0
  • af1f97d refactor(parser): Pull recursion limit out to variable
  • See full diff in compare view


Updates toml_edit from 0.22.7 to 0.22.9

Commits
  • bb92dc3 chore: Release
  • 85713ec docs: Update changelog
  • 2dc02c0 Merge pull request #704 from epage/span
  • ddb5bf0 feat(edit): Make it easier to access spans
  • 3a777b3 chore: Release
  • 7979905 docs: Update changelog
  • 487768d Merge pull request #703 from epage/overflow
  • 6987f77 chore(ci): Run with default opt-level
  • 21f545d fix(parser): Don't stackoverflow on opt-level=0
  • af1f97d refactor(parser): Pull recursion limit out to variable
  • See full diff in compare view


Updates yansi from 1.0.0-rc.1 to 1.0.1

Release notes

Sourced from yansi's releases.

v1.0.0

Version 1.0.0 of yansi is now available.

For most users, upgrading will consist largely of changing calls of the form Paint::foo(value) to value.foo():

- use yansi::{Paint, Color};
+ use yansi::Paint;

println!("Testing, {}, {}, {}!",

  • Paint::red(1),
  • 1.red(),
  • Paint::green(2).bold().underline(),
  • 2.green().bold().underline(),
  • Paint::blue("3").bg(Color::White).italic());
  • "3".blue().on_white().italic());

Please see the rustdocs for complete documentation.

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
dependabot[bot] commented 6 months ago

Superseded by #535.