Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

Bumps git-changelist-maven-extension from 1.2 to 1.6.

Release notes

Sourced from git-changelist-maven-extension's releases.

1.6

What's Changed

New Contributors

Full Changelog: jenkinsci/incrementals-tools@parent-1.5...parent-1.6

1.5

What's Changed

New Contributors

Full Changelog: jenkinsci/incrementals-tools@parent-1.4...parent-1.5

1.4

What's Changed

Full Changelog: jenkinsci/incrementals-tools@parent-1.3...parent-1.4

1.3

🐛 Bug fixes

  • Prevent [ab][0-9] in commit hashes from being treated as alpha or beta (#24) @​jglick

📦 Dependency updates

📝 Documentation updates

Commits
  • f22bdc9 [maven-release-plugin] prepare release parent-1.6
  • 0980fbf Merge pull request #37 from basil/refresh
  • c395a88 Refresh component for January 2023
  • 947f1d6 [maven-release-plugin] prepare for next development iteration
  • 92fe1ff [maven-release-plugin] prepare release parent-1.5
  • f724edc Merge pull request #35 from jglick/trailing-slash
  • 1ab538d Restore trailing slash after a or b
  • 8be1af4 Merge pull request #33 from froque/maven-4_incrementals.url
  • 4d81dfd Creating CODEOWNERS
  • d8c3982 Update README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

timja and others added 30 commits March 12, 2021 09:54
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.15 to 4.16.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.15...plugin-4.16)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.16 to 4.17.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.16...plugin-4.17)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* test: add SSH connections test for several configurations

* fix: typo

* fix: run only on linux and mac

* fix: run only on linux and mac

* fix: increase wait for connection

* test: increase timeout

* test: speed up the build

* test: add retry rule

* test: move all containers to use Ubuntu 20.04 and Java 11

* test: bump testcontainers

* test: increase timeout, put retries

* chore: enable all platforms
…ough java is in the path (jenkinsci#218)

* [JENKINS-65155] The "java is not in the path" warning is show even though java is in the path

* Update src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

* Update src/main/java/hudson/plugins/sshslaves/SSHLauncher.java
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.1...1.15.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.2...1.15.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 26 to 28.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.17 to 4.18.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.17...plugin-4.18)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker-fixtures](https://github.com/jenkinsci/docker-fixtures) from 1.10 to 1.11.
- [Release notes](https://github.com/jenkinsci/docker-fixtures/releases)
- [Changelog](https://github.com/jenkinsci/docker-fixtures/blob/master/old-changelog.md)
- [Commits](jenkinsci/docker-fixtures@docker-fixtures-1.10...docker-fixtures-1.11)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [JENKINS-65398] Terminology update

* Apply suggestions from code review

Co-authored-by: Robert Sandell <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>

* [JENKINS-65398] Removing what seems to be an outdated section

* [JENKINS-65398] Restoring deleted section + typos correction

* Update doc/TROUBLESHOOTING.md

Co-authored-by: Ivan Fernandez Calvo <[email protected]>

Co-authored-by: Robert Sandell <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Ivan Fernandez Calvo <[email protected]>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 29 to 807.v6d348e44c987.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.18 to 4.19.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.18...plugin-4.19)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ci#235)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 807.v6d348e44c987 to 887.vae9c8ac09ff7.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#237)

Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.0-beta-7 to 1.2.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](https://github.com/jenkinsci/incrementals-tools/commits/parent-1.2)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.19 to 4.20.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.19...plugin-4.20)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/sshd-plugin@sshd-3.0.3...sshd-3.0.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.20 to 4.24.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.20...plugin-4.24)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot bot and others added 17 commits August 22, 2021 15:03
…ci#246)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 887.vae9c8ac09ff7 to 924.vda78166e6655.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.3 to 1.16.0.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.3...1.16.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.0.4 to 3.1.0.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/sshd-plugin@sshd-3.0.4...sshd-3.1)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ci#251)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 924.vda78166e6655 to 937.v51fde92016ed.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add ED-25519 and ECDSA as allowed host key algorithms.

Remove DSS because the DSA algorithm has been removed from OpenSSH.
See https://security.stackexchange.com/questions/112802/why-openssh-deprecated-dsa-keys
The README specifies plugin rename in 1.32 but links to ssh-slaves-1.31.0 tag.
…ci#258)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 937.v51fde92016ed to 961.vf0c9f6f59827.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.277.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.24 to 4.29.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.24...plugin-4.29)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.29 to 4.31.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.29...plugin-4.31)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump testcontainers from 1.16.0 to 1.16.2

Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.0 to 1.16.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.16.0...1.16.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* fix: add some exclusions

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Fernandez Calvo <[email protected]>
Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.2 to 1.6.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](jenkinsci/incrementals-tools@parent-1.2...parent-1.6)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants