-
Notifications
You must be signed in to change notification settings - Fork 2
Bump github.com/jackpal/gateway from 1.0.7 to 1.1.1 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump github.com/jackpal/gateway from 1.0.7 to 1.1.1 #40
Conversation
Bumps [github.com/jackpal/gateway](https://github.com/jackpal/gateway) from 1.0.7 to 1.1.1. - [Release notes](https://github.com/jackpal/gateway/releases) - [Commits](jackpal/gateway@v1.0.7...v1.1.1) --- updated-dependencies: - dependency-name: github.com/jackpal/gateway dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Code Review Agent Run #1d3465Actionable Suggestions - 0Additional Suggestions - 1
Security Concerns - 10
Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
Changelist by BitoThis pull request implements the following key changes.
|
Bumps github.com/jackpal/gateway from 1.0.7 to 1.1.1.
Release notes
Sourced from github.com/jackpal/gateway's releases.
Commits
890214bUpdate to 1.1.1c0adb0eMerge pull request #44 from threatmate/and-fix-on-link-gateways4cae8eaMerge remote-tracking branch 'upstream/master' into and-fix-on-link-gateways16813f8Fix typo in readme.44fa67eUpdate README.md, go.mod, go.sum975307cTweak naming of internal functions.dd594e0Merge pull request #43 from threatmate/multiple-gateways25aafd7FixOn-Linkgateways by quietly ignoring them2d3b46fUpgrade x/net dependency to 0.33.06c5becaUpgrade x/net dependency to 0.33.0You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by Bito
This PR updates dependency management by upgrading the Go version and adjusting package dependencies. The main change upgrades github.com/jackpal/gateway from v1.0.7 to v1.1.1, while also adding github.com/pmezard/go-difflib and other dependency improvements. These changes enhance compatibility, security, and maintainability.