Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2022

Bumps image-downloader from 4.0.1 to 4.3.0.

Release notes

Sourced from image-downloader's releases.

v4.3.0

This release adds a feature to automatically follow redirects.

Changes:

  • Automatically follow redirects using follow-redirects (87fee49)
  • Use the WHATWG URL API (04d071c)
  • Updates documentation (23fc3f0, 7a90714, 4bd986f)

v4.2.0

This release adds type definition file index.d.ts

v4.1.0

This release add support of relative path with dot char for options.dest #27.

v4.0.3

This release adds a handler streaming writing error (d28425b5)

v4.0.2

This release fixes a bug related to options.timeout.

Commits
  • 19a53f6 Image Downloader 4.3.0
  • 643be83 Set release version to 4.3.0
  • 6e7fa27 Update dev dependencies
  • 23fc3f0 Update links with new main branch
  • 4bd986f Improve contributing section
  • 7a90714 Improve documentation
  • 87fee49 Automatically follow redirects using follow-redirects
  • 04d071c Use the WHATWG URL API
  • 3c45694 Set release version to 4.2.0
  • 2d1e9ab Disable jest notify option
  • 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)

Bumps [image-downloader](https://gitlab.com/demsking/image-downloader) from 4.0.1 to 4.3.0.
- [Release notes](https://gitlab.com/demsking/image-downloader/tags)
- [Commits](https://gitlab.com/demsking/image-downloader/compare/v4.0.1...v4.3.0)

---
updated-dependencies:
- dependency-name: image-downloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 4, 2022
@dependabot dependabot bot requested a review from erickmp07 May 4, 2022 08:05
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.

2 participants