Bump panolint-ruby from 93e50a4 to 3e499eb#419
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [panolint-ruby](https://github.com/panorama-ed/panolint-ruby) from `93e50a4` to `3e499eb`. - [Commits](panorama-ed/panolint-ruby@93e50a4...3e499eb) --- updated-dependencies: - dependency-name: panolint-ruby dependency-version: 3e499ebdec8f4c245182761809b7d4fe35198b08 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 197 197
Branches 89 89
=========================================
Hits 197 197 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Superseded by #421. |
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 panolint-ruby from
93e50a4to3e499eb.Commits
3e499ebMerge pull request #119 from panorama-ed/IOPZ-8339-Line-Length-IgnoreCopDirec...0993c9dIOPZ-8339: IgnoreCopDirectives Rename0b10a7cMerge pull request #109 from panorama-ed/dependabot/bundler/rubocop-performan...239d667Update rubocop-performance requirement from = 1.25.0 to = 1.26.115d84f5Merge pull request #105 from panorama-ed/dependabot/bundler/rubocop-rspec-eq-...164df25Merge pull request #118 from panorama-ed/dependabot/bundler/rubocop-eq-1.85.147585adUpdate rubocop requirement from = 1.75.6 to = 1.85.1ee9d3e5Update rubocop-rspec requirement from = 3.6.0 to = 3.7.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk lockfile-only change updating linting dependencies; impact is limited to developer/CI lint behavior and may introduce new/changed RuboCop offenses.
Overview
Updates the
panolint-rubygit dependency to3e499eb, which in turn upgrades the RuboCop toolchain (rubocop,rubocop-performance,rubocop-rspec).Refreshes the lockfile with newer transitive gems (e.g.,
parser,prism,json, plus new deps likemcp/json-schema), affecting linting/runtime of check tooling but not application code.Reviewed by Cursor Bugbot for commit 42cd081. Bugbot is set up for automated code reviews on this repo. Configure here.