Skip to content

Conversation

@EthanThePhoenix38
Copy link

Bumps the bundler group with 7 updates in the / directory:

Package From To
sinatra 3.2.0 4.1.1

Updates sinatra from 3.2.0 to 4.1.1

Updates rack-protection from 3.2.0 to 4.1.1

Updates rack from 2.2.17 to 3.2.1

Updates thin from 1.8.2 to 2.0.1

Updates activerecord from 7.2.2.1 to 7.2.2.2

Updates activerecord from 7.2.2.1 to 7.2.2.2

Updates nokogiri from 1.18.8 to 1.18.9

Updates rexml from 3.4.1 to 3.4.2


updated-dependencies:

  • dependency-name: sinatra dependency-version: 4.1.1 dependency-type: direct:production dependency-group: bundler
  • dependency-name: rack-protection dependency-version: 4.1.1 dependency-type: direct:production dependency-group: bundler
  • dependency-name: rack dependency-version: 3.2.1 dependency-type: direct:production dependency-group: bundler
  • dependency-name: thin dependency-version: 2.0.1 dependency-type: direct:production dependency-group: bundler
  • dependency-name: activerecord dependency-version: 7.2.2.2 dependency-type: direct:production dependency-group: bundler
  • dependency-name: activerecord dependency-version: 7.2.2.2 dependency-type: direct:production dependency-group: bundler
  • dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect dependency-group: bundler
  • dependency-name: rexml dependency-version: 3.4.2 dependency-type: indirect dependency-group: bundler ...

Pull Request

Thanks for submitting a PR! Please fill in this template where appropriate:

Category

e.g. Bug, Module, Extension, Core Functionality, Documentation, Tests

Feature/Issue Description

Q: Please give a brief summary of your feature/fix
A:

Q: Give a technical rundown of what you have changed (if applicable)
A:

Test Cases

Q: Describe your test cases, what you have covered and if there are any use cases that still need addressing.
A:

Wiki Page

If you are adding a new feature that is not easily understood without context, please draft a section to be added to the Wiki below.

Bumps the bundler group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [sinatra](https://github.com/sinatra/sinatra) | `3.2.0` | `4.1.1` |
| [rack-protection](https://github.com/sinatra/sinatra) | `3.2.0` | `4.1.1` |
| [rack](https://github.com/rack/rack) | `2.2.17` | `3.2.1` |
| [thin](https://github.com/macournoyer/thin) | `1.8.2` | `2.0.1` |
| [activerecord](https://github.com/rails/rails) | `7.2.2.1` | `7.2.2.2` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.8` | `1.18.9` |
| [rexml](https://github.com/ruby/rexml) | `3.4.1` | `3.4.2` |



Updates `sinatra` from 3.2.0 to 4.1.1
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v3.2.0...v4.1.1)

Updates `rack-protection` from 3.2.0 to 4.1.1
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v3.2.0...v4.1.1)

Updates `rack` from 2.2.17 to 3.2.1
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@v2.2.17...v3.2.1)

Updates `thin` from 1.8.2 to 2.0.1
- [Release notes](https://github.com/macournoyer/thin/releases)
- [Changelog](https://github.com/macournoyer/thin/blob/master/CHANGELOG)
- [Commits](macournoyer/thin@v1.8.2...v2.0.1)

Updates `activerecord` from 7.2.2.1 to 7.2.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.2.2.1...v7.2.2.2)

Updates `activerecord` from 7.2.2.1 to 7.2.2.2
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.2.2.1...v7.2.2.2)

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

Updates `rexml` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-version: 4.1.1
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: rack-protection
  dependency-version: 4.1.1
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: rack
  dependency-version: 3.2.1
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: thin
  dependency-version: 2.0.1
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: activerecord
  dependency-version: 7.2.2.2
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: activerecord
  dependency-version: 7.2.2.2
  dependency-type: direct:production
  dependency-group: bundler
- dependency-name: nokogiri
  dependency-version: 1.18.9
  dependency-type: indirect
  dependency-group: bundler
- dependency-name: rexml
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings January 24, 2026 05:03
@EthanThePhoenix38 EthanThePhoenix38 temporarily deployed to Integrate Pull Request January 24, 2026 05:05 — with GitHub Actions Inactive
@dependabot dependabot bot deleted the dependabot/bundler/bundler-967d0f5eb9 branch January 24, 2026 05:05
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@zinduolis zinduolis closed this Jan 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants