openim-docker
openim-docker copied to clipboard
chore(deps): bump the github-actions group with 9 updates
Bumps the github-actions group with 9 updates:
Package | From | To |
---|---|---|
actions/checkout | 2 |
4 |
peter-evans/create-or-update-comment | 3 |
4 |
magnetikonline/action-golang-cache | 4 |
5 |
codecov/codecov-action | 3 |
4 |
contributor-assistant/github-action | 2.3.1 |
2.4.0 |
docker/setup-buildx-action | 1 |
3 |
release-drafter/release-drafter | 5 |
6 |
arduino/setup-task | 1.0.3 |
2.0.0 |
actions/cache | 3.3.3 |
4.0.2 |
Updates actions/checkout
from 2 to 4
Release notes
Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takost
in actions/checkout#1436- Support fetching without the --progress option by
@simonbaird
in actions/checkout#1067- Release 4.0.0 by
@takost
in actions/checkout#1447New Contributors
@takost
made their first contribution in actions/checkout#1436@simonbaird
made their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dscho
in actions/checkout#1377- Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreck
in actions/checkout#579- Release 3.6.0 by
@luketomlinson
in actions/checkout#1437New Contributors
@RobertWieczoreck
made their first contribution in actions/checkout#579@luketomlinson
made their first contribution in actions/checkout#1437Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by
@megamanics
in actions/checkout#1196- Fix typos found by codespell by
@DimitriPapadopoulos
in actions/checkout#1287- Add support for sparse checkouts by
@dscho
and@dfdez
in actions/checkout#1369- Release v3.5.3 by
@TingluoHuang
in actions/checkout#1376New Contributors
@megamanics
made their first contribution in actions/checkout#1196@DimitriPapadopoulos
made their first contribution in actions/checkout#1287@dfdez
made their first contribution in actions/checkout#1369Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerl
in actions/checkout#1289 based on #1286 by@1newsr
Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/github
dependency by@BrettDong
in actions/checkout#1246New Contributors
@BrettDong
made their first contribution in actions/checkout#1246
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
- 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#1685- Update
actions/checkout
version inupdate-main-version.yml
by@jww3
in actions/checkout#1650v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@dscho
in actions/checkout#1598v4.1.1
- 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#1514v4.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
... (truncated)
Commits
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disableextensions.worktreeConfig
when disablingsparse-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)1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disablesparse-checkout
(#1656)8410ad0
Updateactions/checkout
version inupdate-main-version.yml
(#1650)9bb5618
Prep for release of v4.1.2 (#1649)8eb1f6a
Bump@babel/traverse
from 7.20.5 to 7.24.0 (#1642)- Additional commits viewable in compare view
Updates peter-evans/create-or-update-comment
from 3 to 4
Release notes
Sourced from peter-evans/create-or-update-comment's releases.
Create or Update Comment v4.0.0
⚙️ Updated runtime to Node.js 20
- The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.
What's Changed
- build(deps): bump actions/setup-node from 3 to 4 by
@dependabot
in peter-evans/create-or-update-comment#273- build(deps-dev): bump
@vercel/ncc
from 0.38.0 to 0.38.1 by@dependabot
in peter-evans/create-or-update-comment#274- build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by
@dependabot
in peter-evans/create-or-update-comment#276- build(deps-dev): bump
@types/node
from 18.18.5 to 18.18.6 by@dependabot
in peter-evans/create-or-update-comment#277- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by
@dependabot
in peter-evans/create-or-update-comment#275- build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by
@dependabot
in peter-evans/create-or-update-comment#278- build(deps-dev): bump
@types/node
from 18.18.6 to 18.18.8 by@dependabot
in peter-evans/create-or-update-comment#279- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
@dependabot
in peter-evans/create-or-update-comment#280- build(deps-dev): bump
@types/node
from 18.18.8 to 18.18.9 by@dependabot
in peter-evans/create-or-update-comment#281- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
@dependabot
in peter-evans/create-or-update-comment#282- build(deps-dev): bump
@types/node
from 18.18.9 to 18.18.12 by@dependabot
in peter-evans/create-or-update-comment#283- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
@dependabot
in peter-evans/create-or-update-comment#284- build(deps-dev): bump
@types/node
from 18.18.12 to 18.18.13 by@dependabot
in peter-evans/create-or-update-comment#285- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
@dependabot
in peter-evans/create-or-update-comment#286- build(deps-dev): bump
@types/node
from 18.18.13 to 18.19.2 by@dependabot
in peter-evans/create-or-update-comment#287- build(deps): bump chuhlomin/render-template from 1.8 to 1.9 by
@dependabot
in peter-evans/create-or-update-comment#288- build(deps-dev): bump
@types/node
from 18.19.2 to 18.19.3 by@dependabot
in peter-evans/create-or-update-comment#289- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
@dependabot
in peter-evans/create-or-update-comment#290- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 by
@dependabot
in peter-evans/create-or-update-comment#292- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
@dependabot
in peter-evans/create-or-update-comment#293- build(deps): bump actions/download-artifact from 3 to 4 by
@dependabot
in peter-evans/create-or-update-comment#295- build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2 by
@dependabot
in peter-evans/create-or-update-comment#296- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 by
@dependabot
in peter-evans/create-or-update-comment#297- build(deps-dev): bump
@types/node
from 18.19.3 to 18.19.4 by@dependabot
in peter-evans/create-or-update-comment#298- build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
@dependabot
in peter-evans/create-or-update-comment#299- build(deps-dev): bump
@types/node
from 18.19.4 to 18.19.6 by@dependabot
in peter-evans/create-or-update-comment#300- build(deps-dev): bump prettier from 3.1.1 to 3.2.3 by
@dependabot
in peter-evans/create-or-update-comment#301- build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 by
@dependabot
in peter-evans/create-or-update-comment#302- build(deps-dev): bump
@types/node
from 18.19.6 to 18.19.7 by@dependabot
in peter-evans/create-or-update-comment#303- build(deps-dev): bump
@types/node
from 18.19.7 to 18.19.8 by@dependabot
in peter-evans/create-or-update-comment#304- build(deps-dev): bump prettier from 3.2.3 to 3.2.4 by
@dependabot
in peter-evans/create-or-update-comment#305- feat: update runtime to node 20 by
@peter-evans
in peter-evans/create-or-update-comment#306Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.1.0...v4.0.0
Create or Update Comment v3.1.0
What's Changed
- Add truncate warning to body of comment by
@ethanmdavidson
and@peter-evans
in peter-evans/create-or-update-comment#272- 46 dependency updates by
@dependabot
Full Changelog: https://github.com/peter-evans/create-or-update-comment/compare/v3.0.2...v3.1.0
Create or Update Comment v3.0.2
What's Changed
... (truncated)
Commits
71345be
feat: update runtime to node 20 (#306)d41bfe3
build(deps-dev): bump prettier from 3.2.3 to 3.2.4 (#305)73b4b9e
build(deps-dev): bump@types/node
from 18.19.7 to 18.19.8 (#304)b865fac
build(deps-dev): bump@types/node
from 18.19.6 to 18.19.7 (#303)52b668a
build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#302)974f56a
build(deps-dev): bump prettier from 3.1.1 to 3.2.3 (#301)2cbfe8b
build(deps-dev): bump@types/node
from 18.19.4 to 18.19.6 (#300)761872a
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 (#299)72c3238
build(deps-dev): bump@types/node
from 18.19.3 to 18.19.4 (#298)07daf7b
build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 (#297)- Additional commits viewable in compare view
Updates magnetikonline/action-golang-cache
from 4 to 5
Release notes
Sourced from magnetikonline/action-golang-cache's releases.
v5
- Changes to allow action to run successfully with Node.js
v20
runner runtime.- Bump
actions/setup-go@v5
.- Bump
actions/cache@v4
.- Use
format()
workflow expression to appendinputs.cache-key-suffix
property value.Full Changelog: https://github.com/magnetikonline/action-golang-cache/compare/v4...v5
Commits
fcca93e
Bumpactions/setup-go@v5
/actions/cache@v4
ec2faaf
Useformat()
workflow expression to append optionalinputs.cache-key-suffix
1bec231
Set explicit emptydefault:
forgo-version
andgo-version-file
inputsd3e977b
Improveaction.yaml
description47ba946
UpdateREADME.md
- See full diff in compare view
Updates codecov/codecov-action
from 3 to 4
Release notes
Sourced from codecov/codecov-action's releases.
v4.0.0
v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.
Breaking Changes
- The Codecov Action runs as a
node20
action due tonode16
deprecation. See this post from GitHub on how to migrate.- Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
- OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
- Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs
v3
versions and below will not have access to CLI features (e.g. global upload token, ATS).What's Changed
- build(deps): bump openpgp from 5.8.0 to 5.9.0 by
@dependabot
in codecov/codecov-action#985- build(deps): bump actions/checkout from 3.0.0 to 3.5.3 by
@dependabot
in codecov/codecov-action#1000- build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by
@dependabot
in codecov/codecov-action#1006- build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by
@dependabot
in codecov/codecov-action#1013- build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by
@dependabot
in codecov/codecov-action#1024- build(deps): bump node-fetch from 3.3.1 to 3.3.2 by
@dependabot
in codecov/codecov-action#1031- build(deps-dev): bump
@types/node
from 20.1.4 to 20.4.5 by@dependabot
in codecov/codecov-action#1032- build(deps): bump github/codeql-action from 1.0.26 to 2.21.2 by
@dependabot
in codecov/codecov-action#1033- build commit,report and upload args based on codecovcli by
@dana-yaish
in codecov/codecov-action#943- build(deps-dev): bump
@types/node
from 20.4.5 to 20.5.3 by@dependabot
in codecov/codecov-action#1055- build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 by
@dependabot
in codecov/codecov-action#1051- build(deps-dev): bump
@types/node
from 20.5.3 to 20.5.4 by@dependabot
in codecov/codecov-action#1058- chore(deps): update outdated deps by
@thomasrockhu-codecov
in codecov/codecov-action#1059- build(deps-dev): bump
@types/node
from 20.5.4 to 20.5.6 by@dependabot
in codecov/codecov-action#1060- build(deps-dev): bump
@typescript-eslint/parser
from 6.4.1 to 6.5.0 by@dependabot
in codecov/codecov-action#1065- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 6.4.1 to 6.5.0 by@dependabot
in codecov/codecov-action#1064- build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by
@dependabot
in codecov/codecov-action#1063- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by
@dependabot
in codecov/codecov-action#1061- build(deps-dev): bump
@types/node
from 20.5.6 to 20.5.7 by@dependabot
in codecov/codecov-action#1062- build(deps): bump openpgp from 5.9.0 to 5.10.1 by
@dependabot
in codecov/codecov-action#1066- build(deps-dev): bump
@types/node
from 20.5.7 to 20.5.9 by@dependabot
in codecov/codecov-action#1070- build(deps): bump github/codeql-action from 2.21.4 to 2.21.5 by
@dependabot
in codecov/codecov-action#1069- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 6.5.0 to 6.6.0 by@dependabot
in codecov/codecov-action#1072- Update README.md by
@thomasrockhu-codecov
in codecov/codecov-action#1073- build(deps-dev): bump
@typescript-eslint/parser
from 6.5.0 to 6.6.0 by@dependabot
in codecov/codecov-action#1071- build(deps-dev): bump
@vercel/ncc
from 0.36.1 to 0.38.0 by@dependabot
in codecov/codecov-action#1074- build(deps): bump
@actions/core
from 1.10.0 to 1.10.1 by@dependabot
in codecov/codecov-action#1081- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 6.6.0 to 6.7.0 by@dependabot
in codecov/codecov-action#1080- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by
@dependabot
in codecov/codecov-action#1078- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by
@dependabot
in codecov/codecov-action#1077- build(deps-dev): bump
@types/node
from 20.5.9 to 20.6.0 by@dependabot
in codecov/codecov-action#1075- build(deps-dev): bump
@typescript-eslint/parser
from 6.6.0 to 6.7.0 by@dependabot
in codecov/codecov-action#1079- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by
@dependabot
in codecov/codecov-action#1076- use cli instead of node uploader by
@dana-yaish
in codecov/codecov-action#1068- chore(release): 4.0.0-beta.1 by
@thomasrockhu-codecov
in codecov/codecov-action#1084- not adding -n if empty to do-upload command by
@dana-yaish
in codecov/codecov-action#1085- 4.0.0-beta.2 by
@thomasrockhu-codecov
in codecov/codecov-action#1086
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
4.0.0-beta.2
Fixes
- #1085 not adding -n if empty to do-upload command
4.0.0-beta.1
v4
represents a move from the universal uploader to the Codecov CLI. Although this will unlock new features for our users, the CLI is not yet at feature parity with the universal uploader.Breaking Changes
- No current support for
aarch64
andalpine
architectures.- Tokenless uploading is unsuported
- Various arguments to the Action have been removed
3.1.4
Fixes
- #967 Fix typo in README.md
- #971 fix: add back in working dir
- #969 fix: CLI option names for uploader
Dependencies
- #970 build(deps-dev): bump
@types/node
from 18.15.12 to 18.16.3- #979 build(deps-dev): bump
@types/node
from 20.1.0 to 20.1.2- #981 build(deps-dev): bump
@types/node
from 20.1.2 to 20.1.43.1.3
Fixes
- #960 fix: allow for aarch64 build
Dependencies
- #957 build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0
- #958 build(deps): bump openpgp from 5.7.0 to 5.8.0
- #959 build(deps-dev): bump
@types/node
from 18.15.10 to 18.15.123.1.2
Fixes
- #718 Update README.md
- #851 Remove unsupported path_to_write_report argument
- #898 codeql-analysis.yml
- #901 Update README to contain correct information - inputs and negate feature
- #955 fix: add in all the extra arguments for uploader
Dependencies
- #819 build(deps): bump openpgp from 5.4.0 to 5.5.0
- #835 build(deps): bump node-fetch from 3.2.4 to 3.2.10
- #840 build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4
- #841 build(deps): bump
@actions/core
from 1.9.1 to 1.10.0- #843 build(deps): bump
@actions/github
from 5.0.3 to 5.1.1- #869 build(deps): bump node-fetch from 3.2.10 to 3.3.0
- #872 build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0
- #879 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
... (truncated)
Commits
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)- Additional commits viewable in compare view
Updates contributor-assistant/github-action
from 2.3.1 to 2.4.0
Release notes
Sourced from contributor-assistant/github-action's releases.
v2.4.0
What's Changed
- Update required GITHUB_TOKEN permissions by
@pellared
in contributor-assistant/github-action#144- Move CLA/DCO bot name into subscript at end of comment by
@Holzhaus
in contributor-assistant/github-action#140New Contributors
@pellared
made their first contribution in contributor-assistant/github-action#144@Holzhaus
made their first contribution in contributor-assistant/github-action#140Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0
v2.3.2
What's Changed
- fix: create empty commit for custom pr sign comment as well by
@tada5hi
in contributor-assistant/github-action#147New Contributors
@tada5hi
made their first contribution in contributor-assistant/github-action#147Full Changelog: https://github.com/contributor-assistant/github-action/compare/v2.3.1...v2.3.2
Commits
9340315
docs(contributor): contrib-readme-action has updated readme9dfcfbe
Merge pull request #140 from Holzhaus/botname-subscript9c07d10
docs(contributor): contrib-readme-action has updated readme902b70e
Merge pull request #144 from pellared/patch-1dbc1c64
docs(contributor): contrib-readme-action has updated readme87da410
Merge pull request #147 from tada5hi/pr-sign-commitf4faf18
fix: create empty commit for custom pr sign comment as well1d79b45
Update README.md545ab66
Update required GITHUB_TOKEN permissions1e0e0b9
feat(index): Move CLA/DCO bot name into subscript at end of comment- See full diff in compare view
Updates docker/setup-buildx-action
from 1 to 3
Release notes
Sourced from docker/setup-buildx-action's releases.
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by
@crazy-max
in docker/setup-buildx-action#264- Bump
@actions/core
from 1.10.0 to 1.10.1 in docker/setup-buildx-action#267Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.10.0...v3.0.0
v2.10.0
- Bump
@docker/actions-toolkit
from 0.7.1 to 0.10.0 by@crazy-max
in docker/setup-buildx-action#258- Bump word-wrap from 1.2.3 to 1.2.5 in docker/setup-buildx-action#253
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.1...v2.10.0
v2.9.1
- Bump
@docker/actions-toolkit
from 0.7.0 to 0.7.1 in docker/setup-buildx-action#248
- Fixes an issue where building Buildx does not match the local platform (docker/actions-toolkit#135)
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.9.0...v2.9.1
v2.9.0
- Bump
@docker/actions-toolkit
from 0.6.0 to 0.7.0 in docker/setup-buildx-action#246
- Adds support to cache Buildx binary to hosted tool cache and GHA cache backend
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.8.0...v2.9.0
v2.8.0
- Only set specific flags for drivers supporting them by
@nicks
in docker/setup-buildx-action#241- Bump
@docker/actions-toolkit
from 0.5.0 to 0.6.0 in docker/setup-buildx-action#242Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.8.0
v2.7.0
- Bump
@docker/actions-toolkit
from 0.3.0 to 0.5.0 in docker/setup-buildx-action#237 docker/setup-buildx-action#238Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0
v2.6.0
- Set node name for k8s driver when appending nodes by
@crazy-max
in docker/setup-buildx-action#219- Bump
@docker/actions-toolkit
from 0.1.0-beta.18 to 0.3.0 in docker/setup-buildx-action#220 docker/setup-buildx-action#229 docker/setup-buildx-action#231 docker/setup-buildx-action#236Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.5.0...v2.6.0
v2.5.0
cleanup
input to remove builder and temp files by@crazy-max
in docker/setup-buildx-action#213- do not remove builder using the
docker
driver by@crazy-max
in docker/setup-buildx-action#218- fix current context as builder name for
docker
driver by@crazy-max
in docker/setup-buildx-action#209Full Changelog: https://github.com/docker/setup-buildx-action/compare/v2.4.1...v2.5.0
v2.4.1
- Get releases from actions toolkit by
@crazy-max
(#200)
... (truncated)
Commits
d70bba7
Merge pull request #307 from crazy-max/bump-toolkit7638634
chore: update generated contentc68420f
bump@docker/actions-toolkit
from 0.19.0 to 0.20.02b51285
Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...0f00370
chore: update generated content11c9683
build(deps): bump@docker/actions-toolkit
from 0.18.0 to 0.19.056a16b8
Merge pull request #303 from crazy-max/fix-inputsc23f46e
chore: update generated contentf876da6
rename and align config inputsb7cf918
Merge pull request #304 from crazy-max/rm-docs-dir- Additional commits viewable in compare view
Updates release-drafter/release-drafter
from 5 to 6
Release notes
Sourced from release-drafter/release-drafter's releases.
v6.0.0
What's Changed
- Update Node.js to 20 (#1379)
@massongit
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0
v6.0.0-beta.1
Prerelease of v6, first release of the CLI, feel free to provide feedback in the pull request: release-drafter/release-drafter#1204
v5.25.0
What's Changed
New
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0
v5.24.0
What's Changed
New
- Add release version to github action output (#1300)
@mehdihadeli
Bug Fixes
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0
v5.23.0
What's Changed
New
- Add
include-pre-releases
configuration option (#1302)@robbinjanssen
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.22.0...v5.23.0
v5.22.0
What's Changed
New
- Only use last full release when drafting (#1240)
@ssbarnea
... (truncated)
Commits
3f0f870
v6.0.080296b4
Update Node.js to 20 (#1379)- See full diff in compare view
Updates arduino/setup-task
from 1.0.3 to 2.0.0
Release notes
Sourced from arduino/setup-task's releases.
2.0.0
Migration Guide
T...
Description has been truncated
The following labels could not be found: dependencies
.
Looks like these dependencies are updatable in another way, so this is no longer needed.