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

chore(deps): Bump aho-corasick from 1.0.5 to 1.1.0 #12402

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps aho-corasick from 1.0.5 to 1.1.0.

Commits
  • 081a22f 1.1.0
  • 483b8a5 doc: fix wording that used to only refer to x86-64
  • f9d633f benchmarks: add x86_64 measurements
  • e082066 benchmarks: add aarch64 measurements
  • 0be6fe4 packed: rewrite Teddy to use generic Vector interface
  • 9c2d30a packed: move old vector helpers aside
  • e34ae00 benchmarks: add initial x86_64 measurements
  • 2747579 benchmarks: add initial aarch64 measurements
  • 0a9cac2 bench: remove Criterion benchmarks
  • 55dd2fc benchmarks: switch to rebar
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [aho-corasick](https://github.com/BurntSushi/aho-corasick) from 1.0.5 to 1.1.0.
- [Commits](BurntSushi/aho-corasick@1.0.5...1.1.0)

---
updated-dependencies:
- dependency-name: aho-corasick
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 18, 2023 19:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #12402 (95ba95b) into main (cc7e506) will decrease coverage by 0.03%.
Report is 1 commits behind head on main.
The diff coverage is 15.38%.

@@            Coverage Diff             @@
##             main   #12402      +/-   ##
==========================================
- Coverage   69.79%   69.76%   -0.03%     
==========================================
  Files        1423     1424       +1     
  Lines      236196   236247      +51     
==========================================
- Hits       164859   164824      -35     
- Misses      71337    71423      +86     
Flag Coverage Δ
rust 69.76% <15.38%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/ctl/src/cmd_impl/hummock/compaction_group.rs 0.00% <0.00%> (ø)
src/ctl/src/lib.rs 0.00% <0.00%> (ø)
src/meta/src/hummock/compaction/level_selector.rs 94.00% <0.00%> (-4.04%) ⬇️
src/meta/src/hummock/compaction/mod.rs 86.56% <ø> (ø)
...k/compaction/picker/emergency_compaction_picker.rs 0.00% <0.00%> (ø)
...ta/src/hummock/manager/compaction_group_manager.rs 78.68% <0.00%> (-0.28%) ⬇️
src/meta/src/hummock/manager/mod.rs 60.36% <40.00%> (-0.16%) ⬇️
...ock/compaction/picker/compaction_task_validator.rs 88.39% <41.66%> (-4.79%) ⬇️
src/common/src/config.rs 85.71% <100.00%> (+0.08%) ⬆️
...c/meta/src/hummock/compaction/compaction_config.rs 68.13% <100.00%> (+0.35%) ⬆️
... and 2 more

... and 8 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wangrunji0408 wangrunji0408 added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 588bb80 Sep 19, 2023
14 checks passed
@wangrunji0408 wangrunji0408 deleted the dependabot/cargo/aho-corasick-1.1.0 branch September 19, 2023 04:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant