Skip to content

build(deps): bump the bundler group across 1 directory with 4 updates - #359

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-a46da234db
Open

build(deps): bump the bundler group across 1 directory with 4 updates#359
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/bundler-a46da234db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

Bumps the bundler group with 3 updates in the / directory: activesupport, haml and version_gem.

Updates activesupport from 8.1.3 to 8.1.3.1

Release notes

Sourced from activesupport's releases.

8.1.3.1

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • No changes.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • Disable libvips's unfuzzed image loaders and savers.

    libvips flags some of its loaders and savers as "unfuzzed" or "untrusted", meaning they are only safe for trusted content. Active Storage will call Vips.block_untrusted(true) to disable them while booting. An application that needs a specific loader or saver may re-enable it in an initializer.

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 8.1.3.1 (July 29, 2026)

  • No changes.
Commits

Updates haml from 7.2.0 to 7.2.2

Release notes

Sourced from haml's releases.

v7.2.2

What's Changed

New Contributors

Full Changelog: haml/haml@v7.2.1...v7.2.2

v7.2.1

What's Changed

New Contributors

Full Changelog: haml/haml@v7.2.0...v7.2.1

Changelog

Sourced from haml's changelog.

7.2.2

7.2.1

  • Do not rely on Ripper quirk in parsing old-style Haml attributes haml/haml#1212
Commits

Updates json from 2.21.1 to 2.21.2

Release notes

Sourced from json's releases.

v2.21.2

What's Changed

Full Changelog: ruby/json@v2.21.1...v2.21.2

Changelog

Sourced from json's changelog.

2026-07-31 (2.21.2)

Commits
  • 5a32e43 Release 2.21.2
  • 2c332bf Also don't compute ResumableParser cursor position for warning
  • 5499aa5 Improve max_nesting documentation
  • 499d9bc Fix the parser benchmark bytes report
  • f5fc245 Pass '-mno-outline' to the compiler (if supported) to prevent function outlin...
  • See full diff in compare view

Updates version_gem from 1.1.14 to 1.1.15

Release notes

Sourced from version_gem's releases.

v1.1.15

[1.1.15] - 2026-08-01

  • TAG: [v1.1.15][1.1.15t]
  • COVERAGE: 100.00% -- 119/119 lines in 8 files
  • BRANCH COVERAGE: 100.00% -- 4/4 branches in 8 files
  • 92.59% documented

Changed

  • kettle-jem-template-20260716-001 - Shim gemspec manifests now include LICENSE.md instead of nonexistent LICENSE.txt.

  • kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer repository-only files by default to reduce downstream distro packaging churn.

  • kettle-jem-template-20260720-002 - Development Gemfiles now use the released tree_sitter_language_pack gem 1.13.3 or newer by default.

  • kettle-jem-template-20260725-002 - Version specs now use anonymous_loader to cover version.rb without redefining constants, or are removed when version specs are not managed for the project.

  • kettle-jem-template-20260728-001 - Generated Ruby workflows now use clearer setup-ruby-flash planning and can prepare appraisal-only jobs without installing the main Gemfile bundle.

Added

  • kettle-jem-template-20260720-001 - READMEs can now display configured corporate sponsor logos.
  • kettle-jem-template-20260720-005 - README Support & Community links now include RubyForum.
  • kettle-jem-template-20260726-001 - Projects now include YARD lint configuration and documentation dependencies so documentation issues fail before generated docs are refreshed.
  • kettle-jem-template-20260727-001 - Spec harness documentation now lists the RSpec helpers provided by kettle-test.
  • kettle-jem-template-20260729-005 - Gemspec metadata now publishes this project's RubyForum tag as mailing_list_uri, and support docs link to the tagged RubyForum community alongside Discord.

Fixed

  • kettle-jem-template-20260720-003 - StructuredMerge Git diff driver config now uses the installed smorg-rb driver command.
  • kettle-jem-template-20260720-004 - MRI-only projects now omit JRuby and TruffleRuby workflow jobs.
  • kettle-jem-template-20260725-001 - Release pull request branches beginning with feature/release now run JRuby and TruffleRuby workflows.
  • kettle-jem-template-20260726-002 - Generated version files now document their version namespace and constants, reducing warning-only YARD lint output.
  • kettle-jem-template-20260726-003 - Coverage upload steps now treat Coveralls,

... (truncated)

Changelog

Sourced from version_gem's changelog.

[1.1.15] - 2026-08-01

  • TAG: [v1.1.15][1.1.15t]
  • COVERAGE: 100.00% -- 119/119 lines in 8 files
  • BRANCH COVERAGE: 100.00% -- 4/4 branches in 8 files
  • 92.59% documented

Changed

  • kettle-jem-template-20260716-001 - Shim gemspec manifests now include LICENSE.md instead of nonexistent LICENSE.txt.

  • kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer repository-only files by default to reduce downstream distro packaging churn.

  • kettle-jem-template-20260720-002 - Development Gemfiles now use the released tree_sitter_language_pack gem 1.13.3 or newer by default.

  • kettle-jem-template-20260725-002 - Version specs now use anonymous_loader to cover version.rb without redefining constants, or are removed when version specs are not managed for the project.

  • kettle-jem-template-20260728-001 - Generated Ruby workflows now use clearer setup-ruby-flash planning and can prepare appraisal-only jobs without installing the main Gemfile bundle.

Added

  • kettle-jem-template-20260720-001 - READMEs can now display configured corporate sponsor logos.
  • kettle-jem-template-20260720-005 - README Support & Community links now include RubyForum.
  • kettle-jem-template-20260726-001 - Projects now include YARD lint configuration and documentation dependencies so documentation issues fail before generated docs are refreshed.
  • kettle-jem-template-20260727-001 - Spec harness documentation now lists the RSpec helpers provided by kettle-test.
  • kettle-jem-template-20260729-005 - Gemspec metadata now publishes this project's RubyForum tag as mailing_list_uri, and support docs link to the tagged RubyForum community alongside Discord.

Fixed

  • kettle-jem-template-20260720-003 - StructuredMerge Git diff driver config now uses the installed smorg-rb driver command.
  • kettle-jem-template-20260720-004 - MRI-only projects now omit JRuby and TruffleRuby workflow jobs.
  • kettle-jem-template-20260725-001 - Release pull request branches beginning with feature/release now run JRuby and TruffleRuby workflows.
  • kettle-jem-template-20260726-002 - Generated version files now document their version namespace and constants, reducing warning-only YARD lint output.
  • kettle-jem-template-20260726-003 - Coverage upload steps now treat Coveralls, QLTY, and Codecov as optional, so provider outages do not fail CI when local

... (truncated)

Commits
  • 0720da9 🔖 Prepare release v1.1.15
  • 4f8f164 🔒️ Normalize lockfiles before release
  • b9380ed 🎨 Template bootstrap by kettle-jem v7.1.0
  • ad36d1f 🐛 Remove obsolete local TSLP path
  • b56334a Normalize smorg-rb git driver naming
  • 41069c3 🔖 Prepare release v1.1.15
  • e8878cc 🔒 Normalize lockfiles after templating
  • 82517e3 🔖 Bump gem version
  • 82dd841 🎨 Template bootstrap by kettle-jem v7.1.0
  • 4d10181 ♻️ KETTLE_RB_DEV => KETTLE_DEV_DEV
  • 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 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 bundler group with 3 updates in the / directory: [activesupport](https://github.com/rails/rails), [haml](https://github.com/haml/haml) and [version_gem](https://github.com/ruby-oauth/version_gem).


Updates `activesupport` from 8.1.3 to 8.1.3.1
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v8.1.3...v8.1.3.1)

Updates `haml` from 7.2.0 to 7.2.2
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](haml/haml@v7.2.0...v7.2.2)

Updates `json` from 2.21.1 to 2.21.2
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.21.1...v2.21.2)

Updates `version_gem` from 1.1.14 to 1.1.15
- [Release notes](https://github.com/ruby-oauth/version_gem/releases)
- [Changelog](https://github.com/ruby-oauth/version_gem/blob/main/CHANGELOG.md)
- [Commits](ruby-oauth/version_gem@v1.1.14...v1.1.15)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-version: 8.1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: haml
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: json
  dependency-version: 2.21.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: version_gem
  dependency-version: 1.1.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 5, 2026
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.

0 participants