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.
Bumps brakeman from 4.1.1 to 4.3.0.
Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
7208177
Bump to 4.3.012dd36d
Merge pull request #1203 from presidentbeef/better_array_joining363ae3c
Fix Array#join and consecutive interpolated valuesfe17a90
Update CHANGESb0c867e
Merge pull request #1201 from presidentbeef/join_debug_cleanupec35d53
Cleanup debug stuff from Array#join9c705d3
Better test failure output on unexpected warnings7dd1516
Merge pull request #1200 from presidentbeef/check_exec_as_targetsfc1dd99
Check exec-type calls if they are targetsd06a37d
Merge pull request #1198 from presidentbeef/join_to_interpolationDependabot 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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 use (this|these) label[s]
will set the current labels as the default for future PRs for this repo and language@dependabot use (this|these) reviewer[s]
will set the current reviewers as the default to be assigned for future PRs for this repo and language@dependabot use (this|these) assignees[s]
will set the current assignees as the default for future PRs for this repo and languageAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.