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

Update all non-major dependencies #21

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
flake8 (changelog) 7.1.0 -> 7.1.1 age adoption passing confidence
flake8-bugbear (changelog) 24.4.26 -> 24.8.19 age adoption passing confidence
poethepoet 0.27.0 -> 0.28.0 age adoption passing confidence
pytest (changelog) 8.2.2 -> 8.3.2 age adoption passing confidence
tox (changelog) 4.16.0 -> 4.18.0 age adoption passing confidence

Release Notes

pycqa/flake8 (flake8)

v7.1.1

Compare Source

PyCQA/flake8-bugbear (flake8-bugbear)

v24.8.19

Compare Source

  • B910: implement to suggest using Counter() instead of defaultdict(int) (#​489)
  • B901: Do not trigger with explicit Generator return type (#​481)
  • B008: add some comments, rename b008_extend_immutable_calls (#​476)
  • B040: exception with note added not reraised or used (#​477)
  • B039, Add ContextVar with mutable literal or function call as default
  • B040: Add Exception with added note not reraised. (#​474)
  • Run tests in Python 3.13
  • Type annotated code (#​481 + #​483)
  • Replace hash with unsafe_hash (#​486)
nat-n/poethepoet (poethepoet)

v0.28.0: 0.28.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.27.0...v0.28.0

pytest-dev/pytest (pytest)

v8.3.2

Compare Source

pytest 8.3.2 (2024-07-24)

Bug fixes

  • #​12652: Resolve regression [conda]{.title-ref} environments where no longer being automatically detected.

    -- by RonnyPfannschmidt{.interpreted-text role="user"}

v8.3.1

Compare Source

pytest 8.3.1 (2024-07-20)

The 8.3.0 release failed to include the change notes and docs for the release. This patch release remedies this. There are no other changes.

v8.3.0

Compare Source

tox-dev/tox (tox)

v4.18.0

Compare Source

What's Changed

Full Changelog: tox-dev/tox@4.17.1...4.18.0

v4.17.1

Compare Source

What's Changed
New Contributors

Full Changelog: tox-dev/tox@4.17.0...4.17.1

v4.17.0

Compare Source

What's Changed
New Contributors

Full Changelog: tox-dev/tox@4.16.0...4.17.0


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 was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (b01be9b) to head (0a25b02).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   91.93%   91.93%           
=======================================
  Files           9        9           
  Lines         124      124           
  Branches       14       14           
=======================================
  Hits          114      114           
  Misses          8        8           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Jul 20, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.07s
✅ COPYPASTE jscpd yes no 1.44s
✅ EDITORCONFIG editorconfig-checker 31 0 0.05s
✅ MARKDOWN markdownlint 2 0 0.62s
✅ MARKDOWN markdown-link-check 2 0 1.9s
✅ MARKDOWN markdown-table-formatter 2 0 0.24s
✅ PYTHON bandit 12 0 1.04s
✅ PYTHON black 12 0 1.23s
✅ PYTHON flake8 12 0 0.44s
✅ PYTHON isort 12 0 0.21s
✅ PYTHON mypy 12 0 2.6s
✅ PYTHON pylint 12 0 3.86s
✅ PYTHON pyright 12 0 7.2s
✅ PYTHON ruff 12 0 0.01s
✅ REPOSITORY checkov yes no 12.57s
✅ REPOSITORY gitleaks yes no 0.11s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.54s
✅ REPOSITORY secretlint yes no 0.71s
✅ REPOSITORY trivy yes no 5.64s
✅ REPOSITORY trivy-sbom yes no 1.41s
✅ REPOSITORY trufflehog yes no 4.11s
✅ RST rstcheck 1 0 3.09s
✅ RST rstfmt 1 0 1.54s
✅ RST rst-lint 1 0 0.53s
✅ YAML prettier 5 0 0.51s
✅ YAML v8r 5 0 7.51s
✅ YAML yamllint 5 0 0.3s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title Update dependency pytest to v8.3.1 Update dependency pytest to v8.3.2 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 935af79 to 8fab266 Compare July 25, 2024 14:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8fab266 to 38d852b Compare August 4, 2024 23:06
@renovate renovate bot changed the title Update dependency pytest to v8.3.2 Update all non-major dependencies Aug 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b28bbd7 to 44635dc Compare August 7, 2024 17:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d8eaed8 to e65adff Compare August 20, 2024 03:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9d3345f to 24552b7 Compare August 31, 2024 21:05
@dochang dochang merged commit 96eb76c into master Sep 2, 2024
16 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 2, 2024 08:26
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