Bump the minor-and-patch group with 5 updates - #378
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [activerecord-session_store](https://github.com/rails/activerecord-session_store) | `2.2.0` | `2.3.0` | | [haml-rails](https://github.com/haml/haml-rails) | `3.0.0` | `3.1.0` | | [passenger](https://github.com/phusion/passenger) | `6.1.6` | `6.1.8` | | [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) | `1.3.7` | `1.3.8` | | [rails](https://github.com/rails/rails) | `8.0.5` | `8.0.5.1` | Updates `activerecord-session_store` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/rails/activerecord-session_store/releases) - [Changelog](https://github.com/rails/activerecord-session_store/blob/main/CHANGELOG.md) - [Commits](rails/activerecord-session_store@v2.2.0...v2.3.0) Updates `haml-rails` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/haml/haml-rails/blob/master/CHANGELOG.md) - [Commits](haml/haml-rails@v3.0.0...v3.1.0) Updates `passenger` from 6.1.6 to 6.1.8 - [Release notes](https://github.com/phusion/passenger/releases) - [Changelog](https://github.com/phusion/passenger/blob/stable-6.1/CHANGELOG) - [Commits](phusion/passenger@release-6.1.6...release-6.1.8) Updates `concurrent-ruby` from 1.3.7 to 1.3.8 - [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases) - [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md) - [Commits](ruby-concurrency/concurrent-ruby@v1.3.7...v1.3.8) Updates `rails` from 8.0.5 to 8.0.5.1 - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.5...v8.0.5.1) --- updated-dependencies: - dependency-name: activerecord-session_store dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: haml-rails dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: passenger dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: concurrent-ruby dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rails dependency-version: 8.0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 5 updates:
2.2.02.3.03.0.03.1.06.1.66.1.81.3.71.3.88.0.58.0.5.1Updates
activerecord-session_storefrom 2.2.0 to 2.3.0Release notes
Sourced from activerecord-session_store's releases.
Commits
74011f1Avoid ruby warningf53dce2Prepare for 2.3.02cfdc4eMerge pull request #166 from chaffeqa/patch-1aab23c9Add tests to make sure an empty save isn't maded6a5e5eUpdate active_record_store.rbe548d59Optimization: prevent empty COMMIT calls6aa1ffeMerge PR #16107fd8cbUse model reference from env when it is availabled2dcde9Merge pull request #222121f9ffDefault to request's cookies_same_site_protection optionUpdates
haml-railsfrom 3.0.0 to 3.1.0Changelog
Sourced from haml-rails's changelog.
Commits
d837c6fVersion 3.1.01335af8Add regression test for Haml cache dependency detection0678214Merge pull request #200 from NickSchimek/fix/haml-dependency-tracker-rails-8-16117d6eMerge pull request #191 from tagliala/chore/strip-trailing-whitespacesd08ed68Rails 8.1 scaffold templatesb392b6c[CI] Use actions/checkout@v7b9c1a09[CI] CI against Rails 8.15276403[CI] benchmark has been gemified since Ruby 4.00c9baa7[CI] CI against Ruby 4.07c7b4d8Respect the <br>s in the original ERB templatesUpdates
passengerfrom 6.1.6 to 6.1.8Release notes
Sourced from passenger's releases.
Changelog
Sourced from passenger's changelog.
Commits
445a23acopy oss changes to enterpriseac49773Fix packages being left behind28eb169Fixup apt automationa4b72faTry to use nginx-dev we build for jammy/bullseyef3264cacreate nginx-dev package for jammy/bullseyeffd2547fix homebrew packaging checkb174b9ffix nginx module packaging issues62d6465post-release tasks5c3edb3include missed file in debian spkg47f74b8homebrew match upstream formulaUpdates
concurrent-rubyfrom 1.3.7 to 1.3.8Release notes
Sourced from concurrent-ruby's releases.
Changelog
Sourced from concurrent-ruby's changelog.
Commits
0b88d5fRelease 1.3.80f83a98Allow to use Concurrent::Map#compute_if_absent in a Ractor (#1109)cc5a32fProgramatically set thebacktrace_locationon exception:Updates
railsfrom 8.0.5 to 8.0.5.1Release notes
Sourced from rails's releases.
... (truncated)
Commits
beef74dPreparing for 8.0.5.1 release1c01bb5Disable libvips's unfuzzed image loaders and saversDependabot 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 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