projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

Bump act10ns/slack from 1 to 2 #559

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps act10ns/slack from 1 to 2.

Release notes

Sourced from act10ns/slack's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/act10ns/slack/compare/v1...v2.0.0

v1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/act10ns/slack/compare/v1.5.1...v1.6.0

v1.5.0

What's Changed

Full Changelog: https://github.com/act10ns/slack/compare/v1.4.0...v1.5.0

v1.4.0

What's Changed

Full Changelog: https://github.com/act10ns/slack/compare/v1.3.3...v1.4.0

v1.3.3

What's Changed

... (truncated)

Commits
  • c97e3fd Bump version to 2.0.0 for node16 support
  • 8d735db Merge pull request #251 from molayadev/patch-1
  • 37a129e Update runs.using to node16
  • 8bf933d Merge pull request #247 from act10ns/dependabot/npm_and_yarn/actions/core-1.9.1
  • 10e18df Bump @​actions/core from 1.6.0 to 1.9.1
  • fd88f3d Update README with webhook-url example
  • See full diff 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 will merge this PR once CI passes on it, as requested by @sunjayBhatia.


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 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 74.93% // Head: 75.50% // Increases project coverage by +0.57% :tada:

Coverage data is based on head (4d82050) compared to base (dc3ca1b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #559 +/- ## ========================================== + Coverage 74.93% 75.50% +0.57% ========================================== Files 29 29 Lines 2621 2621 ========================================== + Hits 1964 1979 +15 + Misses 514 502 -12 + Partials 143 140 -3 ``` | [Impacted Files](https://codecov.io/gh/projectcontour/contour-operator/pull/559?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour) | Coverage Δ | | |---|---|---| | [internal/controller/controller.go](https://codecov.io/gh/projectcontour/contour-operator/pull/559/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvY29udHJvbGxlci9jb250cm9sbGVyLmdv) | `72.66% <0.00%> (+5.33%)` | :arrow_up: | | [internal/status/status.go](https://codecov.io/gh/projectcontour/contour-operator/pull/559/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour#diff-aW50ZXJuYWwvc3RhdHVzL3N0YXR1cy5nbw==) | `60.41% <0.00%> (+14.58%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcontour)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sunjayBhatia commented 1 year ago

@dependabot squash and merge

dependabot[bot] commented 1 year ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.