luizribeiro / labby

Software for interacting with laboratory equipment and running experiment sequences.
MIT License
0 stars 1 forks source link

Update all non-major dependencies #97

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
abatilo/actions-poetry action patch v2.1.0 -> v2.1.1
mashumaro dependencies minor 2.2 -> 2.3

Release Notes

abatilo/actions-poetry ### [`v2.1.1`](https://togithub.com/abatilo/actions-poetry/releases/v2.1.1) [Compare Source](https://togithub.com/abatilo/actions-poetry/compare/v2.1.0...v2.1.1) ##### Bug Fixes - Use a none missing semantic pr check action ([#​43](https://togithub.com/abatilo/actions-poetry/issues/43)) ([0cd0771](https://togithub.com/abatilo/actions-poetry/commit/0cd0771a929042cb59f983226cb40765b9647e10))
Fatal1ty/mashumaro ### [`v2.3`](https://togithub.com/Fatal1ty/mashumaro/releases/v2.3) [Compare Source](https://togithub.com/Fatal1ty/mashumaro/compare/v2.2...v2.3) ## Changes - Improved deserialization speed by removing import statements from generated code. - Fixed using annotations with self-references. See [#​28](https://togithub.com/Fatal1ty/mashumaro/issues/28). - Fixed using `SerializableType` data classes. - Fixed getting `UnserializableField` for data classes without `DataClassDictMixin` parent. - Added a new exception `ThirdPartyModuleNotFoundError`, that is raised in case you use `pendulum` or `ciso8601` as the deserialization method, but the corresponding package isn't installed.

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4b16d8e). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage          ?   97.45%           
=========================================
  Files             ?       29           
  Lines             ?      983           
  Branches          ?        0           
=========================================
  Hits              ?      958           
  Misses            ?       25           
  Partials          ?        0           

Continue to review full report at Codecov.

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