Skip to content

Commit 642bef4

Browse files
committed
Update CHANGELOG.md
1 parent edb31ec commit 642bef4

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

CHANGELOG.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,42 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55

6-
## [1.11.1] - unreleased
6+
## [1.11.1] - 5/1/25
77
### Added
88
### Changed
99
### Deprecated
1010
### Removed
1111
### Fixed
1212
- Gitea internal repos token injection on https clones; thanks @drmacdon
1313
- BitBucket backup with prune removes repositories just cloned; thanks @dannuralogix
14-
### Security
14+
- Empty repo clones no longer error; thanks @efasel
15+
### Security
16+
- Bump golang.org/x/net from 0.36.0 to 0.38.0 (#510)
17+
- Bump github.com/spf13/viper from 1.19.0 to 1.20.1 (#506)
18+
- Bump github.com/ktrysmt/go-bitbucket from 0.9.81 to 0.9.82 (#507)
19+
- Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 (#505)
20+
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#498)
21+
- Bump golang.org/x/net from 0.33.0 to 0.36.0 (#495)
22+
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#492)
23+
- Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 (#491)
24+
- Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0 (#490)
25+
- Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#485)
26+
- Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.12.0 to 2.13.0 (#486)
27+
- Bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 (#487)
28+
- Bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 (#488)
29+
- Bump golang.org/x/net from 0.25.0 to 0.33.0 (#484)
30+
- Bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 (#480)
31+
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 (#478)
32+
- Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#475)
33+
- Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.11.0 to 2.12.0 (#476)
34+
- Bump github.com/xanzy/go-gitlab from 0.112.0 to 0.114.0 (#474)
35+
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#471)
36+
- Bump github.com/ktrysmt/go-bitbucket from 0.9.80 to 0.9.81 (#469)
37+
- Bump github.com/xanzy/go-gitlab from 0.109.0 to 0.112.0 (#468)
38+
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 (#470)
39+
- Bump rexml from 3.3.6 to 3.3.9 in /site (#467)
40+
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#462)
41+
- Bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#463)
1542

1643
## [1.11.0] - 9/28/2024
1744
### Added

0 commit comments

Comments
 (0)