Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps bitlyshortener from 0.5.3 to 0.6.2.

Release notes

Sourced from bitlyshortener's releases.

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
  • 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
  • 0219317 Remove requirement autopep8 as it hangs and is unnecessary
  • e2b1613 Autoformat an archived module
  • b307d70 Stop rewriting bit.ly with j.mp because this suddenly doesn't seem to work an...
  • a5e8cd1 Remove donation links from readme
  • cd3aa48 Add classifiers for Python 3.9 and 3.10 to setup file
  • 20ad963 Use strings to define python-version in CICD pipeline
  • 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.2.
- [Release notes](https://github.com/impredicative/bitlyshortener/releases)
- [Commits](impredicative/bitlyshortener@0.5.3...0.6.2)

---
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 Sep 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2022

Superseded by #295.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/pip/bitlyshortener-0.6.2 branch November 28, 2022 13:02
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