commits
Bumps the smallweb-deps group with 4 updates in the / directory: [golang.org/x/term](https://github.com/golang/term), [github.com/samber/slog-http](https://github.com/samber/slog-http), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/oauth2](https://github.com/golang/oauth2).
Updates `golang.org/x/term` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/term/compare/v0.31.0...v0.32.0)
Updates `github.com/samber/slog-http` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/samber/slog-http/releases)
- [Commits](https://github.com/samber/slog-http/compare/v1.6.0...v1.7.0)
Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.38.0)
Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/samber/slog-http
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/crypto
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/oauth2
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/knadh/koanf/providers/env](https://github.com/knadh/koanf) | `1.0.0` | `1.1.0` |
| [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf) | `1.1.2` | `1.2.0` |
| [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.1.2` | `2.2.0` |
| [github.com/getsops/sops/v3](https://github.com/getsops/sops) | `3.10.1` | `3.10.2` |
| [github.com/knadh/koanf/providers/posflag](https://github.com/knadh/koanf) | `0.1.0` | `1.0.0` |
Updates `github.com/knadh/koanf/providers/env` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v1.0.0...v1.1.0)
Updates `github.com/knadh/koanf/providers/file` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/providers/file/v1.1.2...v1.2.0)
Updates `github.com/knadh/koanf/v2` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.1.2...v2.2.0)
Updates `github.com/getsops/sops/v3` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/getsops/sops/releases)
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsops/sops/compare/v3.10.1...v3.10.2)
Updates `github.com/knadh/koanf/providers/posflag` from 0.1.0 to 1.0.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v0.1.0...v1.0.0)
---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/env
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/providers/file
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/v2
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/providers/posflag
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/term](https://github.com/golang/term) | `0.30.0` | `0.31.0` |
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.13.0` | `3.14.1` |
| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.8.0` | `1.9.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.29.0` |
Updates `golang.org/x/term` from 0.30.0 to 0.31.0
- [Commits](https://github.com/golang/term/compare/v0.30.0...v0.31.0)
Updates `github.com/coreos/go-oidc/v3` from 3.13.0 to 3.14.1
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.13.0...v3.14.1)
Updates `github.com/fsnotify/fsnotify` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)
Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0)
Updates `golang.org/x/oauth2` from 0.28.0 to 0.29.0
- [Commits](https://github.com/golang/oauth2/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/coreos/go-oidc/v3
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/crypto
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/oauth2
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 1 update: [github.com/getsops/sops/v3](https://github.com/getsops/sops).
Updates `github.com/getsops/sops/v3` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/getsops/sops/releases)
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsops/sops/compare/v3.10.0...v3.10.1)
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 4 updates in the / directory: [golang.org/x/term](https://github.com/golang/term), [github.com/samber/slog-http](https://github.com/samber/slog-http), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/oauth2](https://github.com/golang/oauth2).
Updates `golang.org/x/term` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/term/compare/v0.31.0...v0.32.0)
Updates `github.com/samber/slog-http` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/samber/slog-http/releases)
- [Commits](https://github.com/samber/slog-http/compare/v1.6.0...v1.7.0)
Updates `golang.org/x/crypto` from 0.37.0 to 0.38.0
- [Commits](https://github.com/golang/crypto/compare/v0.37.0...v0.38.0)
Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/oauth2/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/samber/slog-http
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/crypto
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/oauth2
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/knadh/koanf/providers/env](https://github.com/knadh/koanf) | `1.0.0` | `1.1.0` |
| [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf) | `1.1.2` | `1.2.0` |
| [github.com/knadh/koanf/v2](https://github.com/knadh/koanf) | `2.1.2` | `2.2.0` |
| [github.com/getsops/sops/v3](https://github.com/getsops/sops) | `3.10.1` | `3.10.2` |
| [github.com/knadh/koanf/providers/posflag](https://github.com/knadh/koanf) | `0.1.0` | `1.0.0` |
Updates `github.com/knadh/koanf/providers/env` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v1.0.0...v1.1.0)
Updates `github.com/knadh/koanf/providers/file` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/providers/file/v1.1.2...v1.2.0)
Updates `github.com/knadh/koanf/v2` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v2.1.2...v2.2.0)
Updates `github.com/getsops/sops/v3` from 3.10.1 to 3.10.2
- [Release notes](https://github.com/getsops/sops/releases)
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsops/sops/compare/v3.10.1...v3.10.2)
Updates `github.com/knadh/koanf/providers/posflag` from 0.1.0 to 1.0.0
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v0.1.0...v1.0.0)
---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/env
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/providers/file
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/v2
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: smallweb-deps
- dependency-name: github.com/knadh/koanf/providers/posflag
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [golang.org/x/term](https://github.com/golang/term) | `0.30.0` | `0.31.0` |
| [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) | `3.13.0` | `3.14.1` |
| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.8.0` | `1.9.0` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.36.0` | `0.37.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.28.0` | `0.29.0` |
Updates `golang.org/x/term` from 0.30.0 to 0.31.0
- [Commits](https://github.com/golang/term/compare/v0.30.0...v0.31.0)
Updates `github.com/coreos/go-oidc/v3` from 3.13.0 to 3.14.1
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.13.0...v3.14.1)
Updates `github.com/fsnotify/fsnotify` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.8.0...v1.9.0)
Updates `golang.org/x/crypto` from 0.36.0 to 0.37.0
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0)
Updates `golang.org/x/oauth2` from 0.28.0 to 0.29.0
- [Commits](https://github.com/golang/oauth2/compare/v0.28.0...v0.29.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.31.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/coreos/go-oidc/v3
dependency-version: 3.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/crypto
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
- dependency-name: golang.org/x/oauth2
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the smallweb-deps group with 1 update: [github.com/getsops/sops/v3](https://github.com/getsops/sops).
Updates `github.com/getsops/sops/v3` from 3.10.0 to 3.10.1
- [Release notes](https://github.com/getsops/sops/releases)
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md)
- [Commits](https://github.com/getsops/sops/compare/v3.10.0...v3.10.1)
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: smallweb-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>