Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps bitlyshortener from 0.5.3 to 0.6.4.

Release notes

Sourced from bitlyshortener's releases.

0.6.4

Updated readme.

0.6.2

  • Check for response status when checking a token's usage.
  • Routinely update the minimum required version of various third-party package requirements.

0.6.1

  • Prevent a potential ZeroDivisionError when calculating the rate per second.

0.6.0

  • Stop rewriting bit.ly with j.mp in the returned short URLs. This is because the latter domain suddenly doesn't seem to work anymore for new short URLs. All users must immediately update to this release, failing which invalid short URLs will be generated.
Commits
  • 7504ded Remove unsure recommendation
  • f07616a Remove an extra word
  • eed906f Advise switching to dagdshort
  • 03d1c3e Sync cache size value
  • 77ff2f5 Note package discontinuation
  • 49ff460 Package discontinued due to dramatically lowered rate limit
  • a4aca09 Check response status when checking token usage
  • ac35843 Disable pylint issue in line
  • 5df8678 Routinely update requirement versions
  • b44261a Prevent potential ZeroDivisionError in rate_per_second
  • 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 [bitlyshortener](https://github.com/impredicative/bitlyshortener) from 0.5.3 to 0.6.4.
- [Release notes](https://github.com/impredicative/bitlyshortener/releases)
- [Commits](impredicative/bitlyshortener@0.5.3...0.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Dec 19, 2022
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 python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants