AnalogIO / coffeecard_app

Cross-platform coffee card app for Cafe Analog
https://www.cafeanalog.dk/app
MIT License
6 stars 1 forks source link

Bump archive from 3.3.7 to 3.3.8 #518

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps archive from 3.3.7 to 3.3.8.

Changelog

Sourced from archive's changelog.

3.3.8 - September 02, 2023

Commits
  • 01110f0 Update to 3.3.8
  • 0d17b27 Use central directory filename instead of local file name when extracting zip...
  • 6de4923 improve symlink validation check
  • edb0d48 don't create symlinks to files outside of the extracted path
  • 85ac8df Merge pull request #272 from Mastbau-FN/main
  • dd10d64 Merge pull request #275 from skythomp16/main
  • 0e7e48e Prevent tar creation from including full file path
  • d6fa3c3 add progress callback (fixes #112 for compression of zips only)
  • 76e9cd2 Close file input in extractArchiveToDisk
  • a888d54 Fix error decoding AES-192
  • See full diff 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AnalogIO/coffeecard_app/network/alerts).
ghost commented 8 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AnalogIO/coffeecard_app/518/90eb0ab5/a978f0fde28119294bcd44ebc9d175529fe2ec1f.svg)](https://app.codesee.io/r/reviews?pr=518&src=https%3A%2F%2Fgithub.com%2FAnalogIO%2Fcoffeecard_app) #### Legend CodeSee Map legend
codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (041b53d) 73.93% compared to head (a978f0f) 73.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #518 +/- ## ======================================= Coverage 73.93% 73.93% ======================================= Files 128 128 Lines 1527 1527 ======================================= Hits 1129 1129 Misses 398 398 ``` | [Flag](https://app.codecov.io/gh/AnalogIO/coffeecard_app/pull/518/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AnalogIO) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/AnalogIO/coffeecard_app/pull/518/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AnalogIO) | `73.93% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AnalogIO#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.