mitre-cyber-academy / ctf-scoreboard

This scoreboard allows you to host your own cybersecurity capture-the-flag (jeopardy-style or attack/defend) competition. Also includes team creation!
http://mitrecyberacademy.org/
Apache License 2.0
54 stars 30 forks source link

Bump passenger from 6.0.16 to 6.0.17 #942

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps passenger from 6.0.16 to 6.0.17.

Release notes

Sourced from passenger's releases.

Release 6.0.17

  • [Enterprise] The debug gem is now supported for debugging on Ruby 3.1.
  • Removed use of deprecated 'File.exists?' method for Ruby 3.2.0.
  • Upgrades Boost to 1.81.
  • Upgrades preferred Nginx to 1.22.1 from 1.20.2.
  • Changes minimum supported macOS version to 10.14 Mojave.
  • Adds support for arm (aarch64) rpm packages.
  • Adds support for a PASSENGER_MAX_LOG_LINE_LENGTH_BYTES environment variable. The default length remains at 8KB. Closes GH-2413.
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • ccache: 4.6.3 → 4.7.4
    • curl: 7.86.0 → 7.87.0
    • git: 2.38.1 → 2.39.0
    • gnupg: 2.3.8 → 2.4.0
    • libksba: 1.6.2 → 1.6.3
    • openssl: 1.1.1s → 3.0.7
    • rubygems: 3.3.26 → 3.4.3
    • rubies: added 3.2.0
Changelog

Sourced from passenger's changelog.

Release 6.0.17

  • [Enterprise] The debug gem is now supported for debugging on Ruby 3.1.
  • Removed use of deprecated 'File.exists?' method for Ruby 3.2.0.
  • Upgrades Boost to 1.81.
  • Upgrades preferred Nginx to 1.22.1 from 1.20.2.
  • Changes minimum supported macOS version to 10.14 Mojave.
  • Adds support for a PASSENGER_MAX_LOG_LINE_LENGTH_BYTES environment variable. The default length remains at 8KB. Closes GH-2413.
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • ccache: 4.6.3 → 4.7.4
    • curl: 7.86.0 → 7.87.0
    • git: 2.38.1 → 2.39.0
    • gnupg: 2.3.8 → 2.4.0
    • libksba: 1.6.2 → 1.6.3
    • openssl: 1.1.1s → 3.0.7
    • rubygems: 3.3.26 → 3.4.3
    • rubies: added 3.2.0
Commits
  • 589e9d4 move set e in rpm testing setup
  • 595e126 further investigate rpm
  • 70a7a31 undo previous non-working change and try different approach for bundler
  • 15c6224 try expanding use of previous fix
  • 7d3645a next thing to try
  • 247d2b1 another generic binaries fix for macos
  • 6f581b1 try to fix macos binary automation
  • 2078f35 fixup macos test script for binary automation
  • 139c93f try to fix mac ci again
  • dcb7d54 attempt to fix macOS CI issues
  • Additional commits viewable 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 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)