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

chore(deps): update dependency passenger from v6.0.22 to v6.0.24 #290

Open
wants to merge 1 commit into
base: rutebanken_develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
passenger (source, changelog) "6.0.22" -> "6.0.24" age adoption passing confidence

Release Notes

phusion/passenger (passenger)

v6.0.24

Compare Source

  • [Nginx] Upgrades preferred Nginx to 1.26.2 from 1.26.1.
  • [Enterprise] Smarter rolling restarts for better performance and reliability. We changed the way we route requests. Instead of picking the least-busy process, we now first prioritize new processes first. During a rolling restart, this new behavior leads to more efficient utilization of application caches, faster validation of new rollouts, and faster recovery from problematic deployments. Closes GH-2551.
  • Fix a regression from 6.0.10 where running passenger-config system-properties would throw an error. Closes GH-2565.
  • [Enterprise] Fix a memory corruption-related crash that could occur during rolling restarting.
  • [Ubuntu] Add packages for Ubuntu 24.10 "oracular".
  • [Ruby] Specify rackup version to avoid broken 1.0 gem. Closes GH-2559.
  • Fixes compatibility with Ruby apps whose Gemfile.lock depends on base64.
  • Upgrades Boost from 1.85 -> 1.86.
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • ccache 4.10.1 -> 4.10.2
    • cmake 3.30.1 -> 3.31.2
    • curl 8.8.0 -> 8.11.0
    • git 2.45.2 -> 2.47.1
    • gnupg 2.4.5 -> 2.4.7
    • libgpg_error 1.50 -> 1.51
    • npth 1.7 -> 1.8
    • openssl 3.3.1 -> 3.4.0
    • rubygems 3.5.16 -> 3.5.23
    • rubies:
      • 3.2.4 -> 3.2.6
      • 3.3.4 -> 3.3.6

v6.0.23

Compare Source

  • [Enterprise] The rolling restart feature now replaces app processes in newest-to-oldest order, to make more efficient use of alive processes during the rolling-restart's duration. Closes GH-2551.
  • [Ruby] Improve Rack 3 compatibility.
  • [Nginx] Upgrades preferred Nginx to 1.26.1 from 1.26.0.
  • [Debian] Remove packages for Debian 10 Buster. (EOL 2024-07).
  • [Ubuntu] Add packages for Ubuntu 24.04 "noble".
  • [RPMs] Remove EL7 RPMs, CentOS7 is EOL.
  • Fixes compatibility with Ruby apps whose Gemfile.lock depends on strscan.
  • Adds option to render a custom error page when app fails to launch. Closes GH-2515.
    • Apache: PassengerCustomErrorPage "public/error.html"
    • Nginx: passenger_custom_error_page public/error.html;
    • Standalone: --custom-error-page public/error.html
  • Updated various library versions used in precompiled binaries (used for e.g. gem installs):
    • glibc 2.17 -> 2.28
    • ccache 4.9.1 -> 4.10.1
    • cmake 3.29.3 -> 3.30.1
    • curl 8.7.1 -> 8.8.0
    • git 2.45.0 -> 2.45.2
    • openssl 3.3.0 -> 3.3.1
    • pcre2 10.43 -> 10.44
    • libassuan 2.5.7 -> 3.0.1
    • libgcrypt 1.10.3 -> 1.11.0
    • libgpg_error 1.49 -> 1.50
    • libksba 1.6.6 -> 1.6.7
    • pinentry 1.3.0 -> 1.3.1
    • rubygems 3.5.10 -> 3.5.16
    • rubies:
      • dropped 3.0.7
      • 3.1.5 -> 3.1.6
      • 3.3.1 -> 3.3.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Dec 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
Fetching https://github.com/entur/chouette-projects-i18n.git
Fetching https://github.com/entur/chouette2-i18n.git
Fetching https://github.com/entur/ievkit_views.git
Fetching https://github.com/entur/ievkit.git
Fetching https://github.com/NielsKSchjoedt/transpec.git
Fetching https://github.com/chrisk/fakeweb.git
Fetching https://github.com/entur/language_engine
Fetching https://github.com/entur/ffi-proj4
Fetching https://github.com/entur/georuby-ext.git
Fetching gem metadata from https://rails-assets.org/...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies...

Could not find compatible versions

Because actionpack >= 8.0.0.beta1, < 8.0.0.rc1 depends on activesupport =
8.0.0.beta1
and actionpack >= 8.0.0.rc1, < 8.0.0.rc2 depends on activesupport =
8.0.0.rc1,
actionpack >= 8.0.0.beta1, < 8.0.0.rc2 requires activesupport =
8.0.0.beta1 OR = 8.0.0.rc1.
And because actionpack >= 8.0.0.rc2, < 8.0.0 depends on activesupport =
8.0.0.rc2,
actionpack >= 8.0.0.beta1, < 8.0.0 requires activesupport = 8.0.0.beta1 OR
= 8.0.0.rc1 OR = 8.0.0.rc2.
And because actionpack >= 7.2.0.beta1, < 7.2.0.beta2 depends on
activesupport = 7.2.0.beta1
and actionpack >= 7.2.0.beta2, < 7.2.0.beta3 depends on activesupport =
7.2.0.beta2,
actionpack >= 7.2.0.beta1, < 7.2.0.beta3 OR >= 8.0.0.beta1, < 8.0.0
requires activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 8.0.0.beta1 OR =
8.0.0.rc1 OR = 8.0.0.rc2.
And because actionpack >= 7.2.0.beta3, < 7.2.0.rc1 depends on activesupport
= 7.2.0.beta3
      and actionpack >= 7.2.0.rc1, < 7.2.0 depends on activesupport = 7.2.0.rc1,
actionpack >= 7.2.0.beta1, < 7.2.0 OR >= 8.0.0.beta1, < 8.0.0 requires
activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR
= 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2.
    And because actionpack >= 8.0.0, < 8.0.0.1 depends on activesupport = 8.0.0
      and actionpack >= 8.0.0.1, < 8.0.1 depends on activesupport = 8.0.0.1,
actionpack >= 7.2.0.beta1, < 7.2.0 OR >= 8.0.0.beta1, < 8.0.1 requires
activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR
= 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1.
    And because actionpack >= 8.0.1 depends on activesupport = 8.0.1
      and actionpack >= 7.2.0, < 7.2.1 depends on activesupport = 7.2.0,
actionpack >= 7.2.0.beta1, < 7.2.1 OR >= 8.0.0.beta1 requires
activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR
= 7.2.0 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1
OR = 8.0.1.
    And because actionpack >= 7.2.1, < 7.2.1.1 depends on activesupport = 7.2.1
      and actionpack >= 7.2.1.1, < 7.2.1.2 depends on activesupport = 7.2.1.1,
actionpack >= 7.2.0.beta1, < 7.2.1.2 OR >= 8.0.0.beta1 requires
activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR
= 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2
OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1.
And because actionpack >= 7.2.1.2, < 7.2.2 depends on activesupport =
7.2.1.2
      and actionpack >= 7.2.2, < 7.2.2.1 depends on activesupport = 7.2.2,
actionpack >= 7.2.0.beta1, < 7.2.2.1 OR >= 8.0.0.beta1 requires
activesupport = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR
= 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR = 7.2.2 OR = 8.0.0.beta1 OR =
8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1.
And because actionpack >= 7.2.2.1, < 8.0.0.beta1 depends on activesupport =
7.2.2.1
      and actionpack >= 7.1.0, < 7.1.1 depends on activesupport = 7.1.0,
actionpack >= 7.1.0, < 7.1.1 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR =
7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR = 7.2.2 OR = 7.2.2.1 OR =
8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1.
    And because actionpack >= 7.1.1, < 7.1.2 depends on activesupport = 7.1.1
      and actionpack >= 7.1.2, < 7.1.3 depends on activesupport = 7.1.2,
actionpack >= 7.1.0, < 7.1.3 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3
OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR = 7.2.2 OR =
7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1
OR = 8.0.1.
    And because actionpack >= 7.1.3, < 7.1.3.1 depends on activesupport = 7.1.3
      and actionpack >= 7.1.3.1, < 7.1.3.2 depends on activesupport = 7.1.3.1,
actionpack >= 7.1.0, < 7.1.3.2 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.1.3 OR = 7.1.3.1 OR = 7.2.0.beta1 OR =
7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1
OR = 7.2.1.2 OR = 7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR =
8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1.
And because actionpack >= 7.1.3.2, < 7.1.3.3 depends on activesupport =
7.1.3.2
      and actionpack >= 7.1.3.3, < 7.1.3.4 depends on activesupport = 7.1.3.3,
actionpack >= 7.1.0, < 7.1.3.4 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.1.3 OR = 7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR
= 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR =
7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR = 7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR =
8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1.
And because actionpack >= 7.1.3.4, < 7.1.4 depends on activesupport =
7.1.3.4
      and actionpack >= 7.1.4, < 7.1.4.1 depends on activesupport = 7.1.4,
actionpack >= 7.1.0, < 7.1.4.1 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.1.3 OR = 7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR
= 7.1.3.4 OR = 7.1.4 OR = 7.2.0.beta1 OR = 7.2.0.beta2 OR = 7.2.0.beta3 OR =
7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR = 7.2.2 OR =
7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1
OR = 8.0.1.
And because actionpack >= 7.1.4.1, < 7.1.4.2 depends on activesupport =
7.1.4.1
      and actionpack >= 7.1.4.2, < 7.1.5 depends on activesupport = 7.1.4.2,
