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 #1930

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
Flask-WTF (changelog) 1.2.1 -> 1.2.2 age adoption passing confidence dependencies patch
PyYAML (source) 6.0.1 -> 6.0.2 age adoption passing confidence dependencies patch
mailparser 3.7.1 -> 3.7.2 age adoption passing confidence dependencies patch
nodemailer (source) 6.9.15 -> 6.9.16 age adoption passing confidence dependencies patch
notifications-utils 53.0.1 -> 53.0.2 age adoption passing confidence dependencies patch
pyexcel 0.7.0 -> 0.7.1 age adoption passing confidence dependencies patch
pyexcel-io 0.6.6 -> 0.6.7 age adoption passing confidence dependencies patch
ruff (source, changelog) 0.8.2 -> 0.8.3 age adoption passing confidence test patch 0.8.4
types-python-dateutil (changelog) 2.9.0.20241003 -> 2.9.0.20241206 age adoption passing confidence test patch
types-requests (changelog) 2.32.0.20240914 -> 2.32.0.20241016 age adoption passing confidence test patch

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

nodemailer/mailparser (mailparser)

v3.7.2

Compare Source

Bug Fixes
  • deps: Bumped deps to fix issue with missing whitespace (92884d0)
nodemailer/nodemailer (nodemailer)

v6.9.16

Compare Source

Bug Fixes
  • addressparser: Correctly detect if user local part is attached to domain part (f2096c5)
cds-snc/notifier-utils (notifications-utils)

v53.0.2

Compare Source

pyexcel/pyexcel (pyexcel)

v0.7.1

Compare Source

Fixed

#. #&#8203;272 <https://github.com/pyexcel/pyexcel/issues/272>_: remove chardet as a
requirement

Updated

#. various typos and linted the code

pyexcel/pyexcel-io (pyexcel-io)

v0.6.7

Compare Source

updated

#. #&#8203;115 <https://github.com/pyexcel/pyexcel-io/issues/115>: Pathnames with .
cause file_name error in get_writer.
#. #&#8203;117 <https://github.com/pyexcel/pyexcel-io/issues/117>
: fix a typo in
license.

astral-sh/ruff (ruff)

v0.8.3

Compare Source

Preview features
  • Fix fstring formatting removing overlong implicit concatenated string in expression part (#​14811)
  • [airflow] Add fix to remove deprecated keyword arguments (AIR302) (#​14887)
  • [airflow]: Extend rule to include deprecated names for Airflow 3.0 (AIR302) (#​14765 and #​14804)
  • [flake8-bugbear] Improve error messages for except* (B025, B029, B030, B904) (#​14815)
  • [flake8-bugbear] itertools.batched() without explicit strict (B911) (#​14408)
  • [flake8-use-pathlib] Dotless suffix passed to Path.with_suffix() (PTH210) (#​14779)
  • [pylint] Include parentheses and multiple comparators in check for boolean-chained-comparison (PLR1716) (#​14781)
  • [ruff] Do not simplify round() calls (RUF046) (#​14832)
  • [ruff] Don't emit used-dummy-variable on function parameters (RUF052) (#​14818)
  • [ruff] Implement if-key-in-dict-del (RUF051) (#​14553)
  • [ruff] Mark autofix for RUF052 as always unsafe (#​14824)
  • [ruff] Teach autofix for used-dummy-variable about TypeVars etc. (RUF052) (#​14819)
Rule changes
  • [flake8-bugbear] Offer unsafe autofix for no-explicit-stacklevel (B028) (#​14829)
  • [flake8-pyi] Skip all type definitions in string-or-bytes-too-long (PYI053) (#​14797)
  • [pyupgrade] Do not report when a UTF-8 comment is followed by a non-UTF-8 one (UP009) (#​14728)
  • [pyupgrade] Mark fixes for convert-typed-dict-functional-to-class and convert-named-tuple-functional-to-class as unsafe if they will remove comments (UP013, UP014) (#​14842)
Bug fixes
  • Raise syntax error for mixing except and except* (#​14895)
  • [flake8-bugbear] Fix B028 to allow stacklevel to be explicitly assigned as a positional argument (#​14868)
  • [flake8-bugbear] Skip B028 if warnings.warn is called with *args or **kwargs (#​14870)
  • [flake8-comprehensions] Skip iterables with named expressions in unnecessary-map (C417) (#​14827)
  • [flake8-pyi] Also remove self and cls's annotation (PYI034) (#​14801)
  • [flake8-pytest-style] Fix pytest-parametrize-names-wrong-type (PT006) to edit both argnames and argvalues if both of them are single-element tuples/lists (#​14699)
  • [perflint] Improve autofix for PERF401 (#​14369)
  • [pylint] Fix PLW1508 false positive for default string created via a mult operation (#​14841)

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.

@renovate renovate bot force-pushed the renovate/all-patch branch 7 times, most recently from 62810e0 to ba9d417 Compare August 22, 2024 20:07
@renovate renovate bot force-pushed the renovate/all-patch branch 10 times, most recently from 4083d5b to 02b8907 Compare September 3, 2024 15:27
@renovate renovate bot force-pushed the renovate/all-patch branch 4 times, most recently from dd755cf to 792e8b0 Compare September 10, 2024 18:33
@renovate renovate bot force-pushed the renovate/all-patch branch 6 times, most recently from c149926 to 8ad09e0 Compare September 12, 2024 19:34
@renovate renovate bot force-pushed the renovate/all-patch branch 8 times, most recently from 12076c7 to bef3372 Compare November 27, 2024 15:05
@renovate renovate bot force-pushed the renovate/all-patch branch 11 times, most recently from a27287f to 0d31f84 Compare December 6, 2024 14:19
@renovate renovate bot force-pushed the renovate/all-patch branch 3 times, most recently from ea27a4d to 8486437 Compare December 10, 2024 15:20
Copy link
Contributor Author

renovate bot commented Dec 10, 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-admin-3EIkLYcy-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because notifications-utils (53.0.2) @ git+https://github.com/cds-snc/[email protected] depends on PyYAML (6.0.1)
 and notification-admin depends on PyYAML (6.0.2), notifications-utils is forbidden.
So, because notification-admin depends on notifications-utils (53.0.2) @ git+https://github.com/cds-snc/[email protected], version solving failed.

@renovate renovate bot force-pushed the renovate/all-patch branch 5 times, most recently from caf5c32 to 347066f Compare December 18, 2024 18:30
@renovate renovate bot force-pushed the renovate/all-patch branch from 347066f to f9dae22 Compare December 19, 2024 15:40
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