build(deps): bump the gomod-backward-compatible group with 5 updates#1187
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the gomod-backward-compatible group with 5 updates#1187dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the gomod-backward-compatible group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) | `2.19.1` | `2.21.1` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.37` | `1.14.42` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.3.0` | `1.4.0` | | [github.com/urfave/cli/v3](https://github.com/urfave/cli) | `3.7.0` | `3.8.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.48.0` | `0.50.0` | Updates `github.com/go-co-op/gocron/v2` from 2.19.1 to 2.21.1 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.19.1...v2.21.1) Updates `github.com/mattn/go-sqlite3` from 1.14.37 to 1.14.42 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.37...v1.14.42) Updates `github.com/oapi-codegen/runtime` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.3.0...v1.4.0) Updates `github.com/urfave/cli/v3` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v3.7.0...v3.8.0) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-backward-compatible - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: github.com/urfave/cli/v3 dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-backward-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
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 gomod-backward-compatible group with 5 updates:
2.19.12.21.11.14.371.14.421.3.01.4.03.7.03.8.00.48.00.50.0Updates
github.com/go-co-op/gocron/v2from 2.19.1 to 2.21.1Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
8e553c0fix: remove jobs and respect stopTime in NextRuns when WithStopDateTime is se...54f6bd8test: enhancements to testing speed and reliablity (#920)9b8a3f7Expose job schedule information viaSchedule()method onJobinterface (#...2e69a26feat: add IsRunning() and LastRunCompletedAt() to Job interface (#918)1e25a3bfeat: add WithDSTPolicy option for DST spring-forward handling (#917)89567e9perf: replace string allocation with bytes.Compare in Jobs() UUID sort (#914)a6875f0Fix CronJob duplicate execution during DST fall-back (#912)c304de1feat: add ShutdownWithContext and StopJobsWithContext (#913)5b307f5docs: clarify NextRun/NextRuns require scheduler to be started (#910)102b2b2Change GitHub Sponsors username in FUNDING.ymlUpdates
github.com/mattn/go-sqlite3from 1.14.37 to 1.14.42Commits
5df13a0Merge pull request #1387 from mattn/codex/stmt-cachee302e5cdocument that _stmt_cache_size is per connection867dcbfmove reset/clear into putCachedStmt and always finalize on failure0e58fa4simplify prepareWithCache to call prepare instead of duplicating logice9f47dado not bail out on finalize error in closeCachedStmtsLocked325cb8dremove redundant stmtCacheSize check in putCachedStmt061c2a5check stmtCacheSize before acquiring mutex in takeCachedStmtefa9b1cadd opt-in statement cache8d12439Merge pull request #1386 from mattn/perf/reduce-cgo-overhead89f4bbefix build with SQLITE_ENABLE_UNLOCK_NOTIFYUpdates
github.com/oapi-codegen/runtimefrom 1.3.0 to 1.4.0Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
247b459fix(deps): update module github.com/labstack/echo/v4 to v4.15.1 (#105)1d38dfafix(deps): update module github.com/labstack/echo/v5 to v5.1.0 (#120)be9ed17chore(deps): update release-drafter/release-drafter action to v7 (#113)77570f9Fix form/explode=false incorrectly splitting primitive string values on comma...dfe6f3bfeat: support spaceDelimited and pipeDelimited query parameter binding (#117)5ea8c65Improve deepobject unmarshalling to support nullable.Nullable and encode.Text...00e51feFix regression in binding simple parameters (#115)Updates
github.com/urfave/cli/v3from 3.7.0 to 3.8.0Release notes
Sourced from github.com/urfave/cli/v3's releases.
Commits
78e356cMerge pull request #2296 from idelchi/issue_22924d20baeFix formatting and whitespace in command_test.go7b90614Merge branch 'main' into issue_229241c4f5fMerge pull request #2297 from idelchi/issue_2293d3f9586Merge pull request #2295 from dearchap/issue_2275195aaffFix:(issue_2293) --flag="" no longer rejected as missing argumentb4f42d3Fix:(issue_2292) Empty positional args no longer break parse loop94d2512Fix:(issue_2275) Make flag action execution consistenta2d0cf1Merge pull request #2290 from dearchap/issue_22811f0c188Fix:(issue_2281) Remove incorrect check for local flag for setUpdates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleDependabot 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 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