Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump passenger from 6.0.8 to 6.0.9 #294

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps passenger from 6.0.8 to 6.0.9.

Release notes

Sourced from passenger's releases.

Release 6.0.9

  • Upgrades Boost to 1.76. Fixes a regression where some boost headers for comatibility with older distros were missing.

  • Make building on Apple Silcon using homebrew openssl work. Contributed by TheBerg.

  • Add Support for Ubuntu Hirsute.

  • Remove prebuilt packages for Ubuntu Groovy.

  • Properly support HTTP 418. Contributed by Thomas Pfister.

  • Fix several C++ warnings about implicit copy operators/constructors.

  • Bump preferred nginx 1.18.0 → 1.20.1.

  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):

    • ccache 4.2 → 4.3
    • cmake 3.19.7 → 3.20.3
    • curl 7.75.0 → 7.77.0
    • git 2.31.0 → 2.31.1
    • gnupg 2.2.27 → 2.3.1
    • libgcrypt 1.9.2 → 1.9.3
    • libksba 1.5.0 → 1.5.1
    • ntbTLS added → 0.2.0
    • zlib 1.4.9 → 1.5.0
    • rubygems 3.2.15 → 3.2.19
    • ruby:
      • 2.3.8 → removed
      • 2.5.8 → 2.5.9
      • 2.6.6 → 2.6.7
      • 2.7.2 → 2.7.3
      • 3.0.0 → 3.0.1
Changelog

Sourced from passenger's changelog.

Release 6.0.9

  • Upgrades Boost to 1.76. Fixes a regression where some boost headers for comatibility with older distros were missing.

  • Make building on Apple Silcon using homebrew openssl work. Contributed by TheBerg.

  • Add Support for Ubuntu Hirsute.

  • Remove prebuilt packages for Ubuntu Groovy.

  • Properly support HTTP 418. Contributed by Thomas Pfister.

  • Fix several C++ warnings about implicit copy operators/constructors.

  • Bump preferred nginx 1.18.0 → 1.20.1.

  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):

    • ccache 4.2 → 4.3
    • cmake 3.19.7 → 3.20.3
    • curl 7.75.0 → 7.77.0
    • git 2.31.0 → 2.31.1
    • gnupg 2.2.27 → 2.3.1
    • libgcrypt 1.9.2 → 1.9.3
    • libksba 1.5.0 → 1.5.1
    • ntbTLS added → 0.2.0
    • zlib 1.4.9 → 1.5.0
    • rubygems 3.2.15 → 3.2.19
    • ruby:
      • 2.3.8 → removed
      • 2.5.8 → 2.5.9
      • 2.6.6 → 2.6.7
      • 2.7.2 → 2.7.3
      • 3.0.0 → 3.0.1
Commits
  • a3c80fe bump binary automation
  • 7052931 merge binary automation changes from enterprise
  • da9a3a5 drop ruby 2.3
  • f32d299 Allow new frameworks in libcheck
  • cd35fd7 put the new flags for curl into the linker flags
  • a5db651 Curl now depends on a symbol from SystemConfiguration
  • 4f849d1 match upstream homebrew
  • 62a1add fix building curl on macOS
  • 8e2c1c6 update changelog & contributors
  • 2df4653 bump preferred nginx 1.18.0 → 1.20.1
  • 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 will merge this PR once CI passes on it, as requested by @yulgolem.


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)

Bumps [passenger](https://github.com/phusion/passenger) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/phusion/passenger/releases)
- [Changelog](https://github.com/phusion/passenger/blob/stable-6.0/CHANGELOG)
- [Commits](phusion/passenger@release-6.0.8...release-6.0.9)

---
updated-dependencies:
- dependency-name: passenger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bundler dependencies Pull requests that update a dependency file labels Jun 7, 2021
@viezly
Copy link

viezly bot commented Jun 7, 2021

Full changes overview:

Show details on Viezly ➡️

@yulgolem
Copy link
Contributor

yulgolem commented Jun 7, 2021

@dependabot merge

@dependabot dependabot bot merged commit a5f95bf into master Jun 7, 2021
@dependabot dependabot bot deleted the dependabot/bundler/passenger-6.0.9 branch June 7, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bundler dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant