Skip to content

build(deps): bump the bundler group across 1 directory with 5 updates#291

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-4872a95b83
Closed

build(deps): bump the bundler group across 1 directory with 5 updates#291
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/bundler-4872a95b83

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the bundler group with 2 updates in the / directory: haml_lint and airbrussh.

Updates haml_lint from 0.71.0 to 0.72.0

Release notes

Sourced from haml_lint's releases.

0.72.0

What's Changed

Full Changelog: sds/haml-lint@v0.71.0...v0.72.0

Changelog

Sourced from haml_lint's changelog.

0.72.0

  • Fix SpaceInsideParens violations in wrapped tag attributes
Commits

Updates addressable from 2.8.8 to 2.8.9

Changelog

Sourced from addressable's changelog.

Addressable 2.8.9

  • Reduce gem size by excluding test files (#569)
  • No need for bundler as development dependency (#571, 5fc1d93)
  • idna/pure: stop building the useless COMPOSITION_TABLE (removes the Addressable::IDNA::COMPOSITION_TABLE constant) (#564)

#569: sporkmonger/addressable#569 #571: sporkmonger/addressable#571 #564: sporkmonger/addressable#564

Commits
  • 0d7e9b2 Fix links for 2.8.9 in CHANGELOG (#573)
  • e209120 Update version, gemspec, and CHANGELOG for 2.8.9 (#572)
  • 3875874 Reduce gem size by excluding test files (#569)
  • 3e57cc6 CI: back to windows-2022 for MRI job
  • c4f92fc CI: skip Ractor test on Windows to avoid job timeout
  • 6aa115f CI: add public_suffix v7 job
  • b860736 CI: drop macos-14, add macos-26
  • 45dd2d3 CI: Use Windows 2025 (windows-latest)
  • 6b5a7d6 CI: timeouts for all jobs
  • 5fc1d93 No need for bundler as development dependency
  • Additional commits viewable in compare view

Updates airbrussh from 1.6.0 to 1.6.1

Release notes

Sourced from airbrussh's releases.

1.6.1

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

Full Changelog: mattbrictson/airbrussh@v1.6.0...v1.6.1

Commits

Updates mcp from 0.7.1 to 0.8.0

Release notes

Sourced from mcp's releases.

v0.8.0

Added

  • Content::EmbeddedResource class for embedded resource content type (#244)
  • Content::Audio class for audio content type (#243)
  • $ref support in Tool::Schema for protocol version 2025-11-25 (#242)
  • MCP conformance test suite (#248)

Fixed

  • Handle Errno::ECONNRESET in SSE stream operations (#249)
  • Fix default handler return values to comply with MCP spec (#247)
  • Fix Prompt#validate_arguments! crash when arguments are nil (#246)
  • Return 202 Accepted for SSE responses per MCP spec (#245)
  • Fix Content::Image#to_h to return mimeType (camelCase) per MCP spec (#241)
Changelog

Sourced from mcp's changelog.

[0.8.0] - 2026-03-03

Added

  • Content::EmbeddedResource class for embedded resource content type (#244)
  • Content::Audio class for audio content type (#243)
  • $ref support in Tool::Schema for protocol version 2025-11-25 (#242)
  • MCP conformance test suite (#248)

Fixed

  • Handle Errno::ECONNRESET in SSE stream operations (#249)
  • Fix default handler return values to comply with MCP spec (#247)
  • Fix Prompt#validate_arguments! crash when arguments are nil (#246)
  • Return 202 Accepted for SSE responses per MCP spec (#245)
  • Fix Content::Image#to_h to return mimeType (camelCase) per MCP spec (#241)
Commits
  • 7cede9c Merge pull request #250 from koic/release_0_8_0
  • 2da465c Release 0.8.0
  • fa9f374 Merge pull request #237 from koic/replace_assert_empty_with_assert_equal_usin...
  • 37c3f0d Merge pull request #240 from koic/add_wildcard_gem_to_dot_gitignore
  • ad45c10 Merge pull request #248 from koic/conformance
  • 13bbd29 Support running MCP conformance tests against the Ruby SDK
  • 5f16abf Merge pull request #244 from koic/add_content_embedded_resource
  • ba7a08a Add Content::EmbeddedResource class for embedded resource content type
  • 60f6935 Merge pull request #249 from koic/fix_econnreset_in_sse_notification
  • 2fc4f5e Merge pull request #243 from koic/add_content_audio
  • Additional commits viewable in compare view

Updates public_suffix from 7.0.2 to 7.0.5

Changelog

Sourced from public_suffix's changelog.

7.0.5 - 2026-03-03

Fixed

  • Fix release crash caused by unconditional rubocop/yard requires in Rakefile.

7.0.4 - 2026-03-03

Fixed

  • Fix release workflow.

7.0.3 - 2026-03-03

Changed

  • Updated definitions.
Commits

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 2 updates in the / directory: [haml_lint](https://github.com/sds/haml-lint) and [airbrussh](https://github.com/mattbrictson/airbrussh).


Updates `haml_lint` from 0.71.0 to 0.72.0
- [Release notes](https://github.com/sds/haml-lint/releases)
- [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md)
- [Commits](sds/haml-lint@v0.71.0...v0.72.0)

Updates `addressable` from 2.8.8 to 2.8.9
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.8.8...addressable-2.8.9)

Updates `airbrussh` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mattbrictson/airbrussh/releases)
- [Commits](mattbrictson/airbrussh@v1.6.0...v1.6.1)

Updates `mcp` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md)
- [Commits](modelcontextprotocol/ruby-sdk@v0.7.1...v0.8.0)

Updates `public_suffix` from 7.0.2 to 7.0.5
- [Changelog](https://github.com/weppos/publicsuffix-ruby/blob/main/CHANGELOG.md)
- [Commits](weppos/publicsuffix-ruby@v7.0.2...v7.0.5)

---
updated-dependencies:
- dependency-name: haml_lint
  dependency-version: 0.72.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: addressable
  dependency-version: 2.8.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: airbrussh
  dependency-version: 1.6.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler
- dependency-name: mcp
  dependency-version: 0.8.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: bundler
- dependency-name: public_suffix
  dependency-version: 7.0.5
  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 Mar 5, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 6, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 6, 2026
@dependabot dependabot bot deleted the dependabot/bundler/bundler-4872a95b83 branch March 6, 2026 07:33
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