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

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
boto3 integration patch ^1.34.130 -> ^1.34.131 age adoption passing confidence
boto3 dependencies patch ^1.34.130 -> ^1.34.131 age adoption passing confidence
pydantic (changelog) unit patch ^1.10.16 -> ^1.10.17 age adoption passing confidence
pydantic (changelog) charm-libs patch 1.10.16 -> 1.10.17 age adoption passing confidence
pydantic (changelog) dependencies patch ^1.10.16 -> ^1.10.17 age adoption passing confidence
ruff (source, changelog) format patch ^0.4.9 -> ^0.4.10 age adoption passing confidence

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


Release Notes

boto/boto3 (boto3)

v1.34.131

Compare Source

========

  • api-change:bedrock-runtime: [botocore] This release adds document support to Converse and ConverseStream APIs
  • api-change:codeartifact: [botocore] Add support for the Cargo package format.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • api-change:cost-optimization-hub: [botocore] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • api-change:glue: [botocore] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to record individual stage participants to S3.
  • api-change:sagemaker: [botocore] Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • api-change:securityhub: [botocore] Documentation updates for Security Hub
pydantic/pydantic (pydantic)

v1.10.17: (2024-06-20)

Compare Source

What's Changed

Full Changelog: pydantic/pydantic@v1.10.16...v1.10.17

astral-sh/ruff (ruff)

v0.4.10

Compare Source

Parser
  • Implement re-lexing logic for better error recovery (#​11845)
Rule changes
  • [flake8-copyright] Update CPY001 to check the first 4096 bytes instead of 1024 (#​11927)
  • [pycodestyle] Update E999 to show all syntax errors instead of just the first one (#​11900)
Server
  • Add tracing setup guide to Helix documentation (#​11883)
  • Add tracing setup guide to Neovim documentation (#​11884)
  • Defer notebook cell deletion to avoid an error message (#​11864)
Security
  • Guard against malicious ecosystem comment artifacts (#​11879)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.19%. Comparing base (5e27448) to head (8f0f0f4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #521   +/-   ##
=======================================
  Coverage   70.19%   70.19%           
=======================================
  Files          10       10           
  Lines        2775     2775           
  Branches      516      516           
=======================================
  Hits         1948     1948           
  Misses        729      729           
  Partials       98       98           

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

@dragomirp dragomirp merged commit 31f6f4a into main Jun 21, 2024
52 checks passed
@dragomirp dragomirp deleted the renovate/python-dependencies branch June 21, 2024 13:42
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