Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the ruby-deps group with 7 updates:

Package From To
aws-sdk-s3 1.198.0 1.199.1
nokogiri 1.18.9 1.18.10
aws-partitions 1.1153.0 1.1168.0
aws-sdk-core 3.232.0 3.233.0
aws-sdk-kms 1.112.0 1.113.0
bigdecimal 3.2.2 3.2.3
mime-types-data 3.2025.0826 3.2025.0924

Updates aws-sdk-s3 from 1.198.0 to 1.199.1

Changelog

Sourced from aws-sdk-s3's changelog.

1.199.1 (2025-09-25)

  • Issue - Update TransferManager#download_file and Object#download_file documentation regarding temporary file usage and failure handling for different destination types.

1.199.0 (2025-09-08)

  • Feature - This release includes backward compatibility work on the "Expires" parameter.
Commits

Updates nokogiri from 1.18.9 to 1.18.10

Release notes

Sourced from nokogiri's releases.

v1.18.10 / 2025-09-15

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.13.9. Note that the security fixes published in v2.13.9 were already present in Nokogiri v1.18.9.
  • [CRuby] [Windows and MacOS] Vendored libiconv is updated to v1.18
7fb87235d729c74a2be635376d82b1d459230cc17c50300f8e4fcaabc6195344  nokogiri-1.18.10-aarch64-linux-gnu.gem
7e74e58314297cc8a8f1b533f7212d1999dbe2639a9ee6d97b483ea2acc18944  nokogiri-1.18.10-aarch64-linux-musl.gem
51f4f25ab5d5ba1012d6b16aad96b840a10b067b93f35af6a55a2c104a7ee322  nokogiri-1.18.10-arm-linux-gnu.gem
1c6ea754e51cecc85c30ee8ab1e6aa4ce6b6e134d01717e9290e79374a9e00aa  nokogiri-1.18.10-arm-linux-musl.gem
c2b0de30770f50b92c9323fa34a4e1cf5a0af322afcacd239cd66ee1c1b22c85  nokogiri-1.18.10-arm64-darwin.gem
cd431a09c45d84a2f870ba0b7e8f571199b3727d530f2b4888a73639f76510b5  nokogiri-1.18.10-java.gem
64f40d4a41af9f7f83a4e236ad0cf8cca621b97e31f727b1bebdae565a653104  nokogiri-1.18.10-x64-mingw-ucrt.gem
536e74bed6db2b5076769cab5e5f5af0cd1dccbbd75f1b3e1fa69d1f5c2d79e2  nokogiri-1.18.10-x86_64-darwin.gem
ff5ba26ba2dbce5c04b9ea200777fd225061d7a3930548806f31db907e500f72  nokogiri-1.18.10-x86_64-linux-gnu.gem
0651fccf8c2ebbc2475c8b1dfd7ccac3a0a6d09f8a41b72db8c21808cb483385  nokogiri-1.18.10-x86_64-linux-musl.gem
d5cc0731008aa3b3a87b361203ea3d19b2069628cb55e46ac7d84a0445e69cc1  nokogiri-1.18.10.gem
Changelog

Sourced from nokogiri's changelog.

v1.18.10 / 2025-09-15

Dependencies

  • [CRuby] Vendored libxml2 is updated to v2.13.9. Note that the security fixes published in v2.13.9 were already present in Nokogiri v1.18.9.
  • [CRuby] [Windows and MacOS] Vendored libiconv is updated to v1.18
