Commit Graph

818 Commits

Author SHA1 Message Date
dependabot[bot]
c590809b76 Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#498)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 20:22:14 -07:00
gabrie30
8e58a86441 Update bitbucket.go (#499) 2025-03-21 18:56:05 -07:00
dependabot[bot]
9eb6f6cdc4 Bump golang.org/x/net from 0.33.0 to 0.36.0 (#495)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 19:02:12 -07:00
gabrie30
2747f5cba5 Update gitea.go (#494) 2025-03-07 18:15:51 -08:00
dependabot[bot]
b04873e4d1 Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#492)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.1...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2025-03-01 08:07:26 -08:00
dependabot[bot]
58dcb66075 Bump golang.org/x/oauth2 from 0.25.0 to 0.27.0 (#491)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.25.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.25.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2025-03-01 07:55:32 -08:00
dependabot[bot]
5ac344bcfe Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.13.0 to 2.14.0 (#490)
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-01 07:55:11 -08:00
dependabot[bot]
99c8240cf3 Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#485)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.24.0...v0.25.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2025-02-01 06:59:54 -08:00
dependabot[bot]
3ee214a17c Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.12.0 to 2.13.0 (#486)
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.12.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 06:59:30 -08:00
dependabot[bot]
91e3c408df Bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 (#487)
Bumps code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0.

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2025-02-01 06:58:40 -08:00
dependabot[bot]
98f3aa04fb Bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 (#488)
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.23.1 to 1.23.2.
- [Release notes](https://github.com/briandowns/spinner/releases)
- [Commits](https://github.com/briandowns/spinner/compare/v1.23.1...v1.23.2)

---
updated-dependencies:
- dependency-name: github.com/briandowns/spinner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-01 06:57:58 -08:00
gabrie30
a3b4416a34 Update pages.yml 2025-01-31 08:13:21 -08:00
gabrie30
2085d89ac4 Update pages.yml 2025-01-31 08:10:42 -08:00
dependabot[bot]
3299614f99 Bump golang.org/x/net from 0.25.0 to 0.33.0 (#484)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 08:05:34 -08:00
gabrie30
e89f69292d Update README.md 2025-01-12 16:17:05 -08:00
gabrie30
ad20e6d9be Update README.md 2025-01-12 07:42:09 -08:00
gabrie30
85c49df81d Merge branch 'master' of https://github.com/gabrie30/ghorg 2025-01-12 07:39:55 -08:00
gabrie30
4bf7fcb33c Update README.md 2025-01-12 07:39:52 -08:00
dependabot[bot]
f854ca0471 Bump github.com/xanzy/go-gitlab from 0.114.0 to 0.115.0 (#480)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.114.0 to 0.115.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.114.0...v0.115.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-20 23:24:30 -08:00
dependabot[bot]
9234010e6b Bump golang.org/x/crypto from 0.23.0 to 0.31.0 (#478)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 17:20:38 -08:00
Josef Hoerandtner
aa62c9734d Fix typo in README.md (#477) 2024-12-03 19:33:43 +05:30
dependabot[bot]
a5340cb393 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#475)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-12-01 09:04:40 -08:00
dependabot[bot]
b0f2b595d2 Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.11.0 to 2.12.0 (#476)
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.11.0...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-12-01 09:04:13 -08:00
dependabot[bot]
fc2ce54fd4 Bump github.com/xanzy/go-gitlab from 0.112.0 to 0.114.0 (#474)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.112.0 to 0.114.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.112.0...v0.114.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 09:03:33 -08:00
dependabot[bot]
6ea2872438 Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#471)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-05 07:44:35 -08:00
dependabot[bot]
fe846062e4 Bump github.com/ktrysmt/go-bitbucket from 0.9.80 to 0.9.81 (#469)
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.80 to 0.9.81.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.80...v0.9.81)

---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-11-01 08:34:02 -07:00
dependabot[bot]
a3afe34985 Bump github.com/xanzy/go-gitlab from 0.109.0 to 0.112.0 (#468)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.109.0 to 0.112.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.109.0...v0.112.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-11-01 08:33:23 -07:00
dependabot[bot]
59398e1413 Bump github.com/fatih/color from 1.17.0 to 1.18.0 (#470)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-01 08:32:40 -07:00
dependabot[bot]
b54ede955a Bump rexml from 3.3.6 to 3.3.9 in /site (#467)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 18:42:21 -07:00
gabrie30
14ec7148c7 Update bitbucket.go 2024-10-17 20:34:59 -07:00
gabrie30
53b3577c4f Update README.md 2024-10-17 20:28:16 -07:00
gabrie30
80e04f7bb9 Merge branch 'master' of https://github.com/gabrie30/ghorg 2024-10-16 19:31:33 -07:00
gabrie30
e753eeb81f Update version.go 2024-10-16 19:31:24 -07:00
gabrie30
d5c8781768 Update configs.go (#465) 2024-10-16 19:28:48 -07:00
dependabot[bot]
bbc428735f Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#462)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 09:26:46 -07:00
dependabot[bot]
9fd06722a6 Bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#463)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.108.0...v0.109.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 09:25:39 -07:00
Jay Gabriels
d5785ba1fb Update CHANGELOG.md 2024-09-28 08:18:47 -07:00
Jay Gabriels
960279b72d Update changelog and spelling 2024-09-28 07:55:04 -07:00
gabrie30
3f1a23b0eb Update README.md 2024-09-27 18:08:10 -07:00
gabrie30
d1bb7c3044 Add/reclone cmds (#461) 2024-09-27 17:23:35 -07:00
Jay Gabriels
683c5ece6e Update CHANGELOG.md 2024-09-25 08:31:35 -07:00
Paarth Shah
f19d6b7dcf Allow github app token created outside of ghorg to be used for https via GHORG_GITHUB_TOKEN_FROM_GITHUB_APP setting (#460) 2024-09-25 20:57:28 +05:30
gabrie30
f76d38ba4c Update prune untouched documentation 2024-09-23 08:38:55 -07:00
gabrie30
3b110bf86a Update clone.go 2024-09-22 18:39:10 -07:00
gabrie30
230725234c Add/ghorg prune untouched (#459) 2024-09-22 15:49:21 -07:00
gabrie30
1ca84c6c42 Add preserve scm hostname flag (#458) 2024-09-21 20:06:27 -07:00
gabrie30
ca104ddd8b Make reclone output more detailed (#457) 2024-09-20 19:52:06 -07:00
gabrie30
9e64a97d63 Update unreleased version 2024-09-20 18:17:43 -07:00
gabrie30
8c2116c0c7 Update CHANGELOG.md 2024-09-20 18:13:42 -07:00
gabrie30
7838aa7af7 Merge branch 'master' of https://github.com/gabrie30/ghorg 2024-09-20 18:11:44 -07:00