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: jenkins-x/go-scm Loading
base: v1.14.30
Choose a base ref
...
head repository: jenkins-x/go-scm Loading
compare: main
Choose a head ref
  • 16 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 1, 2024

  1. chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0

    Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.11.0 to 5.12.0.
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.11.0...v5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ba3f526 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #437 from jenkins-x/dependabot/go_modules/github.c…

    …om/go-git/go-git/v5-5.12.0
    
    chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0
    jenkins-x-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5bba198 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.19.0

    Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.19.0.
    - [Commits](golang/oauth2@v0.15.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]>
    dependabot[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7e7b8e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b63082 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #438 from jenkins-x/dependabot/go_modules/golang.o…

    …rg/x/oauth2-0.19.0
    
    chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.19.0
    jenkins-x-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f38a325 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
    - [Commits](golang/net@v0.19.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8613d5b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #442 from squeedee/add-draft-configuration

    support Gitlab Draft mode field
    jenkins-x-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9706973 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #439 from jenkins-x/dependabot/go_modules/golang.o…

    …rg/x/net-0.23.0
    
    chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0
    jenkins-x-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    94c4fe1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 17, 2024

  1. Merge pull request #445 from jenkins-x/dirty-github

    fix: add github api value for conflict
    jenkins-x-bot committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ded4738 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. chore: upgrade to go 1.22

    msvticket committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0b823bd View commit details
    Browse the repository at this point in the history
  2. fix: linting

    msvticket committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3936e44 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix: make lint

    msvticket committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f682029 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #448 from jenkins-x/go1-22

    chore: upgrade to go 1.22
    jenkins-x-bot committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b6e67c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15f18fe View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request #447 from jenkins-x/makelatest

    fix: github now requires explicit make_latest=true on update
    jenkins-x-bot committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8c52a23 View commit details
    Browse the repository at this point in the history
Loading