Bump the production-dependencies group with 5 updates #932
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on kiwixstorage, docker, ujson, zimscraperlib and paramiko to permit the latest version.
Updates
kiwixstorage
from 0.6 to 0.8.3Changelog
Sourced from kiwixstorage's changelog.
Commits
ddf1662
Merge pull request #10 from openzim/upload-scriptba22929
Addeds3upload
script to upload single file usingS3URL
environ0082715
Fixed which contained a typo3556dae
fixed get_wasabi_compliance when used without bucket_namee432b19
Fixed a redefined-argument-from-local (pylint)1463a80
Fixed codefactor badgec17c5a0
Merge pull request #9 from openzim/default-github-conffcb59c9
missing EOL3524a09
Merge pull request #8 from openzim/kelson42-patch-1c1569c7
Github default configurationUpdates
docker
to 7.0.0Release notes
Sourced from docker's releases.
... (truncated)
Commits
7d8a161
Merge pull request #3193 from milas/prep-7.05388413
chore: update changelog and maintainer3d0a3f1
feat: accept all / filters / keep_storage in prune_builds (#3192)a9b5494
fix: validate tag before build using OCI regex (#3191)cb8f2c6
chore: fix missing setuptools in CI (#3189)7140969
chore: update MAINTAINERS and remove CODEOWNERS (#3188)586988c
chore: remove support for Python 3.7 (#3187)fd2f502
chore: add changelog for 7.0.0 (#3186)db48781
breaking: Python 3.12 compatibility & remove custom SSL adapter (#3185)976c84c
build(deps): Bump urllib3 from 1.26.11 to 1.26.18 (#3183)Updates
ujson
to 5.9.0Release notes
Sourced from ujson's releases.
Commits
381f248
Speedup dumps with sorted keyseda5ecd
Speed-up and cleanup objToJSONa08b75b
Use lowercase strings for bool dict keys1c8188d
Update pypa/cibuildwheel action to v2.16.2 (#612)40e342e
Don't invoke setup.py directly87c2a9d
Update pypa/cibuildwheel action to v2.16.2748dd1b
README: replace expired esn.me with example.com (#611)b348b90
README: replace expired esn.me with example.comb7a4dfd
Fix typos found by codespell (#610)e00814c
[pre-commit.ci] pre-commit autoupdateUpdates
zimscraperlib
to 3.3.1Release notes
Sourced from zimscraperlib's releases.
Changelog
Sourced from zimscraperlib's changelog.
... (truncated)
Commits
e31f5ed
Release 3.3.13d47984
Merge pull request #145 from openzim/ffmpeg_argsa368d78
Add missing changelog from previous PRs71b7529
Do not modify ffmpeg original arguments but a copy453afc0
Merge pull request #141 from aryanA101a/useragentf114d38
cleanupf850887
extended the handle_user_provided_file api to include user-agent support4d5d10e
set a user-agent for handle_user_provided_file538f8af
Merge pull request #142 from openzim/std_collections_syntaxd203625
migrate to generic syntax in all std collectionsUpdates
paramiko
from 2.11.0 to 3.4.0Commits
f0881ba
Cut 3.4.03e4bdf9
Changelog/comment updates30b447b
Linting33508c9
Expand MessageOrderError use to handle more packet types96db1e2
Raise exception when sequence numbers rollover during initial kex58785d2
Changelog tweak re: other new Transport kwarg8dcb237
Test-suite-only bugfix: defer did not actually imply skip_verifyfa46de7
Reset sequence numbers on rekey75e311d
Enforce zero seqno on kexinit73f079f
Fill in CVE number for Terrapin attackDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions