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

build(deps): bump semgrep from 1.11.0 to 1.12.0 #58

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2023

Bumps semgrep from 1.11.0 to 1.12.0.

Release notes

Sourced from semgrep's releases.

Release v1.12.0

1.12.0 - 2023-02-13

Fixed

  • CLI: No longer reports rules as being run with a lack of interfile: true when interfile analysis was not requested. (pa-2528)
  • CLI: The 1.11.0 release started printing log lines to stderr even when --quiet was on, making it impossible to get well-formed JSON output when mixing stdout and stderr. These lines are now gone, and output is again restricted to just scan results.
  • Github actions: Output lines in GitHub Actions logs could appear scrambled, due to GitHub Actions mixing together the stdout and stderr streams in non-deterministic order. Semgrep will now log everything only to one stream in GitHub Actions when using text output mode, which ensures lines no longer appear scrambled.
Changelog

Sourced from semgrep's changelog.

1.12.0 - 2023-02-13

Fixed

  • CLI: No longer reports rules as being run with a lack of interfile: true when interfile analysis was not requested. (pa-2528)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2023
@dependabot dependabot bot requested a review from chyccs February 14, 2023 01:36
@github-actions github-actions bot changed the title build(deps): bump semgrep from 1.11.0 to 1.12.0 build(deps): bump semgrep from 1.11.0 to 1.12.0 Feb 14, 2023
@chyccs
Copy link
Owner

chyccs commented Feb 16, 2023

@dependabot recreate

Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/returntocorp/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/semgrep-1.12.0 branch from 8726676 to fd03a6c Compare February 16, 2023 11:17
@chyccs chyccs closed this Feb 16, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@chyccs chyccs reopened this Feb 16, 2023
@codeclimate
Copy link

codeclimate bot commented Feb 16, 2023

Code Climate has analyzed commit fd03a6c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 65.3% (0.0% change).

View more on Code Climate.

@chyccs chyccs merged commit 1df0555 into master Feb 16, 2023
@chyccs chyccs deleted the dependabot/pip/semgrep-1.12.0 branch February 16, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pipfile size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant