close
Skip to content

Bump zot v2.1.16#689

Merged
jonesbusy merged 1 commit intomainfrom
updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4
Apr 19, 2026
Merged

Bump zot v2.1.16#689
jonesbusy merged 1 commit intomainfrom
updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Bump zot test container

Update the value in the TestImages.java file

1 file(s) updated with "ghcr.io/project-zot/zot-minimal:v2.1.16": * src/test/java/land/oras/utils/TestImages.java

v2.1.16
## What's Changed
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3860
* fix(search): expose LastPullTimestamp and PushedBy on index ImageSummary by @cainydev in https://github.com/project-zot/zot/pull/3865
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3880
* feat(zb): list tests, test regex filter, docs update by @vrajashkr in https://github.com/project-zot/zot/pull/3884
* ci: use zot localstack image and consolidate on using the setup localstack GH action by @andaaron in https://github.com/project-zot/zot/pull/3899
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3896
* chore: pin trivy-action to safe version by @andaaron in https://github.com/project-zot/zot/pull/3897
* feat(schema): add schema command to dump JSON Schema for zot config by @rchincha in https://github.com/project-zot/zot/pull/3905
* feat: support pushing multiple tags for a single manifest by @andaaron in https://github.com/project-zot/zot/pull/3885
* fix(storage/gcs): fix double-prefixed rootdirectory and EOF handling in Walk for GCS by @thees in https://github.com/project-zot/zot/pull/3903
* test(blackbox): harden zot restart + reachability checks by @andaaron in https://github.com/project-zot/zot/pull/3907
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3921
* test: add tests for pushing manifests with non-canonical digests together with tags by @andaaron in https://github.com/project-zot/zot/pull/3920
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3931
* build: bump zui version to commit-1c8e5ef by @rchincha in https://github.com/project-zot/zot/pull/3932
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3940
* fix: address code review comments  by @andaaron in https://github.com/project-zot/zot/pull/3942
* feat: Add TrivyConfig.VulnSeveritySources (Trivy's --vuln-severity-source) by @andaaron in https://github.com/project-zot/zot/pull/3943
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3947
* ci: fix nightly test by @rchincha in https://github.com/project-zot/zot/pull/3948
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3953
* Pin actions and tighten workflow permissions by @benoittgt in https://github.com/project-zot/zot/pull/3954
* fix(ci): pass GITHUB_TOKEN explicitly to oras login in sync-trivy step by @rchincha in https://github.com/project-zot/zot/pull/3961
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3964
* feat(api): add repository quota enforcement middleware by @Aluchir in https://github.com/project-zot/zot/pull/3923
* fix: Updating a repository should not result in a corrupted index.json file if disk is full by @andaaron in https://github.com/project-zot/zot/pull/3963
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3968
* fix(auth): add workaround for Docker client auth with mixed anonymous policies by @andaaron in https://github.com/project-zot/zot/pull/3868
* chore: fix dependabot alerts by @rchincha in https://github.com/project-zot/zot/pull/3971
* fix(security): limit manifest PUT body to 4 MiB (INPUT-1) by @rchincha in https://github.com/project-zot/zot/pull/3977
* fix(security): limit API key creation body to 4 KiB (INPUT-2) by @rchincha in https://github.com/project-zot/zot/pull/3978
* security: suppress Allow-Credentials on wildcard CORS origin (CORS-1) by @rchincha in https://github.com/project-zot/zot/pull/3980
* fix(security): remove InsecureSkipVerify from metrics client (TLS-1) by @rchincha in https://github.com/project-zot/zot/pull/3982

## New Contributors
* @cainydev made their first contribution in https://github.com/project-zot/zot/pull/3865
* @thees made their first contribution in https://github.com/project-zot/zot/pull/3903
* @benoittgt made their first contribution in https://github.com/project-zot/zot/pull/3954
* @Aluchir made their first contribution in https://github.com/project-zot/zot/pull/3923

**Full Changelog**: https://github.com/project-zot/zot/compare/v2.1.15...v2.1.16
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@github-actions github-actions Bot requested a review from jonesbusy as a code owner April 19, 2026 08:27
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file tests labels Apr 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.62%. Comparing base (7d91fad) to head (be932fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #689      +/-   ##
============================================
+ Coverage     87.05%   87.62%   +0.57%     
  Complexity      962      962              
============================================
  Files            43       43              
  Lines          2974     2974              
  Branches        371      371              
============================================
+ Hits           2589     2606      +17     
+ Misses          227      210      -17     
  Partials        158      158              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonesbusy jonesbusy merged commit 9c24bd5 into main Apr 19, 2026
12 checks passed
@jonesbusy jonesbusy deleted the updatecli_main_d635c18ba259176883cac482ebaf33deb08022d2b14c14c84ef7bbdcdb323bc4 branch April 19, 2026 11:30
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 tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant