GyulyVGC / sniffnet

Comfortably monitor your Internet traffic 🕵️‍♂️
https://sniffnet.net
Apache License 2.0
14.41k stars 439 forks source link

build(deps): bump plotters from 0.3.5 to 0.3.6 #538

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps plotters from 0.3.5 to 0.3.6.

Changelog

Sourced from plotters's changelog.

Plotters 0.3.6 (2024-05-20)

Added

  • Add Clone and PartialEq traits to SeriesLabelPosition and ShapeStyle
  • Add function to draw and save an evcxr figure
  • Add dotted line style

Fixed

  • Fix bug with infinite size for collinear line segments as coordinates
  • Fix overflow in blit_bitmap
  • Fix dashed line algorithm
Commits
  • 1782858 Merge pull request #585 from plotters-rs/update-bitmap
  • 0b57a91 Bump version to 0.3.6
  • a5d6cb2 Bump version to 0.3.6
  • 24bf063 Apply some clippy lints
  • f29a6e3 Merge pull request #571 from oswald2/multiline_utf8_fix
  • 4bdf5d0 Merge pull request #582 from 41Leahcim/master
  • 65c6740 Solved a potential unaligned read vulnerability by updating criterion (https:...
  • 9b05119 Merge pull request #578 from LechevSpace/chore/update-readme-backend-faq
  • 01cc98f Merge pull request #574 from el-hult/fix-562
  • 0af06d3 Merge pull request #579 from choumarin/patch-1
  • 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 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)