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/ratelimit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: projectdiscovery/ratelimit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 12, 2023

  1. chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.6.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.4.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    495fab4 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

  1. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.30 to 0.0.39.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.30...v0.0.39)
    
    ---
    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>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ff67e40 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. adding comments

    Mzack9999 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0311b1c View commit details
    Browse the repository at this point in the history
  2. adding test

    Mzack9999 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8a98186 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from projectdiscovery/dependabot/go_modules/ma…

    …in/github.com/projectdiscovery/utils-0.0.39
    
    chore(deps): bump github.com/projectdiscovery/utils from 0.0.30 to 0.0.39
    Mzack9999 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    72c2a3d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from projectdiscovery/dependabot/github_action…

    …s/main/golangci/golangci-lint-action-3.6.0
    
    chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
    Mzack9999 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fe39c81 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge pull request #43 from projectdiscovery/feat-can-take

    Adding optimistic CanTake method
    Mzack9999 authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    97a7785 View commit details
    Browse the repository at this point in the history
Loading