chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates - #87
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ectory with 4 updates Bumps the development-dependencies group with 4 updates in the / directory: [brakeman](https://github.com/presidentbeef/brakeman), [rubocop](https://github.com/rubocop/rubocop), [cucumber](https://github.com/cucumber/cucumber-ruby) and [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `brakeman` from 8.0.4 to 8.0.5 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](presidentbeef/brakeman@v8.0.4...v8.0.5) Updates `rubocop` from 1.86.1 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.88.2) Updates `cucumber` from 11.0.0 to 11.1.1 - [Release notes](https://github.com/cucumber/cucumber-ruby/releases) - [Changelog](https://github.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-ruby@v11.0.0...v11.1.1) Updates `simplecov` from 0.22.0 to 1.0.1 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.1) --- updated-dependencies: - dependency-name: brakeman dependency-version: 8.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: cucumber dependency-version: 11.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: simplecov dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Bumps the development-dependencies group with 4 updates in the / directory: brakeman, rubocop, cucumber and simplecov.
Updates
brakemanfrom 8.0.4 to 8.0.5Release notes
Sourced from brakeman's releases.
Changelog
Sourced from brakeman's changelog.
Commits
104443eBump to 8.0.58e61e2aUpdate CHANGESf014c15Merge pull request #2028 from kiskoza/fix/quote_schema_name9227822Merge pull request #2027 from arpitjain099/fix/brakeman-1915-render-partial-t...6788d28Merge pull request #2025 from arpitjain099/fix/sql-fp-compact-blankb7c3906Add quote_schema_name to safe quote method listf95c500test: update line number for still-warns SQL injection case after fixture shift4fba779base_processor: skip hash render-type extraction when type set positionally1e63a41Fix SQL injection false positive for compact_blank/compact on permitted params7ff9e49Merge pull request #2023 from FFederi/fix-haml-chained-raw-crashUpdates
rubocopfrom 1.86.1 to 1.88.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expressionUpdates
cucumberfrom 11.0.0 to 11.1.1Release notes
Sourced from cucumber's releases.
Changelog
Sourced from cucumber's changelog.
Commits
e0c4ea5Prepare release v11.1.1b6c9d2bbugfix: HTML Formatter and its envelopes (#1891)cb78f15Update zizmorcore/zizmor-action action to v0.5.7b22adadUpdate ruby/setup-ruby action to v1.314.0f2bb801Update actions/checkout action to v7 (#1892)5dd320dUpdate rubygems/configure-rubygems-credentials action to v2.1.0ebe65feUpdate ruby/setup-ruby action to v1.313.098dfbfeUpdate ruby/setup-ruby action to v1.312.0df44f65Update github/codeql-action action to v4.36.249c6dfcUse events also when step definitions use "attach" and "log" (#1881)Updates
simplecovfrom 0.22.0 to 1.0.1Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.