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

Lock file maintenance Python dependencies #752

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
boto3 integration patch ^1.35.47 -> ^1.35.50 age adoption passing confidence
boto3 dependencies patch ^1.35.47 -> ^1.35.50 age adoption passing confidence
ruff (source, changelog) format patch ^0.7.0 -> ^0.7.1 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

boto/boto3 (boto3)

v1.35.50

Compare Source

=======

  • api-change:mediapackagev2: [botocore] MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
  • api-change:opensearch: [botocore] Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.
  • api-change:rds: [botocore] This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
  • api-change:storagegateway: [botocore] Documentation update: Amazon FSx File Gateway will no longer be available to new customers.

v1.35.49

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management
  • api-change:codebuild: [botocore] AWS CodeBuild now supports automatically retrying failed builds
  • api-change:lambda: [botocore] Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.
  • api-change:logs: [botocore] Adding inferred token name for dynamic tokens in Anomalies.
  • api-change:supplychain: [botocore] API doc updates, and also support showing error message on a failed instance

v1.35.48

Compare Source

=======

  • api-change:appconfig: [botocore] This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
  • api-change:ec2: [botocore] This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
  • api-change:ecs: [botocore] This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
  • api-change:nimble: [botocore] The nimble client has been removed following the deprecation of the service.
  • api-change:pcs: [botocore] Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.
  • api-change:qbusiness: [botocore] Add a new field in chat response. This field can be used to support nested schemas in array fields
astral-sh/ruff (ruff)

v0.7.1

Compare Source

Preview features
  • Fix E221 and E222 to flag missing or extra whitespace around == operator (#​13890)
  • Formatter: Alternate quotes for strings inside f-strings in preview (#​13860)
  • Formatter: Join implicit concatenated strings when they fit on a line (#​13663)
  • [pylint] Restrict iteration-over-set to only work on sets of literals (PLC0208) (#​13731)
Rule changes
  • [flake8-type-checking] Support auto-quoting when annotations contain quotes (#​11811)
Server
  • Avoid indexing the workspace for single-file mode (#​13770)
Bug fixes
  • Make ARG002 compatible with EM101 when raising NotImplementedError (#​13714)
Other changes
  • Introduce more Docker tags for Ruff (similar to uv) (#​13274)

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, 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.

@renovate renovate bot requested review from a team, taurus-forever, dragomirp, marceloneppel and lucasgameiroborges and removed request for a team October 25, 2024 02:17
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.06%. Comparing base (fb02766) to head (216cf9b).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/backups.py 50.00% 3 Missing ⚠️
src/relations/async_replication.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #752   +/-   ##
=======================================
  Coverage   71.06%   71.06%           
=======================================
  Files          12       12           
  Lines        3107     3107           
  Branches      474      474           
=======================================
  Hits         2208     2208           
  Misses        786      786           
  Partials      113      113           

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

@renovate renovate bot force-pushed the renovate/python-dependencies branch from 912b0a6 to a3f7aed Compare October 28, 2024 01:37
@renovate renovate bot force-pushed the renovate/python-dependencies branch from a3f7aed to dc7ba13 Compare October 29, 2024 02:19
Copy link
Contributor Author

renovate bot commented Oct 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dragomirp
Copy link
Contributor

Updated linting.

@marceloneppel marceloneppel merged commit 96f5ac5 into main Oct 30, 2024
99 checks passed
@marceloneppel marceloneppel deleted the renovate/python-dependencies branch October 30, 2024 15:29
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.

2 participants