-
Notifications
You must be signed in to change notification settings - Fork 41
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
chore(deps): Bump the pipenv group in /services/datalad with 11 updates #3010
chore(deps): Bump the pipenv group in /services/datalad with 11 updates #3010
Conversation
Bumps the pipenv group in /services/datalad with 11 updates: | Package | From | To | | --- | --- | --- | | [dnspython](https://github.com/rthalley/dnspython) | `2.5.0` | `2.6.1` | | [falcon](https://github.com/falconry/falcon) | `2.0.0` | `3.1.3` | | [redis](https://github.com/redis/redis-py) | `5.0.1` | `5.0.2` | | [gevent](https://github.com/gevent/gevent) | `23.9.1` | `24.2.1` | | [boto3](https://github.com/boto/boto3) | `1.34.23` | `1.34.53` | | [elasticsearch](https://github.com/elastic/elasticsearch-py) | `8.12.0` | `8.12.1` | | [pygit2](https://github.com/libgit2/pygit2) | `1.13.3` | `1.14.1` | | [pygithub](https://github.com/pygithub/pygithub) | `1.54.1` | `2.2.0` | | [datalad](https://github.com/datalad/datalad) | `0.18.1` | `0.19.6` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.0` | `7.4.3` | Updates `dnspython` from 2.5.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.5.0...v2.6.1) Updates `falcon` from 2.0.0 to 3.1.3 - [Release notes](https://github.com/falconry/falcon/releases) - [Changelog](https://github.com/falconry/falcon/blob/master/RELEASE.md) - [Commits](falconry/falcon@2.0.0...3.1.3) Updates `redis` from 5.0.1 to 5.0.2 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.1...v5.0.2) Updates `gevent` from 23.9.1 to 24.2.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@23.9.1...24.2.1) Updates `boto3` from 1.34.23 to 1.34.53 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.23...1.34.53) Updates `elasticsearch` from 8.12.0 to 8.12.1 - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](elastic/elasticsearch-py@v8.12.0...v8.12.1) Updates `pygit2` from 1.13.3 to 1.14.1 - [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md) - [Commits](libgit2/pygit2@v1.13.3...v1.14.1) Updates `pygithub` from 1.54.1 to 2.2.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v1.54.1...v2.2.0) Updates `datalad` from 0.18.1 to 0.19.6 - [Release notes](https://github.com/datalad/datalad/releases) - [Changelog](https://github.com/datalad/datalad/blob/maint/CHANGELOG.md) - [Commits](datalad/datalad@0.18.1...0.19.6) Updates `pytest` from 7.4.4 to 8.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.0.2) Updates `coverage` from 7.4.0 to 7.4.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.0...7.4.3) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: falcon dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: pygit2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pygithub dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: datalad dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pipenv ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3010 +/- ##
==========================================
- Coverage 65.23% 65.23% -0.01%
==========================================
Files 382 382
Lines 24608 24606 -2
Branches 883 883
==========================================
- Hits 16053 16051 -2
Misses 8555 8555 ☔ View full report in Codecov by Sentry. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I addressed the failing tests, but a second set of eyes would be useful.
Thanks Chris, I'm surprised this is all that's needed to update to Falcon 3 but testing this I ran into no issues. |
Bumps the pipenv group in /services/datalad with 11 updates:
2.5.0
2.6.1
2.0.0
3.1.3
5.0.1
5.0.2
23.9.1
24.2.1
1.34.23
1.34.53
8.12.0
8.12.1
1.13.3
1.14.1
1.54.1
2.2.0
0.18.1
0.19.6
7.4.4
8.0.2
7.4.0
7.4.3
Updates
dnspython
from 2.5.0 to 2.6.1Release notes
Sourced from dnspython's releases.
Changelog
Sourced from dnspython's changelog.
Commits
0a742b9
update CI0ea5ad0
The Tudoor fix should not eat valid Truncated exceptions #1053 (#1054)f12d398
2.6.1 version prepcecb853
Further improve CVE fix coverage to 100% for sync and async.7952e31
test IgnoreErrorse093299
For the Tudoor fix, we also need the UDP nameserver to ignore_unexpected.3af9f78
2.6.0 versioningca63d95
Require cryptography >=41 instead of 42.902cbf3
Create CODE_OF_CONDUCT.mded9795f
github contributing and pull request templateUpdates
falcon
from 2.0.0 to 3.1.3Release notes
Sourced from falcon's releases.
... (truncated)
Changelog
Sourced from falcon's changelog.
... (truncated)
Commits
1f12439
chore: release 3.1.3 final8e568a0
chore: prepare 3.1.3rc1 (#2193)958ec70
chore: release 3.1.2 final955e99a
chore: bump tag to rc1c5a7b1b
chore(alabaster): disable GitHub banner (#2191)c8a0d2d
chore: bump tag to b2be30627
chore(s390x): use older urllib3 on 3.77e9698b
docs(changes): fix a copypaste mistake167e8fb
chore(sphinx): incorporateconf.py
improvements from masterdb22cb8
chore(3.1.2): render newsfragmentsUpdates
redis
from 5.0.1 to 5.0.2Release notes
Sourced from redis's releases.
... (truncated)
Commits
535f90e
Version 5.0.2 (#3164)911aa37
Cherry pick for v5.0.2 (#3159)Updates
gevent
from 23.9.1 to 24.2.1Commits
2db2fa1
Preparing release 24.2.160b55d0
typo.e0d9705
Make cross-thread locks use native blocking and timeouts instead of spinning.31ebe75
typo989c2c0
Now that I enabled c-ares tests on all Linux builds, there is one getaddrinfo...a0b3caf
Update c-ares from 1.19.1 to 1.26.0b00b4fb
Debugging why ccache isn't being saved.90be38c
Debugging why ccache isn't being saved.6764687
Debugging why ccache isn't being saved.50fc24d
Updating GHA action versions; another skipped test for Appveyor.Updates
boto3
from 1.34.23 to 1.34.53Changelog
Sourced from boto3's changelog.
... (truncated)
Commits
914c71b
Merge branch 'release-1.34.53'0fdef8b
Bumping version to 1.34.53f39ede7
Add changelog entries from botocore7d55662
Merge branch 'release-1.34.52' into develop78d211e
Merge branch 'release-1.34.52'f93792b
Bumping version to 1.34.52aae855b
Add changelog entries from botocoref707245
Merge branch 'release-1.34.51' into develop97c442a
Merge branch 'release-1.34.51'cc367ab
Bumping version to 1.34.51Updates
elasticsearch
from 8.12.0 to 8.12.1Release notes
Sourced from elasticsearch's releases.
Commits
970ce1c
Release 8.12.15ca24e3
Fix example generation (#2449) (#2452)2b86966
Fix but deprecate parameter aliases in body parameter (#2427) (#2447)6575d62
Use unquote() directly instead of wrapper (#2415) (#2431)914021f
Restore .ci/make.sh file (#2437) (#2441)ac52679
Add mappings and bulk to quickstart page (#2417) (#2434)5dbb87b
Switch to 2024 black style (#2430) (#2432)2f9e42d
Release 8.12.0Updates
pygit2
from 1.13.3 to 1.14.1Changelog
Sourced from pygit2's changelog.
... (truncated)
Commits
c174e35
Release 1.14.1888d195
Update wheels to libgit2 v1.7.2e0baecf
Relax transfer bytes check in test_remote.test_fetchc03d90c
Docs: pygit2.remote was renamed to pygit2.remotesf1dba75
Return enums.ReferenceType from Reference.typebdca78a
Return enums.FileMode from Object.filemode988eb95
Release 1.14.06c098b4
Fix default value for file_flag in Repository.merge_commitsdde14c8
Reformat .rst files to markdowna7905c7
Update copyright yearsUpdates
pygithub
from 1.54.1 to 2.2.0Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
7e7653f
Release v2.2.0 (#2886)49d07d1
Add parent_team_id, maintainers and notification_setting for creating and upd...cc4c526
Add support for issue reactions summary (#2866)2d284d1
MakeRepository.compare().commits
return paginated list (#2882)14af705
Support for DependabotAlert APIs (#2879)d0caa3c
Derive GraphQL URL from base_url (#2880)e47c153
Add missing branch protection fields (#2873)34c4642
Addinclude_all_branches
tocreate_repo_from_template
of `AuthenticatedUs...603896f
Add and update organisation dependabot secrets (#2316)2f44b2e
Update the class name for NetrcAuth in the examples (#2860)Updates
datalad
from 0.18.1 to 0.19.6Release notes
Sourced from datalad's releases.
... (truncated)
Changelog
Sourced from datalad's changelog.
... (truncated)
Commits
3a7ce17
[skip ci] Update docs/source/changelog.rst and CITATION.cff968709f
[skip ci] Update CHANGELOG88dd9f0
Merge pull request #7551 from yarikoptic/enh-token2ff2ffe
Merge pull request #7552 from yarikoptic/bf-doc-minor5e41c7b
Merge pull request #7554 from yarikoptic/enh-update-citationcff8306d77
Update also version: field in CITATION.cff upon releaseb254e0f
Merge pull request #7553 from yarikoptic/enh-dispatch-releaseed8da62
[release-action] Autogenerate changelog snippet for PR 7553ac778d5
Add manual triggering support/documentation for release workflow29870db
Escape the \ in a docstringUpdates
pytest
from 7.4.4 to 8.0.2Release notes
Sourced from pytest's releases.