EvoSuite / evosuite

EvoSuite - automated generation of JUnit test suites for Java classes
http://www.evosuite.org
GNU Lesser General Public License v3.0
824 stars 341 forks source link

Bump git from 2.4.0 to 4.11.4 in /plugins/jenkins #430

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps git from 2.4.0 to 4.11.4.

Release notes

Sourced from git's releases.

4.11.4

🐛 Bug fixes

4.11.3

🐛 Bug fixes

📝 Documentation updates

📦 Dependency updates

4.11.2

Security fix

  • SECURITY-2478 - Prevent checkout from the controller file system

4.11.1

📝 Documentation updates

🚦 Tests

📦 Dependency updates

4.11.0

🚀 New features and improvements

  • Use CredentialsProvider.findCredentialById whenever possible (#1242) @​jglick

... (truncated)

Changelog

Sourced from git's changelog.

[[changelog-moved-to-github-releases]] = Changelog moved to https://github.com/jenkinsci/git-plugin/releases[GitHub Releases]

== See https://github.com/jenkinsci/git-plugin/releases[GitHub Releases] for all new changelogs (July 1, 2019)

== Version 3.10.0 (May 2, 2019)

== Version 3.9.4 (April 24, 2019)

== Version 4.0.0-rc (January 30, 2019)

== Version 3.9.3 (January 30, 2019)

... (truncated)

Commits
  • e732ec5 [maven-release-plugin] prepare release git-4.11.4
  • b46165c [SECURITY-284][SECURITY-907]
  • 18577d1 [maven-release-plugin] prepare for next development iteration
  • 7dd7758 [maven-release-plugin] prepare release git-4.11.3
  • 170f24f Merge pull request #1273 from dwnusbaum/JENKINS-68562
  • 4c49869 Merge remote-tracking branch 'security/master'
  • 83580ff [JENKINS-68562] Minor refactoring
  • 1ce443c [JENKINS-68562] Add unit test for HTTPS remote URLs
  • 4bbb10c Merge pull request #1272 from jenkinsci/v4.11.x
  • aa42d69 [JENKINS-68562] Fix Git checkouts for controllers running on Windows
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/EvoSuite/evosuite/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #444.