1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
Ross McFarland
65dce06169 We don't explicitly need requests anymore 2022-01-26 17:58:10 -08:00
Ross McFarland
e25b618e95 Initial pass at script/update-requirements, results of run 2022-01-26 17:47:31 -08:00
Ross McFarland
cfe33e543c Extract TransipProvider from octoDNS core 2022-01-14 14:17:49 -08:00
Ross McFarland
c86b5bb904 Extract OvhProvider from octoDNS core 2022-01-13 15:26:38 -08:00
Ross McFarland
ecee50289b Merge remote-tracking branch 'origin/master' into extract-googlecloud 2022-01-13 09:59:10 -08:00
Ross McFarland
93ecb2a566 Need newer setuptools to get things happy with 3.10 2022-01-13 09:35:24 -08:00
Ross McFarland
f15c2fa31a Newer pycountry that hopefully works with 3.10 2022-01-13 09:25:05 -08:00
Ross McFarland
93ac64d65c Merge remote-tracking branch 'origin/master' into extract-azure 2022-01-12 07:21:57 -08:00
Ross McFarland
c9a1be2f48 Extract GoogleCloudProvider from octoDNS core 2022-01-11 12:46:27 -08:00
Ross McFarland
7c0b9942b7 Extract & shim AkamaiProvider into octodns_edgedns 2022-01-07 09:36:33 -08:00
Ross McFarland
f07a863ac4 Extract & shim DynProvider 2022-01-06 10:06:02 -08:00
Ross McFarland
af7d304040 Merge remote-tracking branch 'origin/master' into extract-azure 2022-01-05 07:47:56 -08:00
Ross McFarland
e44effa52c Merge remote-tracking branch 'origin/master' into extract-route53 2022-01-05 07:40:54 -08:00
Ross McFarland
2e4c6a24c1 Remove Ns1 specific modules from requirements.txt 2022-01-04 13:53:57 -08:00
Ross McFarland
6e79f23ac1 Remove Route53/aws specifics from requirements.txt 2022-01-04 13:52:54 -08:00
Ross McFarland
332b323b1d Remove azure specifics from requirements.txt 2022-01-04 13:51:20 -08:00
Maikel Poot
6f6ccd30b5 applied PR-review requests 2021-12-01 07:50:35 +01:00
Maikel Poot
16f9acd870 Implement cleaned code from https://github.com/solarmonkey 2021-11-30 12:12:59 +01:00
Maikel Poot
5dcfeacb9a Revert deletion of transip code 2021-11-30 10:09:05 +01:00
Ross McFarland
6959a9a6e1 Remove python version gates on requirements, all py3 now 2021-09-28 17:41:24 -07:00
Ross McFarland
aae65594f2 Remove explicit use of six 2021-09-17 07:10:07 -07:00
Ross McFarland
3d806b27ff Remove (hopefully temporarily) TransipProvider due to suds failure to install 2021-09-16 13:46:16 -07:00
Viranch Mehta
a94f52f5b1 Bump ns1-python
The new ns1-python release includes optimizations with connection pooling so that every API call re-uses a TCP connection from a previous call if any.
2021-09-01 14:16:45 -07:00
Viranch Mehta
d619025040 Support dynamic records in Azure DNS 2021-05-11 22:33:00 -07:00
omar
93de918e01 Fix lint, requirements.txt, and all the tests but one. 2021-05-10 20:38:30 -07:00
dependabot[bot]
1aefa1a496 Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 21:56:29 +00:00
Peter Dave Hello
b7ed4aa57f Improve ALIAS, CNAME, DNAME & PTR record FQDN validation
Use fqdn package to help verify if the record value is really valid.

The original behavior will treat value like `_.` or `.` be a valid
record, which is strange, and the real world may not have those use
cases at all.

The RFC documents are pretty long, as I didn't read them all or enough
to tell should it be valid or not by the spec, so I opened issue #612 to
discuss this case and got a positive response from the main maintainer
to have the change.

