Bump the patch-and-minor-dependencies group with 5 updates#110
Merged
simonneutert merged 1 commit intomainfrom Jan 26, 2026
Merged
Conversation
Bumps the patch-and-minor-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [prism](https://github.com/ruby/prism) | `1.7.0` | `1.8.0` | | [puma](https://github.com/puma/puma) | `7.1.0` | `7.2.0` | | [roda](https://github.com/jeremyevans/roda) | `3.99.0` | `3.100.0` | | [sequel](https://github.com/jeremyevans/sequel) | `5.99.0` | `5.100.0` | | [tilt](https://github.com/jeremyevans/tilt) | `2.6.1` | `2.7.0` | Updates `prism` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.7.0...v1.8.0) Updates `puma` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/main/History.md) - [Commits](puma/puma@v7.1.0...v7.2.0) Updates `roda` from 3.99.0 to 3.100.0 - [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG) - [Commits](jeremyevans/roda@3.99.0...3.100.0) Updates `sequel` from 5.99.0 to 5.100.0 - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](jeremyevans/sequel@5.99.0...5.100.0) Updates `tilt` from 2.6.1 to 2.7.0 - [Changelog](https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md) - [Commits](jeremyevans/tilt@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: prism dependency-version: 1.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: puma dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: roda dependency-version: 3.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: sequel dependency-version: 5.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: tilt dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3f24116 to
edfe5b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patch-and-minor-dependencies group with 5 updates:
1.7.01.8.07.1.07.2.03.99.03.100.05.99.05.100.02.6.12.7.0Updates
prismfrom 1.7.0 to 1.8.0Release notes
Sourced from prism's releases.
Changelog
Sourced from prism's changelog.
Commits
90c0578Merge pull request #3848 from k0kubun/ruby-4-0-1-prism8d1894cRevert updating prism in typecheck9c12be6Bump to v1.8.0290cc3bMerge pull request #3841 from Earlopain/ripper-translator-stateb3e79f0Merge pull request #3846 from ruby/dependabot/bundler/gemfiles/3.1/ruby-deps-...6f9e938Merge pull request #3845 from ruby/dependabot/maven/java-wasm/java-deps-35ed5...acb7e70Bump org.junit.jupiter:junit-jupiter-engine6631788Bump the ruby-deps group across 7 directories with 1 update295b613Merge pull request #3847 from Earlopain/parser-version-location458f622Use one file for versionedparserclassesUpdates
pumafrom 7.1.0 to 7.2.0Release notes
Sourced from puma's releases.
Changelog
Sourced from puma's changelog.
Commits
96b5aa6v7.2.0 (#3864)5d7d1ddAdd workers :auto (#3827)b8c4783ci: fix ci - removeappend_as_byteslogic, misc changes (#3861)44a3ac4Fix PR label manager when maintainer comments [ci skip] (#3863)43f5d89Add GOVERNANCE.md, MAINTAINERS (#3826)21afa66Use Minitest 6 where applicable (#3859)ec7dd61ci: Update test_http11.rb for TruffleRuby - string size (#3860)fa89dbeci: addruby 4.0andrails 8.1(#3852)98ff11dFix flaky test test_horrible_queries (#3857)da162d7ci: fix tests.yml (#3856)Updates
rodafrom 3.99.0 to 3.100.0Changelog
Sourced from roda's changelog.
Commits
5a869c8Bump version to 3.100.0b05ee58Add Ruby 4.0 to CI483272fAdd sec_fetch_site_csrf plugin, for CSRF protection using Sec-Fetch-Site headerUpdates
sequelfrom 5.99.0 to 5.100.0Changelog
Sourced from sequel's changelog.
Commits
25ee6b9Bump version to 5.100.05c85ac9Simplify Sequel::SQL::PlaceholderLiteralString literalization with hash repla...fbed5ceAdd Ruby 4.0 to CI6a91246Fix single_statement_dataset_destroy plugin test76ce889Simplify mocking replacementb237f26Remove use of minitest stubdd2ee9cAdd spec for postgres adapter use_cursor with map/hash/set methods9f7c775Do not report associations with :is_used option as unused in the unused_assoc...3032873Make Postgres::PGRange#to_s an alias of #inspect, showing friendly outputf0d9189Add single_statement_dataset_destroy plugin, so that dataset.destroy uses a s...Updates
tiltfrom 2.6.1 to 2.7.0Changelog
Sourced from tilt's changelog.
Commits
2b1189fBump version to 2.7.0ac414e7Minor changes to Tile::Pipeline.new options supportdf4b7e3allow additional options to pipelinef9193d5Drop JRuby 9.4 from CI712e75dRemove use of minitest mocksd3aa2a0Add Ruby 4.0 to CI8454c9fRequire URI in haml test to work around test failure on Ruby 4.0e271cabFix class name in coffeescript documentation1bca970Remove deprecated creole template7e5263eMention Tilt::StaticTemplate in READMEDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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