chore(deps): update dependency jkroepke/openvpn-auth-oauth2 to v1.24.0 #14

Open
renovate wants to merge 1 commits from renovate/jkroepke-openvpn-auth-oauth2-1.x into main
Member

This PR contains the following updates:

Package Update Change
jkroepke/openvpn-auth-oauth2 minor 1.22.4 -> 1.24.0

Release Notes

jkroepke/openvpn-auth-oauth2 (jkroepke/openvpn-auth-oauth2)

v1.24.0

Compare Source

What's Changed

Exciting New Features
🐞 Bug Fixes
🛠️ Dependencies

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.1...v1.24.0

v1.23.1

Compare Source

What's Changed

Exciting New Features
🐞 Bug Fixes
🛠️ Dependencies
📖 Documentation

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.0...v1.23.1

v1.23.0

Compare Source

What's Changed

Exciting New Features
🐞 Bug Fixes
🛠️ Dependencies

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.11...v1.22.12

v1.22.11

Compare Source

In this release, I implement a APT repository for openvpn-auth-oauth2. Checkout https://github.com/jkroepke/openvpn-auth-oauth2/wiki/Installation

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.10...v1.22.11

v1.22.10

Compare Source

test release for apt repository

v1.22.9

Compare Source

test release for apt repository

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.8...v1.22.9

v1.22.8

Compare Source

What's Changed

Exciting New Features
🐞 Bug Fixes
🛠️ Dependencies

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.7...v1.22.8

v1.22.7

Compare Source

What's Changed

🐞 Bug Fixes
🛠️ Dependencies

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.6...v1.22.7

v1.22.6

Compare Source

What's Changed

🐞 Bug Fixes
🛠️ Dependencies
📖 Documentation

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.5...v1.22.6

v1.22.5

Compare Source

What's Changed

Exciting New Features
🛠️ Dependencies
📖 Documentation

New Contributors

Full Changelog: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.4...v1.22.5


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jkroepke/openvpn-auth-oauth2](https://github.com/jkroepke/openvpn-auth-oauth2) | minor | `1.22.4` -> `1.24.0` | --- ### Release Notes <details> <summary>jkroepke/openvpn-auth-oauth2 (jkroepke/openvpn-auth-oauth2)</summary> ### [`v1.24.0`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.24.0) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.1...v1.24.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Exciting New Features - feat: add soft-reload by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/519 ##### 🐞 Bug Fixes - fix: loading custom template via env by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/522 - fix: support time.Duration via env by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/524 ##### 🛠️ Dependencies - chore(deps): update dependency goreleaser/goreleaser to v2.10.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/527 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.39.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/528 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.1...v1.24.0 ### [`v1.23.1`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.23.1) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.0...v1.23.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Exciting New Features - feat: Add reload command for systemd by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/482 - Implement client configs by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/383 - feat: add CLI flag to disable re-authentication by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/491 ##### 🐞 Bug Fixes - fix config load via env variables by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/484 - Add locking to prevent deadlocks by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/490 - Fix passthrough scanner error handling by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/512 ##### 🛠️ Dependencies - chore(deps): update dependency goreleaser/goreleaser to v2.8.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/460 - chore(deps): update module github.com/knadh/koanf/maps to v0.1.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/461 - chore(deps): update module github.com/go-jose/go-jose/v4 to v4.1.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/467 - chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/466 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/465 - fix(deps): update golang.org/x/ by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/468 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/474 - chore(deps): update codecov/codecov-action action to v5.4.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/472 - fix(deps): update module github.com/knadh/koanf/providers/basicflag to v1.1.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/475 - fix(deps): update module github.com/knadh/koanf/providers/file to v1.2.0 - autoclosed by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/477 - fix(deps): update module github.com/knadh/koanf/v2 to v2.2.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/478 - fix(deps): update module github.com/knadh/koanf/providers/env to v1.1.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/476 - chore(deps): update dependency golangci/golangci-lint to v2.1.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/473 - fix(deps): update module github.com/knadh/koanf/providers/structs to v1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/480 - chore(deps): update dependency goreleaser/goreleaser to v2.9.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/488 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.38.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/489 - chore(deps): update dependency golangci/golangci-lint to v2.1.5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/486 - chore(deps): update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.1.5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/487 - chore(deps): update dependency golangci/golangci-lint to v2.1.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/493 - chore(deps): update go tools - autoclosed by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/494 - chore(deps): update golangci/golangci-lint-action action to v8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/496 - fix(deps): update golang.org/x/ by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/495 - chore(deps): update actions/setup-go action to v5.5.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/497 - chore(config): migrate renovate config by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/498 - chore(deps): update super-linter/super-linter action to v7.4.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/499 - chore(deps): update codecov/codecov-action action to v5.4.3 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/500 - chore(deps): update opentelemetry-go monorepo to v1.36.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/503 - chore(deps): update module github.com/go-logr/logr to v1.4.3 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/504 - chore(deps): update go tools to v0.34.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/510 - fix(deps): update golang.org/x/ by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/511 ##### 📖 Documentation - Add FAQ for auth limit retries by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/485 - Add developer documentation by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/513 - Fix typos in HTTPS Listener docs by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/514 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.23.0...v1.23.1 ### [`v1.23.0`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.23.0) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.11...v1.23.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Exciting New Features - Add override username functionality. \[Require OpenVPN Server 2.7+] by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/437 - Improve tests and reduce deadlocks possibilities by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/457 ##### 🐞 Bug Fixes - make assets directory configurable again by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/458 ##### 🛠️ Dependencies - chore(deps): update module github.com/daixiang0/gci to v0.13.6 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/446 - fix(deps): update module github.com/zitadel/logging to v0.6.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/447 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.37.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/450 - chore(deps): update golangci-lint (major) by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/451 - fix(deps): update module golang.org/x/net to v0.38.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/455 - chore(deps): update dependency golangci/golangci-lint to v2.0.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/453 - chore(deps): update module github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.0.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/454 - chore(deps): update goreleaser/goreleaser-action action to v6.3.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/459 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.11...v1.22.12 ### [`v1.22.11`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.11) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.10...v1.22.11) <!-- Release notes generated using configuration in .github/release.yml at v1.22.11 --> In this release, I implement a APT repository for openvpn-auth-oauth2. Checkout https://github.com/jkroepke/openvpn-auth-oauth2/wiki/Installation **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.10...v1.22.11 ### [`v1.22.10`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.10) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.9...v1.22.10) ### test release for apt repository ### [`v1.22.9`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.9) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.8...v1.22.9) ### test release for apt repository **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.8...v1.22.9 ### [`v1.22.8`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.8) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.7...v1.22.8) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Exciting New Features - Add support for OIDC client credentials by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/439 - Implement APT release process by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/445 ##### 🐞 Bug Fixes - fix: tests by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/435 ##### 🛠️ Dependencies - chore(deps): update golangci/golangci-lint-action action to v6.5.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/417 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/418 - chore(deps): update golang docker tag to v1.24 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/426 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/425 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.36.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/427 - chore(deps): update github actions by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/423 - chore(deps): update dependency goreleaser/goreleaser to v2.8.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/424 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.36.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/431 - Update go.mod by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/433 - chore(deps): update github actions by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/443 - chore(deps): update dependency golangci/golangci-lint to v1.64.8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/441 - chore(deps): update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.64.8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/442 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.7...v1.22.8 ### [`v1.22.7`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.7) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.6...v1.22.7) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐞 Bug Fixes - mask password from openvpn clients in debug logs. (user password from SSO accounts not affected) by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/416 ##### 🛠️ Dependencies - chore(deps): update module github.com/catenacyber/perfsprint to v0.8.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/408 - chore(deps): update golangci/golangci-lint-action action to v6.3.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/407 - fix(deps): update module golang.org/x/net to v0.35.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/409 - chore(deps): update dependency goreleaser/goreleaser to v2.7.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/411 - chore(deps): update goreleaser/goreleaser-action action to v6.2.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/412 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/413 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.6...v1.22.7 ### [`v1.22.6`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.6) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.5...v1.22.6) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐞 Bug Fixes - passthrough: fix instabilities by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/393 ##### 🛠️ Dependencies - chore(deps): update github actions by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/380 - chore(deps): update dependency goreleaser/goreleaser to v2.5.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/379 - chore(deps): update actions/upload-artifact action to v4.6.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/387 - fix(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/389 - chore(deps): update dependency goreleaser/goreleaser to v2.5.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/386 - chore(deps): update dependency golangci/golangci-lint to v1.63.4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/388 - fix(deps): update module github.com/zitadel/oidc/v3 to v3.34.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/396 - chore(deps): update dependency goreleaser/goreleaser to v2.6.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/397 - fix(deps): update module github.com/catenacyber/perfsprint to v0.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/399 - fix(deps): update module golang.org/x/oauth2 to v0.26.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/400 - chore(deps): update github actions by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/398 - fix(deps): update module golang.org/x/text to v0.22.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/401 - chore(deps): update go tools by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/403 - chore(deps): update ubuntu docker tag to v24 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/404 ##### 📖 Documentation - Enrich FAQ by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/390 - docs: fix type `CONFIG_HTTP_BASE_URL` -> `CONFIG_HTTP_BASEURL` by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/391 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.5...v1.22.6 ### [`v1.22.5`](https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.22.5) [Compare Source](https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.4...v1.22.5) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### ✨ Exciting New Features - Add armenian language by [@&#8203;elshirak](https://github.com/elshirak) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/355 ##### 🛠️ Dependencies - chore(deps): update dependency golangci/golangci-lint to v1.62.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/356 - chore(deps): update dependency goreleaser/goreleaser to v2.4.8 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/357 - chore(deps): update codecov/codecov-action action to v5 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/359 - fix(deps): update module github.com/golangci/golangci-lint to v1.62.2 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/358 - update dependencies by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/373 - chore(deps): update github actions by [@&#8203;renovate](https://github.com/renovate) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/368 - Stricter lint rules by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/377 ##### 📖 Documentation - Clarify docs by [@&#8203;jkroepke](https://github.com/jkroepke) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/362 - Fix demo issues by updating Go to 1.23 and removing an unsupported OpenVPN client directive. by [@&#8203;wroujoulah](https://github.com/wroujoulah) in https://github.com/jkroepke/openvpn-auth-oauth2/pull/365 #### New Contributors - [@&#8203;wroujoulah](https://github.com/wroujoulah) made their first contribution in https://github.com/jkroepke/openvpn-auth-oauth2/pull/365 **Full Changelog**: https://github.com/jkroepke/openvpn-auth-oauth2/compare/v1.22.4...v1.22.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate added 1 commit 2025-06-10 22:17:46 +00:00
renovate force-pushed renovate/jkroepke-openvpn-auth-oauth2-1.x from 481a60a1ad to 0ffbebef36 2025-06-10 22:48:13 +00:00 Compare
renovate force-pushed renovate/jkroepke-openvpn-auth-oauth2-1.x from 0ffbebef36 to bea1ba521a 2025-06-13 03:03:07 +00:00 Compare
renovate changed title from chore(deps): update dependency jkroepke/openvpn-auth-oauth2 to v1.23.1 to chore(deps): update dependency jkroepke/openvpn-auth-oauth2 to v1.24.0 2025-06-13 03:03:07 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/jkroepke-openvpn-auth-oauth2-1.x:renovate/jkroepke-openvpn-auth-oauth2-1.x
git checkout renovate/jkroepke-openvpn-auth-oauth2-1.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/alpine-overlay#14
No description provided.