Update Mend: high confidence minor and patch dependency updates #48
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.
This PR contains the following updates:
==2.6.1
->==2.8.1
==2.3.0
->==2.10.1
==1.4
->==1.9.0
==2.2.1
->==2.4.1
==1.7.0
->==1.9.0
==1.47.0
->==1.75.1
==4.6.4
->==4.13.0
==8.10.0
->==8.14.0
==24.1
->==24.2
==24.1.1
->==24.3.1
==4.25.3
->==4.25.8
==18.0.0
->==18.1.0
==1.43.5
->==1.59.1
==2.32.3
->==2.32.5
==1.12.0
->==1.16.2
==1.16.0
->==1.17.0
==0.8.6
->==0.9.0
==1.26.3
->==1.37.1
Release Notes
pygithub/pygithub (PyGitHub)
v2.8.1
Compare Source
What's Changed
Bug Fixes
Full Changelog: PyGithub/PyGithub@v2.8.0...v2.8.1
v2.8.0
Compare Source
What's Changed
New Features
Improvements
Repository.get_automated_security_fixes
method by @zstyblik in PyGithub/PyGithub#3303Issue
class with API spec by @EnricoMi in PyGithub/PyGithub#3338NamedUser | Organization | Enterprise
by @EnricoMi in PyGithub/PyGithub#3224Enterprise
class with API spec by @EnricoMi in PyGithub/PyGithub#3342GitReleaseAsset
class with API spec by @EnricoMi in PyGithub/PyGithub#3343Team
repo methods by @EnricoMi in PyGithub/PyGithub#3356Bug Fixes
Repository.get_git_ref
by @csalerno-asml in PyGithub/PyGithub#2992GitRelease.name
, deprecateGitRelease.title
by @EnricoMi in PyGithub/PyGithub#3346"COMMENT"
as the default event forcreate_review
by @eddie-santos in PyGithub/PyGithub#3078maintainers
inOrganization.create_team
by @interifter in PyGithub/PyGithub#3291Maintenance
PaginatedList
by @sam93210 in PyGithub/PyGithub#3039github_actions
label to Maintenance section by @EnricoMi in PyGithub/PyGithub#3357New Contributors
Full Changelog: PyGithub/PyGithub@v2.7.0...v2.8.0
v2.7.0
Compare Source
What's Changed
Breaking Changes
Github.get_rate_limit()
now returnsRateLimitOverview
rather thanRateLimit
(PyGithub/PyGithub#3205).Code like
should be replaced with
GitTag.verification
now returnsGitCommitVerification
rather thandict[str, Any]
(PyGithub/PyGithub#3226).Code like
should be replaced with
New Features
Improvements
OrganizationInvitation
by @EnricoMi in PyGithub/PyGithub#3207RepositoryAdvisory
tests with OpenAPI spec by @EnricoMi in PyGithub/PyGithub#3215ProjectColumn
andProjectCard
tests with OpenAPI spec by @EnricoMi in PyGithub/PyGithub#3216CopilotSeat
class with API spec by @EnricoMi in PyGithub/PyGithub#3232HookDeliverySummary
class with API spec by @EnricoMi in PyGithub/PyGithub#3233RequiredPullRequestReviews
class with API spec by @EnricoMi in PyGithub/PyGithub#3234RequiredStatusChecks
class with API spec by @EnricoMi in PyGithub/PyGithub#3236Team
class with API spec by @EnricoMi in PyGithub/PyGithub#3237deprecated.deprecated()
withtyping_extensions.deprecated()
by @lazka in PyGithub/PyGithub#3255prevent_self_review
property toRepository.createEnvironment
by @gopidesupavan in PyGithub/PyGithub#3246PullRequest.get_issue_timeline
method by @kukarkinmm in PyGithub/PyGithub#3259reversed()
onPaginatedList
by @mfocko in PyGithub/PyGithub#3260Requester
exception handling by @jsmolar in PyGithub/PyGithub#3299delete_self_hosted_runner
toOrganization
by @uncleDecart in PyGithub/PyGithub#3306Bug Fixes
Auth
classes by @EnricoMi in PyGithub/PyGithub#3211Deployment
, removemessage
attribute by @EnricoMi in PyGithub/PyGithub#3223CodeSecurityConfigRepository
returned byget_repos_for_code_security_config
by @EnricoMi in PyGithub/PyGithub#3219Branch.get_required_status_checks
return type by @EnricoMi in PyGithub/PyGithub#3235multi_select
andtrue_false
options toCustomProperty.value_type
by @gfog-floqast in PyGithub/PyGithub#3173TimingData.run_duration_ms
optional by @LifeLex in PyGithub/PyGithub#3268Dependencies
Maintenance
AppAuth.private_key
in changelog by @EnricoMi in PyGithub/PyGithub#3212HookDeliveryRequest
and…Response
private headers fields by @EnricoMi in PyGithub/PyGithub#3221PaginatedList[int]
by @EnricoMi in PyGithub/PyGithub#3240Organization.get_repos_for_code_security_config
test by @billnapier in PyGithub/PyGithub#3239TimingData
by @EnricoMi in PyGithub/PyGithub#3206New Contributors
Full Changelog: PyGithub/PyGithub@v2.6.0...v2.7.0
jpadilla/pyjwt (PyJWT)
v2.10.1
Compare Source
Fixed
#​1034 <https://github.com/jpadilla/pyjwt/pull/1034>
__autodoc
; addedPyJWS
andjwt.algorithms
docs by @pachewise in#​1045 <https://github.com/jpadilla/pyjwt/pull/1045>
__#​1088 <https://github.com/jpadilla/pyjwt/pull/1088>
v2.10.0
Compare Source
Fixed
v2.9.0
Compare Source
Changed
v2.8.0
Compare Source
Changed
v2.7.0
Compare Source
Changed
v2.6.0
Compare Source
Changed
v2.5.0
Compare Source
Changed
v2.4.0
Compare Source
Changed
pallets-eco/blinker (blinker)
v1.9.0
Compare Source
Released 2024-11-08
175
__version__
,receiver_connected
,Signal.temporarily_connected_to
andWeakNamespace
. :pr:172
:issue:
173
v1.8.2
Compare Source
Released 2024-05-06
_async_wrapper
and_sync_wrapper
arguments.:pr:
156
v1.8.1
Compare Source
Released 2024-04-28
str
andint
senders. :pr:148
blinker.base.WeakNamespace
import. :pr:149
blinker.base.receiver_connected import
. :pr:153
collections.abc
instead oftyping
. :pr:150
152
v1.8.0
Compare Source
Released 2024-04-27
__version__
attribute. Use feature detection, orimportlib.metadata.version("blinker")
, instead. :issue:128
temporarily_connected_to
will be removed inthe next version.
receiver_connected
signal and specify that it will be removed in the next version.
WeakNamespace
and specifythat it will be removed in the next version.
internally but should not affect any public API. :pr:
144
signal()
asdefault_namespace
.:pr:
145
v1.7.0
Compare Source
Released 2023-11-01
signal cleanup, typically during interpreter shutdown. :pr:
123
set_class
to be customised, to allow calling ofreceivers in registration order. :pr:
116
.126
v1.6.3
Compare Source
Released 2023-09-23
SyncWrapperType
andAsyncWrapperType
:pr:108
connected_to
would not disconnect the receiver if aninstance of
BaseException
was raised. :pr:114
v1.6.2
Compare Source
Released 2023-04-12
runtime dependency. :pr:
94
v1.6.1
Compare Source
Released 2023-04-09
py.typed
is present in the distributions (to enable otherprojects to use Blinker's typing).
ParamSpec
.:issue:
90
v1.6
Compare Source
Released 2023-09-23
SyncWrapperType
andAsyncWrapperType
:pr:108
connected_to
would not disconnect the receiver if aninstance of
BaseException
was raised. :pr:114
v1.5
Released 2022-07-17
may continue to work, but the next release will make incompatible
changes.
codespell-project/codespell (codespell)
v2.4.1
Compare Source
What's Changed
hep->heap, help,
in dictionary_rare.txt from #3461 by @jpivarski in #3624New Contributors
Full Changelog: codespell-project/codespell@v2.4.0...v2.4.1
v2.4.0
Compare Source
What's Changed
equipmnet->equipment
by @korverdev in #3438Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.