Build(deps): Bump the prod group with 3 updates - #71
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the prod group with 3 updates: [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron), [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite). Updates `github.com/go-co-op/gocron/v2` from 2.21.2 to 2.22.0 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.21.2...v2.22.0) Updates `github.com/wailsapp/wails/v2` from 2.11.0 to 2.13.0 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.11.0...v2.13.0) Updates `modernc.org/sqlite` from 1.53.0 to 1.55.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.53.0...v1.55.0) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: modernc.org/sqlite dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... 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 prod group with 3 updates: github.com/go-co-op/gocron/v2, github.com/wailsapp/wails/v2 and modernc.org/sqlite.
Updates
github.com/go-co-op/gocron/v2from 2.21.2 to 2.22.0Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
10cdd5etest(scheduler): regression test for issue #943 OneTimeJob CPU spin (#944)c4697d4build(deps): bump https://github.com/golangci/golangci-lint (#939)fe80573build(deps): bump https://github.com/pre-commit/pre-commit-hooks (#940)2ff4927build(deps): bump https://github.com/TekWizely/pre-commit-golang (#941)4e7939dci: track Go stable/oldstable instead of pinned versions (#942)c3fa241ci: gate pre-commit config, add Dependabot pin updates (#938)afb9e5afix: eliminate shared mutable state across jobs (C4, H5) (#937)f7abd19L-tier finale: typed LimitMode, docstrings, invariant comments (#936)48ff511M-tier hygiene: constants, dedup, ErrSchedulerBusy, docs (#935)b870629refactor: adding modernize and embeddedstructfieldcheck linters (#934)Updates
github.com/wailsapp/wails/v2from 2.11.0 to 2.13.0Release notes
Sourced from github.com/wailsapp/wails/v2's releases.
Commits
474b677release: v2.13.077fbbfaci(npm): rebase-and-retry the version-bump push so publishes stop failing (#5...97f5f46fix(v3/windows): guard FillRect against nil client rect in WM_ERASEBKGND (#5687)78254effix(v3): return error to frontend as dedicated Error objects instead of strin...fd231e9[skip ci] Publish@wailsio/runtimev3.0.0-alpha.96198c9ceci: verify the bundled runtime is built from source, not supplied by PRs (#5759)3c1ca71fix(v3/windows): web server (servertag) build fails on Windows (#5680) (#5...0ea5f3achore: update sponsors.svg and contributors.svg [skip ci]a84a490ci: skip release/publish/changelog automation on forks (#5756)1961c27chore(v3): bump to v3.0.0-alpha2.114 and update changelog [skip ci]Updates
modernc.org/sqlitefrom 1.53.0 to 1.55.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
cfb9734CHANGELOG.md: document the DSN validation-order change0895392sqlite: validate all DSN parameters before applying any of them63a57e4sqlite: select DSN shorthand aliases by presence, matching mattn (!134 follow...d7210fcCHANGELOG.md: correct the !134 DSN shorthand-key entryb31f521Merge branch 'dsn-compat-keys' into 'master'266b979sqlite: validate mattn-compat DSN keys and fix auto_vacuum apply order9784122sqlite: document mattn-compat DSN pragma keys and test them together5831f4bSupport more underscore keys in DSN693ff38upgrade to SQLite 3.53.35d24346Merge branch 'texttotime-aggregates' into 'master'Dependabot 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