Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Bump imgur from 0.3.1 to 1.0.0 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps imgur from 0.3.1 to 1.0.0.

Release notes

Sourced from imgur's releases.

v1.0.0

1.0.0 (2021-03-13)

Bug Fixes

  • search: fix json response (333aadd)
  • fix cli utility and incorrect references to .data (5862a76)
  • _imgurrequest: fix logical check for credits/search (bb1c8ba), closes #59
  • fix authorization flow (7959f3c)

Features

  • favoriteimage: adds functionality to favorite an image (48ba7b0)
  • getgalleryinfo: added a new method getGalleryInfo for retrieving gallery information (2ad7f51)
  • getgalleryinfo: added tests and handler mocks for getGalleryInfo (c6ee364)
  • setaccesstoken: adding a new method setAccessToken to set the access token externally (a5ac3d2)
  • updateinfo: added the updateInfo method and included a new test file for this method (42e71f2)
  • updateinfo: addressing requested changes for #112, added code for update operation (49dcf0f)

BREAKING CHANGES

  • uploadFile no longer accepts a glob pattern. It now accepts either a single image path or an array of image paths. If you must glob, do it yourself and then pass in the array. This removes an unnecessary complexity from the most important method.

Release 0.3.2

Replace dependency request with got

v0.3.2

No release notes provided.

Commits
  • 109e65e Update release.yaml
  • 4431f1f Merge pull request #128 from kaimallea/update-release-action
  • b513908 ci(github action): fix release action
  • 4834071 chore: trigger release
  • a2c0d97 Merge pull request #127 from kaimallea/release-1.0
  • 1d4c8e1 docs: add deprecation annotations
  • 0b625a5 Merge branch 'main' into develop
  • c9e4bc6 Merge pull request #126 from kaimallea/tweaks
  • 333aadd fix(search): fix json response
  • 83206b8 refactor: promisify fs.writeFile
  • 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 added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imgur-1.0.0 branch from 8e00958 to 86fa372 Compare April 17, 2021 13:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/imgur-1.0.0 branch from 86fa372 to a8151dd Compare April 19, 2021 17:05
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 21, 2021

Superseded by #17.

@dependabot dependabot bot closed this Apr 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/imgur-1.0.0 branch April 21, 2021 06:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants