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

⬆️(dependencies) update python dependencies #2569

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Pillow (changelog) ==10.2.0 -> ==10.3.0 age adoption passing confidence
PyMuPDF (changelog) ==1.23.26 -> ==1.24.2 age adoption passing confidence
black (changelog) ==24.2.0 -> ==24.4.1 age adoption passing confidence
boto3 ==1.34.59 -> ==1.34.91 age adoption passing confidence
celery (source, changelog) ==5.3.6 -> ==5.4.0 age adoption passing confidence
channels ==4.0.0 -> ==4.1.0 age adoption passing confidence
dj-rest-auth ==5.0.2 -> ==6.0.0 age adoption passing confidence
django-configurations (source) ==2.5 -> ==2.5.1 age adoption passing confidence
django-filter (changelog) ==24.1 -> ==24.2 age adoption passing confidence
djangorestframework (source, changelog) ==3.14.0 -> ==3.15.1 age adoption passing confidence
dockerflow ==2024.3.0 -> ==2024.4.2 age adoption passing confidence
drf-spectacular ==0.27.1 -> ==0.27.2 age adoption passing confidence
gunicorn (changelog) ==21.2.0 -> ==22.0.0 age adoption passing confidence
ipython ==8.22.2 -> ==8.23.0 age adoption passing confidence
playwright (changelog) ==1.42.0 -> ==1.43.0 age adoption passing confidence
pycaption (changelog) ==2.2.5 -> ==2.2.6 age adoption passing confidence
pytest-cov (changelog) ==4.1.0 -> ==5.0.0 age adoption passing confidence
pytest-mock (changelog) ==3.12.0 -> ==3.14.0 age adoption passing confidence
sentry-sdk (changelog) ==1.41.0 -> ==2.0.0 age adoption passing confidence
social-auth-app-django ==5.4.0 -> ==5.4.1 age adoption passing confidence
social-auth-core ==4.5.3 -> ==4.5.4 age adoption passing confidence
uvicorn (changelog) ==0.28.0 -> ==0.29.0 age adoption passing confidence
wheel (changelog) ==0.42.0 -> ==0.43.0 age adoption passing confidence

Release Notes

python-pillow/Pillow (Pillow)

v10.3.0

Compare Source

  • CVE-2024-28219: Use strncpy to avoid buffer overflow #​7928
    [radarhere, hugovk]

  • Deprecate eval(), replacing it with lambda_eval() and unsafe_eval() #​7927
    [radarhere, hugovk]

  • Raise ValueError if seeking to greater than offset-sized integer in TIFF #​7883
    [radarhere]

  • Add --report argument to __main__.py to omit supported formats #​7818
    [nulano, radarhere, hugovk]

  • Added RGB to I;16, I;16L, I;16B and I;16N conversion #​7918, #​7920
    [radarhere]

  • Fix editable installation with custom build backend and configuration options #​7658
    [nulano, radarhere]

  • Fix putdata() for I;16N on big-endian #​7209
    [Yay295, hugovk, radarhere]

  • Determine MPO size from markers, not EXIF data #​7884
    [radarhere]

  • Improved conversion from RGB to RGBa, LA and La #​7888
    [radarhere]

  • Support FITS images with GZIP_1 compression #​7894
    [radarhere]

  • Use I;16 mode for 9-bit JPEG 2000 images #​7900
    [scaramallion, radarhere]

  • Raise ValueError if kmeans is negative #​7891
    [radarhere]

  • Remove TIFF tag OSUBFILETYPE when saving using libtiff #​7893
    [radarhere]

  • Raise ValueError for negative values when loading P1-P3 PPM images #​7882
    [radarhere]

  • Added reading of JPEG2000 palettes #​7870
    [radarhere]

  • Added alpha_quality argument when saving WebP images #​7872
    [radarhere]

  • Fixed joined corners for ImageDraw rounded_rectangle() non-integer dimensions #​7881
    [radarhere]

  • Stop reading EPS image at EOF marker #​7753
    [radarhere]

  • PSD layer co-ordinates may be negative #​7706
    [radarhere]

  • Use subprocess with CREATE_NO_WINDOW flag in ImageShow WindowsViewer #​7791
    [radarhere]

  • When saving GIF frame that restores to background color, do not fill identical pixels #​7788
    [radarhere]

  • Fixed reading PNG iCCP compression method #​7823
    [radarhere]

  • Allow writing IFDRational to UNDEFINED tag #​7840
    [radarhere]

  • Fix logged tag name when loading Exif data #​7842
    [radarhere]

  • Use maximum frame size in IHDR chunk when saving APNG images #​7821
    [radarhere]

  • Prevent opening P TGA images without a palette #​7797
    [radarhere]

  • Use palette when loading ICO images #​7798
    [radarhere]

  • Use consistent arguments for load_read and load_seek #​7713
    [radarhere]

  • Turn off nullability warnings for macOS SDK #​7827
    [radarhere]

  • Fix shift-sign issue in Convert.c #​7838
    [r-barnes, radarhere]

  • Open 16-bit grayscale PNGs as I;16 #​7849
    [radarhere]

  • Handle truncated chunks at the end of PNG images #​7709
    [lajiyuan, radarhere]

  • Match mask size to pasted image size in GifImagePlugin #​7779
    [radarhere]

  • Release GIL while calling WebPAnimDecoderGetNext #​7782
    [evanmiller, radarhere]

  • Fixed reading FLI/FLC images with a prefix chunk #​7804
    [twolife]

  • Update wl-paste handling and return None for some errors in grabclipboard() on Linux #​7745
    [nik012003, radarhere]

  • Remove execute bit from setup.py #​7760
    [hugovk]

  • Do not support using test-image-results to upload images after test failures #​7739
    [radarhere]

  • Changed ImageMath.ops to be static #​7721
    [radarhere]

  • Fix APNG info after seeking backwards more than twice #​7701
    [esoma, radarhere]

  • Deprecate ImageCms constants and versions() function #​7702
    [nulano, radarhere]

  • Added PerspectiveTransform #​7699
    [radarhere]

  • Add support for reading and writing grayscale PFM images #​7696
    [nulano, hugovk]

  • Add LCMS2 flags to ImageCms #​7676
    [nulano, radarhere, hugovk]

  • Rename x64 to AMD64 in winbuild #​7693
    [nulano]

pymupdf/pymupdf (PyMuPDF)

v1.24.2: PyMuPDF-1.24.2 released

Compare Source

PyMuPDF-1.24.2 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.24.2 (2024-04-17)

  • Removed obsolete classic implementation from releases
    (previously available as module fitz_old).

  • Fixed issues:

  • Other:

    • New/modified methods:

      • Document.bake(): new, make annotations / fields permanent content.
      • Page.cluster_drawings(): new, identifies drawing items
        (i.e. vector graphics or line-art)
        that belong together based on their geometrical vicinity.
      • Page.apply_redactions(): added new parameter text.
      • Document.subset_fonts(): use MuPDF's pdf_subset_fonts() instead of PyMuPDF code.
    • The Document class now supports page numbers specified as slices.

    • Avoid causing MuPDF warnings.

v1.24.1: PyMuPDF-1.24.1 released

Compare Source