actionpack >= 7.1.0, < 7.1.5 OR >= 7.2.0.beta1 requires activesupport =
7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.1.3 OR = 7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR
= 7.1.3.4 OR = 7.1.4 OR = 7.1.4.1 OR = 7.1.4.2 OR = 7.2.0.beta1 OR = 7.2.0.beta2
OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2
OR = 7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR =
8.0.0 OR = 8.0.0.1 OR = 8.0.1.
(1) So, because actionpack >= 7.1.5, < 7.1.5.1 depends on activesupport = 7.1.5
and actionpack >= 7.1.5.1, < 7.2.0.beta1 depends on activesupport =
7.1.5.1,
actionpack >= 7.1.0 requires activesupport = 7.1.0 OR = 7.1.1 OR = 7.1.2
OR = 7.1.3 OR = 7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR = 7.1.3.4 OR = 7.1.4 OR =
7.1.4.1 OR = 7.1.4.2 OR = 7.1.5 OR = 7.1.5.1 OR = 7.2.0.beta1 OR = 7.2.0.beta2
OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2
OR = 7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR =
8.0.0 OR = 8.0.0.1 OR = 8.0.1.

Because actionpack >= 7.1.0.rc1, < 7.1.0.rc2 depends on activesupport =
7.1.0.rc1
and actionpack >= 7.1.0.beta1, < 7.1.0.rc1 depends on activesupport =
7.1.0.beta1,
actionpack >= 7.1.0.beta1, < 7.1.0.rc2 requires activesupport =
7.1.0.beta1 OR = 7.1.0.rc1.
And because actionpack >= 7.1.0.rc2, < 7.1.0 depends on activesupport =
7.1.0.rc2,
actionpack >= 7.1.0.beta1, < 7.1.0 requires activesupport = 7.1.0.beta1 OR
= 7.1.0.rc1 OR = 7.1.0.rc2.
And because actionpack >= 7.0.0.alpha1, < 7.0.5 depends on rack >= 2.2.0, <
3.A
      and actionpack >= 7.0.5, < 7.1.0.beta1 depends on rack >= 2.2.4, < 3.A,
actionpack >= 7.0.0.alpha1, < 7.1.0 requires rack >= 2.2.0, < 3.A or
activesupport = 7.1.0.beta1 OR = 7.1.0.rc1 OR = 7.1.0.rc2.
And because actionpack >= 7.1.0 requires activesupport = 7.1.0 OR = 7.1.1 OR
= 7.1.2 OR = 7.1.3 OR = 7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR = 7.1.3.4 OR =
7.1.4 OR = 7.1.4.1 OR = 7.1.4.2 OR = 7.1.5 OR = 7.1.5.1 OR = 7.2.0.beta1 OR =
7.2.0.beta2 OR = 7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1
OR = 7.2.1.2 OR = 7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR =
8.0.0.rc2 OR = 8.0.0 OR = 8.0.0.1 OR = 8.0.1 (1),
actionpack >= 7.0.0.alpha1 requires activesupport = 7.1.0.beta1 OR =
7.1.0.rc1 OR = 7.1.0.rc2 OR = 7.1.0 OR = 7.1.1 OR = 7.1.2 OR = 7.1.3 OR =
7.1.3.1 OR = 7.1.3.2 OR = 7.1.3.3 OR = 7.1.3.4 OR = 7.1.4 OR = 7.1.4.1 OR =
7.1.4.2 OR = 7.1.5 OR = 7.1.5.1 OR = 7.2.0.beta1 OR = 7.2.0.beta2 OR =
7.2.0.beta3 OR = 7.2.0.rc1 OR = 7.2.0 OR = 7.2.1 OR = 7.2.1.1 OR = 7.2.1.2 OR =
7.2.2 OR = 7.2.2.1 OR = 8.0.0.beta1 OR = 8.0.0.rc1 OR = 8.0.0.rc2 OR = 8.0.0 OR
= 8.0.0.1 OR = 8.0.1 or rack >= 2.2.0, < 3.A.
And because actionpack >= 6.1.0.rc1, < 7.0.0.alpha1 depends on rack >=
2.0.9, < 3.A
      and every version of transpec depends on activesupport >= 3.0, < 7.0,
      if transpec >= 0 and actionpack >= 6.1.0.rc1 then rack >= 2.0.9, < 3.A.
    And because rspec-rails >= 6.0.0.rc1, < 7.0.0 depends on actionpack >= 6.1
      and rackup >= 2.0.0 depends on rack >= 3,
one of transpec >= 0 or rspec-rails >= 6.0.0.rc1, < 7.0.0 or rackup >=
2.0.0 must be false.
    And because passenger >= 6.0.24 depends on rackup >= 2.0.0
      and Gemfile depends on passenger = 6.0.24,
every version of transpec is incompatible with rspec-rails >= 6.0.0.rc1, <
7.0.0.
    So, because Gemfile depends on rspec-rails = 6.0.4
      and Gemfile depends on transpec >= 0,
      version solving has failed.

@renovate renovate bot force-pushed the renovate/passenger-6.0.x branch 7 times, most recently from c127502 to 3c6585d Compare January 27, 2025 16:41
@renovate renovate bot force-pushed the renovate/passenger-6.0.x branch 4 times, most recently from d83ee73 to 0dbe26d Compare February 7, 2025 08:33
@renovate renovate bot force-pushed the renovate/passenger-6.0.x branch from 0dbe26d to 59f104b Compare February 7, 2025 08:54
Copy link

sonarqubecloud bot commented Feb 7, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants