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

⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.12.1 #526

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

This PR contains the following updates:

Package Update Change
NginxProxyManager/nginx-proxy-manager minor v2.10.4 -> v2.12.1

Release Notes

NginxProxyManager/nginx-proxy-manager (NginxProxyManager/nginx-proxy-manager)

v2.12.1

Compare Source

Changes

  • Fixes saving default site settings and auto scheme redirects (thanks @​Nephiel)
  • Adds test suite for settings
  • Some schema fixes

Docker images

v2.12.0

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.3
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

  • Fix CVE-2024-46256 and CVE-2024-46257
  • Reworked API Schema and validation, full openapi/swagger spec can be fetched from /api/schema endpoint
  • ⚠️ Boolean fields in API responses are actual booleans now, not 0/1
  • API correctly returns 404 for operations on incorrect objects
  • Vastly improved API Cypress test suite, spins up local acme server for DNS certificate testing
  • Updated security deps
  • Add mijn.host dns plugin (thanks @​RafaelSchridi)
  • Added active24 DNS provider (thanks @​vggscqq)
  • swap mysql library and knex client for mysql2 (thanks @​nlynzaad)
  • Add set directives for proxied paths to keep nginx from crashing if upstream is down (thanks @​ddshd)
  • Fix app not restarting after log rotate (thanks @​cqhtyi)
  • Add rockenstein AG DNS Plugin (thanks @​rag-franky)
  • Add Edge DNS by Akamai (thanks @​egobude)
  • fixed wedos password description (thanks @​Hadatko)

Docker images

Should you encounter problems, use the docker tag 2.11.3 to downgrade.

v2.11.3

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.3
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

Docker images

v2.11.2

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.2
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

  • Update certbot-dns-infomaniak (thanks @​Fuechslein)
  • update certbot-dns-strato to latest version (thanks @​jdolderer)
  • Add DNS multi (thanks @​starsoccer)
  • update certbot-dns-transip to latest version (thanks @​leinelissen)
  • Update certbot-dns-goddaddy (thanks @​wolviex)
  • replaced chown with find -not -user -execdir chown (thanks @​woodmichl)
  • Update certbot-dns-duckdns version (thanks @​sdaqo)
  • Access-List fix so that nginx config is loaded after configuration happens (thanks @​timob)
  • Update README.md to support Podman (thanks @​michto01)
  • Fix: increase max number of domains to 100 (match with Let's Encrypt) (thanks @​davidindra)
  • Adding easyDNS provider (thanks @​drachul)
  • Add FreeDNS certbot plugin (thanks @​bricas)
  • Add DNS Provider TimeWeb Cloud (thanks @​hywax)
  • Updated certbot-dns-websupport plugin to 2.0.1 (thanks @​setrin)

Docker images

v2.11.1

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.1
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

  • Fix startup hanging for instances where there are SSL certs but none of them are DNS challenges

Docker images

v2.11.0

Compare Source

Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.

  1. Bring your docker instance down
  2. Zip or copy your data and letsencrypt folders
  3. Pull this new image jc21/nginx-proxy-manager:2.11.0
  4. Bring up your docker stack and check for any problems in the logs
  5. Renew your DNS certs manually
  6. Check some or all of your hosts for expected behaviour

Changes

Docker images


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.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. labels Jan 19, 2024
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 9f7b863 to b3fa85e Compare January 21, 2024 12:09
@renovate renovate bot changed the title ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.0 ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.1 Jan 21, 2024
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 3 times, most recently from d44f628 to 27f04d2 Compare February 1, 2024 16:10
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 27f04d2 to 45c56db Compare February 9, 2024 07:19
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 2 times, most recently from 52cb318 to 934c1fe Compare February 22, 2024 09:17
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 2 times, most recently from 3af01d2 to 977e0a7 Compare April 5, 2024 06:20
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 977e0a7 to a0bf220 Compare April 12, 2024 11:26
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 3 times, most recently from 000e0bc to 06afb30 Compare April 22, 2024 13:46
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 2 times, most recently from 269dee9 to 91731fa Compare May 2, 2024 05:15
@renovate renovate bot changed the title ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.1 ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.2 May 2, 2024
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 91731fa to d6f3fb6 Compare May 21, 2024 07:41
Copy link

coderabbitai bot commented May 21, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    -- I pushed a fix in commit <commit_id>, please review it.
    -- Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    -- @coderabbitai generate unit testing code for this file.
    -- @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    -- @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    -- @coderabbitai read src/utils.ts and generate unit testing code.
    -- @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    -- @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 2 times, most recently from 89db818 to 3187ead Compare May 24, 2024 20:46
@gigatexel
Copy link

Could this be merged? Might fix this issue that is still persistent: #513

@poiromaniax
Copy link

This will also remediate #579

@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 3187ead to 6907c4c Compare July 1, 2024 12:54
@renovate renovate bot changed the title ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.2 ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.3 Jul 1, 2024
@bjwo
Copy link

bjwo commented Jul 22, 2024

Hi @frenck - is there anything that we as users can do to validate this PR? Especially for security-relevant components like NGINX I feel it would be vital to have a robust process in place that allows to upgrade to the latest upstream release in a timely manner. Many thanks.

@Super1337Boy
Copy link

Hopefully this pull request can be merged soon. It supposedly fixes this issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1189

@Cutriss
Copy link

Cutriss commented Aug 26, 2024

I'm probably wrong but it looks like this is a series of dependency failures on renovate upgrades that are hinging on switching/updating alpine builds. So it's not just a matter of approving the merge?

@gigatexel
Copy link

I'm probably wrong but it looks like this is a series of dependency failures on renovate upgrades that are hinging on switching/updating alpine builds. So it's not just a matter of approving the merge?

Yes, but only @frenck can merge

@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch 2 times, most recently from 70deeb1 to f896930 Compare September 23, 2024 20:14
@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from f896930 to 8815dab Compare October 16, 2024 11:40
@renovate renovate bot changed the title ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.11.3 ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.12.0 Oct 16, 2024
@ARandomGitHubUser
Copy link

ARandomGitHubUser commented Oct 17, 2024

@frenck Could we please get some priority on this, as GHSA-mhxx-5693-798f (9.8 severity) and GHSA-5rqg-4vpc-fpm2 (6.3 severity) were just fixed in Nginx Proxy Manager v2.12.0 🙂

@renovate renovate bot force-pushed the renovate/nginxproxymanager-nginx-proxy-manager-2.x branch from 8815dab to 0cf444e Compare October 17, 2024 01:33
@renovate renovate bot changed the title ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.12.0 ⬆️ Update NginxProxyManager/nginx-proxy-manager to v2.12.1 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants