chore(deps): bump the go group across 1 directory with 7 updates#336
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the go group across 1 directory with 7 updates#336dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the go group with 7 updates in the /app directory: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.10.3` | `1.11.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.3` | `4.19.1` | | [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) | `1.7.0` | `1.8.0` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.51.0` | `1.52.0` | | [github.com/wailsapp/wails/v2](https://github.com/wailsapp/wails) | `2.10.2` | `2.11.0` | | gopkg.in/ini.v1 | `1.67.0` | `1.67.1` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.38.2` | `1.44.0` | Updates `github.com/PuerkitoBio/goquery` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/PuerkitoBio/goquery/releases) - [Commits](PuerkitoBio/goquery@v1.10.3...v1.11.0) Updates `github.com/golang-migrate/migrate/v4` from 4.18.3 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.18.3...v4.19.1) Updates `github.com/hashicorp/go-version` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.7.0...v1.8.0) Updates `github.com/samber/lo` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.51.0...v1.52.0) Updates `github.com/wailsapp/wails/v2` from 2.10.2 to 2.11.0 - [Release notes](https://github.com/wailsapp/wails/releases) - [Commits](wailsapp/wails@v2.10.2...v2.11.0) Updates `gopkg.in/ini.v1` from 1.67.0 to 1.67.1 Updates `modernc.org/sqlite` from 1.38.2 to 1.44.0 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.38.2...v1.44.0) --- updated-dependencies: - dependency-name: github.com/PuerkitoBio/goquery dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/go-version dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/samber/lo dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/wailsapp/wails/v2 dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: gopkg.in/ini.v1 dependency-version: 1.67.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: modernc.org/sqlite dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
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 go group with 7 updates in the /app directory:
1.10.31.11.04.18.34.19.11.7.01.8.01.51.01.52.02.10.22.11.01.67.01.67.11.38.21.44.0Updates
github.com/PuerkitoBio/goqueryfrom 1.10.3 to 1.11.0Release notes
Sourced from github.com/PuerkitoBio/goquery's releases.
Commits
d3e3ce5Merge pull request #534 from PuerkitoBio/mna-prepare-1.119841a36Update readme for 1.11 release469d4eaMerge pull request #533 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...a03654eBump golang.org/x/net from 0.43.0 to 0.47.0faf16caMerge pull request #523 from PuerkitoBio/dependabot/github_actions/actions/ch...4c1c718Update test matrix to run on Go 1.24 and 1.2562bfb67Bump actions/checkout from 4 to 5e314281Merge pull request #525 from PuerkitoBio/dependabot/github_actions/actions/se...0961921Bump actions/setup-go from 5 to 6695fbfdMerge pull request #522 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...Updates
github.com/golang-migrate/migrate/v4from 4.18.3 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/hashicorp/go-versionfrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
505335eMerge pull request #175 from florianl/drop-init6dd734bdrop init()0824a89Merge pull request #172 from hashicorp/compliance/update-headers9325934[COMPLIANCE] Update Copyright and License Headers5b82b98Bump the github-actions-breaking group across 1 directory with 2 updates (#171)6c6cd77Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking grou...0e50733Bump actions/cache from 4.2.3 to 4.2.4 in the github-actions-backward-compati...4e24ef1Bytes implementation (#161)437649aAdd benchmark test for version.String() (#159)b6c4db5Merge pull request #158 from hashicorp/compliance-templateUpdates
github.com/samber/lofrom 1.51.0 to 1.52.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
a25c42dbump v1.52.015ac624docs: adding go playground examples to it/ package (#708)c7e9459docs: lots of various doc improvements (#706)fa2d724doc: add it/mutable/parallel sub-package to llms.txt (#707)aa3a48dfix(doc): add missing "contributing" entry in the menu5def06dfix(doc): various hot fixesf9a57efchore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs (#704)8b8aa28fix(doc): make "iter" package visible in doc sidebar39e418fdoc: adding a "contributing" page1b3cb42fix(doc): improve algolia searchUpdates
github.com/wailsapp/wails/v2from 2.10.2 to 2.11.0Release notes
Sourced from github.com/wailsapp/wails/v2's releases.
Commits
ac867f6v2.11.0cb1c2d8Update docs build configs8513b77Update package.json9c78746Doc fixes7a383e0Fixed HMTL DnD9df647bchore: update sponsors.svg (#4688)fc1c90eUpdate windows.go385f1daFix Go tests execution in PR workflow70d2d52fix Discord badge link in README (#4626)6e9b6a1chore: update sponsors.svg (#4684)Updates
gopkg.in/ini.v1from 1.67.0 to 1.67.1Updates
modernc.org/sqlitefrom 1.38.2 to 1.44.0Commits
b3a00baupgrade to SQLite3.51.19e521c1builder.json: test += openbsd/arm64234b299builder.json: test += openbsd/amd64cc1c971make vendor # [email protected]27cd881add conn.IsReadOnly, closes #242cbcb1c2README: add sponsorsa1e867blib/mutex.go: robustness++168ece1adjust int time haqndling, closes #24005f0a52Merge branch 'fix-241' into 'master'f8f5a75fix TOCTOU interrupt raceDependabot 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