Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate oxipng to v9 - autoclosed #261

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
oxipng dependencies major 8.0.0 -> 9.0.0

Release Notes

shssoichiro/oxipng (oxipng)

v9.0.0

Compare Source

  • [Breaking] Remove --backup option. Use --out or --dir to preserve existing files.
  • [Breaking] Remove --check option. Use --nx --nz to perform a non-optimizing run.
  • [Breaking] API: Replace pretend option with OutFile::None.
  • [Breaking] API: Move preserve_attrs into OutFile::Path.
  • [Breaking] Default to removing interlacing. Use -i keep to retain existing interlacing.
  • [Feature] Add Raw API for creating optimised PNGs from raw image data.
  • [Feature] Add basic support for APNG files.
  • [Feature] Add --scale16 option to forcibly reduce 16-bit images to 8-bit.
  • [Improvement] Process multiple files in parallel.
  • [Improvement] Improve reductions, particularly for indexed or very small images.
  • [Improvement] Improve compression with latest version of libdeflate.
  • [Improvement] Recompress iCCP chunks.
  • [Improvement] Change recursive mode to only process .png/.apng files.
  • [Improvement] Add support for glob patterns in quotes on Windows.
  • [Improvement] Quieter default output logging, with multiple levels of verbosity.
  • [Bugfix] Fix deadlock when using oxipng within an existing Rayon thread pool.
  • [Bugfix] Fix early abort in recursive mode when a read error occurred.
  • [Bugfix] Fix losing aux chunks when there's more than one of the same type.
  • [Bugfix] Fix sometimes writing output even when it was larger.
  • [Misc] Revamp CI workflow to upload artifacts and generate binaries for additional architectures.
  • [Misc] Bump minimum Rust version to 1.66.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Issues and pull requests related to dependencies label Oct 10, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 10, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/30bdc0/549071/repos/github/ComunidadAylas/PackSquash":"/tmp/worker/30bdc0/549071/repos/github/ComunidadAylas/PackSquash" -v "/tmp/worker/30bdc0/549071/cache":"/tmp/worker/30bdc0/549071/cache" -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/30bdc0/549071/repos/github/ComunidadAylas/PackSquash" ghcr.io/containerbase/sidecar:9.20.8 bash -l -c "install-tool rust 1.73.0 && cargo update --config net.git-fetch-with-cli=true --manifest-path packages/packsquash/Cargo.toml --workspace"
    Updating git repository `https://github.com/ComunidadAylas/glsl-lang`
From https://github.com/ComunidadAylas/glsl-lang
 * [new branch]      fix/multifile-pp-directive-injection -> origin/fix/multifile-pp-directive-injection
 * [new branch]      master     -> origin/master
 * [new ref]         HEAD       -> origin/HEAD
    Updating git repository `https://github.com/ComunidadAylas/rust-mmap`
From https://github.com/ComunidadAylas/rust-mmap
 * [new branch]      master     -> origin/master
 * [new ref]         HEAD       -> origin/HEAD
    Updating git repository `https://github.com/RustAudio/ogg`
From https://github.com/RustAudio/ogg
 * [new branch]      master     -> origin/master
 * [new ref]         HEAD       -> origin/HEAD
 * [new tag]         0.2.0      -> 0.2.0
 * [new tag]         0.3.0      -> 0.3.0
 * [new tag]         0.3.1      -> 0.3.1
 * [new tag]         0.3.2      -> 0.3.2
 * [new tag]         0.3.3      -> 0.3.3
 * [new tag]         0.4.0      -> 0.4.0
 * [new tag]         0.4.1      -> 0.4.1
 * [new tag]         0.5.0      -> 0.5.0
 * [new tag]         0.6.0      -> 0.6.0
 * [new tag]         0.6.1      -> 0.6.1
 * [new tag]         0.7.0      -> 0.7.0
 * [new tag]         0.7.1      -> 0.7.1
 * [new tag]         0.8.0      -> 0.8.0
 * [new tag]         v0.1.0     -> v0.1.0
    Updating git repository `https://github.com/OptiVorbis/OptiVorbis`
From https://github.com/OptiVorbis/OptiVorbis
 * [new branch]      gh-pages             -> origin/gh-pages
 * [new branch]      master               -> origin/master
 * [new branch]      renovate/ubuntu-22.x -> origin/renovate/ubuntu-22.x
 * [new ref]         HEAD                 -> origin/HEAD
 * [new tag]         v0.1.0               -> v0.1.0
 * [new tag]         v0.1.1               -> v0.1.1
 * [new tag]         v0.1.2               -> v0.1.2
 * [new tag]         v0.1.3               -> v0.1.3
 * [new tag]         v0.1.4               -> v0.1.4
    Updating git repository `https://github.com/shssoichiro/oxipng`
