Bump the all-dependencies group with 5 updates#25
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the all-dependencies group with 5 updates#25dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/hbollon/go-edlib](https://github.com/hbollon/go-edlib) | `1.6.0` | `1.7.0` | | [github.com/imroc/req/v3](https://github.com/imroc/req) | `3.54.0` | `3.56.0` | | [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.4.0` | `1.4.1` | | [github.com/orsinium-labs/enum](https://github.com/orsinium-labs/enum) | `1.4.0` | `1.5.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.30.0` | `0.31.0` | Updates `github.com/hbollon/go-edlib` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/hbollon/go-edlib/releases) - [Changelog](https://github.com/hbollon/go-edlib/blob/master/CHANGELOG.md) - [Commits](hbollon/go-edlib@v1.6.0...v1.7.0) Updates `github.com/imroc/req/v3` from 3.54.0 to 3.56.0 - [Release notes](https://github.com/imroc/req/releases) - [Commits](imroc/req@v3.54.0...v3.56.0) Updates `github.com/jarcoal/httpmock` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.4.0...v1.4.1) Updates `github.com/orsinium-labs/enum` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/orsinium-labs/enum/releases) - [Commits](orsinium-labs/enum@v1.4.0...v1.5.0) Updates `golang.org/x/text` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/hbollon/go-edlib dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/imroc/req/v3 dependency-version: 3.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: github.com/orsinium-labs/enum dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 all-dependencies group with 5 updates:
1.6.01.7.03.54.03.56.01.4.01.4.11.4.01.5.00.30.00.31.0Updates
github.com/hbollon/go-edlibfrom 1.6.0 to 1.7.0Release notes
Sourced from github.com/hbollon/go-edlib's releases.
Changelog
Sourced from github.com/hbollon/go-edlib's changelog.
Commits
952af74chore(master): release 1.7.0 (#24)15da37aci(release): update release workflow to support upcoming v212ac3d7fix(v1/algo): invalid q-gram similarity calculation (#22)37da2e1feat: reduce OSADamerau–Levenshtein space complexity from O(m*n) to O(3 * min...Updates
github.com/imroc/req/v3from 3.54.0 to 3.56.0Release notes
Sourced from github.com/imroc/req/v3's releases.
Commits
85ff0e7update ci: remove go1.23, add go1.2523b064dport quic-go v0.56.08c7fbdcupdate go modules932f293Merge pull request #467 from kianmeng/fix-typos8077a61Fix typos4049993go test ./...e62bc20Merge pull request #462 from gitctrlx/masterab8fffdMerge pull request #463 from LennardSchwarz/fix-docs-result-statef8e7825Fix error in ResultState()documentation to clarify ResultState logicf5f67bafeat: add SetQueryParamsFromValues and SetQueryParamsFromStruct methodsUpdates
github.com/jarcoal/httpmockfrom 1.4.0 to 1.4.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.
Commits
314d58afix: protect all body-related methods with mutexte482896fix: avoid data race when closing bodyc977145test: also test with go v1.25 and use golangci-lint v2.4.0Updates
github.com/orsinium-labs/enumfrom 1.4.0 to 1.5.0Release notes
Sourced from github.com/orsinium-labs/enum's releases.
Commits
675da90Merge pull request #15 from orsinium-labs/go-1.25712aae9Test Go 1.25 on CI75f6015Merge pull request #14 from coxley/builder-value0a40cebtestadb31b7builder: Less repetitive 'b.AddValue' + strict modeUpdates
golang.org/x/textfrom 0.30.0 to 0.31.0Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfDependabot 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