Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #789 +/- ##
=======================================
Coverage 86.27% 86.27%
=======================================
Files 71 71
Lines 2557 2557
=======================================
Hits 2206 2206
Misses 351 351 ☔ View full report in Codecov by Sentry. |
982ebde to
06b7bda
Compare
6cecca1 to
2d36115
Compare
2d36115 to
04708f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
>=1.7.0→>=1.7.2>=2.6.2→>=2.7.1>=1.6.6→>=1.6.7==2.4.1→==2.4.3==1.56.0→==1.58.0Release Notes
nonebot/nb-cli (nb-cli)
v1.7.2Compare Source
What's Changed
d232315Other Changes
Full Changelog: nonebot/nb-cli@v1.7.1...v1.7.2
v1.7.1Compare Source
What's Changed
Other Changes
ASYNC240规则 by @NCBM in #186Full Changelog: nonebot/nb-cli@v1.7.0...v1.7.1
nonebot/adapter-feishu (nonebot-adapter-feishu)
v2.7.1: 🌈Compare Source
v2.7.0: 🌈Compare Source
🚀 新功能
📝 文档
💫 杂项
nonebot/adapter-qq (nonebot-adapter-qq)
v1.6.7: Release 1.6.7Compare Source
What's Changed
Full Changelog: nonebot/adapter-qq@v1.6.6...v1.6.7
fllesser/nonebot-plugin-parser (nonebot-plugin-parser)
v2.4.3Compare Source
🐛 Bug Fixes
💫 Others
apilmoji 0.3.1@fllesser (#476)v2.4.2Compare Source
🚀 Features
🐛 Bug Fixes
Microsoft/playwright-python (playwright)
v1.58.0Compare Source
Trace Viewer Improvements
Thanks to @cpAdm for contributing these improvements!
Miscellaneous
browser_type.connect_over_cdp() now accepts an
is_localoption. When set toTrue, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.Breaking Changes⚠️
_reactand_vueselectors. See locators guide for alternatives.:lightselector engine suffix. Use standard CSS selectors instead.devtoolsfrom browser_type.launch() has been removed. Useargs=['--auto-open-devtools-for-tabs']instead.Browser Versions
This version was also tested against the following stable channels:
v1.57.0Compare Source
Chrome for Testing
Starting with this release, Playwright switches from Chromium, to using Chrome for Testing builds. Both headed and headless browsers are subject to this. Your tests should still be passing after upgrading to Playwright 1.57.
We're expecting no functional changes to come from this switch. The biggest change is the new icon and title in your toolbar.
If you still see an unexpected behaviour change, please file an issue.
On Arm64 Linux, Playwright continues to use Chromium.
Breaking Change
After 3 years of being deprecated, we removed
page.accessibilityfrom our API. Please use other libraries such as Axe if you need to test page accessibility. See our Node.js guide for integration with Axe.New APIs
stepsin locator.click() and locator.drag_to() that configures the number ofmousemoveevents emitted while moving the mouse pointer to the target element.PLAYWRIGHT_DISABLE_SERVICE_WORKER_NETWORKenvironment variable.PLAYWRIGHT_DISABLE_SERVICE_WORKER_CONSOLEenvironment variable.Browser Versions
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.