Bump the smallweb-deps group across 1 directory with 6 updates#85
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the smallweb-deps group across 1 directory with 6 updates#85dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
e1d65c2 to
8487a3e
Compare
9dbf2a9 to
cab6d67
Compare
Bumps the smallweb-deps group with 6 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/caddyserver/certmagic](https://github.com/caddyserver/certmagic) | `0.22.2` | `0.23.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](knadh/koanf@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](knadh/koanf@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](knadh/koanf@v2.1.2...v2.2.0) Updates `github.com/caddyserver/certmagic` from 0.22.2 to 0.23.0 - [Release notes](https://github.com/caddyserver/certmagic/releases) - [Commits](caddyserver/certmagic@v0.22.2...v0.23.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](getsops/sops@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](knadh/koanf@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/caddyserver/certmagic dependency-version: 0.23.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>
cab6d67 to
5d57cdb
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the smallweb-deps group with 6 updates in the / directory:
1.0.01.1.01.1.21.2.02.1.22.2.00.22.20.23.03.10.13.10.20.1.01.0.0Updates
github.com/knadh/koanf/providers/envfrom 1.0.0 to 1.1.0Release notes
Sourced from github.com/knadh/koanf/providers/env's releases.
Commits
036e4bfMerge pull request #79 from aeneasr/fix-memory-keyparts6692d05Merge pull request #78 from aeneasr/fix-memory-used174d00Reduce memory consumption for populateKeyParts1095e5eSignificantly reduce memory use of maps.Flatten7d983f3Fix Watch() docUpdates
github.com/knadh/koanf/providers/filefrom 1.1.2 to 1.2.0Release notes
Sourced from github.com/knadh/koanf/providers/file's releases.
Commits
5fc619cAdd Delim()f001ae3Merge pull request #98 from knadh/fix-confmap-depbc5fe47Remove superfluous dependency on providers/confmap in the core57e89cfMerge pull request #94 from knadh/fix-posflag-callbacksd3bad45Merge pull request #91 from knadh/bug-report-templateb1985adMerge pull request #93 from rhnvrm/unit-test-issue-90a72baa3Merge pull request #92 from knadh/fix-posflag-callbacksadc0b54tests: add unit test for #909e87ebaFix unchanged default posflag value merging via incorrect callback.2f82a14Merge pull request #87 from mvrahden/feature/filesystemUpdates
github.com/knadh/koanf/v2from 2.1.2 to 2.2.0Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
8a93024Merge pull request #349 from knadh/upgrade-all-deps3c4f717Update min Go version in examples and go.work.3941beeUpgrade Go min version and all deps in providers/vault.e77a6f5Upgrade Go min version and all deps in providers/structs.42f0d69Upgrade Go min version and all deps in providers/s3.56c5c58Upgrade Go min version and all deps in providers/rawbytes.b78b66cUpgrade Go min version and all deps in providers/posflag.6914b12Upgrade Go min version and all deps in providers/parameterstore.95372c1Upgrade Go min version and all deps in providers/nats.ea81688Upgrade Go min version and all deps in providers/fs.Updates
github.com/caddyserver/certmagicfrom 0.22.2 to 0.23.0Commits
f5d71ebgo.mod: Upgrade acmez with minor patch2cc2fcaGuard Cache.SetOptions with default values (#341)b9399eago.mod: Upgrade to libdns v1 beta (breaking API change in libdns)Updates
github.com/getsops/sops/v3from 3.10.1 to 3.10.2Release notes
Sourced from github.com/getsops/sops/v3's releases.
... (truncated)
Changelog
Sourced from github.com/getsops/sops/v3's changelog.
Commits
a95e525Merge pull request #1841 from felixfontein/release-3.10.254610b8Prepare 3.10.2 release.d101549Merge pull request #1840 from getsops/dependabot/github_actions/ci-d230bc030b69651f3build(deps): Bump github/codeql-action in the ci groupb53d168Merge pull request #1839 from getsops/dependabot/go_modules/go-bc2a587282d1c3561build(deps): Bump the go group with 9 updates0dec4a0Merge pull request #1829 from felixfontein/remove-reserved-check-in-store6d4c218Remove reserved keyword check from YAML store's LoadPlainFile().9797277Merge pull request #1836 from getsops/fix-go-version2cb4731Use latest 1.24 Go version for release buildUpdates
github.com/knadh/koanf/providers/posflagfrom 0.1.0 to 1.0.0Release notes
Sourced from github.com/knadh/koanf/providers/posflag's releases.
Commits
deea8adUpgrade depsd4c432dMerge pull request #66 from grount/issue-62a05e2d5MergeStrict returns the first error81e20a9Merge pull request #68 from glenn-m/master12e8fc8Fixing pflag link5c66566Merge branch 'master' of github.com:knadh/koanf into issue-62e14a5b0Merge pull request #64 from grount/issue-63b97eac0add missing getters type conversions968145cfeature: control merging behavior7bad171Merge pull request #65 from rhnvrm/travis-build-versionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions