Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 8, 2022

Bumps png from 0.16.6 to 0.16.8.

Changelog

Sourced from png's changelog.

0.16.8

  • Fixed a bug that led to data corruption when encoding with Average filter.

0.16.7

  • Added Encoder::set_trns to register a transparency table to be written.
Commits
  • 9dac6dd Release notes for 0.16.8 bug fix
  • df26c56 Add backport version branches to Github actions
  • b9c65ab Use actions-rs toolchain action for rustc version
  • 639fcb1 Run on all OSs again
  • ac57fd7 Fix workflow
  • feddd56 Rewrite CI with Github Actions
  • c06b891 Merge pull request #265 from HeroicKatora/avg-filter-backport
  • 6fb1879 Fix the Avg filter for encoding
  • faf013e Merge pull request #238 from HeroicKatora/release-0.16.7
  • 8ca5eac Update release notes and meta data for 0.16.7
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2022
Bumps [png](https://github.com/image-rs/image-png) from 0.16.6 to 0.16.8.
- [Release notes](https://github.com/image-rs/image-png/releases)
- [Changelog](https://github.com/image-rs/image-png/blob/v0.16.8/CHANGES.md)
- [Commits](image-rs/image-png@v0.16.6...v0.16.8)

---
updated-dependencies:
- dependency-name: png
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/png-0.16.8 branch from a6e0c86 to aaae12d Compare October 29, 2022 18:23
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.

0 participants