Merge pull request #1325 from scm-manager/bugfix/svn-diff-file-name-spaces

update gitdiff-parser dependency version
This commit is contained in:
eheimbuch
2020-09-10 10:34:59 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Redirection to requested page after login in anonymous mode
- Diff view for svn now handles whitespaces in filenames properly ([1325](https://github.com/scm-manager/scm-manager/pull/1325))
- Validate new namespace on repository rename ([#1322](https://github.com/scm-manager/scm-manager/pull/1322))
## [2.4.1] - 2020-09-01

View File

@@ -24,7 +24,7 @@
},
"resolutions": {
"babel-core": "7.0.0-bridge.0",
"gitdiff-parser": "https://github.com/scm-manager/gitdiff-parser#617747460280bf4522bb84d217a9064ac8eb6d3d",
"gitdiff-parser": "https://github.com/scm-manager/gitdiff-parser#420d6cfa17a6a8f9bf1a517a2c629dcb332dbe13",
"lowlight": "1.13.1"
},
"babel": {