csv-validator icon indicating copy to clipboard operation
csv-validator copied to clipboard

Bump fs2-core_2.13 from 3.2.7 to 3.2.12

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps fs2-core_2.13 from 3.2.7 to 3.2.12.

Release notes

Sourced from fs2-core_2.13's releases.

v3.2.12

Fixes

Updates

New Contributors

Full Changelog: https://github.com/typelevel/fs2/compare/v3.2.11...v3.2.12

v3.2.11

This release includes a security patch for https://github.com/typelevel/fs2/security/advisories/GHSA-2cpx-6pqp-wf35 in fs2-io.js. It patches a vulnerability where mTLS client verification is skipped in a Node.js TLS server.

Fixes

Documentation

Updates

New Contributors

Full Changelog: https://github.com/typelevel/fs2/compare/v3.2.10...v3.2.11

v3.2.10

Bug Fixes

Improvements

... (truncated)

Commits
  • 4539df9 Merge pull request #2955 from keirlawson/add-readutf8
  • 22f9bff Merge pull request #2961 from mpilquist/topic/monotonic-time-series
  • fe1ffe3 Merge pull request #2958 from armanbilge/feature/js-insecure-tls-context
  • af0cdc6 Merge pull request #2959 from typelevel/update/testng-7-5-3.2.13.0
  • 4476961 Merge pull request #2954 from mpilquist/topic/pcap-udp-helper
  • 5362f44 Add ability to have a monotonic time series (fixes #2960)
  • 55138e5 Update testng-7-5 to 3.2.13.0
  • 657b729 format
  • 73b426a Update methods in line with discussion
  • 0a80db5 MiMa filter
  • 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 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[bot] avatar Aug 10 '22 00:08 dependabot[bot]