Close #628
2020-11-22 21:10:47 +08:00
dependabot-preview[bot]
832e481ea4 Bump boto3 from 1.14.52 to 1.15.9
Bumps [boto3](https://github.com/boto/boto3) from 1.14.52 to 1.15.9.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.52...1.15.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 12:55:18 +00:00
dependabot-preview[bot]
aad1467d5a Bump botocore from 1.17.52 to 1.18.9
Bumps [botocore](https://github.com/boto/botocore) from 1.17.52 to 1.18.9.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.17.52...1.18.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-01 08:06:50 +00:00
dependabot-preview[bot]
229d77eda7 Bump boto3 from 1.14.14 to 1.14.52
Bumps [boto3](https://github.com/boto/boto3) from 1.14.14 to 1.14.52.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.14...1.14.52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 15:04:28 +00:00
dependabot-preview[bot]
cfa4ac03dd Bump botocore from 1.17.14 to 1.17.52
Bumps [botocore](https://github.com/boto/botocore) from 1.17.14 to 1.17.52.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.17.14...1.17.52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 14:57:57 +00:00
dependabot-preview[bot]
179c89573f Bump google-cloud-core from 1.3.0 to 1.4.1
Bumps [google-cloud-core](https://github.com/googleapis/python-cloud-core) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/googleapis/python-cloud-core/releases)
- [Changelog](https://github.com/googleapis/python-cloud-core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-cloud-core/compare/v1.3.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 14:54:26 +00:00
dependabot-preview[bot]
58535b3b69 Bump pycountry from 19.8.18 to 20.7.3
Bumps [pycountry](https://github.com/flyingcircusio/pycountry) from 19.8.18 to 20.7.3.
- [Release notes](https://github.com/flyingcircusio/pycountry/releases)
- [Changelog](https://github.com/flyingcircusio/pycountry/blob/master/HISTORY.txt)
- [Commits](https://github.com/flyingcircusio/pycountry/compare/19.8.18...20.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 08:54:31 +00:00
Ross McFarland
5c248b476d According to docs ipaddress was 3.3, requires for ipaddress too
Also corrects futures to 3.2 in requires
2020-07-20 13:23:40 -07:00
dependabot-preview[bot]
e81bf53f8c Bump boto3 from 1.13.19 to 1.14.14
Bumps [boto3](https://github.com/boto/boto3) from 1.13.19 to 1.14.14.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.13.19...1.14.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 13:49:19 +00:00
dependabot-preview[bot]
c33182e4e5 Bump botocore from 1.16.19 to 1.17.14
Bumps [botocore](https://github.com/boto/botocore) from 1.16.19 to 1.17.14.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.16.19...1.17.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 13:41:10 +00:00
dependabot-preview[bot]
76dcdba620 Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 13:35:37 +00:00
dependabot-preview[bot]
1a3e1143d2 Bump msrestazure from 0.6.3 to 0.6.4
Bumps [msrestazure](https://github.com/Azure/msrestazure-for-python) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/Azure/msrestazure-for-python/releases)
- [Commits](https://github.com/Azure/msrestazure-for-python/compare/v0.6.3...v0.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 09:51:23 +00:00
dependabot-preview[bot]
17acc00aa0 Bump jmespath from 0.9.5 to 0.10.0
Bumps [jmespath](https://github.com/jmespath/jmespath.py) from 0.9.5 to 0.10.0.
- [Release notes](https://github.com/jmespath/jmespath.py/releases)
- [Changelog](https://github.com/jmespath/jmespath.py/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/jmespath/jmespath.py/compare/0.9.5...0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 16:39:03 +00:00
dependabot-preview[bot]
7c52fdb818 Bump boto3 from 1.13.0 to 1.13.19
Bumps [boto3](https://github.com/boto/boto3) from 1.13.0 to 1.13.19.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.13.0...1.13.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 13:19:17 +00:00
dependabot-preview[bot]
2f2b2a32b2 Bump botocore from 1.16.0 to 1.16.19
Bumps [botocore](https://github.com/boto/botocore) from 1.16.0 to 1.16.19.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.16.0...1.16.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:57:02 +00:00
dependabot-preview[bot]
e6d370869f Bump six from 1.14.0 to 1.15.0
Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/benjaminp/six/releases)
- [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:53:32 +00:00
dependabot-preview[bot]
4217a3452b Bump ns1-python from 0.15.0 to 0.16.0
Bumps [ns1-python](https://github.com/ns1/ns1-python) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/ns1/ns1-python/releases)
- [Changelog](https://github.com/ns1/ns1-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ns1/ns1-python/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 12:49:15 +00:00
dependabot-preview[bot]
fe0b4c3871 Bump setuptools from 44.1.0 to 44.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 44.1.0 to 44.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v44.1.0...v44.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 10:47:35 +00:00
dependabot-preview[bot]
5903a91e42 Bump boto3 from 1.12.34 to 1.13.0
Bumps [boto3](https://github.com/boto/boto3) from 1.12.34 to 1.13.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.12.34...1.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 14:37:52 +00:00
dependabot-preview[bot]
8de9aa7086 Bump botocore from 1.15.34 to 1.16.0
Bumps [botocore](https://github.com/boto/botocore) from 1.15.34 to 1.16.0.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.15.34...1.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-01 13:08:09 +00:00
dependabot-preview[bot]
67d661162f Bump boto3 from 1.12.11 to 1.12.34
Bumps [boto3](https://github.com/boto/boto3) from 1.12.11 to 1.12.34.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.12.11...1.12.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:54:13 +00:00
dependabot-preview[bot]
d2b113d622 Bump azure-common from 1.1.24 to 1.1.25
Bumps [azure-common](https://github.com/Azure/azure-sdk-for-python) from 1.1.24 to 1.1.25.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-common_1.1.24...azure-common_1.1.25)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:28:42 +00:00
dependabot-preview[bot]
e5758f1cb9 Bump setuptools from 44.0.0 to 44.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 44.0.0 to 44.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v44.0.0...v44.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:24:46 +00:00
dependabot-preview[bot]
ff9ff7551a Bump botocore from 1.15.11 to 1.15.34
Bumps [botocore](https://github.com/boto/botocore) from 1.15.11 to 1.15.34.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.15.11...1.15.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:18:24 +00:00