Skip to content

Bump MegaApiClient from 1.8.2 to 1.9.0#15

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MegaApiClient-1.9.0
Closed

Bump MegaApiClient from 1.8.2 to 1.9.0#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MegaApiClient-1.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 22, 2021

Copy link
Copy Markdown
Contributor

Bumps MegaApiClient from 1.8.2 to 1.9.0.

Release notes

Sourced from MegaApiClient's releases.

v1.9.0

API changes ✨:

  • #156: Allow null progress argument in all async methods.
  • #160: Add support for Thumbnail/Preview download
    • Add method IMegaApiClient.DownloadFileAttribute() to download thrumbnail/preview attached to a node (jpg stream is returned)
    • Add INode.FileAttributes to get details about available file attributes

Bug fixes 🐛:

  • #155: In some circumstances MegaAesCtrStreamCrypter.Read() was throwing ArgumentException (Check and clamp buffer boundaries when buffer is not divisible by 16 )

General 🔧:

  • #165: Switch CI from AppVeyor to GH actions
Commits
  • c695f4c Update badges and typo in documentation
  • 54ba65f Add NuGet source server for release publish
  • 6daca57 Update workflow icon
  • 53b7887 Include MegaApiClient version in documentation footer. Fix publish documentat...
  • 1c9e964 Update GH action to filter tags starting with v*
  • c39fdc1 Update GH action to run on tags. Execute NuGet publish as a last step [skip ci]
  • 2bfc10b #155 Check and restrict buffer boundaries when buffer is not divisible by 16 ...
  • 22d6c81 Properly handle null progress argument (#167)
  • 3054721 #160 Add support for file attributes (thumbnail and preview) (#166) +semver...
  • ab1745f Appveyor cake to ghaction (#165)
  • 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 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)

Bumps [MegaApiClient](https://github.com/gpailler/MegaApiClient) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/gpailler/MegaApiClient/releases)
- [Commits](gpailler/MegaApiClient@v1.8.2...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 11, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #39.

@dependabot dependabot Bot closed this Nov 11, 2021
@dependabot
dependabot Bot deleted the dependabot/nuget/MegaApiClient-1.9.0 branch November 11, 2021 05:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants