Update Mend: high confidence minor and patch dependency updates #2
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:
1.142.0
->1.199.1
6.1.1
->6.2.2
3.39.2
->3.40.0
2.4.1
->2.5.4
1.3.3
->1.4.3
1.9.1
->1.11.0
4.1.11
->4.1.13
4.1.8
->4.1.11
2.27.5
->2.32.0
1.12.2
->1.14.0
2.11.5
->2.14.1
1.2.1
->1.3.1
3.8.0
->3.9.0
">= 5.15.0", "< 5.22.0"
->">= 5.15.0", "< 5.25.6"
0.8.0
->0.9.1
2.19.4
->2.24.1
3.0.8
->3.2.1
13.1.0
->13.3.0
"~> 3.2.3"
->"~> 3.6.0"
5.0.8
->5.4.1
3.2.6
->3.4.4
2.79.1
->2.79.2
4.2.0
->4.6.1
0.34.3
->0.38.2
1.0.0
->1.1.0
2.3.2
->2.4.1
4.16.0
->4.35.0
7.2.0
->7.3.9
3.4.2
->3.5.2
0.2.25
->0.2.27
1.3.0
->1.3.4
1.1.20
->1.2.6
2.0.5
->2.1.15
3.19.1
->3.25.1
4.46.0
->4.47.0
1.8.1
->1.9.1
Release Notes
aws/aws-sdk-ruby (aws-sdk-s3)
v1.199.1
TransferManager#download_file
andObject#download_file
documentation regarding temporary file usage and failure handling for different destination types.v1.199.0
v1.198.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Issue - Fix multipart
download_file
to supportPathname
,File
andTempfile
objects as download destinations.v1.197.0
Issue - When multipart stream uploader fails to complete multipart upload, it calls abort multipart upload.
Issue - For
Aws::S3::Object
class, the following methods have been deprecated:download_file
,upload_file
andupload_stream
. UseAws::S3::TransferManager
instead.Feature - Add
Aws::S3::TransferManager
, a S3 transfer utility that provides upload/download capabilities with automatic multipart handling, progress tracking, and handling of large files.v1.196.1
Issue - Add range validation to multipart download to ensure all parts are successfully processed.
Issue - When multipart uploader fails to complete multipart upload, it calls abort multipart upload.
Issue - Clean up partially downloaded file on multipart
download_file
failure while preserving existing file.v1.196.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.195.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.194.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.193.0
v1.192.0
v1.191.0
v1.190.0
v1.189.1
cgi
modules for Ruby 3.5.v1.189.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.188.0
v1.187.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Issue - Signal data in http response listeners prior to writing, so that data can be inspected or verified before potential mutation.
v1.186.1
v1.186.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.185.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.184.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.183.0
v1.182.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.181.0
v1.180.0
v1.179.0
v1.178.0
Feature - This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
Feature - Default to using
CRC32
checksum validation for S3 uploads and downloads.v1.177.0
v1.176.1
presigned_url
orpresigned_request
.v1.176.0
v1.175.0
v1.174.0
v1.173.0
v1.172.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.171.0
v1.170.1
v1.170.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.169.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.168.0
v1.167.0
v1.166.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.165.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.164.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.163.0
v1.162.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.161.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.160.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.159.0
v1.158.0
v1.157.0
head_bucket
,get_object_attributes
,delete_objects
, andcopy_object
for Access Grants.v1.156.0
v1.155.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.154.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.153.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.152.3
v1.152.2
v1.152.1
v1.152.0
v1.151.0
v1.150.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.149.1
v1.149.0
Feature - Support S3 Access Grants authentication. Access Grants can be enabled with the
access_grants
option, and custom options can be passed into theaccess_grants_credentials_provider
option. This feature requiresaws-sdk-s3control
to be installed.Feature - Add RBS signatures for customizations of S3.
v1.148.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.v1.147.0
Feature - Code Generated Changes, see
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.Issue - Omit
ContentType
plugin when generating presigned url.v1.146.1
v1.146.0
v1.145.0
v1.144.0
v1.143.1
v1.143.0
./build_tools
oraws-sdk-core
's CHANGELOG.md for details.presidentbeef/brakeman (brakeman)
v6.2.2
Compare Source
pipeline*
callsv6.2.1
Just a packaging fix for brakeman.gem
v6.2.0
--show-ignored
option (Gabriel Zayas)find_by!
::X
andX
the same, for now (Jill Klang)v6.1.2
Compare Source
ViewComponentContrib::Base
as dynamic render paths (vividmuimui)Kernel#open("|...")
safe_yaml
gem dependencyteamcapybara/capybara (capybara)
v3.40.0
Compare Source
Release date: 2024-01-26
Changned
Added
Capybara::Result#to_ary
to support multiple assignment [Sean Doyle]has_element?
and related matchers [Sean Doyle]Fixed
mperham/connection_pool (connection_pool)
v2.5.4
Compare Source
v2.5.3
Compare Source
v2.5.2
Compare Source
auto_reload_after_fork
default. [#200]v2.5.1
Compare Source
checkout
[#195]v2.5.0
Compare Source
ConnectionPool#idle
returns the count of connections not in use [#187]rails/cssbundling-rails (cssbundling-rails)
v1.4.3
Compare Source
What's Changed
New Contributors
Full Changelog: rails/cssbundling-rails@v1.4.2...v1.4.3
v1.4.2
Compare Source
What's Changed
Full Changelog: rails/cssbundling-rails@v1.4.1...v1.4.2
v1.4.1
Compare Source
What's Changed
Full Changelog: rails/cssbundling-rails@v1.4.0...v1.4.1
v1.4.0
Compare Source
What's Changed
09d81cb
apply
instead of a prerequisite task by @jonathanhefner in #150New Contributors
Full Changelog: rails/cssbundling-rails@v1.3.3...v1.4.0
ruby/debug (debug)
v1.11.0
Compare Source
What's Changed
show_src_lines_frame
option by @HeyNonster in #1138no_repeat
option by @ko1 in #1140eval
command by @matthieuprat in #1130Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.