-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all dependencies #161
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
Merged
Merged
Conversation
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
2b66728 to
b229d48
Compare
76a1651 to
d44e5e2
Compare
d44e5e2 to
3a3b0c0
Compare
8c655ec to
2daf15e
Compare
a8d4c5b to
e58418b
Compare
002c0da to
72176a4
Compare
5f7580b to
1c794df
Compare
a8bfbed to
acf9a16
Compare
af2fee6 to
2b0fd73
Compare
2335af7 to
7b71e1c
Compare
7b71e1c to
7d84abc
Compare
c61b0ef to
8e047a1
Compare
8e047a1 to
c0b06cb
Compare
vladutmd
approved these changes
May 22, 2024
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:
3.7.0->3.7.13.1.18->3.1.191.1.361->1.1.3638.2.0->8.2.10.23.6->0.23.70.4.3->0.4.4Release Notes
pre-commit/pre-commit (pre-commit)
v3.7.1Compare Source
==================
Fixes
language: rustdefault language version check whenrust-toolchain.tomlis present.
psycopg/psycopg (psycopg)
v3.1.19Compare Source
RobertCraigie/pyright-python (pyright)
v1.1.363Compare Source
v1.1.362Compare Source
pytest-dev/pytest (pytest)
v8.2.1Compare Source
pytest 8.2.1 (2024-05-19)
Improvements
Bug Fixes
.pytest_cachedirectories becamerwx------instead of the expectedrwxr-xr-x.Trivial/Internal Changes
pytest-dev/pytest-asyncio (pytest_asyncio)
v0.23.7: pytest-asyncio 0.23.7Compare Source
0.23.7 (2024-05-19)
Known issues
As of v0.23, pytest-asyncio attaches an asyncio event loop to each item of the test suite (i.e. session, packages, modules, classes, functions) and allows tests to be run in those loops when marked accordingly. Pytest-asyncio currently assumes that async fixture scope is correlated with the new event loop scope. This prevents fixtures from being evaluated independently from the event loop scope and breaks some existing test suites (see #706). For example, a test suite may require all fixtures and tests to run in the same event loop, but have async fixtures that are set up and torn down for each module. If you're affected by this issue, please continue using the v0.21 release, until it is resolved.
astral-sh/ruff (ruff)
v0.4.4Compare Source
Preview features
pycodestyle] Ignore end-of-line comments when determining blank line rules (#11342)pylint] Detectpathlib.Path.opencalls inunspecified-encoding(PLW1514) (#11288)flake8-pyi] ImplementPYI059(generic-not-last-base-class) (#11233)flake8-pyi] ImplementPYI062(duplicate-literal-member) (#11269)Rule changes
flake8-boolean-trap] Allow passing booleans as positional-only arguments in code such asset(True)(#11287)flake8-bugbear] Ignore enum classes incached-instance-method(B019) (#11312)Server
ruff serverhanging after Neovim closes (#11291)Bug fixes
pylint] Considerwithstatements fortoo-many-branches(PLR0912) (#11321)flake8-blind-except,tryceratops] Respect logged and re-raised expressions in nested statements (BLE001,TRY201) (#11301)__all__ = builtins.list(["foo", "bar"])as valid__all__definitions (#11335)Configuration
📅 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.
This PR has been generated by Mend Renovate. View repository job log here.