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 cloudflare from 2.17.0 to 2.18.2 in /pip/common #1999

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2024

Bumps cloudflare from 2.17.0 to 2.18.2.

Release notes

Sourced from cloudflare's releases.

2.18.2

 - 2024-02-12 14:24:48 -0800 [c5b035a](https://github.com/cloudflare/python-cloudflare/commit/c5b035a637a55025dabae13e0db7b6aa30e32439) CHANGELOG.md pushed to github
 - 2024-02-12 14:24:13 -0800 [b2ec8f7](https://github.com/cloudflare/python-cloudflare/commit/b2ec8f7e7e92d3319555adc1384ea2326c5b9618) 2.18.2
 - 2024-02-12 13:18:19 -0800 [6245faf](https://github.com/cloudflare/python-cloudflare/commit/6245fafc1b42b514f79ad79239fb483d5711b3b7) coverage should only be CloudFlare/*.py files
 - 2024-02-12 11:10:29 -0800 [6c309ec](https://github.com/cloudflare/python-cloudflare/commit/6c309ec74aeb8398e84ceaccd57efd2486a504af) when more than one Content-Type is recommended try to make a good choice
 - 2024-02-12 10:03:18 -0800 [bf93a19](https://github.com/cloudflare/python-cloudflare/commit/bf93a1942ed82835d30113d3d0647dc08d175275) one more %r needed
 - 2024-02-12 10:02:49 -0800 [664c992](https://github.com/cloudflare/python-cloudflare/commit/664c9920f6184956048cd2801e4e22b1bdfe2ae6) add error print for error chain - to test that code
 - 2024-02-11 12:03:50 -0800 [212c080](https://github.com/cloudflare/python-cloudflare/commit/212c080f2d241f375e01777ef24088ab9be24dd6) more api calls
 - 2024-02-10 22:43:29 -0800 [eeb1355](https://github.com/cloudflare/python-cloudflare/commit/eeb1355a00a1773f007820c51865effd129277af) Issue182 triggered some rethink of the exception code plus some longstanding cleanup
 - 2024-02-10 22:26:12 -0800 [9f8fe7a](https://github.com/cloudflare/python-cloudflare/commit/9f8fe7aae4929623aea112706830ac72d3f45ce9) cleanup error message
 - 2024-02-10 18:33:24 -0800 [60c67b6](https://github.com/cloudflare/python-cloudflare/commit/60c67b6b05ecc48958bc77a54a87aa9540b0096b) print error before assert
 - 2024-02-10 15:21:38 -0800 [1acba51](https://github.com/cloudflare/python-cloudflare/commit/1acba516a8e6ca50ec708ff966eae1c6f3f57ae2) typo
 - 2024-02-10 15:21:04 -0800 [5a314b1](https://github.com/cloudflare/python-cloudflare/commit/5a314b17b45a05a73ca31c9a16eabc7608d64b2b) CloudFlare/tests/test_find.py
 - 2024-02-10 15:12:38 -0800 [4a8c255](https://github.com/cloudflare/python-cloudflare/commit/4a8c25559116ac7a87dad26f5933613fbf0017fd) cleaner AI examples using find() call
 - 2024-02-10 15:11:05 -0800 [6f38180](https://github.com/cloudflare/python-cloudflare/commit/6f381806cf534820b4cc3d1b38c4a4054c7d9b8c) cleaner AI exampled using the find() call and/or sanitized calls without at-symbols
 - 2024-02-10 15:00:34 -0800 [e588f6b](https://github.com/cloudflare/python-cloudflare/commit/e588f6b8fc43ff84f507bed5429edf6fbbc301b7) cleaner sanitize code for keywords, dashes, at-symbols. Cleaner API Exception returns. Added unified find() call to reduce code
 - 2024-02-10 12:37:38 -0800 [abcdcee](https://github.com/cloudflare/python-cloudflare/commit/abcdcee61d506932c7a84b8a79a653e838141146) improved error message - minor
 - 2024-02-09 16:32:14 -0800 [0e7bbec](https://github.com/cloudflare/python-cloudflare/commit/0e7bbecce85dd0ebe0ff0e25a7ea70ccc795ef7e) cleanup of _content_type value - not needed if None, which is the default

2.18.1

 - 2024-02-09 13:25:10 -0800 [07348fe](https://github.com/cloudflare/python-cloudflare/commit/07348fe1fae35da8e052048b5a76a7814fca381a) CHANGELOG.md pushed to github
 - 2024-02-09 13:24:46 -0800 [742c156](https://github.com/cloudflare/python-cloudflare/commit/742c15613ac0cf7762ccad53a54422a81afcfc7d) 2.18.1
 - 2024-02-09 13:20:06 -0800 [2a3e059](https://github.com/cloudflare/python-cloudflare/commit/2a3e059df6a7f4e46c575c86030a90184c4b8917) add data and files to be present - which is not normall legal, convert code from dict to set for files data to improve requests() handling
 - 2024-02-09 13:19:08 -0800 [10455f3](https://github.com/cloudflare/python-cloudflare/commit/10455f38d8d55665e5c3b007673cff73ce040d86) handle --form with set() - was missing
 - 2024-02-09 12:14:25 -0800 [719c1f9](https://github.com/cloudflare/python-cloudflare/commit/719c1f96f0004184d55e30638be6a77cdbc257f2) cleanup of version checking code for readability

2.18.0

 - 2024-02-09 11:32:08 -0800 [299ef93](https://github.com/cloudflare/python-cloudflare/commit/299ef93ec76b009e570beca417a851a30312dc70) CHANGELOG.md pushed to github
 - 2024-02-09 11:31:47 -0800 [5de022e](https://github.com/cloudflare/python-cloudflare/commit/5de022e4c79817e99bf0119f72c2df657d2f41a6) start using mypy for a checking source code
 - 2024-02-09 11:30:55 -0800 [61e8108](https://github.com/cloudflare/python-cloudflare/commit/61e810847fb47fe7d10b4db14cd746b6d3b25954) 2.18.0
 - 2024-02-08 17:17:07 -0800 [99d4228](https://github.com/cloudflare/python-cloudflare/commit/99d4228005df9ee479587e58e6296932c8cf6e9b) now prints correct --form data in all cases
 - 2024-02-08 17:07:29 -0800 [a7e1b77](https://github.com/cloudflare/python-cloudflare/commit/a7e1b777c68f24f78201c8ec5717690cd360b06a) handle versions 2.14.2 or below or 2.17.0 or any version above that
 - 2024-02-08 16:44:05 -0800 [4bd5e3f](https://github.com/cloudflare/python-cloudflare/commit/4bd5e3fe6b6768a631fa9ac555bd4d15d687009b) example for /accounts/:id/images/v2/direct_upload
 - 2024-02-08 14:19:04 -0800 [0a9cc41](https://github.com/cloudflare/python-cloudflare/commit/0a9cc412388298c84b2c4695b2cd75ed503e8a2e) passing params as files for multipart/form-data type APIs needed some work
 - 2024-02-08 14:11:49 -0800 [cd078fb](https://github.com/cloudflare/python-cloudflare/commit/cd078fb4264664ddee723c088c28abc97075f08d) improve debug prints. handle all the files debug formats
 - 2024-02-08 14:08:37 -0800 [cec7f5a](https://github.com/cloudflare/python-cloudflare/commit/cec7f5a074826327eee954057f2c73d6a7c18c47) added comment to remind how data/json/files behaves
 - 2024-02-03 11:08:43 -0800 [397ee01](https://github.com/cloudflare/python-cloudflare/commit/397ee018c281ec34c520ef32019705e7a4a7185a) make more generic vs mp3 only, add many clips to default clips (including French clip)
 - 2024-01-25 22:15:19 +0000 [bb5e1ac](https://github.com/cloudflare/python-cloudflare/commit/bb5e1ac4c7a12793fa5feda3a80bff902179a5e3) minor edit to handle mypy processing
 - 2024-01-25 20:14:58 +0000 [5907454](https://github.com/cloudflare/python-cloudflare/commit/5907454784d24e963d127a9a6fd8e0bcbf9cd956) damn typos!
 - 2024-01-23 13:42:33 +0000 [b721505](https://github.com/cloudflare/python-cloudflare/commit/b7215055df2abad96523ad56cf3f383b4bf83f7c) PEP8 edits via pycodestyle
 - 2024-01-22 22:42:30 +0000 [e90d38e](https://github.com/cloudflare/python-cloudflare/commit/e90d38eaa5ab40bca52d93d81bf1b7549ab70bda) handle case where zone and account disallow load balancing
Changelog

Sourced from cloudflare's changelog.

Change Log

  • 2024-02-12 14:24:13 -0800 b2ec8f7 2.18.2
  • 2024-02-12 13:18:19 -0800 6245faf coverage should only be CloudFlare/*.py files
  • 2024-02-12 11:10:29 -0800 6c309ec when more than one Content-Type is recommended try to make a good choice
  • 2024-02-12 10:03:18 -0800 bf93a19 one more %r needed
  • 2024-02-12 10:02:49 -0800 664c992 add error print for error chain - to test that code
  • 2024-02-11 12:03:50 -0800 212c080 more api calls
  • 2024-02-10 22:43:29 -0800 eeb1355 Issue182 triggered some rethink of the exception code plus some longstanding cleanup
  • 2024-02-10 22:26:12 -0800 9f8fe7a cleanup error message
  • 2024-02-10 18:33:24 -0800 60c67b6 print error before assert
  • 2024-02-10 15:21:38 -0800 1acba51 typo
  • 2024-02-10 15:21:04 -0800 5a314b1 CloudFlare/tests/test_find.py
  • 2024-02-10 15:12:38 -0800 4a8c255 cleaner AI examples using find() call
  • 2024-02-10 15:11:05 -0800 6f38180 cleaner AI exampled using the find() call and/or sanitized calls without at-symbols
  • 2024-02-10 15:00:34 -0800 e588f6b cleaner sanitize code for keywords, dashes, at-symbols. Cleaner API Exception returns. Added unified find() call to reduce code
  • 2024-02-10 12:37:38 -0800 abcdcee improved error message - minor
  • 2024-02-09 16:32:14 -0800 0e7bbec cleanup of _content_type value - not needed if None, which is the default
  • 2024-02-09 13:25:10 -0800 07348fe CHANGELOG.md pushed to github
  • 2024-02-09 13:24:46 -0800 742c156 2.18.1
  • 2024-02-09 13:20:06 -0800 2a3e059 add data and files to be present - which is not normall legal, convert code from dict to set for files data to improve requests() handling
  • 2024-02-09 13:19:08 -0800 10455f3 handle --form with set() - was missing
  • 2024-02-09 12:14:25 -0800 719c1f9 cleanup of version checking code for readability
  • 2024-02-09 11:32:08 -0800 299ef93 CHANGELOG.md pushed to github
  • 2024-02-09 11:31:47 -0800 5de022e start using mypy for a checking source code
  • 2024-02-09 11:30:55 -0800 61e8108 2.18.0
  • 2024-02-08 17:17:07 -0800 99d4228 now prints correct --form data in all cases
  • 2024-02-08 17:07:29 -0800 a7e1b77 handle versions 2.14.2 or below or 2.17.0 or any version above that
  • 2024-02-08 16:44:05 -0800 4bd5e3f example for /accounts/:id/images/v2/direct_upload
  • 2024-02-08 14:19:04 -0800 0a9cc41 passing params as files for multipart/form-data type APIs needed some work
  • 2024-02-08 14:11:49 -0800 cd078fb improve debug prints. handle all the files debug formats
  • 2024-02-08 14:08:37 -0800 cec7f5a added comment to remind how data/json/files behaves
  • 2024-02-03 11:08:43 -0800 397ee01 make more generic vs mp3 only, add many clips to default clips (including French clip)
  • 2024-01-25 22:15:19 +0000 bb5e1ac minor edit to handle mypy processing
  • 2024-01-25 20:14:58 +0000 5907454 damn typos!
  • 2024-01-23 13:42:33 +0000 b721505 PEP8 edits via pycodestyle
  • 2024-01-22 22:42:30 +0000 e90d38e handle case where zone and account disallow load balancing
  • 2024-01-22 22:29:06 +0000 cf595ab CHANGELOG.md pushed to github
  • 2024-01-22 22:28:12 +0000 fadbace 2.17.0
  • 2024-01-22 22:27:13 +0000 ee72509 make 4xx error handling more generic
  • 2024-01-22 22:26:13 +0000 ea9e609 testing load balancers becuase they return 412 HTTP errors
  • 2024-01-21 17:38:08 +0000 e09b075 debug messages line lenght needs to be longer so that error return messages are shown clearly
  • 2024-01-20 18:21:28 +0000 3b8e699 issue-181 HTTP response code 412 not handled
  • 2024-01-12 12:34:07 -0800 2da9a7b handle 404 errors with invalid API error structure
  • 2024-01-12 12:33:24 -0800 f39b3c1 test get/put/patch/delete and post with no data - all expected return error
  • 2024-01-12 11:42:56 -0800 6acca0e now testing api calls with four id values
  • 2024-01-12 11:06:44 -0800 604d2bd now testing api calls with three id values
  • 2024-01-12 11:05:06 -0800 1a5a859 improve error message responses for 400-405 http reponses code - they now decode Cloudflare error values
  • 2024-01-11 15:32:09 -0800 e3b2631 tuna tweeks, coverage html added
  • 2024-01-11 13:44:54 -0800 dc18d57 lint found minor stuff

... (truncated)

Commits
  • c5b035a CHANGELOG.md pushed to github
  • b2ec8f7 2.18.2
  • 6245faf coverage should only be CloudFlare/*.py files
  • 6c309ec when more than one Content-Type is recommended try to make a good choice
  • bf93a19 one more %r needed
  • 664c992 add error print for error chain - to test that code
  • 212c080 more api calls
  • eeb1355 Issue182 triggered some rethink of the exception code plus some longstanding ...
  • 9f8fe7a cleanup error message
  • 60c67b6 print error before assert
  • 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 show <dependency name> 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)

Bumps [cloudflare](https://github.com/cloudflare/python-cloudflare) from 2.17.0 to 2.18.2.
- [Release notes](https://github.com/cloudflare/python-cloudflare/releases)
- [Changelog](https://github.com/cloudflare/python-cloudflare/blob/master/CHANGELOG.md)
- [Commits](cloudflare/python-cloudflare@2.17.0...2.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automatic Automatic action dependency Dependency update labels Feb 13, 2024
@dependabot dependabot bot requested a review from a team as a code owner February 13, 2024 02:20
@ChristophShyper ChristophShyper added this pull request to the merge queue Feb 13, 2024
Merged via the queue into master with commit 00091cd Feb 13, 2024
6 checks passed
@ChristophShyper ChristophShyper deleted the dependabot/pip/pip/common/master/cloudflare-2.18.2 branch February 13, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic Automatic action dependency Dependency update
Development

Successfully merging this pull request may close these issues.

None yet

1 participant