From https://github.com/shssoichiro/oxipng
 * [new branch]      79-APNG-Support      -> origin/79-APNG-Support
 * [new branch]      master               -> origin/master
 * [new ref]         HEAD                 -> origin/HEAD
 * [new tag]         1.0.86               -> 1.0.86
 * [new tag]         appveyor-test-1      -> appveyor-test-1
 * [new tag]         rust-everywhere-test -> rust-everywhere-test
 * [new tag]         v0.1.0               -> v0.1.0
 * [new tag]         v0.1.1               -> v0.1.1
 * [new tag]         v0.10.0              -> v0.10.0
 * [new tag]         v0.11.0              -> v0.11.0
 * [new tag]         v0.12.0              -> v0.12.0
 * [new tag]         v0.13.0              -> v0.13.0
 * [new tag]         v0.13.1              -> v0.13.1
 * [new tag]         v0.14.0              -> v0.14.0
 * [new tag]         v0.14.1              -> v0.14.1
 * [new tag]         v0.14.2              -> v0.14.2
 * [new tag]         v0.14.3              -> v0.14.3
 * [new tag]         v0.14.4              -> v0.14.4
 * [new tag]         v0.15.0              -> v0.15.0
 * [new tag]         v0.15.1              -> v0.15.1
 * [new tag]         v0.15.2              -> v0.15.2
 * [new tag]         v0.16.0              -> v0.16.0
 * [new tag]         v0.16.1              -> v0.16.1
 * [new tag]         v0.16.2              -> v0.16.2
 * [new tag]         v0.16.3              -> v0.16.3
 * [new tag]         v0.17.0              -> v0.17.0
 * [new tag]         v0.17.1              -> v0.17.1
 * [new tag]         v0.17.2              -> v0.17.2
 * [new tag]         v0.18.0              -> v0.18.0
 * [new tag]         v0.18.1              -> v0.18.1
 * [new tag]         v0.18.2              -> v0.18.2
 * [new tag]         v0.18.3              -> v0.18.3
 * [new tag]         v0.19.0              -> v0.19.0
 * [new tag]         v0.2.0               -> v0.2.0
 * [new tag]         v0.2.1               -> v0.2.1
 * [new tag]         v0.2.2               -> v0.2.2
 * [new tag]         v0.3.0               -> v0.3.0
 * [new tag]         v0.4.0               -> v0.4.0
 * [new tag]         v0.5.0               -> v0.5.0
 * [new tag]         v0.6.0               -> v0.6.0
 * [new tag]         v0.7.0               -> v0.7.0
 * [new tag]         v0.8.0               -> v0.8.0
 * [new tag]         v0.8.1               -> v0.8.1
 * [new tag]         v0.8.2               -> v0.8.2
 * [new tag]         v0.9.0               -> v0.9.0
 * [new tag]         v1.0.0               -> v1.0.0
 * [new tag]         v1.0.1               -> v1.0.1
 * [new tag]         v1.0.2               -> v1.0.2
 * [new tag]         v1.0.3               -> v1.0.3
 * [new tag]         v1.0.4               -> v1.0.4
 * [new tag]         v2.0.0               -> v2.0.0
 * [new tag]         v2.0.1               -> v2.0.1
 * [new tag]         v2.0.2               -> v2.0.2
 * [new tag]         v2.1.0               -> v2.1.0
 * [new tag]         v2.1.1               -> v2.1.1
 * [new tag]         v2.1.2               -> v2.1.2
 * [new tag]         v2.1.3               -> v2.1.3
 * [new tag]         v2.1.4               -> v2.1.4
 * [new tag]         v2.1.5               -> v2.1.5
 * [new tag]         v2.1.6               -> v2.1.6
 * [new tag]         v2.1.7               -> v2.1.7
 * [new tag]         v2.1.8               -> v2.1.8
 * [new tag]         v2.2.0               -> v2.2.0
 * [new tag]         v2.2.1               -> v2.2.1
 * [new tag]         v2.2.2               -> v2.2.2
 * [new tag]         v2.3.0               -> v2.3.0
 * [new tag]         v3.0.0               -> v3.0.0
 * [new tag]         v3.0.1               -> v3.0.1
 * [new tag]         v4.0.0               -> v4.0.0
 * [new tag]         v4.0.1               -> v4.0.1
 * [new tag]         v4.0.2               -> v4.0.2
 * [new tag]         v4.0.3               -> v4.0.3
 * [new tag]         v5.0.0               -> v5.0.0
 * [new tag]         v5.0.1               -> v5.0.1
 * [new tag]         v6.0.0               -> v6.0.0
 * [new tag]         v6.0.1               -> v6.0.1
 * [new tag]         v7.0.0               -> v7.0.0
 * [new tag]         v8.0.0               -> v8.0.0
 * [new tag]         v9.0.0               -> v9.0.0
error: failed to load source for dependency `oxipng`

Caused by:
  Unable to update https://github.com/shssoichiro/oxipng?rev=1f002df0#1f002df0

Caused by:
  object not found - no match for id (1f002df0a2755ad7d1294413ab91ffc7919e9ecf); class=Odb (9); code=NotFound (-3)

@renovate renovate bot requested a review from a team October 10, 2023 21:50
@renovate renovate bot force-pushed the renovate/oxipng-9.x branch from fcb0337 to 82d10ed Compare October 13, 2023 18:27
@renovate renovate bot changed the title fix(deps): update rust crate oxipng to v9 fix(deps): update rust crate oxipng to v9 - autoclosed Oct 15, 2023
@renovate renovate bot closed this Oct 15, 2023
@renovate renovate bot deleted the renovate/oxipng-9.x branch October 15, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues and pull requests related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants