alexwlchan / scripts

My collection of helpful scripts, personal tools, and shell config
MIT License
20 stars 4 forks source link

Bump instaloader from 4.10.3 to 4.12.1 #63

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps instaloader from 4.10.3 to 4.12.1.

Release notes

Sourced from instaloader's releases.

Version 4.12.1

  • Fix PEP 484 / PEP 561 compliance, leading to "Instaloader" is not exported from module "instaloader" in Pyright (#2313, #2314)
  • Fix ZeroDivisionError: integer division or modulo by zero error message when wrong media count is returned (#1085, #2214)

Thanks to @​liponex and @​SeamusMullan for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.12

  • Use different exit codes for different failures (#2220, #2243, #2273)
  • Add support for more browsers to --load-cookies (#2241, #2258)
  • Produce more verbose HTTP error messages

Thanks to @​ekalin for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.11.1

  • Fix downloading stories when --load-cookies is used (#2259, #2263)
  • Add login required message when getting comments (#2230, #2237)
  • Fix checkpoint URL in "Checkpoint required" error message
  • Several improvements to the CI setup used for development (#2260, #2261)

Thanks to @​Eitol, @​ekalin, @​tanducmai and @​tinyboxvk for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

If you are also interested in supporting the development of Instaloader, see https://instaloader.github.io/sponsors.html for a number of options.

Version 4.11

  • Option --load-cookies to load cookies from browser (#1801, #2040)
  • Property PostComment.likes yielding the profiles that liked a comment (#1998)
  • Update default user agent to current version of Chrome

Thanks to @​JunedKhan101 and @​M1ndo for contributing to this release!


Thanks to @​rocketapi-io and all other sponsors for supporting this release!

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 2 months ago

Superseded by #81.