8000 Comparing v1.10.1...v1.11.0 · srvaroa/labeler · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: srvaroa/labeler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.1
Choose a base ref
...
head repository: srvaroa/labeler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

  1. Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#140)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1dad3ac View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    855d709 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5c0264d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c7f1311 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 6, 2024

  1. Support last-modified (#149)

    Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
    srvaroa authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b48bedc View commit details
    Browse the repository at this point in the history
  2. Support author-in-team (#150)

    Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
    srvaroa authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bfe2888 View commit details
    Browse the repository at this point in the history
Loading
0