frimtec / pikett-assist

:rotating_light: PAssist is an Android application to assist you while doing on-call duties. PAssist works for SMS based alerting systems.
Apache License 2.0
27 stars 3 forks source link

Bump secure-sms-proxy-api from 2.3.0 to 2.4.2 #360

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps secure-sms-proxy-api from 2.3.0 to 2.4.2.

Release notes

Sourced from secure-sms-proxy-api's releases.

2.4.2

What's changed

🐛 Bug fixes

Full Changelog: https://github.com/frimtec/secure-sms-proxy/compare/2.4.1...2.4.2

2.4.1

What's changed

🚀 Enhancements

Full Changelog: https://github.com/frimtec/secure-sms-proxy/compare/2.4.0...2.4.1

2.4.0

What's changed

✨ New features

  • #157 Support app language via device settings for android 13+ @​frimtec

⬆️ Dependency updates

Full Changelog: https://github.com/frimtec/secure-sms-proxy/compare/2.3.0...2.4.0

Commits
  • 9db33be Fix current selection in language list if selection contains country code (#160)
  • 7288a4a Update release version/changelog for 2.4.1
  • a89c607 Add in app language selection for android 13+ (#158)
  • dd5cc8e Update release version/changelog for 2.4.0
  • 8f2799d Support app language via device settings for android 13+ (#157)
  • 50dc1ed Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#156)
  • 3162f8d Bump appcompat from 1.4.2 to 1.5.0 (#155)
  • ee7f5de Bump mockito-core from 4.6.1 to 4.7.0 (#154)
  • 9865011 Bump gradle from 7.2.1 to 7.2.2 (#153)
  • 88fd847 Bump junit-jupiter-params from 5.8.2 to 5.9.0 (#151)
  • 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 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 2 years ago

Codecov Report

Merging #360 (26e21ef) into master (de0d572) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   20.91%   20.91%           
=======================================
  Files         114      114           
  Lines        3629     3629           
  Branches      363      363           
=======================================
  Hits          759      759           
  Misses       2839     2839           
  Partials       31       31           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.