Skip to content
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

Bump github.com/skeema/knownhosts from 1.1.0 to 1.2.1 #396

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2023

Bumps github.com/skeema/knownhosts from 1.1.0 to 1.2.1.

Commits
  • 3a35d9f HostKeyAlgorithms: ensure result never contains duplicates
  • 2442217 tests: memoize the generated test known_hosts file
  • 7198c0f update golang.org/x dependencies
  • 09454b7 Merge pull request #4 from trzsz/main
  • 4d5bb77 Avoid writing extra spaces in WriteKnownHost #4
  • 903aab7 docs and comments: updates ahead of tagging new release
  • 619ef88 tests: fix typo in helper function name
  • 6b50f2e Merge pull request #2 from trzsz/main
  • 1a213af Fix WriteKnownHost for IPv6 #1
  • 9483adc update golang.org/x dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner September 26, 2023 10:11
@dependabot dependabot bot added the failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow label Sep 26, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/skeema/knownhosts-1.2.1 branch from 52a418b to a3a2baa Compare September 26, 2023 10:23
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Sep 26, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/skeema/knownhosts-1.2.1 branch from a3a2baa to 5c4c019 Compare September 26, 2023 13:07
@paketo-bot paketo-bot enabled auto-merge (rebase) September 26, 2023 13:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/skeema/knownhosts-1.2.1 branch from 5c4c019 to 7647019 Compare September 26, 2023 14:10
Bumps [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) from 1.1.0 to 1.2.1.
- [Commits](skeema/knownhosts@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/skeema/knownhosts
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/skeema/knownhosts-1.2.1 branch from 7647019 to bcf7215 Compare September 26, 2023 14:56
@paketo-bot paketo-bot merged commit 5c6c212 into main Sep 26, 2023
12 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/github.com/skeema/knownhosts-1.2.1 branch September 26, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants