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

fix(deps): update module github.com/atc0005/go-teams-notify/v2 to v2.8.0 #615

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/atc0005/go-teams-notify/v2 require minor v2.6.1 -> v2.8.0

Release Notes

atc0005/go-teams-notify (github.com/atc0005/go-teams-notify/v2)

v2.8.0

Compare Source

Added
  • Adaptive Card format
    • (GH-205) Ability to create a Table in AdaptiveCard
  • CI
    • (GH-232) Add initial automated release notes config
    • (GH-233) Add initial automated release build workflow
Changed
  • Dependencies
    • stretchr/testify
      • v1.8.2 to v1.8.4
  • CI
    • (GH-226) Add quick Makefile recipe (alias)
    • (GH-225) Update vuln analysis GHAW to remove on.push hook
    • (GH-230) Disable unsupported build opts in monthly workflow
Fixed
  • CI
    • (GH-229) Restore local CodeQL workflow

v2.7.1

Compare Source

Changed
  • Dependencies
    • github.com/stretchr/testify
      • v1.8.1 to v1.8.2
  • CI
    • (GH-198) Add Go Module Validation, Dependency Updates jobs
    • (GH-200) Drop Push Validation workflow
    • (GH-201) Rework workflow scheduling
    • (GH-203) Remove Push Validation workflow status badge
    • (GH-207) Update vuln analysis GHAW to use on.push hook
  • Adaptive Card format
    • (GH-206) Update AdaptiveCardMaxVersion to 1.5
    • (GH-216) Refactor TopLevelCard.Validate
  • Other
    • (GH-212) Update InList, InListIfFieldValNotEmpty validators
Fixed
  • (GH-208) Validation of (adaptivecard.Attachment).Content is missing

v2.7.0

Compare Source

Added
  • (GH-134) Allow setting user agent, fallback to project-specific default
    value
  • (GH-135) Allow overriding default http.Client
  • (GH-157) Add Adaptive Card message format support
  • (GH-169) Added YAML en(de)coding support to MessageCard
Changed
  • Dependencies
    • github.com/stretchr/testify
      • v1.7.0 to v1.8.1
  • (GH-154) Deprecate API interface, expose underlying "Teams" client
  • (GH-183) Update Makefile and GitHub Actions Workflows
  • (GH-190) Refactor GitHub Actions workflows to import logic
Fixed
  • (GH-166) Update lintinstall Makefile recipe
  • (GH-184) Apply Go 1.19 specific doc comments linting fixes
  • (GH-176) ./send_test.go:238:8: second argument to errors.As should not be *error
  • (GH-179) Wrong json key name for URL (uses uri instead)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type/deps label Jun 9, 2023
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 12 times, most recently from 283fd01 to 2adf4e8 Compare June 21, 2023 15:39
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 3 times, most recently from a1a0ab6 to 67df294 Compare July 3, 2023 23:03
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch from 67df294 to e950a04 Compare July 5, 2023 22:38
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 7 times, most recently from 86a48d7 to 57ab4d7 Compare July 18, 2023 22:21
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch from 57ab4d7 to e430b83 Compare July 20, 2023 14:25
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 3 times, most recently from e720af0 to 4bb7521 Compare September 12, 2023 03:54
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 6 times, most recently from 652d2ce to 8a1ac14 Compare September 21, 2023 00:33
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 3 times, most recently from 6d1eb0a to 593ae4b Compare September 27, 2023 16:40
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 7 times, most recently from 6e44807 to 2979a3f Compare October 7, 2023 00:02
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 6 times, most recently from 20382d4 to ffe37ac Compare October 16, 2023 17:00
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch from ffe37ac to 0be4363 Compare October 18, 2023 17:15
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch from 0be4363 to 3a27611 Compare October 19, 2023 22:01
@nikoksr nikoksr closed this Oct 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 24, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v2.8.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants