Build(deps): Bump the prod group across 1 directory with 3 updates#56
Merged
Build(deps): Bump the prod group across 1 directory with 3 updates#56
Conversation
Bumps the prod group with 3 updates in the / directory: [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.19.1 to 2.21.0 - [Release notes](https://github.com/go-co-op/gocron/releases) - [Commits](go-co-op/gocron@v2.19.1...v2.21.0) Updates `github.com/wailsapp/wails/v2` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.11.0...v2.12.0) Updates `modernc.org/sqlite` from 1.46.1 to 1.48.2 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.1...v1.48.2) --- updated-dependencies: - dependency-name: github.com/go-co-op/gocron/v2 dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: modernc.org/sqlite dependency-version: 1.48.2 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 in the / directory: 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.19.1 to 2.21.0Release notes
Sourced from github.com/go-co-op/gocron/v2's releases.
Commits
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/wailsapp/wails/v2from 2.11.0 to 2.12.0Release notes
Sourced from github.com/wailsapp/wails/v2's releases.
Commits
ebe9d32release: v2.12.0ffb0678fix: use --no-frozen-lockfile in release docs updatef99ed1bci: use task v2:release, minor version bumps, docs-aware releases060faf2ci: add automated weekly release workflow for v225d02eechore: update sponsors.svg (#5073)981dc1achore: update sponsors.svg (#5064)0ce8919fix(v2): set LANG for pbpaste/pbcopy to prevent clipboard mojibake on macOS (...63725f1Merge pull request #5060 from wailsapp/update-sponsorsc8476d7chore: update sponsors.svg51d3032[v2] Notifications API (#4256)Updates
modernc.org/sqlitefrom 1.46.1 to 1.48.2Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
df16977CHANGELOG.md: add !112172c395Merge branch 'fix-openv2-handle-leak' into 'master'2719730fix openV2 handle leak, TLS leak, and misleading error on failed open53c87f6CHANGELOG.md: add !111c324f37Merge branch 'fix-backup-restore-error-handle' into 'master'fc791dfread error from correct db handle on backup init failure1620515CHANGELOG.md: add !10972aaab4Merge branch 'errstr-for-db' into 'master'2ae65f7extract errstrForDB from conn.errstreeec006CHANGELOG.md: add !108Dependabot 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