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 dependencies #59

Merged
merged 1 commit into from May 10, 2022
Merged

Update all dependencies #59

merged 1 commit into from May 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi ==0.75.1 -> ==0.76.0 age adoption passing confidence
importlib_resources ==5.6.0 -> ==5.7.1 age adoption passing confidence
ispyb ==6.10.0 -> ==6.11.0 age adoption passing confidence
jinja2 (changelog) ==3.1.1 -> ==3.1.2 age adoption passing confidence
pytest (source, changelog) ==7.1.1 -> ==7.1.2 age adoption passing confidence
rich ==12.2.0 -> ==12.4.1 age adoption passing confidence
textual ==0.1.17 -> ==0.1.18 age adoption passing confidence
zocalo (changelog) ==0.17.0 -> ==0.18.0 age adoption passing confidence

Release Notes

tiangolo/fastapi

v0.76.0

Compare Source

Upgrades
Internal

v0.75.2

Compare Source

This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.

Fixes
Upgrades
  • ⬆️ Update ujson ranges for CVE-2021-45958. PR #​4804 by @​tiangolo.
  • ⬆️ Upgrade dependencies upper range for extras "all". PR #​4803 by @​tiangolo.
  • ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (/docs) publicly to non-expert users. PR #​4347 by @​RAlanWright.
Internal
  • 🔧 Update sponsors, add: ExoFlare, Ines Course; remove: Dropbase, Vim.so, Calmcode; update: Striveworks, TalkPython and TestDriven.io. PR #​4805 by @​tiangolo.
  • ⬆️ Upgrade Codecov GitHub Action. PR #​4801 by @​tiangolo.
python/importlib_resources

v5.7.1

Compare Source

======

  • #​249: In simple.ResourceContainer.joinpath, honor
    names split by posixpath.sep.

v5.7.0

Compare Source

======

  • #​248: abc.Traversable.joinpath now allows for multiple
    arguments and specifies that posixpath.sep is allowed
    in any argument to accept multiple arguments, matching the
    behavior found in zipfile.Path and pathlib.Path.

    simple.ResourceContainer now honors this behavior.

DiamondLightSource/ispyb-api

v6.11.0

Compare Source

  • Update SQLAlchemy ORM models for ispyb-database v1.29.0
  • The ISPyB database ORM model version can now be interrogated via ispyb.sqlalchemy.__schema_version__.
  • Added support for Python 3.10
pytest-dev/pytest

v7.1.2

Compare Source

pytest 7.1.2 (2022-04-23)

Bug Fixes

  • #​9726: An unnecessary numpy import inside pytest.approx{.interpreted-text role="func"} was removed.
  • #​9820: Fix comparison of dataclasses with InitVar.
  • #​9869: Increase stacklevel for the NODE_CTOR_FSPATH_ARG deprecation to point to the
    user's code, not pytest.
  • #​9871: Fix a bizarre (and fortunately rare) bug where the [temp_path]{.title-ref} fixture could raise
    an internal error while attempting to get the current user's username.
willmcgugan/rich

v12.4.1

Compare Source

Fixed
Changed
  • Added a keyline around SVG terminals which is visible on dark backgrounds
Changed
  • Added a keyline around SVG terminals which is visible on dark backgrounds

v12.4.0

Compare Source

Changed
Added

v12.3.0

Compare Source

Added
Fixed
Changed
  • Setting total=None on progress is now possible, and will display pulsing animation
  • Micro-optimization for Segment.divide
willmcgugan/textual

v0.1.18

Compare Source

Changed
  • Bump typing extensions
DiamondLightSource/python-zocalo

v0.18.0

Compare Source

  • Added a logging configuration plugin to comprehensively
    configure logging across applications.

Configuration

📅 Schedule: "after 7am and before 4pm on monday" in timezone Europe/London.

🚦 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, click this checkbox.

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

@renovate renovate bot added the dependencies label May 2, 2022
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 1f7c325 to 4963da1 Compare May 10, 2022 02:28
@d-j-hatton d-j-hatton merged commit 84fedba into main May 10, 2022
@d-j-hatton d-j-hatton deleted the renovate/all branch May 10, 2022 08:34
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.

None yet

2 participants