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

melange 0.11.3 #183437

Merged
merged 2 commits into from
Sep 4, 2024
Merged

melange 0.11.3 #183437

merged 2 commits into from
Sep 4, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* fix(sca): Correctly check for existing Ruby runtime dependency by @EyeCantCU in https://github.com/chainguard-dev/melange/pull/1387
* build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 in the actions group by @dependabot in https://github.com/chainguard-dev/melange/pull/1378
* build(deps): bump google.golang.org/api from 0.187.0 to 0.188.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1382
* build(deps): bump github.com/google/go-containerregistry from 0.19.2 to 0.20.1 by @dependabot in https://github.com/chainguard-dev/melange/pull/1392
* build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 in the actions group by @dependabot in https://github.com/chainguard-dev/melange/pull/1391
* build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1390
* build(deps): bump dagger.io/dagger from 0.11.9 to 0.12.1 by @dependabot in https://github.com/chainguard-dev/melange/pull/1389
* build(deps): bump github.com/docker/cli from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in https://github.com/chainguard-dev/melange/pull/1397
* Expose ignoreSignatures functionality by @Kevin-Molina in https://github.com/chainguard-dev/melange/pull/1375
* build(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in https://github.com/chainguard-dev/melange/pull/1396
* build(deps): bump docker/login-action from 3.2.0 to 3.3.0 in the actions group by @dependabot in https://github.com/chainguard-dev/melange/pull/1398
* build(deps): bump google.golang.org/api from 0.188.0 to 0.189.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1401
* fix: ignore resource requests for the docker runner by @imjasonh in https://github.com/chainguard-dev/melange/pull/1403
* build(deps): bump dagger.io/dagger from 0.12.1 to 0.12.2 in the gomod group by @dependabot in https://github.com/chainguard-dev/melange/pull/1400
* Bump apko dependency by @mattmoor in https://github.com/chainguard-dev/melange/pull/1404
* fix ruby sca by @xnox in https://github.com/chainguard-dev/melange/pull/1410
* Add HOME=/root to default test environment. by @smoser in https://github.com/chainguard-dev/melange/pull/1408
* build(deps): bump the gomod group with 4 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1405
* update config: provide configuration to describe polling and schedules by @rawlingsj in https://github.com/chainguard-dev/melange/pull/1412
* build(deps): bump the gomod group with 2 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1416
* build(deps): bump google.golang.org/api from 0.189.0 to 0.190.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1419
* build(deps): bump the actions group with 2 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1415
* build(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1418
* build(deps): bump golang.org/x/time from 0.5.0 to 0.6.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1417
* build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1420
* update config: replace recently added polling with git struct by @rawlingsj in https://github.com/chainguard-dev/melange/pull/1421
* build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 in the gomod group by @dependabot in https://github.com/chainguard-dev/melange/pull/1423
* build(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1424
* build(deps): bump google.golang.org/api from 0.190.0 to 0.191.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1426
* build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1428
* move 'adding package %q for pipeline %q' to debug logging by @imjasonh in https://github.com/chainguard-dev/melange/pull/1429
* don't depend on apko's custom log package by @imjasonh in https://github.com/chainguard-dev/melange/pull/1430
* build(deps): bump github.com/chainguard-dev/yam from 0.0.13 to 0.1.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1431
* Feat/qemu runners by @89luca89 in https://github.com/chainguard-dev/melange/pull/1386
* Attempt to fix qemu ci by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1434
* build(deps): bump the actions group with 3 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1432
* Centralize sca options handling by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1433
* Add test to catch duplicate package names by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1439
* build(deps): bump the gomod group with 4 updates by @dependabot in https://github.com/chainguard-dev/melange/pull/1437
* build(deps): bump google.golang.org/api from 0.191.0 to 0.192.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1438
* move 'found pipeline' log message to debug by @imjasonh in https://github.com/chainguard-dev/melange/pull/1440
* melange convert python: use normalized names by @pnasrat in https://github.com/chainguard-dev/melange/pull/1441
* Bump apko to get chainctl auth error log by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1442
* Replace "needs" in range pipelines by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1445
* docs: Add information on the repository used with the `git` `update` configuration option by @philroche in https://github.com/chainguard-dev/melange/pull/1447
* Refactor parts of the ParseConfiguration by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1446
* build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.28.0 to 1.29.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1455
* build(deps): bump google.golang.org/api from 0.192.0 to 0.194.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1452
* config: Replace pipelines at top level by @jonjohnsonjr in https://github.com/chainguard-dev/melange/pull/1456
* refactor(sbom): cleanup, simplify, and document code by @luhring in https://github.com/chainguard-dev/melange/pull/1458
* More SBOM logic improvements by @luhring in https://github.com/chainguard-dev/melange/pull/1459
* build(deps): bump github.com/docker/cli from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in https://github.com/chainguard-dev/melange/pull/1461
* build(deps): bump google.golang.org/api from 0.194.0 to 0.195.0 by @dependabot in https://github.com/chainguard-dev/melange/pull/1463
* build(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible by @dependabot in https://github.com/chainguard-dev/melange/pull/1462
* build(deps): bump dagger.io/dagger from 0.12.5 to 0.12.6 in the gomod group by @dependabot in https://github.com/chainguard-dev/melange/pull/1465
* chore(cargo/build): Allow changing install dir, add busybox by @EyeCantCU in https://github.com/chainguard-dev/melange/pull/1466
* sca: add support for more go fips toolchains by @xnox in https://github.com/chainguard-dev/melange/pull/1471
* sca: make pc: provides/vendored use full package version by @xnox in https://github.com/chainguard-dev/melange/pull/1467

New Contributors

Full Changelog: chainguard-dev/melange@v0.11.2...v0.11.3

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 4, 2024
@chenrui333
Copy link
Member

  Uninstalling melange... (10 files, 33.1MB)
  Error: Interrupted system call @ dir_s_rmdir - /usr/local/etc
  Error: Interrupted system call @ dir_s_rmdir - /usr/local/etc

@chenrui333 chenrui333 added the 14 Sonoma is specifically affected label Sep 4, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Sep 4, 2024
Copy link
Contributor

github-actions bot commented Sep 4, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 4, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 4, 2024
Merged via the queue into master with commit e7d75f3 Sep 4, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-melange-0.11.3 branch September 4, 2024 17:15
@chenrui333 chenrui333 added the CI-issue Failure due to temporary CI issue label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14 Sonoma is specifically affected bump-formula-pr PR was created using `brew bump-formula-pr` CI-issue Failure due to temporary CI issue CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants