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: projectdiscovery/chaos-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: projectdiscovery/chaos-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    701d238 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang from 1.20.1-alpine to 1.20.2-alpine (#158)

    Bumps golang from 1.20.1-alpine to 1.20.2-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6d6d172 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/utils (#163)

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.16 to 0.0.17.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.16...v0.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    6720c5f View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/retryablehttp-go (#159)

    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.12 to 1.0.13.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.12...v1.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    d7893cb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. version update

    ehsandeep committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    23b33f0 View commit details
    Browse the repository at this point in the history
  2. docker build update

    ehsandeep committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    7ba291a View commit details
    Browse the repository at this point in the history
  3. misc fix

    ehsandeep committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    346dc49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #165 from projectdiscovery/dev

    chaos v0.5.1
    ehsandeep authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    c9ebc35 View commit details
    Browse the repository at this point in the history
Loading