-
Notifications
You must be signed in to change notification settings - Fork 1.5k
bugfix release #533
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
Merged
bugfix release #533
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…ns/dev/actions/checkout-3 chore(deps): bump actions/checkout from 2 to 3
filter ip from targets
Bumps alpine from 3.15.0 to 3.15.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps golang from 1.17-alpine to 1.18.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…lpine-3.15.1 chore(deps): bump alpine from 3.15.0 to 3.15.1
…olang-1.18.0-alpine chore(deps): bump golang from 1.17-alpine to 1.18.0-alpine
Add input field to json output
Bumps alpine from 3.15.1 to 3.15.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…lpine-3.15.2 chore(deps): bump alpine from 3.15.1 to 3.15.2
* fix readme golang demo for v2.5.0 * fix -silent switch still show banner * small refactor Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io> Co-authored-by: zhangchengguo <zhangchengguo@360.cn> Co-authored-by: Ignacio Feijoo <ifeijoo@infobytesec.com> Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
* Making config file recoverable errors non fatal * making migration non-fatal
* fix readme golang demo for v2.5.0 * Don't make missing providers-config fatal on first-run It's okay if we fall back to the default config which is in memory & will get saved out when done parsing. This is on top of the work in #526, but a slightly different issue. See: #526 Signed-off-by: Sam James <sam@gentoo.org> Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io> Co-authored-by: zhangchengguo <zhangchengguo@360.cn>
Bumps alpine from 3.15.2 to 3.15.3. --- updated-dependencies: - dependency-name: alpine 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>
This was
linked to
issues
Apr 4, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.