build(deps): bump subversion from 2.14.3 to 2.15.1
Created by: dependabot[bot]
Bumps subversion from 2.14.3 to 2.15.1.
Release notes
Sourced from subversion's releases.
2.15.0
🚀 New features and improvements
- JENKINS-66777 - Add SubversionSCMSource repository browser support (#263)
@didiez- JENKINS-41850 - Add SubversionSCMSource workspaceUpdater support (#265)
@didiez
📝 Documentation updates
- JENKINS-65132 - Fix example script for notifyCommit in README.md (#253)
@mhuijgen
👻 Maintenance
- Stop using deprecated Util#join (#261)
@basil- Simplify tests with "config round-trip" pattern (#264)
@didiez2.14.5
🐛 Bug fixes
- JENKINS-38204 - Fixes repeated same "Tag this build" links added to builds (also JENKINS-35176). (#262)
@didiez
👻 Maintenance2.14.4
🚀 New features and improvements
Commits
-
64fa2ea[maven-release-plugin] prepare release subversion-2.15.1 -
7d1525e[SECURITY-2506] -
e05d039[maven-release-plugin] prepare for next development iteration -
5cb3cdf[maven-release-plugin] prepare release subversion-2.15.0 -
8855d51Merge pull request #265 from didiez/scmsource-workspaceUpdater-support -
868f203Merge branch 'jenkinsci:master' into scmsource-workspaceUpdater-support -
9aac4a4Merge pull request #264 from didiez/config-form-roundtrip-tests -
abbfc6fUse Collections.singletonList instead of List.of (JDK9+) -
087e7feReplace manual htmlunit form submitUse with JenkinsRule.configRoundtrip(job) -
6dcba65Fix imports and replace List.of (JDK9+) with Collections.singletonList - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)