Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from gabrie30:master #35

Open
wants to merge 234 commits into
base: master
Choose a base branch
from

Commits on Nov 1, 2022

  1. Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#255)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.5.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e20a147 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#256)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.73.1 to 0.74.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.73.1...v0.74.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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    27e59da View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    b06dadf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Configuration menu
    Copy the full SHA
    0003fa6 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    9337f65 View commit details
    Browse the repository at this point in the history
  3. Update version.go

    gabrie30 committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b8368b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fix README installtion link (#260)

    The link when clicking install leads to nowhere, but it should point to `Installation`.
    giannisgrigorakos authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0ee7551 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    f47cc48 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#263)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.13.0 to 1.14.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.13.0...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    d8265a5 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 (#262)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.74.0...v0.76.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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    35306b8 View commit details
    Browse the repository at this point in the history
  3. Update CODE_OF_CONDUCT.md

    gabrie30 authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    3175b12 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Request all available top level GitLab groups (#264)

    Not just the ones where the user had some activity in them.
    
    Co-authored-by: Melvyn Laïly <[email protected]>
    mlaily and Melvyn Laïly authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fa495fa View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    636e98a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    e5820e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Update gitlab path trim prefix if not all-groups (#268)

    * Update gitlab path trim prefix if not all-groups
    gabrie30 authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    13acc61 View commit details
    Browse the repository at this point in the history
  2. Update goreleaser.yml

    gabrie30 authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    dc4f045 View commit details
    Browse the repository at this point in the history
  3. Update goreleaser.yml

    gabrie30 authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    4e60cec View commit details
    Browse the repository at this point in the history
  4. Update goreleaser.yml

    gabrie30 authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    badafab View commit details
    Browse the repository at this point in the history
  5. Update goreleaser.yml

    gabrie30 authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    d1133bd View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Update goreleaser.yml

    gabrie30 authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    63d9c29 View commit details
    Browse the repository at this point in the history
  2. Update go.yml

    gabrie30 authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f77a946 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0 (#269)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.76.0...v0.77.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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    a88cb44 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55 (#270)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.54 to 0.9.55.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.54...v0.9.55)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    da3c03a View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    gabrie30 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    f1124a1 View commit details
    Browse the repository at this point in the history
  6. Update version.go

    gabrie30 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    cc401cf View commit details
    Browse the repository at this point in the history
  7. Update gitlab.md

    gabrie30 authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    ea3f20e View commit details
    Browse the repository at this point in the history
  8. Update gitlab.md

    gabrie30 authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    5a9fbe6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    c3f7aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b131e View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    gabrie30 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    256bd16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37de22a View commit details
    Browse the repository at this point in the history
  5. Update gitlab.go

    gabrie30 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    bc37fd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a86514 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b370e8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e7bfde View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    gabrie30 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    441360c View commit details
    Browse the repository at this point in the history
  10. Update gitlab.go

    gabrie30 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    5517024 View commit details
    Browse the repository at this point in the history
  11. Bump version

    gabrie30 committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    26c96f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update gitlab.md

    gabrie30 authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7a13987 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.1 (#279)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.77.0 to 0.79.1.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.77.0...v0.79.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    220120f View commit details
    Browse the repository at this point in the history
  2. Bump github.com/fatih/color from 1.13.0 to 1.14.1 (#280)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.14.1.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.13.0...v1.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    41f4ee3 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#281)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.14.0...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c658464 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Update CHANGELOG.md

    gabrie30 committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8f39b26 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. bump golang.org/x/net from 0.4.0 to 0.7.0 (#283)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.4.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    eea6975 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Bump golang.org/x/oauth2 from 0.3.0 to 0.5.0 (#285)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.3.0 to 0.5.0.
    - [Release notes](https://github.com/golang/oauth2/releases)
    - [Commits](golang/oauth2@v0.3.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c755241 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.2 (#284)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.79.1 to 0.80.2.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.79.1...v0.80.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e470b44 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Fix Gitea tokens not being found in config.yaml file (#287)

    * Adds support for Gitea options in config.yaml file
    
    * Remove debug lines
    
    ---------
    
    Co-authored-by: anon <[email protected]>
    Antfere and anon authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    7f324ea View commit details
    Browse the repository at this point in the history
  2. Update changelog

    gabrie30 committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    afdd9d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Update README.md

    gabrie30 committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8dace64 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    fa211f9 View commit details
    Browse the repository at this point in the history
  2. Update github.go (#292)

    gabrie30 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    414c171 View commit details
    Browse the repository at this point in the history
  3. Update github.go (#293)

    gabrie30 authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    e31802c View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    gabrie30 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b85190c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bcac49 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Update .goreleaser.yml

    gabrie30 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c28254b View commit details
    Browse the repository at this point in the history
  2. Update goreleaser.yml

    gabrie30 authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ba23444 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Bump github.com/xanzy/go-gitlab from 0.80.2 to 0.81.0 (#297)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.80.2 to 0.81.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.80.2...v0.81.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7414824 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/fatih/color from 1.14.1 to 1.15.0 (#296)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.14.1 to 1.15.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.14.1...v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    7d7a67e View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#298)

    Bumps google.golang.org/protobuf from 1.29.0 to 1.29.1.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    1f37d59 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Add GHORG_NO_TOKEN (#299)

    gabrie30 authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    3e126e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Fix for Dockerfile smell DL3059 (#300)

    Signed-off-by: Giovanni Rosa <[email protected]>
    grosa1 authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3d490a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    fff5d83 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.56 (#305)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.55 to 0.9.56.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.55...v0.9.56)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    1bbafc7 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#303)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.6.1...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    abe89b7 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.83.0 (#302)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.81.0 to 0.83.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.81.0...v0.83.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    931001e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    3a02fbb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update CHANGELOG.md

    gabrie30 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    05abb83 View commit details
    Browse the repository at this point in the history
  2. Auth/GitHub app (#308)

    gabrie30 authored May 26, 2023
    Configuration menu
    Copy the full SHA
    c72625e View commit details
    Browse the repository at this point in the history
  3. Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#309)

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.1.0...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2023
    Configuration menu
    Copy the full SHA
    86f0772 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update configs.go

    gabrie30 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    290caff View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7c5ac68 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#311)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.7.0 to 0.8.0.
    - [Commits](golang/oauth2@v0.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1218e89 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ktrysmt/go-bitbucket from 0.9.56 to 0.9.58 (#312)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.56 to 0.9.58.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.56...v0.9.58)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7d94686 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#314)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    64d861f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Update CHANGELOG.md

    gabrie30 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    152df06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be94d04 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Update CHANGELOG.md

    gabrie30 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    15654dc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Update gitlab.md

    gabrie30 authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    e4cb67d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.86.0 (#317)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.83.0 to 0.86.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.83.0...v0.86.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    aedcf3e View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#318)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.9.0.
    - [Commits](golang/oauth2@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    3a12062 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.4.0 to 2.5.0 (#…

    …319)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.4.0 to 2.5.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.4.0...v2.5.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    67704be View commit details
    Browse the repository at this point in the history
  4. Bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.60 (#320)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.58 to 0.9.60.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.58...v0.9.60)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b4fb571 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    gabrie30 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    4a577de View commit details
    Browse the repository at this point in the history
  6. Update README.md

    gabrie30 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    fa9f1b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Update clone help text

    gabrie30 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4eba463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    575b04d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. update changelog

    gabrie30 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    74f3608 View commit details
    Browse the repository at this point in the history
  2. Update goreleaser.yml

    gabrie30 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    92965c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Bump github.com/ktrysmt/go-bitbucket from 0.9.60 to 0.9.63 (#329)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.60 to 0.9.63.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.60...v0.9.63)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8120827 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.5.0 to 2.6.0 (#…

    …327)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.5.0...v2.6.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    ff37243 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.86.0 to 0.89.0 (#326)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.86.0 to 0.89.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.86.0...v0.89.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    214bfdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962897a View commit details
    Browse the repository at this point in the history
  5. Update go version (#330)

    gabrie30 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6a62834 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Add examples command (#332)

    gabrie30 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    854cc78 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/image from 0.0.0-20220302094943-723b81ca9867 to 0.5…

    ….0 (#333)
    
    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20220302094943-723b81ca9867 to 0.5.0.
    - [Commits](https://github.com/golang/image/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    60e944a View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    gabrie30 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    956f49c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    4c3e68c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    98516d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1950a5c View commit details
    Browse the repository at this point in the history
  4. Update .goreleaser.yml

    gabrie30 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8260963 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Fix examples command (#337)

    gabrie30 authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    50de2cf View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Bump github.com/ktrysmt/go-bitbucket from 0.9.63 to 0.9.66 (#339)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.63 to 0.9.66.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.63...v0.9.66)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dac142d View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.89.0 to 0.90.0 (#340)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.89.0 to 0.90.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.89.0...v0.90.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    77501c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update goreleaser naming

    gabrie30 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    49d65c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Bump golang.org/x/net from 0.14.0 to 0.17.0 (#350)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
    - [Commits](golang/net@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0f7a77e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    c179154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63bac70 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    a50b6b3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c754422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f990804 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    dc5a7c8 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0d1d954 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Update README.md

    gabrie30 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    baf3bd9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    gabrie30 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b438c25 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    gabrie30 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    fb5de2e View commit details
    Browse the repository at this point in the history
  4. Update workflow

    gabrie30 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c5d9567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27da827 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#365)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.17.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0d8c7b0 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ktrysmt/go-bitbucket from 0.9.66 to 0.9.70 (#364)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.66 to 0.9.70.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.66...v0.9.70)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7de32df View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.90.0 to 0.93.2 (#366)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.90.0 to 0.93.2.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.90.0...v0.93.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8a938f0 View commit details
    Browse the repository at this point in the history
  4. Bump code.gitea.io/sdk/gitea from 0.15.1 to 0.16.0 (#367)

    Bumps code.gitea.io/sdk/gitea from 0.15.1 to 0.16.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1b28861 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/image from 0.5.0 to 0.10.0 (#369)

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.10.0.
    - [Commits](golang/image@v0.5.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5c9ebdf View commit details
    Browse the repository at this point in the history
  6. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.6.0 to 2.8.0 (#…

    …363)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.6.0 to 2.8.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.6.0...v2.8.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b62a88f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update README.md

    gabrie30 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    416b4db View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update README.md

    gabrie30 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e1ba7e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fix typo in How to Use (#370)

    Co-authored-by: Lukasz Indeka <[email protected]>
    indekalu and Lukasz Indeka authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    be07933 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 (#371)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.93.2 to 0.94.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.93.2...v0.94.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d265fc9 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#372)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.15.0.
    - [Commits](golang/oauth2@v0.13.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    284cf9e View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#373)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.7.0...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    38d0a68 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/ktrysmt/go-bitbucket from 0.9.70 to 0.9.72 (#374)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.70 to 0.9.72.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.70...v0.9.72)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ac2bb9e View commit details
    Browse the repository at this point in the history
  5. Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#375)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.15.0 to 1.16.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5a3f184 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#376)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
    - [Commits](golang/crypto@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c661965 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#380)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.17.0...v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    32daaf6 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ktrysmt/go-bitbucket from 0.9.72 to 0.9.73 (#377)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.72 to 0.9.73.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.72...v0.9.73)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c1da48e View commit details
    Browse the repository at this point in the history
  3. Bump code.gitea.io/sdk/gitea from 0.16.0 to 0.17.1 (#378)

    Bumps code.gitea.io/sdk/gitea from 0.16.0 to 0.17.1.
    
    ---
    updated-dependencies:
    - dependency-name: code.gitea.io/sdk/gitea
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    2f2079c View commit details
    Browse the repository at this point in the history
  4. Bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.2 (#379)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.94.0 to 0.95.2.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.94.0...v0.95.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/xanzy/go-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    d2a21a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Update CHANGELOG.md

    gabrie30 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e29b712 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    2cb479a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update README.md

    gabrie30 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    21c4efc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.9.0 (#…

    …388)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.8.0 to 2.9.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.8.0...v2.9.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d51e329 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ktrysmt/go-bitbucket from 0.9.73 to 0.9.74 (#387)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.73 to 0.9.74.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.73...v0.9.74)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0067e31 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.95.2 to 0.96.0 (#386)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.95.2 to 0.96.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.95.2...v0.96.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cbd9505 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Bump github.com/xanzy/go-gitlab from 0.96.0 to 0.98.0 (#391)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.96.0 to 0.98.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.96.0...v0.98.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    d8654ce View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ktrysmt/go-bitbucket from 0.9.74 to 0.9.76 (#393)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.74 to 0.9.76.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.74...v0.9.76)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    75f8776 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#392)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.17.0.
    - [Commits](golang/oauth2@v0.16.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    4f11387 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#394)

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d1afacc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#395)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.17.0 to 0.18.0.
    - [Commits](golang/oauth2@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8309fb2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.9.0 to 2.10.0 (#…

    …397)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.9.0 to 2.10.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.9.0...v2.10.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fd84de7 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/xanzy/go-gitlab from 0.98.0 to 0.101.0 (#396)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.98.0 to 0.101.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.98.0...v0.101.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3d6486e View commit details
    Browse the repository at this point in the history
  4. Bump github.com/ktrysmt/go-bitbucket from 0.9.76 to 0.9.77 (#398)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.76 to 0.9.77.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.76...v0.9.77)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    09fa766 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix: Use ID instead of Path to get top level groups on gitlab (#400)

    Co-authored-by: Angel Abad <[email protected]>
    angelabad and Angel Abad authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ef68043 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    522bdd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump golang.org/x/net from 0.22.0 to 0.23.0 (#401)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    79dc8c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Update CHANGELOG.md

    gabrie30 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4fa1fd6 View commit details
    Browse the repository at this point in the history
  2. Update .goreleaser.yml

    gabrie30 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a8e0d4f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Bump github.com/xanzy/go-gitlab from 0.101.0 to 0.103.0 (#405)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.101.0 to 0.103.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.101.0...v0.103.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    e7c7db8 View commit details
    Browse the repository at this point in the history
  2. Bump code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0 (#403)

    Bumps code.gitea.io/sdk/gitea from 0.17.1 to 0.18.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    a625c0f View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#402)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.19.0.
    - [Commits](golang/oauth2@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    289f36a View commit details
    Browse the repository at this point in the history
  4. Bump github.com/ktrysmt/go-bitbucket from 0.9.77 to 0.9.79 (#404)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.77 to 0.9.79.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.77...v0.9.79)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    7218d14 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Update Dockerfile

    gabrie30 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    c66a7af View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update clone.go (#410)

    gabrie30 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    7fd0fe7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3207bf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbf16d6 View commit details
    Browse the repository at this point in the history
  4. Update version.go

    gabrie30 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4272255 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e8303f9 View commit details
    Browse the repository at this point in the history
  2. Update clone.go (#413)

    gabrie30 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    9d288ad View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    gabrie30 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9b83f24 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    gabrie30 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    cec058d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Bump rexml from 3.2.5 to 3.2.8 in /site (#414)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.5...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2024
    Configuration menu
    Copy the full SHA
    356ac67 View commit details
    Browse the repository at this point in the history
  2. chore: remove refs to deprecated io/ioutil (#415)

    Signed-off-by: guoguangwu <[email protected]>
    testwill authored May 17, 2024
    Configuration menu
    Copy the full SHA
    8819c58 View commit details
    Browse the repository at this point in the history
  3. Update changelog and version

    gabrie30 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e94b823 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#419)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.
    - [Commits](golang/oauth2@v0.19.0...v0.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    23be469 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.10.0 to 2.11.0 (

    …#420)
    
    Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.10.0 to 2.11.0.
    - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
    - [Commits](bradleyfalzon/ghinstallation@v2.10.0...v2.11.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    85664dd View commit details
    Browse the repository at this point in the history
  3. Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#422)

    Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.16.0...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b53b0cf View commit details
    Browse the repository at this point in the history
  4. Bump github.com/xanzy/go-gitlab from 0.103.0 to 0.105.0 (#423)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.103.0 to 0.105.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.103.0...v0.105.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    083e47f View commit details
    Browse the repository at this point in the history
  5. Bump github.com/ktrysmt/go-bitbucket from 0.9.79 to 0.9.80 (#421)

    Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.79 to 0.9.80.
    - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
    - [Commits](ktrysmt/go-bitbucket@v0.9.79...v0.9.80)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ktrysmt/go-bitbucket
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c83f1dd View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    1b94d6b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    24ce679 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#427)

    Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.2 to 0.7.7.
    - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
    - [Commits](hashicorp/go-retryablehttp@v0.7.2...v0.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/hashicorp/go-retryablehttp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d006641 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    gabrie30 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b2bf233 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Bump golang.org/x/image from 0.10.0 to 0.18.0 (#428)

    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.10.0 to 0.18.0.
    - [Commits](golang/image@v0.10.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3455d42 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    d236580 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#431)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.20.0 to 0.21.0.
    - [Commits](golang/oauth2@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f9a2434 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#432)

    Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
    - [Release notes](https://github.com/spf13/viper/releases)
    - [Commits](spf13/viper@v1.18.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/viper
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gabrie30 <[email protected]>
    dependabot[bot] and gabrie30 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    22139f2 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#433)

    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gabrie30 <[email protected]>
    dependabot[bot] and gabrie30 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f6a01f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    30ca6dd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Add snippet support (#416)

    gabrie30 authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    3f99319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffde2df View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    ecb67d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a815522 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    150e326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b598e0d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7167cd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Update CHANGELOG.md

    gabrie30 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9bd4558 View commit details
    Browse the repository at this point in the history
  2. Bump unreleased version

    gabrie30 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3c22935 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#441)

    Bumps code.gitea.io/sdk/gitea from 0.18.0 to 0.19.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c254f94 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 (#442)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.106.0 to 0.107.0.
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.106.0...v0.107.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: gabrie30 <[email protected]>
    dependabot[bot] and gabrie30 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1aa7131 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Bump rexml from 3.2.8 to 3.3.3 in /site (#443)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.8...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c3a5a81 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Bump rexml from 3.3.3 to 3.3.6 in /site (#444)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.3.3...v3.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e220a0c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#447)

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.22.0.
    - [Commits](golang/oauth2@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1a05292 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#446)

    Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.107.0 to 0.108.0.
    - [Release notes](https://github.com/xanzy/go-gitlab/releases)
    - [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
    - [Commits](xanzy/go-gitlab@v0.107.0...v0.108.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9dced6a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Add no dir size flag (#448)

    gabrie30 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    db111bc View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Add/ghorg stats (#449)

    gabrie30 authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    0bfd951 View commit details
    Browse the repository at this point in the history
  2. Update sample-conf.yaml

    gabrie30 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    62e78ef View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update README.md

    gabrie30 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9995863 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update/ghorgls (#450)

    gabrie30 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    08add68 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e614378 View commit details
    Browse the repository at this point in the history
  2. Update ls.go (#452)

    gabrie30 authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c6061ea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f3383dd View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5cc347f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    7222d63 View commit details
    Browse the repository at this point in the history
  2. Update version.go

    gabrie30 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    35dda34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7838aa7 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    gabrie30 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8c2116c View commit details
    Browse the repository at this point in the history
  5. Update unreleased version

    gabrie30 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9e64a97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca104dd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    1ca84c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2307252 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update clone.go

    gabrie30 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3b110bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f76d38b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Allow github app token created outside of ghorg to be used for https …

    …via `GHORG_GITHUB_TOKEN_FROM_GITHUB_APP` setting (#460)
    PaarthShah authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f19d6b7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    gabrie30 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    683c5ec View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Add/reclone cmds (#461)

    gabrie30 authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d1bb7c3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    gabrie30 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    3f1a23b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    960279b View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    gabrie30 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d5785ba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. 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](xanzy/go-gitlab@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9fd0672 View commit details
    Browse the repository at this point in the history
  2. 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](golang/oauth2@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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bbc4287 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update configs.go (#465)

    gabrie30 authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d5c8781 View commit details
    Browse the repository at this point in the history
  2. Update version.go

    gabrie30 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e753eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e04f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update README.md

    gabrie30 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    53b3577 View commit details
    Browse the repository at this point in the history
  2. Update bitbucket.go

    gabrie30 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    14ec714 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. 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](ruby/rexml@v3.3.6...v3.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b54ede9 View commit details
    Browse the repository at this point in the history