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 ssh-slaves from 1.25 to 1.30.1 #132

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ssh-slaves from 1.25 to 1.30.1.

Release notes

Sourced from ssh-slaves's releases.

1.30.1

Release date: Jul 21, 2019. This is a historical changelog moved to GitHub Releases.

  • JENKINS-58340 docker-plugin-1.1.6 docker cloud does not work with >= ssh-slaves-plugin-1.30.0

1.30.0

Release date: (Jun 9, 2019). This is a historical changelog moved to GitHub releases

  • JENKINS-55353 Upgrade Jenkins core to 2.150.1
  • JENKINS-56147 Overwrite remoting.jar only when necessary.
  • JENKINS-56885 It is possible to save a Node without host configuration
  • JENKINS-57019 Allow to set working directory in SSHConnector
  • JENKINS-57018 Allow to enable/disable TCP_NODELAY in SSHConnector
  • JENKINS-57797 Support Configuration-as-Code
  • Java 11 readiness: build both on JDK8 and JDK11
  • Correct spelling error faisl to fails
  • update org.jenkins-ci.plugins/plugin from 3.42 to 3.43
  • udpate ssh-credentials from 1.14 to 1.16

Breaking changes

  • This version removes deprecated methods on SSHLauncher see JENKINS-55353
  • Support 2.150.1+ LTS Jenkins Core versions
  • SSHConnector fields are now encapsulated, it breaks binary compatibility with older versions.
Changelog

Sourced from ssh-slaves's changelog.

1.30.1 (Jul 21, 2019)

  • JENKINS-58340 docker-plugin-1.1.6 docker cloud does not work with >=ssh-slaves-plugin-1.30.0

Breaking changes

  • see 1.30.0

1.30.0 (Jun 9, 2019)

  • JENKINS-55353 Upgrade Jenkins core to 2.150.1
  • JENKINS-56147 Overwrite remoting.jar only when necessary.
  • JENKINS-56885 It is possible to save a Node without host configuration
  • JENKINS-57019 Allow to set working directory in SSHConnector
  • JENKINS-57018 Allow to enable/disable TCP_NODELAY in SSHConnector
  • JENKINS-57797 Support Configuration-as-Code
  • Java 11 readiness: build both on JDK8 and JDK11
  • Correct spelling error faisl to fails
  • update org.jenkins-ci.plugins/plugin from 3.42 to 3.43
  • udpate ssh-credentials from 1.14 to 1.16

Breaking changes

  • this version remove deprecated methods on SSHLauncher see JENKINS-55353
  • Support 2.150.1+ LTS Jenkins Core versions
  • SSHConnector fields are now encapsulated, it breaks binary compatibility with older versions.

1.29.4 (Dec 28, 2018)

Breaking changes

  • if you upgrade from 1.29.X, you would have to uninstall trilead-api plugin is no longer used.
  • Due to SECURITY-440, ssh-credentials could be incorrectly migrated see Troubleshooting Guide
  • see 1.27

1.29.1 (Nov 20, 2018)

  • JENKINS-54686 partial revert of the change to maintain compatibility with Cloud plugins

Breaking changes

  • see 1.27 and 1.29.0
  • It does not longer use the Trilead-ssh2 library provided by the core, it now uses Trilead-api plugin.
  • Plugins that have it as a dependency (EC2 Fleet, Docker, ...) must test the upgrade to 1.29.0.

1.29.0 (Nov 18, 2018)

  • JENKINS-54686 Use trilead-api plugin instead trilead-ssh2 from core
  • JENKINS-49235 Do not record fingerprints while holding the lock
  • JENKINS-54269 MissingVerificationStrategyAdministrativeMonitor is missing its name
  • JENKINS-52015 Empty credentials dropdown when creating new agent
... (truncated)
Commits
  • 1cce8fa [maven-release-plugin] prepare release ssh-slaves-1.30.1
  • 212eda0 Remove dead code for no-longer-supported baselines (#137)
  • 643c5f2 docs: update changelog
  • 62346f1 [JENKINS-58340] docker-plugin-1.1.6 docker cloud does not work with >=ssh-sla...
  • 4893e29 docs: typo in the URL
  • ebc1597 chore: enable incrementals (#133)
  • 8189343 spelling and grammar (#132)
  • 6491d44 [maven-release-plugin] prepare for next development iteration
  • e1a6798 [maven-release-plugin] prepare release ssh-slaves-1.30.0
  • 1d143d0 update changelog
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Update of dependencies label Jul 30, 2019
@uhafner
Copy link
Member

uhafner commented Jul 30, 2019

@dependabot ignore this dependency

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about org.jenkins-ci.plugins:ssh-slaves again, unless you re-open this PR or update it yourself. 😢

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.jenkins-ci.plugins-ssh-slaves-1.30.1 branch July 30, 2019 12:04
uhafner added a commit that referenced this pull request Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant