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

Bump mailkit from 2.10.1 to 2.11.0 in /Apps #2022

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps mailkit from 2.10.1 to 2.11.0.

Changelog

Sourced from mailkit's changelog.

MailKit 2.11.0 (2021-03-12)

  • Handle BAD responses to the NAMESPACE command for Exchange. (issue #1135)
  • Added support for configuring SSL/TLS cipher algorithms (only available in the .NET 5.0 API). (issue #1140)
  • Updated GMail and Yahoo! Mail SSL certificate info.
  • Protect against NREs in NTLM authentication of no OSVersion is set. (issue #1148)
  • Added work-around for hMailServer bug that doesn't accept seq-ranges in descending order. (issue #1150)
  • Properly escape IPv6 addresses for Uri in order to allow Connect/Async methods to work with IPv6 addresses. (issue #1165)
  • Added IsEncrypted and IsSigned properties to IMailService. (issue #1175)
Commits
  • da9c101 Bumped version to 2.11.0
  • 925bdda Removed azure-pipelines.yml and azure-test-runner.ps1
  • 809e1b6 Removed appveyor.yml and .travis.yml
  • 86f2dd6 Updated README.md
  • 089f1ff Added GitHub Actions workflow
  • 73cd9f8 Added coveralls.ps1
  • 20e2a18 Removed .github/issue_template.md
  • 0c32661 Update bug_report.md
  • c9db406 Added IsEncrypted and IsSigned properties to IMailService
  • f88620c Properly escape IPv6 addresses for Uri
  • 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)

@dependabot dependabot bot requested a review from sslaws as a code owner March 15, 2021 07:24
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 15, 2021
@sslaws sslaws merged commit 488e7b0 into dev Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Apps/mailkit-2.11.0 branch March 15, 2021 16:20
sslaws added a commit that referenced this pull request Mar 17, 2021
* adding medicationRequest AB#10259

* updating store for medicationrequest AB#10259

* Add MedRequest to Vuex store AB#10259

* Add MedicationRequestVue AB#10259

* Updated per Manuel's comments AB#10259

* Add partially loaded AB#10259

* update per Manuel's comments AB#10259

* Add configuration setting for enabling SpecialAuthorityRequests module AB#10261

* Dependabot+ Updates

* Dependabot updates

* Bump Microsoft.AspNetCore.Cryptography.KeyDerivation in /Apps (#2009)

Bumps [Microsoft.AspNetCore.Cryptography.KeyDerivation](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v5.0.3...v5.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump XunitXml.TestLogger from 3.0.62 to 3.0.66 in /Apps (#2010)

Bumps [XunitXml.TestLogger](https://github.com/spekt/xunit.testlogger) from 3.0.62 to 3.0.66.
- [Release notes](https://github.com/spekt/xunit.testlogger/releases)
- [Changelog](https://github.com/spekt/xunit.testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/xunit.testlogger@v3.0.62...v3.0.66)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update most failing functional tests for AB#10301 (#2008)

* Move covid action date out to fix functional tests

* Added Medication Requests stack. Updated Authorization delegate. AB#9710

* Fix download pdf on safari AB#10278

* Bump ts-loader from 8.0.17 to 8.0.18 in /Apps/WebClient/src/ClientApp (#2012)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v8.0.17...v8.0.18)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add medication request functional tests AB#10256

* Added Unittests. AB#10258

* Updated tests

* Updated references

* Fixed merge

* Fixed tests

* Renable blocked IDIR test for AB#10314 (#2015)

* Resolve missing source name for OpenTelemetry for AB#10318 (#2016)

* Dependabot updates

* Bump mailkit from 2.10.1 to 2.11.0 in /Apps (#2022)

Bumps [mailkit](https://github.com/jstedfast/MailKit) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/jstedfast/MailKit/releases)
- [Changelog](https://github.com/jstedfast/MailKit/blob/master/ReleaseNotes.md)
- [Commits](jstedfast/MailKit@2.10.1...2.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump Macross.Json.Extensions from 1.5.0 to 2.0.0 in /Apps (#2021)

Bumps [Macross.Json.Extensions](https://github.com/Macross-Software/core) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/Macross-Software/core/releases)
- [Commits](https://github.com/Macross-Software/core/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update laboratory.vue

* Code review fixes and removal of warnings and smells AB#10258

* Update Release Notes 1.3.11 AB#10325

* Linted Release Notes

* Update medication request functional tests AB#10319

* Re-ran npm install

* Update alerts for deferred immunizations AB#10298

* Add file-saver to download pdf AB#10278

* Fixed file saver types AB#10278

* Update package-lock.json

* Extract alert dismissal time into readonly variable AB#10298

* Update functional tests for immunization loading AB#10300

* Fixed Swagger CSP. Added missing vuex modules. AB#10329

* Features/10064 (#2039)

* Update filter AB#10295

* Update filters.vue

* Update SA filter AB#10297

* Update getters.ts

* Update medication request name AB#10064

* Update body.vue

Co-authored-by: Tiago Graf <tiago.graf@gmail.com>
Co-authored-by: Tiago Graf <60719756+tiagograf-AOT@users.noreply.github.com>

Co-authored-by: leobcgov <phamminhhoang@gmail.com>
Co-authored-by: Mike Lyttle <mikelyttle@gmail.com>
Co-authored-by: Stephen Laws <stephen.laws@nomostech.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel Rodriguez <marobej@gmail.com>
Co-authored-by: Stephen Laws <51342761+sslaws@users.noreply.github.com>
Co-authored-by: Tiago Graf <tiago.graf@gmail.com>
Co-authored-by: ninosamson <33761012+ninosamson@users.noreply.github.com>
Co-authored-by: mk08sh <mandad.tabrizi@gmail.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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant