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

chore(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 #3928

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps softprops/action-gh-release from 2.0.8 to 2.0.9.

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.9

What's Changed

  • maintenance release with updated dependencies

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.0.9

Changelog

Sourced from softprops/action-gh-release's changelog.

2.0.9

  • maintenance release with updated dependencies

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

2.0.5

2.0.4

2.0.3

  • Declare make_latest as an input field in action.yml #419

2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

... (truncated)

Commits
  • e7a8f85 chore: release 2.0.9
  • 04afa13 chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#535)
  • 894468a chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#534)
  • 3bd23aa chore(deps): bump @​types/node from 22.7.5 to 22.8.2 (#533)
  • 21eb2f9 chore(deps): bump @​types/jest from 29.5.13 to 29.5.14 (#532)
  • cd8b57e remove unused imports (#521)
  • 820a5ad chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#522)
  • 9d04f90 chore(deps): bump @​octokit/plugin-throttling from 9.3.1 to 9.3.2 (#523)
  • aaf1d5f chore(deps): bump @​actions/core from 1.10.1 to 1.11.1 (#524)
  • 7d33a7e chore(deps): bump @​types/node from 22.5.5 to 22.7.5 (#525)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c062e08...e7a8f85)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Nov 1, 2024
Copy link

sonarcloud bot commented Nov 1, 2024

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Published E2E Test Results

  4 files    4 suites   3h 19m 14s ⏱️
113 tests 101 ✅  7 💤  5 ❌
464 runs  425 ✅ 28 💤 11 ❌

For more details on these failures, see this check.

Results for commit 275ddde.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.68%. Comparing base (8bd36d8) to head (275ddde).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3928      +/-   ##
==========================================
- Coverage   82.70%   82.68%   -0.02%     
==========================================
  Files         163      163              
  Lines       22886    22886              
==========================================
- Hits        18927    18924       -3     
- Misses       3086     3088       +2     
- Partials      873      874       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Nov 1, 2024

Published Unit Test Results

2 279 tests   2 279 ✅  2m 58s ⏱️
  128 suites      0 💤
    1 files        0 ❌

Results for commit 275ddde.

@zachaller zachaller merged commit 7d3627d into master Nov 1, 2024
25 checks passed
@zachaller zachaller deleted the dependabot/github_actions/softprops/action-gh-release-2.0.9 branch November 1, 2024 16:04
Rizwana777 pushed a commit to Rizwana777/argo-rollouts that referenced this pull request Dec 12, 2024
…goproj#3928)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c062e08...e7a8f85)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant