|
|
8aba48e18f
|
fix(deps): update module github.com/beevik/etree to v1.6.0
Validate PR Title / validate (pull_request) Successful in 1s
|
2025-11-08 20:50:41 +00:00 |
|
|
|
3fad414237
|
fix(deps): update module golang.org/x/oauth2 to v0.33.0 (#6)
Build Docker / Create Docker Image (release) Successful in 1m22s
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| golang.org/x/oauth2 | `v0.28.0` -> `v0.33.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### 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 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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
Reviewed-on: #6
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
|
2025-11-08 20:26:55 +00:00 |
|
|
|
bf3534a084
|
fix(deps): update module github.com/fsnotify/fsnotify to v1.9.0 (#5)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `v1.7.0` -> `v1.9.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>fsnotify/fsnotify (github.com/fsnotify/fsnotify)</summary>
### [`v1.9.0`](https://github.com/fsnotify/fsnotify/releases/tag/v1.9.0)
[Compare Source](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)
##### Changes and fixes
- all: make BufferedWatcher buffered again ([#​657])
- inotify: fix race when adding/removing watches while a watched path is being deleted ([#​678], [#​686])
- inotify: don't send empty event if a watched path is unmounted ([#​655])
- inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic ([#​679])
- kqueue: fix watching relative symlinks ([#​681])
- kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue ([#​682])
- illumos: don't send error if changed file is deleted while processing the event ([#​678])
[#​657]: https://github.com/fsnotify/fsnotify/pull/657
[#​678]: https://github.com/fsnotify/fsnotify/pull/678
[#​686]: https://github.com/fsnotify/fsnotify/pull/686
[#​655]: https://github.com/fsnotify/fsnotify/pull/655
[#​681]: https://github.com/fsnotify/fsnotify/pull/681
[#​679]: https://github.com/fsnotify/fsnotify/pull/679
[#​682]: https://github.com/fsnotify/fsnotify/pull/682
### [`v1.8.0`](https://github.com/fsnotify/fsnotify/releases/tag/v1.8.0)
[Compare Source](https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0)
#### Additions
- all: add `FSNOTIFY_DEBUG` to print debug logs to stderr ([#​619](https://github.com/fsnotify/fsnotify/issues/619))
##### Changes and fixes
- windows: fix behaviour of `WatchList()` to be consistent with other platforms ([#​610](https://github.com/fsnotify/fsnotify/issues/610))
- kqueue: ignore events with Ident=0 ([#​590](https://github.com/fsnotify/fsnotify/issues/590))
- kqueue: set O\_CLOEXEC to prevent passing file descriptors to children ([#​617](https://github.com/fsnotify/fsnotify/issues/617))
- kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink ([#​625](https://github.com/fsnotify/fsnotify/issues/625))
- inotify: don't send event for IN\_DELETE\_SELF when also watching the parent ([#​620](https://github.com/fsnotify/fsnotify/issues/620))
- inotify: fix panic when calling Remove() in a goroutine ([#​650](https://github.com/fsnotify/fsnotify/issues/650))
- fen: allow watching subdirectories of watched directories ([#​621](https://github.com/fsnotify/fsnotify/issues/621))
</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 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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
Reviewed-on: https://git.tainton.uk/repos/saml-oidc-bridge/pulls/5
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
|
2025-11-08 20:26:49 +00:00 |
|
|
|
88e85c84c6
|
fix(deps): update module github.com/coreos/go-oidc/v3 to v3.16.0 (#3)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `v3.11.0` -> `v3.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>coreos/go-oidc (github.com/coreos/go-oidc/v3)</summary>
### [`v3.16.0`](https://github.com/coreos/go-oidc/releases/tag/v3.16.0)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.15.0...v3.16.0)
#### What's Changed
- refactor: Remove unused time injection from RemoteKeySet by [@​ponimas](https://github.com/ponimas) in [#​466](https://github.com/coreos/go-oidc/pull/466)
- bump go to 1.24, remove 1.23 support, bump go-jose dependency, remove x/net dependency by [@​wardviaene](https://github.com/wardviaene) in [#​467](https://github.com/coreos/go-oidc/pull/467)
#### New Contributors
- [@​wardviaene](https://github.com/wardviaene) made their first contribution in [#​467](https://github.com/coreos/go-oidc/pull/467)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.15.0...v3.16.0>
### [`v3.15.0`](https://github.com/coreos/go-oidc/releases/tag/v3.15.0)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0)
#### What's Changed
- oidc: verify the ID Token's signature before processing claims by [@​ericchiang](https://github.com/ericchiang) in [#​464](https://github.com/coreos/go-oidc/pull/464)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0>
### [`v3.14.1`](https://github.com/coreos/go-oidc/releases/tag/v3.14.1)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.14.0...v3.14.1)
#### What's Changed
- oidctest: fix import by [@​ericchiang](https://github.com/ericchiang) in [#​457](https://github.com/coreos/go-oidc/pull/457)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.14.0...v3.14.1>
### [`v3.14.0`](https://github.com/coreos/go-oidc/releases/tag/v3.14.0)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.13.0...v3.14.0)
#### What's Changed
- oidc/oidctest: add new package by [@​ericchiang](https://github.com/ericchiang) in [#​400](https://github.com/coreos/go-oidc/pull/400)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.13.0...v3.14.0>
### [`v3.13.0`](https://github.com/coreos/go-oidc/releases/tag/v3.13.0)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.12.0...v3.13.0)
#### What's Changed
- \*: bump dependency versions by [@​ericchiang](https://github.com/ericchiang) in [#​453](https://github.com/coreos/go-oidc/pull/453)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.12.0...v3.13.0>
### [`v3.12.0`](https://github.com/coreos/go-oidc/releases/tag/v3.12.0)
[Compare Source](https://github.com/coreos/go-oidc/compare/v3.11.0...v3.12.0)
#### What's Changed
- oidc: add JSON tags to ProviderConfig by [@​ericchiang](https://github.com/ericchiang) in [#​446](https://github.com/coreos/go-oidc/pull/446)
**Full Changelog**: <https://github.com/coreos/go-oidc/compare/v3.11.0...v3.12.0>
</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 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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
Reviewed-on: #3
Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
|
2025-11-08 20:06:35 +00:00 |
|
Shamil Nunhuck
|
920a79b2e9
|
initial commit
|
2025-11-08 10:18:19 +00:00 |
|