Bump rack from 3.1.8 to 3.1.14, rack-session from 2.0.0 to 2.1.1#152
Conversation
d9045ff to
d5a07a8
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
8434f44 to
d8f5413
Compare
Bumps [rack](https://github.com/rack/rack) from 3.1.8 to 3.1.14. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.8...v3.1.14) --- updated-dependencies: - dependency-name: rack dependency-version: 3.1.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Bump rack-session from 2.0.0 to 2.1.1 Add logger gem for CI Specify logger version, add mutex_m to supress warning message Require logger in test_helper Require logger in better_html
d8f5413 to
df8fc73
Compare
|
Closes 7392. This PR combines the work of bumping both rack and rack-session. Previously, build was failing because CI was running against Rails versions 6.0.0 and 6.1.0 which are trying to reference To get this passing and make it compatible for others using the gem, I added the |
|
This is looking good. All checks passed. 👍🏻 |
Bumps rack from 3.1.8 to 3.1.14.
Changelog
Sourced from rack's changelog.
Commits
5440b2cBump patch version.cd6b70aMerge commit from fork0379537Bump patch version.8e3c9b1EnsureRack::ETagcorrectly updates response body. (#2324)e8f4760Bump patch version.413b834Update changelog.70cb322Use a fully resolved file path when confirming if a file can be served by `Ra...c827c33Bump patch version.aeac570Use#inspectto prevent log injection.0349488Bump patch version.You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.