Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps padrino-core from 0.16.0.pre3 to 0.16.0.pre4.

Changelog

Sourced from padrino-core's changelog.

== 0.16.0.pre4 (2025-11-19)

  • FIX Specs are now passing for Ruby 3.4 (@​crashtech)
  • NEW Added what HTTP Server to use as an option when generating a new project (@​crashtech)
  • FIX Added the HTTP Server to Gemfile as Ruby 3.0 removed WEBrick from the standard library (@​crashtech)
  • FIX Patch Padrino.core by filtering any 'core_ext/kernel_require' (common pattern for gems that override Kernel#require) from caller entries (@​crashtech)
Commits
  • a69aad1 Bumped version to 0.16.0.pre4
  • 30b234c Update CHANGES.rdoc for version 0.16.0.pre4
  • 7f220aa Fix issue template file
  • 05c0858 More changes around the ignore caller for +Padrino.root+
  • 1816f94 Patch due to Kernerl#require overrides
  • a3d593c Fix tests for Ruby 3.4, added minimum Ruby version, and compatibility adjustm...
  • 9a38042 Update LICENSE, fix license year (#2299)
  • 283a22b Fix escape_html tests (#2296)
  • eaccd57 Fix MIME type for JavaScript in test (#2295)
  • See full diff in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [padrino-core](https://github.com/padrino/padrino-framework) from 0.16.0.pre3 to 0.16.0.pre4.
- [Changelog](https://github.com/padrino/padrino-framework/blob/master/CHANGES.rdoc)
- [Commits](padrino/padrino-framework@0.16.0.pre3...0.16.0.pre4)

---
updated-dependencies:
- dependency-name: padrino-core
  dependency-version: 0.16.0.pre4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 24, 2025
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