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

fix(deps): update all patch dependencies #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
PyYAML (source) 6.0.1 -> 6.0.2 age adoption passing confidence dependencies patch
notifications-utils 53.0.1 -> 53.0.2 age adoption passing confidence dependencies patch 53.0.3
pytest-env 0.8.1 -> 0.8.2 age adoption passing confidence test patch
requests (source, changelog) 2.32.2 -> 2.32.3 age adoption passing confidence dependencies patch
ruff (source, changelog) 0.8.3 -> 0.8.4 age adoption passing confidence test patch 0.8.6 (+1)

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

yaml/pyyaml (PyYAML)

v6.0.2

Compare Source

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: yaml/pyyaml@6.0.1...6.0.2

cds-snc/notifier-utils (notifications-utils)

v53.0.2

Compare Source

pytest-dev/pytest-env (pytest-env)

v0.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: pytest-dev/pytest-env@0.8.1...0.8.2

psf/requests (requests)

v2.32.3

Compare Source

Bugfixes

  • Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of
    HTTPAdapter. (#​6716)
  • Fixed issue where Requests started failing to run on Python versions compiled
    without the ssl module. (#​6724)
astral-sh/ruff (ruff)

v0.8.4

Compare Source

Preview features
  • [airflow] Extend AIR302 with additional functions and classes (#​15015)
  • [airflow] Implement moved-to-provider-in-3 for modules that has been moved to Airflow providers (AIR303) (#​14764)
  • [flake8-use-pathlib] Extend check for invalid path suffix to include the case "." (PTH210) (#​14902)
  • [perflint] Fix panic in PERF401 when list variable is after the for loop (#​14971)
  • [perflint] Simplify finding the loop target in PERF401 (#​15025)
  • [pylint] Preserve original value format (PLR6104) (#​14978)
  • [ruff] Avoid false positives for RUF027 for typing context bindings (#​15037)
  • [ruff] Check for ambiguous pattern passed to pytest.raises() (RUF043) (#​14966)
Rule changes
  • [flake8-bandit] Check S105 for annotated assignment (#​15059)
  • [flake8-pyi] More autofixes for redundant-none-literal (PYI061) (#​14872)
  • [pydocstyle] Skip leading whitespace for D403 (#​14963)
  • [ruff] Skip SQLModel base classes for mutable-class-default (RUF012) (#​14949)
Bug
  • [perflint] Parenthesize walrus expressions in autofix for manual-list-comprehension (PERF401) (#​15050)
Server
  • Check diagnostic refresh support from client capability which enables dynamic configuration for various editors (#​15014)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv notification-document-download-api-Kw75zxb3-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because notification-document-download-api depends on notifications-utils (53.0.2) @ git+https://github.com/cds-snc/notifier-utils.git@53.0.2 which depends on PyYAML (6.0.1), pyyaml is required.
So, because notification-document-download-api depends on PyYAML (6.0.2), version solving failed.

@renovate renovate bot added the Renovate label Sep 14, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch from e7e0a61 to 28d6b19 Compare September 20, 2024 19:02
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 95c941b to d711bfa Compare October 3, 2024 20:22
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from b29ec08 to 0d98d66 Compare October 11, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from 33cb206 to deda3ce Compare December 4, 2024 19:07
@renovate renovate bot force-pushed the renovate/all-patch branch 2 times, most recently from e6d8cf5 to 05e43c1 Compare December 13, 2024 18:20
@renovate renovate bot force-pushed the renovate/all-patch branch from 05e43c1 to 08155c7 Compare December 18, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants