Thanks to visit codestin.com
Credit goes to github.com

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: ccojocar/zxcvbn-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: ccojocar/zxcvbn-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4
Choose a head ref
  • 14 commits
  • 11 files changed
  • 4 contributors

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    7039f0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from ccojocar/renovate/all

    Update golangci/golangci-lint-action action to v4
    ccojocar authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0c8958b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jul 13, 2024

  1. Merge pull request #10 from ccojocar/renovate/all

    Update all dependencies
    ccojocar authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    afe7c9a View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    7a944b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from ccojocar/renovate/all

    Update module github.com/stretchr/testify to v1.10.0
    ccojocar authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    13e5ba1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    938277c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from ccojocar/renovate/all

    Update golangci/golangci-lint-action action to v7
    ccojocar authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    b8c6f12 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Update golanglint-ci configuration and fix warnings after update

    Change-Id: Ife2566323462bd007087ac6639a2cab02cfaaf72
    Signed-off-by: Cosmin Cojocar <[email protected]>
    ccojocar committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    f4e583a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from ccojocar/fix-golangci-update

    Update golanglint-ci configuration and fix warnings after update
    ccojocar authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    67d1797 View commit details
    Browse the repository at this point in the history
  3. Update goreleaser to version 2

    Change-Id: I61a38eb9823e8e06ade88b587f5e02d2a9011ea6
    Signed-off-by: Cosmin Cojocar <[email protected]>
    ccojocar committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    54a063f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from ccojocar/update-go-releaser

    Update goreleaser to version 2
    ccojocar authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    dcbbcfa View commit details
    Browse the repository at this point in the history
  5. Use the github token from context in the release action

    Change-Id: I44e726578c2e5d4d9380399ccb9e9c214cb41bbe
    Signed-off-by: Cosmin Cojocar <[email protected]>
    ccojocar committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    7df85d4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from ccojocar/github-token-from-context

    Use the github token from context in the release action
    ccojocar authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    d3df52d View commit details
    Browse the repository at this point in the history
Loading