PyMuPDF-1.24.1 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.24.1 (2024-04-02)

  • Fixed issues:

  • Other:

    • Use MuPDF-1.24.1.
    • Support ObjStm Compression.
      Methods Document.save(), Document.ez_save() and Document.write()
      now support new parameters use_objstm, compression_effortandpreserve_metadata`.

v1.24.0: PyMuPDF-1.24.0 released

Compare Source

PyMuPDF-1.24.0 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.24.0 (2024-03-21)

  • Fixed issues:

  • Other:

    • Use MuPDF-1.24.0.

    • Add support for redacting vector graphics.

    • Several fixes for table module

      • Add new method for outputting the table as a markdown string.

      • Address errors in computing the table header object:

        We now allow None as the cell value, because this will be resolved where
        needed (e.g. in the pandas DataFrame).

        We previously tried to enforce rect-like tuples in all header cell
        bboxes, however this fails for tables with all-None columns. This fix
        enables this and constructs an empty string in the corresponding cell
        string.

        We now correctly include start / stop points of lines in the bbox of the
        clustered graphic. We previously joined the line's rectangle - which had
        no effect because this is always empty.

    • Improved exception text if we fail to open document.

    • Fixed build with new libclang 18.

psf/black (black)

v24.4.1

Compare Source

Highlights
  • Add support for the new Python 3.12 f-string syntax introduced by PEP 701 (#​3822)
Stable style
  • Fix crash involving indented dummy functions containing newlines (#​4318)
Parser
  • Add support for type parameter defaults, a new syntactic feature added to Python 3.13
    by PEP 696 (#​4327)
Integrations
  • Github Action now works even when git archive is skipped (#​4313)

v24.4.0

Compare Source

Stable style
  • Fix unwanted crashes caused by AST equivalency check (#​4290)
Preview style
  • if guards in case blocks are now wrapped in parentheses when the line is too long.
    (#​4269)
  • Stop moving multiline strings to a new line unless inside brackets (#​4289)
Integrations
  • Add a new option use_pyproject to the GitHub Action psf/black. This will read the
    Black version from pyproject.toml. (#​4294)

v24.3.0

Compare Source

Highlights

This release is a milestone: it fixes Black's first CVE security vulnerability. If you
run Black on untrusted input, or if you habitually put thousands of leading tab
characters in your docstrings, you are strongly encouraged to upgrade immediately to fix
CVE-2024-21503.

This release also fixes a bug in Black's AST safety check that allowed Black to make
incorrect changes to certain f-strings that are valid in Python 3.12 and higher.

Stable style
  • Don't move comments along with delimiters, which could cause crashes (#​4248)
  • Strengthen AST safety check to catch more unsafe changes to strings. Previous versions
    of Black would incorrectly format the contents of certain unusual f-strings containing
    nested strings with the same quote type. Now, Black will crash on such strings until
    support for the new f-string syntax is implemented. (#​4270)
  • Fix a bug where line-ranges exceeding the last code line would not work as expected
    (#​4273)
Performance
  • Fix catastrophic performance on docstrings that contain large numbers of leading tab
    characters. This fixes
    CVE-2024-21503.
    (#​4278)
Documentation
  • Note what happens when --check is used with --quiet (#​4236)
boto/boto3 (boto3)

v1.34.91

Compare Source

=======

  • api-change:datasync: [botocore] This change allows users to disable and enable the schedules associated with their tasks.
  • api-change:ec2: [botocore] Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface
  • api-change:emr-containers: [botocore] EMRonEKS Service support for SecurityConfiguration enforcement for Spark Jobs.
  • api-change:entityresolution: [botocore] Support Batch Unique IDs Deletion.
  • api-change:gamelift: [botocore] Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
  • api-change:ssm: [botocore] Add SSM DescribeInstanceProperties API to public AWS SDK.

v1.34.90

Compare Source

=======

  • api-change:bedrock: [botocore] This release introduces Model Evaluation and Guardrails for Amazon Bedrock.
  • api-change:bedrock-agent: [botocore] Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.
  • api-change:bedrock-agent-runtime: [botocore] This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.
  • api-change:bedrock-runtime: [botocore] This release introduces Guardrails for Amazon Bedrock.
  • api-change:ce: [botocore] Added additional metadata that might be applicable to your reservation recommendations.
  • api-change:ec2: [botocore] This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • api-change:pi: [botocore] Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.
  • api-change:rds: [botocore] Fix the example ARN for ModifyActivityStreamRequest
  • api-change:workspaces-web: [botocore] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)

v1.34.89

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:bedrock-agent-runtime: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:payment-cryptography: [botocore] Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • api-change:redshift-serverless: [botocore] Updates description of schedule field for scheduled actions.
  • api-change:route53profiles: [botocore] Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • api-change:sagemaker: [botocore] This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • api-change:servicediscovery: [botocore] This release adds examples to several Cloud Map actions.
  • api-change:transfer: [botocore] Adding new API to support remote directory listing using SFTP connector

v1.34.88

Compare Source

=======

  • api-change:glue: [botocore] Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • api-change:internetmonitor: [botocore] This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • api-change:personalize: [botocore] This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

v1.34.87

Compare Source

=======

  • api-change:drs: [botocore] Outpost ARN added to Source Server and Recovery Instance
  • api-change:emr-serverless: [botocore] This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • api-change:guardduty: [botocore] Added IPv6Address fields for local and remote IP addresses
  • api-change:quicksight: [botocore] This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • api-change:rolesanywhere: [botocore] This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • api-change:sagemaker: [botocore] Removed deprecated enum values and updated API documentation.
  • api-change:workspaces: [botocore] Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

v1.34.86

Compare Source

=======

  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:qbusiness: [botocore] This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

v1.34.85

Compare Source

=======

  • api-change:bedrock-agent: [botocore] For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • api-change:emr-serverless: [botocore] This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • api-change:entityresolution: [botocore] Cross Account Resource Support .
  • api-change:iotwireless: [botocore] Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • api-change:lakeformation: [botocore] This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • api-change:m2: [botocore] Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • api-change:mediapackagev2: [botocore] Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.
  • api-change:outposts: [botocore] This release adds new APIs to allow customers to configure their Outpost capacity at order-time.
  • api-change:wellarchitected: [botocore] AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.20.9

v1.34.84

Compare Source

=======

  • api-change:cloudformation: [botocore] Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • api-change:config: [botocore] Updates documentation for AWS Config
  • api-change:glue: [botocore] Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • api-change:healthlake: [botocore] Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.
  • api-change:iotfleethub: [botocore] Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.
  • api-change:kms: [botocore] This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • api-change:mediatailor: [botocore] Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.
  • api-change:neptune-graph: [botocore] Update to API documentation to resolve customer reported issues.
  • api-change:outposts: [botocore] This release adds EXPEDITORS as a valid shipment carrier.
  • api-change:redshift: [botocore] Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • api-change:transfer: [botocore] This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.

v1.34.83

Compare Source

=======

  • api-change:batch: [botocore] This release adds the task properties field to attempt details and the name field on EKS container detail.
  • api-change:cloudfront: [botocore] CloudFront origin access control extends support to AWS Lambda function URLs and AWS Elemental MediaPackage v2 origins.
  • api-change:cloudwatch: [botocore] This release adds support for Metric Characteristics for CloudWatch Anomaly Detection. Anomaly Detector now takes Metric Characteristics object with Periodic Spikes boolean field that tells Anomaly Detection that spikes that repeat at the same time every week are part of the expected pattern.
  • api-change:codebuild: [botocore] Support access tokens for Bitbucket sources
  • api-change:iam: [botocore] For CreateOpenIDConnectProvider API, the ThumbprintList parameter is no longer required.
  • api-change:medialive: [botocore] AWS Elemental MediaLive introduces workflow monitor, a new feature that enables the visualization and monitoring of your media workflows. Create signal maps of your existing workflows and monitor them by creating notification and monitoring template groups.
  • api-change:omics: [botocore] This release adds support for retrieval of S3 direct access metadata on sequence stores and read sets, and adds support for SHA256up and SHA512up HealthOmics ETags.
  • api-change:pipes: [botocore] LogConfiguration ARN validation fixes
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Standard Edition 2 support in RDS Custom for Oracle.
  • api-change:s3control: [botocore] Documentation updates for Amazon S3-control.

v1.34.82

Compare Source

=======

  • api-change:cleanrooms: [botocore] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
  • api-change:connect: [botocore] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
  • api-change:networkmonitor: [botocore] Examples were added to CloudWatch Network Monitor commands.
  • api-change:qconnect: [botocore] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
  • api-change:rekognition: [botocore] Added support for ContentType to content moderation detections.
  • api-change:supplychain: [botocore] This release includes API SendDataIntegrationEvent for AWS Supply Chain
  • api-change:workspaces-thin-client: [botocore] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.

v1.34.81

Compare Source

=======

  • api-change:codebuild: [botocore] Add new webhook filter types for GitHub webhooks
  • api-change:mediaconvert: [botocore] This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows.
  • api-change:pinpoint: [botocore] The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys.
  • api-change:rds: [botocore] This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica.

v1.34.80

Compare Source

=======

  • api-change:controlcatalog: [botocore] This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform.
  • api-change:mgn: [botocore] Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode parameter.
  • api-change:networkmonitor: [botocore] Updated the allowed monitorName length for CloudWatch Network Monitor.

v1.34.79

Compare Source

=======

  • api-change:quicksight: [botocore] Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • api-change:resource-groups: [botocore] Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types.
  • api-change:verifiedpermissions: [botocore] Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token.

v1.34.78

Compare Source

=======

  • api-change:b2bi: [botocore] Adding support for X12 5010 HIPAA EDI version and associated transaction sets.
  • api-change:cleanrooms: [botocore] Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call.
  • api-change:ec2: [botocore] Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • api-change:emr-containers: [botocore] This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS.
  • api-change:ivs: [botocore] API update to include an SRT ingest endpoint and passphrase for all channels.
  • api-change:verifiedpermissions: [botocore] Adds GroupConfiguration field to Identity Source API's

v1.34.77

Compare Source

=======

  • api-change:cleanroomsml: [botocore] The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.
  • api-change:cloudformation: [botocore] This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
  • api-change:datazone: [botocore] This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.
  • api-change:docdb: [botocore] This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
  • api-change:groundstation: [botocore] This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.
  • api-change:lambda: [botocore] Add Ruby 3.3 (ruby3.3) support to AWS Lambda
  • api-change:medialive: [botocore] Cmaf Ingest outputs are now supported in Media Live
  • api-change:medical-imaging: [botocore] SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response
  • api-change:transfer: [botocore] Add ability to specify Security Policies for SFTP Connectors

v1.34.76

Compare Source

=======

  • api-change:ecs: [botocore] Documentation only update for Amazon ECS.
  • api-change:glue: [botocore] Adding View related fields to responses of read-only Table APIs.
  • api-change:ivschat: [botocore] Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text.
  • api-change:rolesanywhere: [botocore] This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.
  • api-change:securityhub: [botocore] Documentation updates for AWS Security Hub

v1.34.75

Compare Source

=======

  • api-change:cloudwatch: [botocore] This release adds support for CloudWatch Anomaly Detection on cross-account metrics. SingleMetricAnomalyDetector and MetricDataQuery inputs to Anomaly Detection APIs now take an optional AccountId field.
  • api-change:datazone: [botocore] This release supports the feature of AI recommendations for descriptions to enrich the business data catalog in Amazon DataZone.
  • api-change:deadline: [botocore] AWS Deadline Cloud is a new fully managed service that helps customers set up, deploy, and scale rendering projects in minutes, so they can improve the efficiency of their rendering pipelines and take on more projects.
  • api-change:emr: [botocore] This release fixes a broken link in the documentation.
  • api-change:lightsail: [botocore] This release adds support to upgrade the TLS version of the distribution.

v1.34.74

Compare Source

=======

  • api-change:b2bi: [botocore] Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and 5010.
  • api-change:codebuild: [botocore] Add new fleet status code for Reserved Capacity.
  • api-change:codeconnections: [botocore] Duplicating the CodeStar Connections service into the new, rebranded AWS CodeConnections service.
  • api-change:internetmonitor: [botocore] This release adds support to allow customers to track cross account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.
  • api-change:iotwireless: [botocore] Add support for retrieving key historical and live metrics for LoRaWAN devices and gateways
  • api-change:marketplace-catalog: [botocore] This release enhances the ListEntities API to support ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a ResaleAuthorizationId field in the response of OfferSummary.
  • api-change:neptune-graph: [botocore] Add the new API Start-Import-Task for Amazon Neptune Analytics.
  • api-change:sagemaker: [botocore] This release adds support for custom images for the CodeEditor App on SageMaker Studio

v1.34.73

Compare Source

=======

  • api-change:codecatalyst: [botocore] This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.
  • api-change:ec2: [botocore] Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances.
  • api-change:eks: [botocore] Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • api-change:guardduty: [botocore] Add EC2 support for GuardDuty Runtime Monitoring auto management.
  • api-change:neptune-graph: [botocore] Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes.
  • api-change:oam: [botocore] This release adds support for sharing AWS::InternetMonitor::Monitor resources.
  • api-change:quicksight: [botocore] Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website.

v1.34.72

Compare Source

=======

  • api-change:batch: [botocore] This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
  • api-change:bedrock-agent: [botocore] This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
  • api-change:bedrock-agent-runtime: [botocore] This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
  • api-change:elasticache: [botocore] Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load
  • api-change:secretsmanager: [botocore] Documentation updates for Secrets Manager

v1.34.71

Compare Source

=======

  • api-change:bedrock-agent-runtime: [botocore] This release adds support to customize prompts sent through the RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • api-change:ce: [botocore] Adds support for backfill of cost allocation tags, with new StartCostAllocationTagBackfill and ListCostAllocationTagBackfillHistory API.
  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:ecs: [botocore] This is a documentation update for Amazon ECS.
  • api-change:finspace: [botocore] Add new operation delete-kx-cluster-node and add status parameter to list-kx-cluster-node operation.

v1.34.70

Compare Source

=======

  • api-change:codebuild: [botocore] Supporting GitLab and GitLab Self Managed as source types in AWS CodeBuild.
  • api-change:ec2: [botocore] Added support for ModifyInstanceMetadataDefaults and GetInstanceMetadataDefaults to set Instance Metadata Service account defaults
  • api-change:ecs: [botocore] Documentation only update for Amazon ECS.
  • api-change:emr-containers: [botocore] This release increases the number of supported job template parameters from 20 to 100.
  • api-change:globalaccelerator: [botocore] AWS Global Accelerator now supports cross-account sharing for bring your own IP addresses.
  • api-change:medialive: [botocore] Exposing TileMedia H265 options
  • api-change:sagemaker: [botocore] Introduced support for the following new instance types on SageMaker Studio for JupyterLab and CodeEditor applications: m6i, m6id, m7i, c6i, c6id, c7i, r6i, r6id, r7i, and p5

v1.34.69

Compare Source

=======

  • api-change:firehose: [botocore] Updates Amazon Firehose documentation for message regarding Enforci

Configuration

📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@renovate renovate bot force-pushed the renovate/python-dependencies branch 12 times, most recently from a75f5a4 to 37bf5f1 Compare March 25, 2024 20:29
@renovate renovate bot force-pushed the renovate/python-dependencies branch 13 times, most recently from ac380f0 to f8f0579 Compare April 2, 2024 17:18
@renovate renovate bot force-pushed the renovate/python-dependencies branch 4 times, most recently from f2b4588 to 4fb2dcb Compare April 3, 2024 23:10
@renovate renovate bot force-pushed the renovate/python-dependencies branch 10 times, most recently from c9d67e2 to f0704d4 Compare April 17, 2024 23:17
@renovate renovate bot force-pushed the renovate/python-dependencies branch 9 times, most recently from 69b16c7 to 12f2dd0 Compare April 25, 2024 12:01
Copy link
Contributor Author

renovate bot commented Apr 25, 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.

renovate bot and others added 2 commits June 4, 2024 14:07
In `dj-rest-auth` 5.1.0, a conditional check is made on JWT_AUTH_HTTPONLY set to
True to check cookies for the refresh token. To avoid this new behavior,
JWT_AUTH_HTTPONLY is deactivated. (see
iMerica/dj-rest-auth#572)
@lunika lunika force-pushed the renovate/python-dependencies branch from 9e7c1b0 to 70c6c3c Compare June 4, 2024 15:05
In DRF 3.15 the relation between the model and the serializers have been
modified. Some of our serizaliers need more information if we want to
not required fields that are nullable.
We are using playwright 1.43.0 in the django application, we have to use
the same version in the docker image.
@lunika lunika enabled auto-merge (rebase) June 4, 2024 16:00
@lunika lunika merged commit f6b68dc into master Jun 4, 2024
31 of 33 checks passed
@lunika lunika deleted the renovate/python-dependencies branch June 4, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants