Skip to content

build: update api: all non-major dependencies

Common Ground Bot requested to merge renovate/api-all-minor-patch into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
Faker ==13.13.0 -> ==13.14.0 age adoption passing confidence
influxdb-client ==1.29.1 -> ==1.30.0 age adoption passing confidence
python-gitlab ==3.5.0 -> ==3.6.0 age adoption passing confidence
requests (source, changelog) ==2.28.0 -> ==2.28.1 age adoption passing confidence

Release Notes

joke2k/faker

v13.14.0

Compare Source

v13.13.1

Compare Source

influxdata/influxdb-client-python

v1.30.0

Compare Source

Features
  1. #​440: Add possibility to specify timestamp column and its timezone [DataFrame]
Bug Fixes
  1. #​457: Formatting nanoseconds to Flux AST
Dependencies
  1. #​449: Remove pytz library
python-gitlab/python-gitlab

v3.6.0

Compare Source

Feature
  • downloads: Allow streaming downloads access to response iterator (#​1956) (b644721)
  • api: Support head() method for get and list endpoints (ce9216c)
  • api: Implement HEAD method (90635a7)
  • users: Add approve and reject methods to User (f57139d)
  • api: Convert gitlab.const to Enums (c3c6086)
  • Add support for Protected Environments (1dc9d0f)
  • users: Add ban and unban methods (0d44b11)
  • docker: Provide a Debian-based slim image (384031c)
  • Support mutually exclusive attributes and consolidate validation to fix board lists (#​2037) (3fa330c)
  • client: Introduce iterator=True and deprecate as_list=False in list() (cdc6605)
Fix
  • base: Do not fail repr() on lazy objects (1efb123)
  • cli: Project-merge-request-approval-rule (15a242c)
  • cli: Fix project export download for CLI (5d14867)
Documentation
  • api: Add separate section for advanced usage (22ae101)
  • api: Document usage of head() methods (f555bfb)
  • projects: Provide more detailed import examples (8f8611a)
  • projects: Document 404 gotcha with unactivated integrations (522ecff)
  • variables: Instruct users to follow GitLab rules for values (194b6be)
  • api: Stop linking to python-requests.org (49c7e83)
  • api: Fix incorrect docs for merge_request_approvals (#​2094) (5583eaa)
  • api-usage: Add import os in example (2194a44)
  • Drop deprecated setuptools build_sphinx (048d66a)
  • usage: Refer to upsteam docs instead of custom attributes (ae7d3b0)
  • ext: Fix rendering for RequiredOptional dataclass (4d431e5)
  • Documentation updates to reflect addition of mutually exclusive attributes (24b720e)
  • Use as_list=False or all=True in Getting started (de8c6e8)
psf/requests

v2.28.1

Compare Source

Improvements

  • Speed optimization in iter_content with transition to yield from. (#​6170)

Dependencies

  • Added support for chardet 5.0.0 (#​6179)
  • Added support for charset-normalizer 2.1.0 (#​6169)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Common Ground Bot

Merge request reports