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

v2.11.2 #3733

Merged
merged 55 commits into from
May 1, 2024
Merged

v2.11.2 #3733

merged 55 commits into from
May 1, 2024

Conversation

jc21
Copy link
Member

@jc21 jc21 commented May 1, 2024

No description provided.

dependabot bot and others added 30 commits January 19, 2024 22:36
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Podman by default doesn't except the not fully qualified image urls. This commit adds the domain (docker.io) in order to resolve this issue.
Access-List fix so that nginx config is loaded after configuration happens
Update README.md to support Podman
Fix: increase max number of domains to 100 (match with Let's Encrypt)
…rn/frontend/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1 in /frontend
Add FreeDNS certbot plugin
the generated keys appear to be for JWT, not GPG
Add DNS Provider TimeWeb Cloud
Updated certbot-dns-websupport plugin to 2.0.1 #3447
…rn/docs/vite-5.0.12

Bump vite from 5.0.11 to 5.0.12 in /docs
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](indutny/node-ip@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
chown -R tries to chown all files. find -not -user -execdir only chowns files not owned by PUID
wolviex and others added 25 commits March 19, 2024 10:18
Pinned certbot-dns-godaddy at 2.8.0
Credit to original PR #2402
Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.3...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Latest plugin version with several fixes
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…rn/docs/tar-6.2.1

Bump tar from 6.2.0 to 6.2.1 in /docs
…rn/frontend/tar-6.2.1

Bump tar from 6.1.11 to 6.2.1 in /frontend
…rn/docs/vite-5.0.13

Bump vite from 5.0.12 to 5.0.13 in /docs
…rn/backend/express-4.19.2

Bump express from 4.17.3 to 4.19.2 in /backend
fix: update certbot-dns-transip to latest version
Update certbot-dns-goddaddy
replaced chown with find -not -user -execdir chown
fix: update certbot-dns-strato to latest version
Update certbot-dns-duckdns version (fix #2994)
…rn/docs/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1 in /docs
…rn/backend/ip-2.0.1

Bump ip from 2.0.0 to 2.0.1 in /backend
@nginxproxymanagerci
Copy link

Docker Image for build 2 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-3733

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@jc21 jc21 merged commit 256a667 into master May 1, 2024
2 checks passed
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.

None yet