Bump the actions group with 3 updates by dependabot[bot] · Pull Request #1341 · Tyrrrz/DiscordChatExporter (original) (raw)
Bumps the actions group with 3 updates: actions/upload-artifact, actions/setup-dotnet and codecov/codecov-action.
Updates actions/upload-artifact from 4.5.0 to 4.6.0
Release notes
Sourced from actions/upload-artifact's releases.
v4.6.0
What's Changed
- Expose env vars to control concurrency and timeout by @yacaovsnc in actions/upload-artifact#662
Full Changelog: actions/upload-artifact@v4...v4.6.0
Commits
- 65c4c4a Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...
- 0207619 move files back to satisfy licensed ci
- 1ecca81 licensed cache updates
- 9742269 Expose env vars to controll concurrency and timeout
- See full diff in compare view
Updates actions/setup-dotnet from 4.2.0 to 4.3.0
Release notes
Sourced from actions/setup-dotnet's releases.
v4.3.0
What's Changed
- README update - add permissions section by @benwells in actions/setup-dotnet#587
- Configure Dependabot settings by @HarithaVattikuti in actions/setup-dotnet#585
- Upgrade cache from 3.2.4 to 4.0.0 by @aparnajyothi-y in actions/setup-dotnet#586
- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by @dependabot in actions/setup-dotnet#590
- Upgrade
@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in actions/setup-dotnet#592- Upgrade undici from 5.28.4 to 5.28.5 by @dependabot in actions/setup-dotnet#596
New Contributors
- @benwells made their first contribution in actions/setup-dotnet#587
- @aparnajyothi-y made their first contribution in actions/setup-dotnet#586
Full Changelog: actions/setup-dotnet@v4...v4.3.0
Commits
- 3951f0d Bump undici from 5.28.4 to 5.28.5 (#596)
- 4849e73 Bump
@actions/http-clientfrom 2.2.1 to 2.2.3 (#592) - 3e76c4d Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#590)
- 91b3793 Configure Dependabot settings (#585)
- 4b37d22 upgrade cache from 3.2.4 to 4.0.0 (#586)
- f9d0f62 Update README.md (#587)
- See full diff in compare view
Updates codecov/codecov-action from 5.1.2 to 5.3.1
Release notes
Sourced from codecov/codecov-action's releases.
v5.3.1
What's Changed
- fix: add docs and copy over dist by @thomasrockhu-codecov in codecov/codecov-action#1752
Full Changelog: codecov/codecov-action@v5.3.0...v5.3.1
v5.3.0
What's Changed
- Update README with reqs by @thomasrockhu-codecov in codecov/codecov-action#1749
- chore(release): wrapper -0.1.0 by @codecov-releaser-app in codecov/codecov-action#1750
- chore(release): 5.3.0 by @thomasrockhu-codecov in codecov/codecov-action#1751
Full Changelog: codecov/codecov-action@v5.2.0...v5.3.0
v5.2.0
What's Changed
- fix: remove erroneous linebreak in readme by @Vampire in codecov/codecov-action#1734
- feat: add disable-telem feature by @thomasrockhu-codecov in codecov/codecov-action#1739
- chore(deps): bump wrapper to 0.0.32 by @thomasrockhu-codecov in codecov/codecov-action#1740
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in codecov/codecov-action#1743
- build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 by @dependabot in codecov/codecov-action#1742
- use correct audience when requesting oidc token by @juho9000 in codecov/codecov-action#1744
- Th/add commands by @thomasrockhu-codecov in codecov/codecov-action#1745
- Fix typo in README by @tserg in codecov/codecov-action#1747
- chore(release): bump to 5.2.0 by @thomasrockhu-codecov in codecov/codecov-action#1748
New Contributors
- @Vampire made their first contribution in codecov/codecov-action#1734
- @juho9000 made their first contribution in codecov/codecov-action#1744
- @tserg made their first contribution in codecov/codecov-action#1747
Full Changelog: codecov/codecov-action@v5.1.2...v5.2.0
Changelog
Sourced from codecov/codecov-action's changelog.
v5.3.1
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1
v5.3.0
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0
v5.2.0
What's Changed
- Fix typo in README by @tserg in codecov/codecov-action#1747
- Th/add commands by @thomasrockhu-codecov in codecov/codecov-action#1745
- use correct audience when requesting oidc token by @juho9000 in codecov/codecov-action#1744
- build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 by
@app/dependabotin codecov/codecov-action#1742- build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by
@app/dependabotin codecov/codecov-action#1743- chore(deps): bump wrapper to 0.0.32 by @thomasrockhu-codecov in codecov/codecov-action#1740
- feat: add disable-telem feature by @thomasrockhu-codecov in codecov/codecov-action#1739
- fix: remove erroneous linebreak in readme by @Vampire in codecov/codecov-action#1734
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0
v5.1.2
What's Changed
- fix: update statment by @thomasrockhu-codecov in codecov/codecov-action#1726
- fix: update action script by @thomasrockhu-codecov in codecov/codecov-action#1725
- fix: prevent oidc on tokenless due to permissioning by @thomasrockhu-codecov in codecov/codecov-action#1724
- chore(release): wrapper-0.0.31 by
@app/codecov-releaser-appin codecov/codecov-action#1723- Put quotes around
${{ inputs.token }}inaction.ymlby @jwodder in codecov/codecov-action#1721- build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by
@app/dependabotin codecov/codecov-action#1722- Remove mistake from options table by @Acconut in codecov/codecov-action#1718
- build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 by
@app/dependabotin codecov/codecov-action#1717Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2
v5.1.1
What's Changed
... (truncated)
Commits
- 13ce06b chore(release): bump to 5.3.1
- 3e26040 fix: add docs and copy over dist (#1752)
- 0da7aa6 chore(release): 5.3.0 (#1751)
- 1ca7ce6 chore(release): wrapper -0.1.0 (#1750)
- 65baa5f Update README with reqs (#1749)
- 5a605bd chore(release): bump to 5.2.0 (#1748)
- 5825942 Fix typo in README (#1747)
- b1a6383 Th/add commands (#1745)
- 6c5b693 use correct audience when requesting oidc token (#1744)
- ad45165 build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (#1742)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions