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: gogs/git-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.3
Choose a base ref
...
head repository: gogs/git-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.4
Choose a head ref
  • 10 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 12, 2023

  1. mod: bump golang.org/x/sync from 0.3.0 to 0.4.0 (#100)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    77db94e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. mod: bump golang.org/x/sync from 0.4.0 to 0.5.0 (#102)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7975398 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0445d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. mod: bump golang.org/x/sync from 0.5.0 to 0.6.0 (#104)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    eb2fd9c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. mod: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#105)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    deab06a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. mod: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#106)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Joe Chen <jc@unknwon.io>
    dependabot[bot] and unknwon authored May 2, 2024
    Configuration menu
    Copy the full SHA
    2c8e001 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. mod: bump golang.org/x/sync from 0.7.0 to 0.8.0 (#107)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Joe Chen <jc@unknwon.io>
    dependabot[bot] and unknwon authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    dcfbf2f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. mod: bump golang.org/x/sync from 0.8.0 to 0.9.0 (#108)

    Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.8.0 to 0.9.0.
    - [Commits](golang/sync@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      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 Dec 1, 2024
    Configuration menu
    Copy the full SHA
    55bf111 View commit details
    Browse the repository at this point in the history
  2. mod: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#109)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 Dec 1, 2024
    Configuration menu
    Copy the full SHA
    377da9c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. repo_tag: ignore unintended Git options when creating tags (#110)

    ### Describe the pull request
    
    Fixes
    GHSA-m27m-h5gj-wwmg
    unknwon authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    5aac20d View commit details
    Browse the repository at this point in the history
Loading