Sourced from azure/CLI's releases.
GitHub Action for Azure CLI v2
What's Changed
- Update Action to use Node.js v20 by
@eikooc
in Azure/cli#126- Bump dependencies to the latest versions by
@MoChilia
in Azure/cli#135New Contributors
@eikooc
made their first contribution in Azure/cli#126Full Changelog: https://github.com/Azure/cli/compare/v1.0.9...v2
965c8d7
Release v24343bca
update readme for v2 (#140)0150783
Add changes4b557fa
Use process.env
instead of core.exportvariable
to set env (#138)12aaf8e
remove env for integration test (#137)09e9174
Add changesbf9d5ac
Bump dependencies to the latest versions (#135)f3881a6
{Automation} Add CI tests (#136)3994327
Update action node version from v16 to v20(#126)9849316
add permission block (#130)Sourced from docker/login-action's releases.
v3.1.0
- build(deps): bump
@babel/traverse
from 7.17.3 to 7.23.2 in docker/login-action#618- build(deps): bump
@docker/actions-toolkit
from 0.12.0 to 0.18.0 in docker/login-action#616 docker/login-action#636 docker/login-action#682- build(deps): bump aws-sdk dependencies to 3.529.1 in docker/login-action#624 docker/login-action#685
- build(deps): bump http-proxy-agent to 7.0.2 in docker/login-action#676
- build(deps): bump https-proxy-agent to 7.0.4 in docker/login-action#676
- build(deps): bump undici from 5.26.5 to 5.28.3 in docker/login-action#677
Full Changelog: https://github.com/docker/login-action/compare/v3.0.0...v3.1.0
e92390c
Merge pull request #685
from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e752e2
chore: update generated content51c6097
build(deps): bump the aws-sdk-dependencies group with 2 updates8f079fb
Merge pull request #676
from docker/dependabot/npm_and_yarn/proxy-agent-depen...16fa768
chore: update generated content46d1619
build(deps): bump the proxy-agent-dependencies group with 2 updates8c291c5
Merge pull request #682
from docker/dependabot/npm_and_yarn/docker/actions-to...ec726f4
build(deps): bump @docker/actions-toolkit
from 0.14.0 to
0.18.05139682
Merge pull request #677
from docker/dependabot/npm_and_yarn/undici-5.28.36d4e2ba
chore: update generated contentSourced from actions/checkout's releases.
v4.1.5
What's Changed
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707Full Changelog: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5
v4.1.4
What's Changed
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4
v4.1.3
What's Changed
- Update
actions/checkout
version inupdate-main-version.yml
by@jww3
in actions/checkout#1650- Check git version before attempting to disable
sparse-checkout
by@jww3
in actions/checkout#1656- Add SSH user parameter by
@cory-miller
in actions/checkout#1685Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3
v4.1.2
We are investigating the following issue with this release and have rolled-back the
v4
tag to point tov4.1.1
sparse-checkout
is not available on git versions prior to 2.27.0 (see actions/checkout#1651)What's Changed
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@dscho
in actions/checkout#1598- Bump tough-cookie from 4.0.0 to 4.1.3 by
@dependabot
in actions/checkout#1406- Bump
@babel/traverse
from 7.20.5 to 7.24.0 by@dependabot
in actions/checkout#1642New Contributors
@jww3
made their first contribution in actions/checkout#1616Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2
v4.1.1
What's Changed
- Update CODEOWNERS to Launch team by
@joshmgross
in actions/checkout#1510- Correct link to GitHub Docs by
@peterbe
in actions/checkout#1511- Link to release page from what's new section by
@cory-miller
in actions/checkout#1514New Contributors
... (truncated)
44c2b7a
README: Suggest user.email
to be
`41898282+github-actions[bot]@users
.norepl...8459bc0
Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6
Bump actions/setup-node from 1 to 4 (#1696)fd084cd
Bump github/codeql-action from 2 to 3 (#1694)9c1e94e
Update NPM dependencies (#1703)0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disable extensions.worktreeConfig
when disabling
sparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)Sourced from codecov/codecov-action's releases.
v4.3.1
What's Changed
- build(deps-dev): bump typescript from 5.4.4 to 5.4.5 by
@dependabot
in codecov/codecov-action#1370- fix: more verbose log message when failing to import pgp key by
@ReenigneArcher
in codecov/codecov-action#1371- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.6.0 to 7.7.0 by@dependabot
in codecov/codecov-action#1374- build(deps-dev): bump
@typescript-eslint/parser
from 7.6.0 to 7.7.0 by@dependabot
in codecov/codecov-action#1375- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabot
in codecov/codecov-action#1382- build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 by
@dependabot
in codecov/codecov-action#1381- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by
@dependabot
in codecov/codecov-action#1380- build(deps-dev): bump
@typescript-eslint/parser
from 7.7.0 to 7.7.1 by@dependabot
in codecov/codecov-action#1384- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.7.0 to 7.7.1 by@dependabot
in codecov/codecov-action#1383- Update README.md to point to docs about tokenless by
@rohan-at-sentry
in codecov/codecov-action#1395- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by
@dependabot
in codecov/codecov-action#1393- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabot
in codecov/codecov-action#1392- build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 by
@dependabot
in codecov/codecov-action#1391- style: Node Packages by
@marcobiedermann
in codecov/codecov-action#1394- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.7.1 to 7.8.0 by@dependabot
in codecov/codecov-action#1402- build(deps-dev): bump
@typescript-eslint/parser
from 7.7.1 to 7.8.0 by@dependabot
in codecov/codecov-action#1401- docs: Type Annotations by
@marcobiedermann
in codecov/codecov-action#1397- docs: main branch by
@marcobiedermann
in codecov/codecov-action#1396- fix: bypass token checks for forks and OIDC by
@thomasrockhu-codecov
in codecov/codecov-action#1404- chore(release): 4.3.1. by
@thomasrockhu-codecov
in codecov/codecov-action#1405New Contributors
@ReenigneArcher
made their first contribution in codecov/codecov-action#1371@rohan-at-sentry
made their first contribution in codecov/codecov-action#1395@marcobiedermann
made their first contribution in codecov/codecov-action#1394Full Changelog: https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1
v4.3.0
What's Changed
- fix: automatically detect if using GitHub enterprise by
@thomasrockhu-codecov
in codecov/codecov-action#1356- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by
@dependabot
in codecov/codecov-action#1355- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
@dependabot
in codecov/codecov-action#1360- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 7.5.0 to 7.6.0 by@dependabot
in codecov/codecov-action#1364- build(deps-dev): bump
@typescript-eslint/parser
from 7.5.0 to 7.6.0 by@dependabot
in codecov/codecov-action#1363- feat: add network params by
@thomasrockhu-codecov
in codecov/codecov-action#1365- build(deps): bump undici from 5.28.3 to 5.28.4 by
@dependabot
in codecov/codecov-action#1361- chore(release): v4.3.0 by
@thomasrockhu-codecov
in codecov/codecov-action#1366Full Changelog: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore(deps): update deps by
@thomasrockhu-codecov
in codecov/codecov-action#1351- feat: allow for authentication via OIDC token by
@thomasrockhu-codecov
in codecov/codecov-action#1330- fix: use_oidc shoudl be required false by
@thomasrockhu-codecov
in codecov/codecov-action#1353
... (truncated)
5ecb98a
chore(release): 4.3.1. (#1405)5a299d1
fix: bypass token checks for forks and OIDC (#1404)dad251d
docs: main branch (#1396)e8bbe5f
docs: Type Annotations (#1397)a6fd87f
build(deps-dev): bump @typescript-eslint/parser
from 7.7.1
to 7.8.0 (#1401)76c8cd6
build(deps-dev): bump @typescript-eslint/eslint-plugin
from 7.7.1 to 7.8.0 (#...1290bdd
style: Node Packages (#1394)951ef79
build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 (#1391)bb71c1b
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#1392)acc5d43
build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1393)