fix(deps): update all minor dependencies #1875
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.25.8
->7.26.9
7.25.8
->7.26.9
7.24.7
->7.26.3
6.6.0
->6.7.2
6.6.0
->6.7.2
6.5.0
->6.6.3
2.16.0
->2.17.0
3.1.2
->3.2.1
2.18.0
->2.19.0
4.9.1
->4.10.2
4.10.3
8.3.0
->8.4.1
4.12.3
->4.13.3
1.8.2
->1.9.0
1.34.153
->1.37.5
1.37.10
(+4)2024.8.30
->2024.12.14
1.5.0
->1.6.0
1.13.0
->1.14.0
8.18.2
->8.29.0
3.4.1
->3.5.2
3.12
->3.13
1.11.2
->1.15.0
2.5.0
->2.6.0
6.9.15
->6.10.0
53.1.1
->53.2.0
^0.24.4
->^0.33.0
~3.12.7
->~3.13.0
^0.8.2
->^0.9.0
0.9.10
3.13.2
->3.15.0
^0.28.3
->^0.34.0
5.94.0
->5.98.0
Review
Release Notes
babel/babel (@babel/core)
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)v7.26.0
Compare Source
🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-core
babel-compat-data
,babel-plugin-proposal-regexp-modifiers
,babel-plugin-transform-regexp-modifiers
,babel-preset-env
,babel-standalone
transform-regexp-modifiers
topreset-env
(@JLHwung)babel-parser
startIndex
parser option (@DylanPiercey)babel-generator
,babel-parser
,babel-plugin-syntax-flow
babel-helpers
,babel-preset-typescript
,babel-runtime-corejs3
import()
inrewriteImportExtensions
(@liuxingbaoyu)babel-generator
,babel-parser
@babel/generator
(@nicolo-ribaudo)🐛 Bug Fix
babel-core
💅 Polish
babel-plugin-proposal-json-modules
,babel-plugin-transform-json-modules
,babel-standalone
proposal-json-modules
totransform-json-modules
(@nicolo-ribaudo)🏠 Internal
babel-code-frame
,babel-highlight
@babel/highlight
in@babel/code-frame
(@nicolo-ribaudo)babel-generator
,babel-parser
,babel-types
kind
toTSModuleDeclaration
(@liuxingbaoyu)🏃♀️ Performance
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v6.7.2
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.1
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v6.7.0
Compare Source
Change log available at https://fontawesome.com/docs/changelog/
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3
Compare Source
Bug Fixes
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
Bug Fixes
v6.6.0
Compare Source
Features
python-babel/babel (Babel)
v2.17.0
Compare Source
Happy 2025! This release is being made from FOSDEM 2025, in Brussels, Belgium.
Thank you to all contributors, new and old,
and here's to another great year of internationalization and localization!
Features
parse_time
time formats by @tomasr8 in :gh:1141
str.index
withstr.find
by @tomasr8 in :gh:1130
/etc/localtime
by @akx in :gh:1165
1179
locale=None
by @akx in :gh:1164
Catalog.__setitem__
by @tomasr8 in :gh:1167
1126
1135
1132
read_mo
logic regardingcatalog.charset
by @tomasr8 in :gh:1148
1121
Deprecation and compatibility
adamchainz/apig-wsgi (apig-wsgi)
v2.19.0
Compare Source
Support Python 3.13.
Drop Python 3.8 support.
Send binary responses if the 'content-encoding' header is set to any value, rather than just 'gzip'.
Thanks to Zoe Guillen for the report in
PR #​496 <https://github.com/adamchainz/apig-wsgi/pull/496>
__.Enable binary support by default for ALB events.
Thanks to Oliver Ford for the report in
Issue #​513 <https://github.com/adamchainz/apig-wsgi/issues/513>
__.Treat the content-type header "application/problem+json" as non binary by default.
Thanks to Ido Savion in
PR #​503 <https://github.com/adamchainz/apig-wsgi/pull/503>
__.dequelabs/axe-core (axe-core)
v4.10.2
Compare Source
v4.10.1
Compare Source
v4.10.0
Compare Source
Features
Bug Fixes
4.9.1 (2024-05-06)
Bug Fixes
babel/babel-loader (babel-loader)
v8.4.1
Compare Source
What's Changed
Full Changelog: babel/babel-loader@v8.4.0...v8.4.1
v8.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: babel/babel-loader@v8.3.0...v8.4.0
pallets-eco/blinker (blinker)
v1.9.0
Compare Source
Released 2024-11-08
175
__version__
,receiver_connected
,Signal.temporarily_connected_to
andWeakNamespace
. :pr:172
:issue:
173
boto/boto3 (boto3)
v1.37.5
Compare Source
======
cognito-idp
: [botocore
] Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC.ec2
: [botocore
] Update the DescribeVpcs responseqbusiness
: [botocore
] Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter.rum
: [botocore
] Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUMsagemaker
: [botocore
] Add DomainId to CreateDomainResponsetranscribe
: [botocore
] Updating documentation for post call analytics job queueing.botocore
] Add support for disabling host prefix injection via theAWS_DISABLE_HOST_PREFIX_INJECTION
environment variable or thedisable_host_prefix_injection
parameter in the shared aws configuration file.v1.37.4
Compare Source
======
bedrock-agent
: [botocore
] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20.bedrock-data-automation
: [botocore
] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging.bedrock-data-automation-runtime
: [botocore
] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging.dms
: [botocore
] Add skipped status to the Result Statistics of an Assessment Runeks
: [botocore
] Adding licenses to EKS Anywhere Subscription operations response.mediaconvert
: [botocore
] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure.pricing
: [botocore
] Update GetProducts and DescribeServices API request input validations.ssm
: [botocore
] Systems Manager doc-only updates for Feb. 2025.botocore
] Update user agent string to include client feature use.v1.37.3
Compare Source
======
bedrock-agent-runtime
: [botocore
] Introduces Sessions (preview) to enable stateful conversations in GenAI applications.emr
: [botocore
] Definition update for EbsConfiguration.qbusiness
: [botocore
] This release supports deleting attachments from conversations.redshift-serverless
: [botocore
] Add track support for Redshift Serverless workgroup.sagemaker
: [botocore
] SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference.storagegateway
: [botocore
] This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3.v1.37.2
Compare Source
======
application-signals
: [botocore
] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.batch
: [botocore
] AWS Batch: Resource Aware Scheduling feature supportchime
: [botocore
] Removes the Amazon Chime SDK APIs from the "chime" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.cloudfront
: [botocore
] Documentation update for VPC origin config.ec2
: [botocore
] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.iotfleetwise
: [botocore
] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.oam
: [botocore
] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.sagemaker
: [botocore
] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.Protocol
: [botocore
] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.htmlv1.37.1
Compare Source
======
codebuild
: [botocore
] Adding "reportArns" field in output of BatchGetBuildBatches API. "reportArns" is an array that contains the ARNs of reports created by merging reports from builds associated with the batch build.devicefarm
: [botocore
] Add an optional configuration to the ScheduleRun and CreateRemoteAccessSession API to set a device level http/s proxy.ec2
: [botocore
] Adds support for time-based EBS-backed AMI copy operations. Time-based copy ensures that EBS-backed AMIs are copied within and across Regions in a specified timeframe.iot
: [botocore
] AWS IoT - AWS IoT Device Defender adds support for a new Device Defender Audit Check that monitors device certificate age and custom threshold configurations for both the new device certificate age check and existing device certificate expiry check.taxsettings
: [botocore
] PutTaxRegistration API changes for Egypt, Greece, Vietnam countriesv1.37.0
Compare Source
======
bedrock-agent
: [botocore
] This release improves support for newer models in Amazon Bedrock Flows.bedrock-agent-runtime
: [botocore
] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.bedrock-runtime
: [botocore
] This release adds Reasoning Content support to Converse and ConverseStream APIselasticache
: [botocore
] Documentation update, adding clarity and rephrasing.elastic-inference
: [botocore
] The elastic-inference client has been removed following the deprecation of the service.botocore
] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will behttps://<account-id>.ddb.<region>.amazonaws.com
. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.htmlv1.36.26
Compare Source
=======
appstream
: [botocore
] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets.bedrock-agent
: [botocore
] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector.v1.36.25
Compare Source
=======
codebuild
: [botocore
] Add webhook status and status message to AWS CodeBuild webhooksguardduty
: [botocore
] Reduce the minimum number of required attack sequence signals from 2 to 1license-manager-user-subscriptions
: [botocore
] Updates entity to include Microsoft RDS SAL as a valid type of user subscription.rds
: [botocore
] CloudWatch Database Insights now supports Amazon RDS.sagemaker
: [botocore
] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.workspaces-web
: [botocore
] Add support for toolbar configuration under user settings.v1.36.24
[Compare Source](https://redirect.github.com/boto/boto3/
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Montreal, 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.
This PR was generated by Mend Renovate. View the repository job log.