Commit graph

532133 commits

Author SHA1 Message Date
Mario Rodas 585d673896
Merge pull request #258698 from r-ryantm/auto-update/awscli2
awscli2: 2.13.21 -> 2.13.23
2023-10-03 03:05:56 -05:00
Mario Rodas ea65a5d7ae
Merge pull request #258728 from r-ryantm/auto-update/nerdctl
nerdctl: 1.5.0 -> 1.6.0
2023-10-03 03:04:53 -05:00
Fabian Affolter fed5bd07ad
Merge pull request #258743 from fabaff/auth0-python-bump
python311Packages.auth0-python: 4.4.0 -> 4.4.2
2023-10-03 10:01:02 +02:00
Fabian Affolter 40cfcd0676
Merge pull request #258740 from fabaff/es-client-bump
python311Packages.es-client: 8.10.0 -> 8.10.3
2023-10-03 09:57:19 +02:00
Fabian Affolter 968e3c48bc
Merge pull request #258739 from fabaff/google-ai-generativelanguage-bump
python311Packages.google-ai-generativelanguage: 0.3.3 -> 0.3.4
2023-10-03 09:57:04 +02:00
Fabian Affolter 667107a920
Merge pull request #258738 from fabaff/pylitterbot-bump
python311Packages.pylitterbot: 2023.4.8 -> 2023.4.9
2023-10-03 09:56:52 +02:00
Fabian Affolter abd956a974
Merge pull request #258737 from fabaff/google-cloud-appengine-logging-bump
python311Packages.google-cloud-appengine-logging: 1.3.1 -> 1.3.2
2023-10-03 09:56:42 +02:00
Fabian Affolter ef9e4cd3fe
Merge pull request #258736 from fabaff/exploitdb-bump
exploitdb: 2023-09-13 -> 2023-10-03
2023-10-03 09:56:33 +02:00
Fabian Affolter 732f91e9b5
Merge pull request #258734 from fabaff/censys-bump
python311Packages.censys: 2.2.6 -> 2.2.7
2023-10-03 09:56:24 +02:00
Fabian Affolter 5b4d701e32
cloudlist: add changelog to meta 2023-10-03 09:55:26 +02:00
Fabian Affolter 66405ee9ee cloudlist: 1.0.3 -> 1.0.4
Diff: https://github.com/projectdiscovery/cloudlist/compare/v1.0.3...v1.0.4
2023-10-03 09:53:49 +02:00
Fabian Affolter c8c80e3590 mapcidr: 1.1.9 -> 1.1.10
Diff: https://github.com/projectdiscovery/mapcidr/compare/refs/tags/v1.1.9...v1.1.10

Changelog: https://github.com/projectdiscovery/mapcidr/releases/tag/v1.1.10
2023-10-03 09:46:28 +02:00
7c6f434c 335a5494b4
Merge pull request #257452 from purcell/duckdb-0.9
duckdb: 0.8.1 -> 0.9.0
2023-10-03 07:44:35 +00:00
Fabian Affolter 4f9c54a8ae
Merge pull request #258679 from mbalatsko/mypy-boto3-extension
python3Packages.mypy-boto3-*: init at 1.28.*, python311Packages.boto3-stubs: init at 1.28.28
2023-10-03 09:43:48 +02:00
Fabian Affolter c5085c69d9 python311Packages.podcastparser: 0.6.5 -> 0.6.10 2023-10-03 09:34:54 +02:00
Fabian Affolter d213b3c5b6 python311Packages.pex: 2.1.147 -> 2.1.148
Changelog: https://github.com/pantsbuild/pex/releases/tag/v2.1.148
2023-10-03 09:30:17 +02:00
Fabian Affolter d7dff055fb python311Packages.gitignore-parser: 0.1.6 -> 0.1.7
Diff: https://github.com/mherrmann/gitignore_parser/compare/refs/tags/v0.1.6...v0.1.7

Changelog: https://github.com/mherrmann/gitignore_parser/releases/tag/v0.1.7
2023-10-03 09:26:58 +02:00
Fabian Affolter 378b8fc2c7 python311Packages.google-cloud-bigquery-datatransfer: 3.12.0 -> 3.12.1
Changelog: https://github.com/googleapis/python-bigquery-datatransfer/blob/v3.12.1/CHANGELOG.md
2023-10-03 09:24:12 +02:00
Fabian Affolter a9ac371e7e python311Packages.google-cloud-os-config: 1.15.2 -> 1.15.3
Changelog: https://github.com/googleapis/python-os-config/blob/v1.15.3/CHANGELOG.md
2023-10-03 09:21:01 +02:00
Fabian Affolter 5056c2ddc8 python311Packages.google-cloud-texttospeech: 2.14.1 -> 2.14.2
Changelog: https://github.com/googleapis/python-texttospeech/blob/v2.14.2/CHANGELOG.md
2023-10-03 09:17:48 +02:00
Fabian Affolter 9e1fa44a44 python311Packages.auth0-python: 4.4.0 -> 4.4.2
Changelog: https://github.com/auth0/auth0-python/blob/4.4.2/CHANGELOG.md
2023-10-03 09:14:48 +02:00
Christina Sørensen e2484fe737
ast-grep: fix darwin and aarch64_linux
`test::test_load_parser` and `test::test_register_lang` broke by 0.12.1
update (https://github.com/NixOS/nixpkgs/pull/257385).  Please check if
this is fixed in future updates of the package

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:02:31 +02:00
Fabian Affolter 49dd200502
Merge pull request #251519 from r-ryantm/auto-update/google-guest-agent
google-guest-agent: 20230726.00 -> 20230821.00
2023-10-03 09:01:40 +02:00
Christina Sørensen 8c00548bbf
ast-grep: ignore test_unmatching_id
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:01:00 +02:00
Fabian Affolter f195a5e7fa python311Packages.boto3-stubs: init at 1.28.28 2023-10-03 08:57:10 +02:00
Fabian Affolter 4b23e1b8f5 python311Packages.types-s3transfer: init at 0.7.0 2023-10-03 08:54:28 +02:00
lewo 326215986a
Merge pull request #257376 from trofi/postfix-leaner-closure
postfix: mangle store paths in /etc/postfix/makedefs.out
2023-10-03 08:39:07 +02:00
Fabián Heredia Montiel a4245704e0
Merge pull request #258218 from figsoda/zf
zf: 0.8.0 -> 0.9.0
2023-10-03 00:38:26 -06:00
Fabián Heredia Montiel cf9272bccb
Merge pull request #258633 from r-ryantm/auto-update/gobgp
gobgp: 3.18.0 -> 3.19.0
2023-10-03 00:38:04 -06:00
Fabián Heredia Montiel bc5e2a537d
Merge pull request #258708 from r-ryantm/auto-update/gobgpd
gobgpd: 3.18.0 -> 3.19.0
2023-10-03 00:37:38 -06:00
Fabián Heredia Montiel 4e04e0f8f1
Merge pull request #258697 from figsoda/ttyper
ttyper: 1.3.0 -> 1.4.0
2023-10-03 00:37:24 -06:00
Fabian Affolter 9282d27bf4 python311Packages.es-client: 8.10.0 -> 8.10.3
Diff: https://github.com/untergeek/es_client/compare/refs/tags/v8.10.0...v8.10.3

Changelog: https://github.com/untergeek/es_client/releases/tag/v8.10.3
2023-10-03 08:34:58 +02:00
Maksym Balatsko d0bc48b1f1 python3Packages.cognito-idp: 1.28.36 -> 1.28.56 2023-10-02 23:33:41 -07:00
Fabian Affolter 0855c68d68 python311Packages.google-ai-generativelanguage: 0.3.3 -> 0.3.4
Changelog: https://github.com/googleapis/google-cloud-python/blob/google-ai-generativelanguage-v0.3.4/packages/google-ai-generativelanguage/CHANGELOG.md
2023-10-03 08:33:00 +02:00
Vincent Laporte 8121c7a31c ocamlPackages.checkseum: 0.4.0 → 0.5.2 2023-10-03 08:32:46 +02:00
Fabian Affolter 7de0442585 python311Packages.google-cloud-appengine-logging: 1.3.1 -> 1.3.2
Changelog: https://github.com/googleapis/python-appengine-logging/blob/v1.3.2/CHANGELOG.md
2023-10-03 08:32:18 +02:00
Fabian Affolter d43fcd65cc python311Packages.pylitterbot: 2023.4.8 -> 2023.4.9
Diff: https://github.com/natekspencer/pylitterbot/compare/refs/tags/v2023.4.8...v2023.4.9

Changelog: https://github.com/natekspencer/pylitterbot/releases/tag/v2023.4.9
2023-10-03 08:30:37 +02:00
Maksym Balatsko 4c417fc6dd python3Packages.mypy-boto3-workspaces-web: init at 1.28.36 2023-10-02 23:28:13 -07:00
Maksym Balatsko cdb540b4ee python3Packages.mypy-boto3-workspaces: init at 1.28.36 2023-10-02 23:28:10 -07:00
Fabian Affolter d3019b1069 exploitdb: 2023-09-13 -> 2023-10-03
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-09-13...2023-10-03
2023-10-03 08:28:09 +02:00
Maksym Balatsko 724fbebb67 python3Packages.mypy-boto3-workmailmessageflow: init at 1.28.36 2023-10-02 23:28:05 -07:00
Maksym Balatsko c0a14ba66c python3Packages.mypy-boto3-workmail: init at 1.28.36 2023-10-02 23:28:02 -07:00
Maksym Balatsko 764c822d5e python3Packages.mypy-boto3-worklink: init at 1.28.36 2023-10-02 23:27:57 -07:00
Maksym Balatsko 74d2be0302 python3Packages.mypy-boto3-workdocs: init at 1.28.36 2023-10-02 23:27:54 -07:00
Maksym Balatsko 7f65671104 python3Packages.mypy-boto3-wisdom: init at 1.28.36 2023-10-02 23:27:50 -07:00
Maksym Balatsko 3733f573f8 python3Packages.mypy-boto3-wellarchitected: init at 1.28.36 2023-10-02 23:27:47 -07:00
Maksym Balatsko 50bc0f9e3b python3Packages.mypy-boto3-wafv2: init at 1.28.36 2023-10-02 23:27:44 -07:00
Maksym Balatsko 554e576610 python3Packages.mypy-boto3-waf-regional: init at 1.28.36 2023-10-02 23:27:39 -07:00
Maksym Balatsko 37ce790b8c python3Packages.mypy-boto3-waf: init at 1.28.36 2023-10-02 23:27:36 -07:00
Maksym Balatsko ba66edfde5 python3Packages.mypy-boto3-vpc-lattice: init at 1.28.36 2023-10-02 23:27:33 -07:00