Commits
  • 6803740 version bump to v1.18.10
  • 93337de dep: bump vendored libxml2 to v2.13.9 (#3555)
  • 15dde17 ci: work around repeated bundler deadlocks
  • 9906071 dep: bump vendored libxml2 to v2.13.9
  • adf72e3 [v1.18.x] backport libiconv upgrade to v1.18 (#3550)
  • 92cab09 dep: update vendored libiconv to 1.18
  • f1c5ea8 Use mirror site to download libiconv
  • dcd2721 ci: stop testing Ruby 3.1 windows source builds
  • cf856e6 ci: fix the aarch64 segfault by using a more modern qemu
  • 6d77443 Fix errors building Ruby 3.1 on windows
  • Additional commits viewable in compare view

Updates aws-partitions from 1.1153.0 to 1.1168.0

Changelog

Sourced from aws-partitions's changelog.

1.1168.0 (2025-09-30)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1167.0 (2025-09-29)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1166.0 (2025-09-26)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1165.0 (2025-09-25)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1164.0 (2025-09-23)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1163.0 (2025-09-22)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1162.0 (2025-09-19)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1161.0 (2025-09-16)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1160.0 (2025-09-15)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

1.1159.0 (2025-09-11)

  • Feature - Updated the partitions source data the determines the AWS service regions and endpoints.

... (truncated)

Commits

Updates aws-sdk-core from 3.232.0 to 3.233.0

Changelog

Sourced from aws-sdk-core's changelog.

3.233.0 (2025-09-23)

  • Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

  • Feature - This release includes exception definition and documentation updates.

Commits

Updates aws-sdk-kms from 1.112.0 to 1.113.0

Changelog

Sourced from aws-sdk-kms's changelog.

1.113.0 (2025-09-24)

  • Feature - Documentation only updates for KMS.
Commits

Updates bigdecimal from 3.2.2 to 3.2.3

Release notes

Sourced from bigdecimal's releases.

v3.2.3

What's Changed

... (truncated)

Changelog

Sourced from bigdecimal's changelog.

3.2.3

Commits
  • dd7738c Bump version to 3.2.3 (#419)
  • b458f94 Add JRuby minimum ci (#418)
  • 6177f46 In JRuby, don't add sqrt, exp, log, power implemented in ruby (#417)
  • b946e79 Implement BigDecimal#_decimal_shift for internal use (#324)
  • 6253bef Update bigdecimal version used in benchmark from 3.0.0 to 3.1.1 (#416)
  • 3d8b9be Rewrite BigDecimal#sqrt in ruby with improved Newton's method (#381)
  • 99cc2d5 Add BigMath::E and BigMath::PI precision test (#414)
  • 4fe723c Simplify to_i logic (#413)
  • f6bfd2f Calculate exp, log, pow with the given prec even if prec limit is set (#411)
  • c18bacb Fix x / y precision when prec limit is huge (#412)
  • Additional commits viewable in compare view

Updates mime-types-data from 3.2025.0826 to 3.2025.0924

Changelog

Sourced from mime-types-data's changelog.

3.2025.0924 / 2025-09-24

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional] and the [Apache Tika media registry][tika] as of the release date.

NEXT / YYYY-MM—DD

  • Removed the [Apache httpd media registry][httpd] from automatic updates. It is currently failing and no longer provides useful data compared to other sources.

3.2025.0916 / 2025-09-16

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional], the [Apache httpd media registry][httpd], and the [Apache Tika media registry][tika] as of the release date.

3.2025.0909 / 2025-09-09

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional], the [Apache httpd media registry][httpd], and the [Apache Tika media registry][tika] as of the release date.

3.2025.0902 / 2025-09-02

  • Updated registry entries from the IANA [media registry][registry] and [provisional media registry][provisional], the [Apache httpd media registry][httpd], and the [Apache Tika media registry][tika] as of the release date.
Commits
  • 85ac1a5 Update mime-types-data 3.2025.0924 / 2025-09-24
  • 3f857ea fix: Remove Apache httpd type data from automated update
  • a854234 deps: Bump ruby/setup-ruby from 1.257.0 to 1.262.0
  • a3d677b deps: Bump step-security/harden-runner from 2.13.0 to 2.13.1
  • 2252e5d deps: Bump astral-sh/setup-uv from 6.6.1 to 6.7.0
  • 69fb79b deps: Bump reviewdog/action-actionlint from 1.66.1 to 1.67.0
  • d43cc75 deps: Bump github/codeql-action from 3.30.1 to 3.30.3
  • e1e5012 Update mime-types-data 3.2025.0916 / 2025-09-16
  • 72bc62c Update mime-types-data 3.2025.0909 / 2025-09-09
  • b5a3e92 deps: Bump astral-sh/setup-uv from 6.6.0 to 6.6.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby-deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.198.0` | `1.199.1` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.9` | `1.18.10` |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1153.0` | `1.1168.0` |
| [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) | `3.232.0` | `3.233.0` |
| [aws-sdk-kms](https://github.com/aws/aws-sdk-ruby) | `1.112.0` | `1.113.0` |
| [bigdecimal](https://github.com/ruby/bigdecimal) | `3.2.2` | `3.2.3` |
| [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0826` | `3.2025.0924` |


Updates `aws-sdk-s3` from 1.198.0 to 1.199.1
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `nokogiri` from 1.18.9 to 1.18.10
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.9...v1.18.10)

Updates `aws-partitions` from 1.1153.0 to 1.1168.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-core` from 3.232.0 to 3.233.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `aws-sdk-kms` from 1.112.0 to 1.113.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `bigdecimal` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/ruby/bigdecimal/releases)
- [Changelog](https://github.com/ruby/bigdecimal/blob/master/CHANGES.md)
- [Commits](ruby/bigdecimal@v3.2.2...v3.2.3)

Updates `mime-types-data` from 3.2025.0826 to 3.2025.0924
- [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md)
- [Commits](mime-types/mime-types-data@v3.2025.0826...v3.2025.0924)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.199.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: nokogiri
  dependency-version: 1.18.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: aws-partitions
  dependency-version: 1.1168.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-sdk-core
  dependency-version: 3.233.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: aws-sdk-kms
  dependency-version: 1.113.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-deps
- dependency-name: bigdecimal
  dependency-version: 3.2.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
- dependency-name: mime-types-data
  dependency-version: 3.2025.0924
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 1, 2025
@chadlwilson chadlwilson merged commit 30be906 into master Oct 1, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/bundler/ruby-deps-a965271a5d branch October 1, 2025 06:04
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants