Skip to content
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): update all dependencies #161

Merged
merged 1 commit into from
May 22, 2024
Merged

chore(deps): update all dependencies #161

merged 1 commit into from
May 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit 3.7.0 -> 3.7.1 age adoption passing confidence
psycopg (source, changelog) 3.1.18 -> 3.1.19 age adoption passing confidence
pyright 1.1.361 -> 1.1.363 age adoption passing confidence
pytest (changelog) 8.2.0 -> 8.2.1 age adoption passing confidence
pytest_asyncio (changelog) 0.23.6 -> 0.23.7 age adoption passing confidence
ruff (source, changelog) 0.4.3 -> 0.4.4 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit)

v3.7.1

Compare Source

==================

Fixes
psycopg/psycopg (psycopg)

v3.1.19

Compare Source

RobertCraigie/pyright-python (pyright)

v1.1.363

Compare Source

v1.1.362

Compare Source

pytest-dev/pytest (pytest)

v8.2.1

Compare Source

pytest 8.2.1 (2024-05-19)

Improvements

  • #​12334: Support for Python 3.13 (beta1 at the time of writing).

Bug Fixes

  • #​12120: Fix [PermissionError]{.title-ref} crashes arising from directories which are not selected on the command-line.
  • #​12191: Keyboard interrupts and system exits are now properly handled during the test collection.
  • #​12300: Fixed handling of 'Function not implemented' error under squashfuse_ll, which is a different way to say that the mountpoint is read-only.
  • #​12308: Fix a regression in pytest 8.2.0 where the permissions of automatically-created .pytest_cache directories became rwx------ instead of the expected rwxr-xr-x.

Trivial/Internal Changes

  • #​12333: pytest releases are now attested using the recent Artifact Attestation support from GitHub, allowing users to verify the provenance of pytest's sdist and wheel artifacts.
pytest-dev/pytest-asyncio (pytest_asyncio)

v0.23.7: pytest-asyncio 0.23.7

Compare Source

0.23.7 (2024-05-19)

  • Silence deprecation warnings about unclosed event loops that occurred with certain CPython patch releases #​817

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.4

Compare Source

Preview features
  • [pycodestyle] Ignore end-of-line comments when determining blank line rules (#​11342)
  • [pylint] Detect pathlib.Path.open calls in unspecified-encoding (PLW1514) (#​11288)
  • [flake8-pyi] Implement PYI059 (generic-not-last-base-class) (#​11233)
  • [flake8-pyi] Implement PYI062 (duplicate-literal-member) (#​11269)
Rule changes
  • [flake8-boolean-trap] Allow passing booleans as positional-only arguments in code such as set(True) (#​11287)
  • [flake8-bugbear] Ignore enum classes in cached-instance-method (B019) (#​11312)
Server
  • Expand tildes when resolving Ruff server configuration file (#​11283)
  • Fix ruff server hanging after Neovim closes (#​11291)
  • Editor settings are used by default if no file-based configuration exists (#​11266)
Bug fixes
  • [pylint] Consider with statements for too-many-branches (PLR0912) (#​11321)
  • [flake8-blind-except, tryceratops] Respect logged and re-raised expressions in nested statements (BLE001, TRY201) (#​11301)
  • Recognise assignments such as __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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency pytest_asyncio to v0.23.6 chore(deps): update all dependencies Mar 19, 2024
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 2b66728 to b229d48 Compare March 24, 2024 22:35
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 76a1651 to d44e5e2 Compare March 28, 2024 00:48
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Mar 28, 2024
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Mar 31, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 8c655ec to 2daf15e Compare April 2, 2024 03:40
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Apr 2, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a8d4c5b to e58418b Compare April 10, 2024 12:07
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 002c0da to 72176a4 Compare April 12, 2024 22:59
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Apr 12, 2024
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 5f7580b to 1c794df Compare April 22, 2024 14:28
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a8bfbed to acf9a16 Compare April 24, 2024 13:16
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from af2fee6 to 2b0fd73 Compare May 5, 2024 19:00
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update actions/checkout digest to 0ad4b8f May 5, 2024
@renovate renovate bot force-pushed the renovate/all branch from 2b0fd73 to 06d843a Compare May 5, 2024 19:05
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f chore(deps): update actions/checkout digest to 0ad4b8f - autoclosed May 6, 2024
@renovate renovate bot closed this May 6, 2024
@renovate renovate bot deleted the renovate/all branch May 6, 2024 19:32
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f - autoclosed chore(deps): update actions/checkout digest to 0ad4b8f May 8, 2024
@renovate renovate bot restored the renovate/all branch May 8, 2024 12:52
@renovate renovate bot reopened this May 8, 2024
@renovate renovate bot changed the title chore(deps): update actions/checkout digest to 0ad4b8f chore(deps): update dependency pyright to v1.1.362 May 8, 2024
@renovate renovate bot force-pushed the renovate/all branch from 06d843a to 4f7d40c Compare May 8, 2024 12:53
@renovate renovate bot changed the title chore(deps): update dependency pyright to v1.1.362 chore(deps): update all dependencies May 9, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2335af7 to 7b71e1c Compare May 10, 2024 16:08
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies May 10, 2024
@renovate renovate bot force-pushed the renovate/all branch from 7b71e1c to 7d84abc Compare May 11, 2024 05:33
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies May 11, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c61b0ef to 8e047a1 Compare May 19, 2024 13:42
@renovate renovate bot force-pushed the renovate/all branch from 8e047a1 to c0b06cb Compare May 19, 2024 22:47
@vladutmd vladutmd merged commit c93ef18 into main May 22, 2024
3 checks passed
@vladutmd vladutmd deleted the renovate/all branch May 22, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant