fix(deps): update all non-major dependencies #552
Merged
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.3.3
->^2.4.0
~=2.3.3
->~=2.4.0
v1.10.3
->v1.11.0
^1.16.0
->^1.17.1
~=1.16.0
->~=1.17.1
Release Notes
nonebot/nonebot2 (nonebot2)
v2.4.0
: 🌈 🎃🍬️👻️Compare Source
🚀 新功能
🐛 Bug 修复
📝 文档
💫 杂项
nonebot-plugin-ntqq-restart
@kanbereina (#2926)🍻 插件发布
🍻 机器人发布
pypa/gh-action-pypi-publish (pypa/gh-action-pypi-publish)
v1.11.0
Compare Source
🔏 Helping you become a trusted supply chain link 🔗
Two months ago, in v1.10.0, @woodruffw💰 integrated support for generating and uploading PEP 740 digital attestations that can be used as provenance objects when analyzing dependency chains for the integrity.
To make sure it works well, it was implemented as an opt-in, so a relatively small subset of projects was able to try it out, and a few issues have been determined and fixed during this time.
That changes today! This version changes the feature toggle to “on by default”. This means that from now on, every project making use of Trusted Publishing will start producing and publishing digital attestations without having to do any modifications to how they use this action.
@woodruffw💰 flipped the respective toggle in #277 with the possibility to opt-out.
🛠️ Internal Dependencies
@woodruffw💰 bumped
sigstore
to v3.5.1 andpypi-attestations
to v0.0.13 in lock files via #276.🪞 Full Diff: pypa/gh-action-pypi-publish@v1.10.3...v1.11.0
🧔♂️ Release Manager: @webknjaz 🇺🇦
🙏 Special Thanks to William for working on improving the supply chain provenance in the ecosystem! The overall effort is tracked @&#https://github.com/pypi/warehouse/issues/15871/15871.
aio-libs/yarl (yarl)
v1.17.1
Compare Source
======
(2024-10-30)
Miscellaneous internal changes
Improved performance of many :class:
~yarl.URL
methods -- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
1396
, :issue:1397
, :issue:1398
.Improved performance of passing a
dict
orstr
to :py:meth:~yarl.URL.extend_query
-- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
1401
.v1.17.0
Compare Source
======
(2024-10-28)
Features
Added :attr:
~yarl.URL.host_port_subcomponent
which returns the :rfc:3986#section-3.2.2
host and :rfc:3986#section-3.2.3
port subcomponent -- by :user:bdraco
.Related issues and pull requests on GitHub:
:issue:
1375
.Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.