Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.4.0 #121

Merged
merged 14 commits into from Nov 22, 2022
Merged

v0.4.0 #121

merged 14 commits into from Nov 22, 2022

Commits on Sep 12, 2022

  1. chore(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine

    Bumps golang from 1.19.0-alpine to 1.19.1-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 12, 2022
    Copy the full SHA
    c152479 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Merge pull request #109 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.19.1-alpine
    
    chore(deps): bump golang from 1.19.0-alpine to 1.19.1-alpine
    Mzack9999 committed Sep 25, 2022
    Copy the full SHA
    8a92386 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine

    Bumps golang from 1.19.1-alpine to 1.19.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>
    dependabot[bot] committed Oct 10, 2022
    Copy the full SHA
    ca2b93d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Merge pull request #110 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.19.2-alpine
    
    chore(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine
    Mzack9999 committed Oct 11, 2022
    Copy the full SHA
    7a0a9af View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.2.0...v3.3.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] committed Oct 24, 2022
    Copy the full SHA
    e66fe81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from projectdiscovery/dependabot/github_actio…

    …ns/dev/golangci/golangci-lint-action-3.3.0
    
    chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
    ehsandeep committed Oct 24, 2022
    Copy the full SHA
    fac3784 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Copy the full SHA
    5454b5a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Merge pull request #115 from projectdiscovery/issue-114/update-github…

    …-actions
    
    updated github actions
    Mzack9999 committed Nov 2, 2022
    Copy the full SHA
    efae849 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. chore(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine

    Bumps golang from 1.19.2-alpine to 1.19.3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 7, 2022
    Copy the full SHA
    4a279a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Merge pull request #116 from projectdiscovery/dependabot/docker/dev/g…

    …olang-1.19.3-alpine
    
    chore(deps): bump golang from 1.19.2-alpine to 1.19.3-alpine
    Mzack9999 committed Nov 11, 2022
    Copy the full SHA
    dc6759f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.3.0...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 14, 2022
    Copy the full SHA
    c12622d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #117 from projectdiscovery/dependabot/github_actio…

    …ns/dev/golangci/golangci-lint-action-3.3.1
    
    chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
    Mzack9999 committed Nov 15, 2022
    Copy the full SHA
    367e935 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Add Ratelimit using X-Ratelimit-Limit header (#118)

    * adds ratelimit
    
    * maintenance: best practices
    tarunKoyalwar committed Nov 21, 2022
    Copy the full SHA
    3e1f2e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Misc update (#120)

    * version update
    
    * workflow update
    ehsandeep committed Nov 22, 2022
    Copy the full SHA
    035004d View commit details
    Browse the repository at this point in the history