Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pyuploadcare from 2.7.0 to 3.0.0 #415

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps pyuploadcare from 2.7.0 to 3.0.0.

Release notes

Sourced from pyuploadcare's releases.

Version 3.0.0

Version 3.0 contains breaking changes.

What's added:

  • Multipart uploads.
  • Document and video conversions.
  • Authenticated URL generator.
  • Image transformation path builder.
  • Webhook operations.
  • Getting project information.
  • Low-level API.
  • Uploadcare client.

What's changed:

  • Dropped support for Python 3.5.
  • Dropped support for Python 2.*.
  • Allowed uploading from URL in File.upload method.
  • Resource attributes can be accessed now as properties, not methods.
  • Uploadcare client should be initialized to access API.
  • Moved from Travis to Github Actions.
Changelog

Sourced from pyuploadcare's changelog.

.. :changelog:

History

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0_ - 2021-11-01


Added
+++++
- Multipart uploads.
- Document and video conversions.
- Authenticated URL generator.
- Image transformation path builder.
- Webhook operations.
- Getting project information.
- Low-level API.
- ``Uploadcare`` client.

Changed +++++++

  • Dropped support for Python 3.5.
  • Dropped support for Python 2.*.
  • Allowed uploading from URL in File.upload method.
  • Resource attributes can be accessed now as properties, not methods.
  • Uploadcare client should be initialized to access API.
  • Moved from Travis to Github Actions.

2.7.0_ - 2020-05-03

Added +++++

  • Support for signed uploads.

Changed +++++++

  • Dropped support for Python 3.4.
  • Update bundled widget to version 3.6.1. See widget changelog_.

Fixed +++++

  • Tests.

2.6.0_ - 2018-11-29

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pyuploadcare-3.0.0 branch 3 times, most recently from 038500d to ee95dc2 Compare November 12, 2021 13:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/pip/pyuploadcare-3.0.0 branch from ee95dc2 to 295d01b Compare June 10, 2022 05:55
@dependabot dependabot bot force-pushed the dependabot/pip/pyuploadcare-3.0.0 branch 2 times, most recently from 59a82b0 to b139661 Compare September 5, 2022 20:19
dependabot bot and others added 2 commits September 6, 2022 11:54
Bumps [pyuploadcare](https://github.com/uploadcare/pyuploadcare) from 2.7.0 to 3.0.0.
- [Release notes](https://github.com/uploadcare/pyuploadcare/releases)
- [Changelog](https://github.com/uploadcare/pyuploadcare/blob/main/HISTORY.rst)
- [Commits](uploadcare/pyuploadcare@v2.7.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pyuploadcare
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2022

A newer version of pyuploadcare exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@michaelmior
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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.

None yet

1 participant