Sourced from codecov/codecov-action's releases.
v4.5.0
What's Changed
- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.9.0 to 7.10.0 by@dependabotin codecov/codecov-action#1446- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by
@dependabotin codecov/codecov-action#1443- build(deps-dev): bump
@typescript-eslint/parserfrom 7.9.0 to 7.10.0 by@dependabotin codecov/codecov-action#1445- build(deps-dev): bump
@typescript-eslint/parserfrom 7.10.0 to 7.11.0 by@dependabotin codecov/codecov-action#1459- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.10.0 to 7.11.0 by@dependabotin codecov/codecov-action#1458- build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by
@dependabotin codecov/codecov-action#1456- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by
@dependabotin codecov/codecov-action#1460- build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by
@dependabotin codecov/codecov-action#1466- build(deps-dev): bump
@typescript-eslint/parserfrom 7.11.0 to 7.12.0 by@dependabotin codecov/codecov-action#1467- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.11.0 to 7.12.0 by@dependabotin codecov/codecov-action#1468- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by
@dependabotin codecov/codecov-action#1472- fix: handle trailing commas by
@joseph-sentryin codecov/codecov-action#1470- build(deps-dev): bump
@typescript-eslint/parserfrom 7.12.0 to 7.13.0 by@dependabotin codecov/codecov-action#1474- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
@dependabotin codecov/codecov-action#1475- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.12.0 to 7.13.0 by@dependabotin codecov/codecov-action#1473- feat: add support for tokenless v3 by
@joseph-sentryin codecov/codecov-action#1410- Use an existing token even if the PR is from a fork by
@leofeyerin codecov/codecov-action#1471- chore(release): bump to 4.5.0 by
@thomasrockhu-codecovin codecov/codecov-action#1477New Contributors
@joseph-sentrymade their first contribution in codecov/codecov-action#1470@leofeyermade their first contribution in codecov/codecov-action#1471Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0
e28ff12
chore(release): bump to 4.5.0 (#1477)7594baa
Use an existing token even if the PR is from a fork (#1471)81c0a51
feat: add support for tokenless v3 (#1410)f5e203f
build(deps-dev): bump @typescript-eslint/eslint-plugin
from 7.12.0 to 7.13.0 ...7c48363
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)69e5d09
build(deps-dev): bump @typescript-eslint/parser from
7.12.0 to 7.13.0 (#1474)feaf700
fix: handle trailing commas (#1470)7b6a727
build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)ccf7a1f
build(deps-dev): bump @typescript-eslint/eslint-plugin
from 7.11.0 to 7.12.0 ...f03f015
build(deps-dev): bump @typescript-eslint/parser from
7.11.0 to 7.12.0 (#1467)Sourced from docker/build-push-action's releases.
v6.0.0
- Export build record and generate build summary by
@crazy-maxin docker/build-push-action#1120- Bump
@docker/actions-toolkitfrom 0.24.0 to 0.26.0 in docker/build-push-action#1132 docker/build-push-action#1136 docker/build-push-action#1138- Bump braces from 3.0.2 to 3.0.3 in docker/build-push-action#1137
[!NOTE] This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting
DOCKER_BUILD_NO_SUMMARY: trueenvironment variable in your workflow.Full Changelog: https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0
v5.4.0
- Show builder information before building by
@crazy-maxin docker/build-push-action#1128- Handle attestations correctly with provenance and sbom inputs by
@crazy-maxin docker/build-push-action#1086- Bump
@docker/actions-toolkitfrom 0.19.0 to 0.24.0 in docker/build-push-action#1088 docker/build-push-action#1105 docker/build-push-action#1121 docker/build-push-action#1127- Bump undici from 5.28.3 to 5.28.4 in docker/build-push-action#1090
Full Changelog: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0
v5.3.0
- Bump
@docker/actions-toolkitfrom 0.18.0 to 0.19.0 in docker/build-push-action#1080Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0
v5.2.0
- Disable quotes detection for
outputsinput by@crazy-maxin docker/build-push-action#1074- Warn about ignored inputs by
@favoniain docker/build-push-action#1019- Bump
@docker/actions-toolkitfrom 0.14.0 to 0.18.0 in docker/build-push-action#1070- Bump undici from 5.26.3 to 5.28.3 in docker/build-push-action#1057
Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0
v5.1.0
- Add
annotationsinput by@crazy-maxin docker/build-push-action#992- Add
secret-envsinput by@elias-lundgrenin docker/build-push-action#980- Bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/build-push-action#991- Bump
@docker/actions-toolkitfrom 0.13.0-rc.1 to 0.14.0 in docker/build-push-action#990 docker/build-push-action#1006Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0
31159d4
Merge pull request #1149
from docker/dependabot/npm_and_yarn/docker/actions-t...07e1c3e
chore: update generated contentf7febd6
chore(deps): Bump @docker/actions-toolkit from 0.26.2 to
0.27.0f6010ea
Merge pull request #1147
from docker/dependabot/npm_and_yarn/docker/actions-t...c0a6b96
chore: update generated content0dfe9c3
chore(deps): Bump @docker/actions-toolkit from 0.26.1 to
0.26.294f8f8c
Merge pull request #1142
from docker/dependabot/npm_and_yarn/docker/actions-t...22f4433
chore: update generated content6721c56
chore(deps): Bump @docker/actions-toolkit from 0.26.0 to
0.26.14367da9
Merge pull request #1140
from docker/dependabot/github_actions/docker/bake-ac...