Skip to content

build(deps): bump the production-dependencies group in /siade with 2 updates - #315

Merged
skelz0r merged 1 commit into
developfrom
dependabot/bundler/siade/production-dependencies-c8a0a49199
Aug 3, 2026
Merged

build(deps): bump the production-dependencies group in /siade with 2 updates#315
skelz0r merged 1 commit into
developfrom
dependabot/bundler/siade/production-dependencies-c8a0a49199

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group in /siade with 2 updates: csv and mcp.

Updates csv from 3.3.5 to 3.3.6

Release notes

Sourced from csv's releases.

csv 3.3.6 - 2026-07-27

Improvements

  • CSV::Row#to_h: Added support for block.

  • Ensured using path_or_io for parameter name that accepts path or IO.

    • GH-358
    • Patch by Yuto Urushima
  • Changed to not using enumerator in CSV.

Fixes

  • Fixed a bug that \r in unquoted fields are rejected when row separator doesn't contain \r

  • Fixed a typo in documentation.

Thanks

  • Jas
  • tmr111116
  • Vlad
  • Yuto Urushima
  • Cas Donoghue
Changelog

Sourced from csv's changelog.

3.3.6 - 2026-07-27

Improvements

  • CSV::Row#to_h: Added support for block.

  • Ensured using path_or_io for parameter name that accepts path or IO.

    • GH-358
    • Patch by Yuto Urushima
  • Changed to not using enumerator in CSV.

Fixes

  • Fixed a bug that \r in unquoted fields are rejected when row separator doesn't contain \r

  • Fixed a typo in documentation.

Thanks

  • Jas
  • tmr111116
  • Vlad
  • Yuto Urushima
  • Cas Donoghue
Commits

Updates mcp from 0.25.0 to 1.0.0

Release notes

Sourced from mcp's releases.

v1.0.0

First stable release. The public API is now stable: breaking changes ship only in major releases, apart from the narrow exceptions documented in https://github.com/modelcontextprotocol/ruby-sdk/blob/HEAD/VERSIONING.md.

Added

  • Add ROADMAP.md outlining the path toward SEP-1730 (#465)
  • Add VERSIONING.md documenting the versioning and breaking-change policy (#466)
Changelog

Sourced from mcp's changelog.

[1.0.0] - 2026-07-24

First stable release. The public API is now stable: breaking changes ship only in major releases, apart from the narrow exceptions documented in https://github.com/modelcontextprotocol/ruby-sdk/blob/main/VERSIONING.md.

Added

  • Add ROADMAP.md outlining the path toward SEP-1730 (#465)
  • Add VERSIONING.md documenting the versioning and breaking-change policy (#466)
Commits
  • fa05845 Merge pull request #470 from koic/release_1_0_0
  • 7f04cd3 Merge pull request #468 from koic/fix_hash_except_ruby_2_7
  • 1ddd4d5 Release 1.0.0
  • 4147b9b Merge pull request #466 from koic/add_versioning_policy
  • 62d2ab7 Merge pull request #465 from koic/add_roadmap
  • 74fd99a Fix a NoMethodError on Ruby 2.7 caused by Hash#except
  • f6ab1e2 Merge pull request #464 from modelcontextprotocol/dependabot/github_actions/a...
  • 975019b Add VERSIONING.md documenting the versioning and breaking-change policy
  • 3fcef2d Add ROADMAP.md outlining the path toward SEP-1730 Tier 1
  • 9ac6f57 Bump actions/setup-node from 6 to 7
  • 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 production-dependencies group in /siade with 2 updates: [csv](https://github.com/ruby/csv) and [mcp](https://github.com/modelcontextprotocol/ruby-sdk).


Updates `csv` from 3.3.5 to 3.3.6
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](ruby/csv@v3.3.5...v3.3.6)

Updates `mcp` from 0.25.0 to 1.0.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.25.0...v1.0.0)

---
updated-dependencies:
- dependency-name: csv
  dependency-version: 3.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: mcp
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

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 3, 2026
@skelz0r
skelz0r merged commit eecbad9 into develop Aug 3, 2026
7 checks passed
@skelz0r
skelz0r deleted the dependabot/bundler/siade/production-dependencies-c8a0a49199 branch August 3, 2026 10:05
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.

1 participant