8000 Bump github.com/kevinburke/ssh_config from 0.0.0-20190725054713-01f96b0aa0cd to 1.2.0 by dependabot[bot] · Pull Request #199 · lingrino/glen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump github.com/kevinburke/ssh_config from 0.0.0-20190725054713-01f96b0aa0cd to 1.2.0 #199

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps github.com/kevinburke/ssh_config from 0.0.0-20190725054713-01f96b0aa0cd to 1.2.0.

Changelog

Sourced from github.com/kevinburke/ssh_config's changelog.

Changes

Version 1.2

Previously, if a Host declaration or a value had trailing whitespace, that whitespace would have been included as part of the value. This led to unexpected consequences. For example:

Host example       # A comment
    HostName example.com      # Another comment

Prior to version 1.2, the value for Host would have been "example " and the value for HostName would have been "example.com ". Both of these are unintuitive.

Instead, we strip the trailing whitespace in the configuration, which leads to more intuitive behavior.

Commits

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 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)

@lingrino lingrino enabled auto-merge (squash) February 23, 2023 17:33
Bumps [github.com/kevinburke/ssh_config](https://github.com/kevinburke/ssh_config) from 0.0.0-20190725054713-01f96b0aa0cd to 1.2.0.
- [Release notes](https://github.com/kevinburke/ssh_config/releases)
- [Changelog](https://github.com/kevinburke/ssh_config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kevinburke/ssh_config/commits/v1.2)

---
updated-dependencies:
- dependency-name: github.com/kevinburke/ssh_config
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kevinburke/ssh_config-1.2.0 branch from 0abb30c to 668cd46 Compare February 23, 2023 17:34
@lingrino lingrino merged commit a809680 into main Feb 23, 2023
@lingrino lingrino deleted the dependabot/go_modules/github.com/kevinburke/ssh_config-1.2.0 branch February 23, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0