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.10.0 #822

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/atc0005/go-teams-notify/v2 v2.6.1 -> v2.10.0 age adoption passing confidence

Release Notes

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

v2.10.0

Compare Source

Added
Changed
Dependency Updates
  • (GH-256) Update Dependabot PR prefixes

v2.9.0

Compare Source

Added
  • (GH-241) Add proxy server examples
  • (GH-251) Initial support for toggling visibility
Changed
Dependency Updates
  • (GH-238) ghaw: bump actions/checkout from 3 to 4
  • (GH-248) ghaw: bump github/codeql-action from 2 to 3
  • (GH-236) Update Dependabot config to monitor both branches
Other
  • (GH-244) Update Go Doc comment formatting

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 Jan 25, 2024
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.10%. Comparing base (8efdc15) to head (2a2e45b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   74.10%   74.10%           
=======================================
  Files          44       44           
  Lines        1572     1572           
=======================================
  Hits         1165     1165           
  Misses        307      307           
  Partials      100      100           

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

@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 5 times, most recently from 8c3b989 to e60ed3e Compare January 31, 2024 09:50
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch 3 times, most recently from c4873e6 to 7e29b96 Compare February 8, 2024 21:20
@renovate renovate bot force-pushed the renovate/github.com-atc0005-go-teams-notify-v2-2.x branch from 7e29b96 to 2a2e45b Compare February 23, 2024 00:32
@renovate renovate bot changed the title fix(deps): update module github.com/atc0005/go-teams-notify/v2 to v2.9.0 fix(deps): update module github.com/atc0005/go-teams-notify/v2 to v2.10.0 Feb 23, 2024
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.

None yet

2 participants