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

Bump simd-json from 0.13.0 to 0.13.4 #2364

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps simd-json from 0.13.0 to 0.13.4.

Commits
  • 5d68d81 (cargo-release) version 0.13.4
  • 229f455 Remove unused rust component
  • 4e8cd75 Allow for zero allocation parsing
  • 5afd253 Move stack for stage 2 translations in shared buffer struct
  • 0eeaf09 Better allocation checking
  • 28dac74 Simplify find_structural_bits
  • 95f9d61 update kinda_unchecked
  • e05a9bd Improve zeroing of input buffer
  • cf73db5 Improve buffer resizing to prevent performance issues when going from bigger ...
  • ef03a37 improve perf workflow
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@tremor-bot tremor-bot enabled auto-merge (rebase) October 30, 2023 10:13
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from cbd2ddd to 6e09de0 Compare October 30, 2023 10:27
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from 6e09de0 to 57916d5 Compare October 30, 2023 10:53
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from 57916d5 to fc97237 Compare October 30, 2023 11:09
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from fc97237 to ef778e3 Compare October 30, 2023 11:26
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from ef778e3 to 4ea9ec6 Compare October 30, 2023 11:40
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #2364 (c23a148) into main (cb61b36) will increase coverage by 36.54%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2364       +/-   ##
===========================================
+ Coverage   54.24%   90.78%   +36.54%     
===========================================
  Files         271      281       +10     
  Lines       39616    59664    +20048     
===========================================
+ Hits        21489    54168    +32679     
+ Misses      18127     5496    -12631     
Flag Coverage Δ
unittests 90.78% <ø> (+36.54%) ⬆️

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

see 242 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb61b36...c23a148. Read the comment docs.

Bumps [simd-json](https://github.com/simd-lite/simd-json) from 0.13.0 to 0.13.4.
- [Commits](simd-lite/simd-json@v0.13.0...v0.13.4)

---
updated-dependencies:
- dependency-name: simd-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/simd-json-0.13.4 branch from 4ea9ec6 to c23a148 Compare October 31, 2023 08:34
@tremor-bot tremor-bot merged commit ae0abd3 into main Oct 31, 2023
14 checks passed
@tremor-bot tremor-bot deleted the dependabot/cargo/simd-json-0.13.4 branch October 31, 2023 08:50
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