Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps cloudflare from 2.9.11 to 2.11.1.

Release notes

Sourced from cloudflare's releases.

2.11.1

 - 2022-11-24 19:04:23 +0000 [4267ff9](https://github.com/cloudflare/python-cloudflare/commit/4267ff98cf90b6e5d7a3d802cf90f7c5bdc8deba) 2.11.1 release
 - 2022-11-24 19:03:24 +0000 [7315385](https://github.com/cloudflare/python-cloudflare/commit/731538589ba736ffcc47be69784139850136694f) more api endpoints
 - 2022-11-24 18:51:51 +0000 [b70509b](https://github.com/cloudflare/python-cloudflare/commit/b70509b5f3c788bd4159982881932a83381ec265) firewall rules example
 - 2022-11-24 18:43:40 +0000 [afa8cc0](https://github.com/cloudflare/python-cloudflare/commit/afa8cc02d7bc3e490da0fe89ac1fe6c055a9c09c) add openapi support, added tuna for testing
 - 2022-11-24 18:43:02 +0000 [3af9aa8](https://github.com/cloudflare/python-cloudflare/commit/3af9aa8fbd1c1f8d1734a8466e61fffa21796012) add openapi support, delay yaml and jsonlines load to speed up everything, other cleanup
 - 2022-11-24 18:41:20 +0000 [dc2a6f8](https://github.com/cloudflare/python-cloudflare/commit/dc2a6f8c633a995bf79dde9638baacbe4d1a2254) add openapi support, delay bs4 load to speed up everything, improve requests imports
 - 2022-11-23 21:11:47 +0000 [f7b4a8c](https://github.com/cloudflare/python-cloudflare/commit/f7b4a8cbc5b2d89d544c96f08fe4773fceeb9433) missing import json, speed up to import requests

2.10.5

Releases 2.10.3 & 2.10.4 introduces UTF-8 characters into the README file and that killed pip install on Window. This was unintended and now the README file has no UTF-8.

2.10.4

API calls listed in developer docs and missing from api.cloudflare.com found in #151

 - 2022-11-08 12:05:35 -0800 [95878c5](https://github.com/cloudflare/python-cloudflare/commit/95878c5115e54123a834a6107f1f55fb099cfd09) 2.10.4 release
 - 2022-11-08 12:01:47 -0800 [0d1575d](https://github.com/cloudflare/python-cloudflare/commit/0d1575d141d81cc965a64a91adaaed39591f1996) Merge branch 'issue151-missing-calls'
 - 2022-11-08 12:00:58 -0800 [cb85a20](https://github.com/cloudflare/python-cloudflare/commit/cb85a20f7677110af15d6457f5bc4e58fa4a3c88) issue151 added the missing calls found on developers site
 - 2022-11-08 11:44:37 -0800 [1302a55](https://github.com/cloudflare/python-cloudflare/commit/1302a5587aa80f046687c41b0e32f5954c31a90c) simplify not found message - it was overly complicated code
 - 2022-11-08 11:42:44 -0800 [45270f8](https://github.com/cloudflare/python-cloudflare/commit/45270f8b4ffe55b166a1b5d26c3cd2a3c747dd4d) The error message from unused/void parts of the tree should be simpler
 - 2022-11-04 17:06:35 -0700 [1f588a3](https://github.com/cloudflare/python-cloudflare/commit/1f588a331a67bb84509aa1e2876ad96c8112fd89) changed /zones/:id/logs/control to not callable
 - 2022-11-03 15:31:45 -0700 [713e306](https://github.com/cloudflare/python-cloudflare/commit/713e30602d4e137b6832d1c0664807ba28b6b4ca) CHANGELOG.md pushed to github

2.10.3 signed

2.10.3 - see CHANEGLOG.md (now signed by mahtin@mahtin.com)

2.10.2 release (now signed by mahtin@mahtin.com)

2.10.1 signed

2.10.1 - see CHANEGLOG.md

Changelog

Sourced from cloudflare's changelog.

Change Log

  • 2022-11-24 19:04:23 +0000 4267ff9 2.11.1 release
  • 2022-11-24 19:03:24 +0000 7315385 more api endpoints
  • 2022-11-24 18:51:51 +0000 b70509b firewall rules example
  • 2022-11-24 18:43:40 +0000 afa8cc0 add openapi support, added tuna for testing
  • 2022-11-24 18:43:02 +0000 3af9aa8 add openapi support, delay yaml and jsonlines load to speed up everything, other cleanup
  • 2022-11-24 18:41:20 +0000 dc2a6f8 add openapi support, delay bs4 load to speed up everything, improve requests imports
  • 2022-11-23 21:11:47 +0000 f7b4a8c missing import json, speed up to import requests
  • 2022-11-17 20:53:40 +0000 e62e39c CHANGELOG.md pushed to github
  • 2022-11-17 20:53:06 +0000 e68245e 2.10.5 release
  • 2022-11-17 20:52:00 +0000 72a7f55 reverse usage of utf-8 in README introduced in commit da73108
  • 2022-11-09 18:57:19 -0800 28c0f26 deprecated apis
  • 2022-11-09 18:56:40 -0800 85d2108 spelling typo
  • 2022-11-09 08:52:50 -0800 58280fa add more api endpoints
  • 2022-11-08 12:05:35 -0800 95878c5 2.10.4 release
  • 2022-11-08 12:01:47 -0800 0d1575d Merge branch 'issue151-missing-calls'
  • 2022-11-08 12:00:58 -0800 cb85a20 issue151 added the missing calls found on developers site
  • 2022-11-08 11:44:37 -0800 1302a55 simplify not found message - it was overly complicated code
  • 2022-11-08 11:42:44 -0800 45270f8 The error message from unused/void parts of the tree should be simpler
  • 2022-11-04 17:06:35 -0700 1f588a3 changed /zones/:id/logs/control to not callable
  • 2022-11-03 15:31:45 -0700 713e306 CHANGELOG.md pushed to github
  • 2022-11-03 15:31:25 -0700 accb642 2.10.3 release
  • 2022-11-03 15:30:21 -0700 da73108 add /logpush/edge/jobs info
  • 2022-11-03 15:24:20 -0700 f511729 handle tabs and spaces in passed JSON values - longstanding issue not noted till today
  • 2022-11-03 15:23:13 -0700 d4ac4a4 Handle /:id/:id plus camelcase id's
  • 2022-11-03 15:22:20 -0700 d8ec3ad /zones/logpush/edge plus other API endpoints
  • 2022-10-02 12:49:28 -0700 6dc4d7d more twine moves and cleanup of setup
  • 2022-10-02 12:48:55 -0700 145d51e tabs vs spaces
  • 2022-10-02 09:36:34 -0700 aa2072f CHANGELOG.md pushed to github
  • 2022-10-02 09:36:04 -0700 5169f67 2.10.1 release (now signed by mahtin@mahtin.com)
  • 2022-10-02 08:33:06 -0700 0d831d8 Merge pull request #149 from huangsen365/patch-1
  • 2022-10-01 22:06:39 +0800 515dff2 Update example_dns_export.py
  • 2022-09-30 10:05:42 -0700 e5ebd91 /radar API added
  • 2022-09-14 17:55:28 -0700 96747e2 better messages
  • 2022-09-14 17:47:32 -0700 4f63908 do something useful with api listing
  • 2022-09-14 12:30:03 -0700 4d7962d issue 148 example
  • 2022-09-09 09:20:34 -0700 75649ed more api calls - web3 stuff
  • 2022-09-09 09:14:00 -0700 d4a3cfe cleaned up error exit processing - because it was not correct
  • 2022-09-07 16:47:59 -0700 b15d20c CHANGELOG.md pushed to github
  • 2022-09-07 16:47:42 -0700 475022a 2.10.1 release
  • 2022-09-07 16:40:59 -0700 1f433ac handle exceptions
  • 2022-09-07 16:40:34 -0700 a28a13e handle email/key or token as per issue-114, plus fix some small issues with exception handling
  • 2022-09-07 16:39:07 -0700 0523914 updated docs to handle key vs token becuase of issue-114
  • 2022-09-07 16:38:33 -0700 3ba3fe3 exit with error if error in api call
  • 2022-09-01 17:32:24 -0400 7bcec22 more api calls
  • 2022-08-25 10:30:25 -0700 56207f7 email/routing/enabled -> email/routing/enable
  • 2022-08-23 16:13:55 -0700 aad464c more api calls
  • 2022-08-23 16:13:18 -0700 977aa24 pesky python keyword handling
  • 2022-08-23 16:01:07 -0700 13c1681 more pylint fixes

... (truncated)

Commits
  • a887285 CHANGELOG.md pushed to github
  • 4267ff9 2.11.1 release
  • 7315385 more api endpoints
  • b70509b firewall rules example
  • afa8cc0 add openapi support, added tuna for testing
  • 3af9aa8 add openapi support, delay yaml and jsonlines load to speed up everything, ot...
  • dc2a6f8 add openapi support, delay bs4 load to speed up everything, improve requests ...
  • f7b4a8c missing import json, speed up to import requests
  • e62e39c CHANGELOG.md pushed to github
  • e68245e 2.10.5 release
  • 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 [cloudflare](https://github.com/cloudflare/python-cloudflare) from 2.9.11 to 2.11.1.
- [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.9.11...2.11.1)

---
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 the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Dependabot tried to add @hosseinsh, @charhate, @jtschladen and @douglasc-nflx as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/slavitab/lemur/pulls/123/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the slavitab/lemur repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3566780489

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 62.395%

Totals Coverage Status
Change from base Build 2889416953: 0.0%
Covered Lines: 9164
Relevant Lines: 14687

💛 - Coveralls

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.

2 participants