Skip to content

chore(deps-dev): bump robotframework-robocop from 6.13.0 to 7.2.0 - #35

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/robotframework-robocop-7.2.0
Open

chore(deps-dev): bump robotframework-robocop from 6.13.0 to 7.2.0#35
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/robotframework-robocop-7.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps robotframework-robocop from 6.13.0 to 7.2.0.

Release notes

Sourced from robotframework-robocop's releases.

v7.2.0

7.2.0 (2026-01-01)

Features

  • mcp: add new tools and improve UX for large codebases (#1601) (9b1d871)
  • mcp: add response caching and error handling middleware (#1599) (406cfbe)
  • mcp: enhance MCP server with batch operations, quality metrics, and improved LLM guidance (#1593) (c6a853b)
  • Refactor print_issues report to gain 3x perfomance gain on printing (#1605) (6755d96)

Bug Fixes

  • caching: Fix CLI always overriding cache=true/false in the configuration file (#1608) (b31a5ef)
  • release: fix triggering Github workflows from automated scripts (#1594) (72ce0ff)

v7.1.0

7.1.0 (2025-12-23)

Features

  • add commented-out-code detection rule (COM06) (#1564) (8afa9d2)
  • add file-level caching for linter and formatter to skip unchanged files (#1565) (ceb02cc)
  • add MCP server for AI assistant integration (#1583) (c68330a)
  • add three separate rules for variable type annotations (RF 7.3+) (#1579) (03ef483)
  • automate release process with release-please (#1571) (4bd6d3f)
  • VAR02: add ignore parameter for unused-variable rule (#1576) (0c2ebf4)

Bug Fixes

  • Invalid Robocop disabler accepted as disabler for all rules (#1569) (595ffdb)
  • mcp: fix limit handling bugs and add enhancements (#1589) (0926a4d)

Documentation

Robocop 7.0.0

Features

  • Breaking change Add option --extend-select for linter and formatter ([issue #1546](MarketSquare/robotframework-robocop#1546))

    --extend-select allows to enable rules and formatters on top of the select configuration. It can be used to retain all default rules or formatters and only add additional ones:

... (truncated)

Commits
  • 3e1df7d chore(main): release 7.2.0 (#1595)
  • 679abe3 test: fix tests with --no-cache (#1609)
  • b31a5ef fix(caching): Fix CLI always overriding cache=true/false in the configuration...
  • f88a815 refactor(mcp): use Pydantic models for structured tool outputs and add AI-pow...
  • d88f9bf refactor: Do not load and store cache when cache is not enabled (#1607)
  • 6755d96 feat: Refactor print_issues report to gain 3x perfomance gain on printing (#1...
  • 0adee7b tests: add test with single large file (#1606)
  • 9b1d871 feat(mcp): add new tools and improve UX for large codebases (#1601)
  • 406cfbe feat(mcp): add response caching and error handling middleware (#1599)
  • 1a8e1fa refactor(mcp): split monolithic tools.py into modular package (#1600)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) from 6.13.0 to 7.2.0.
- [Release notes](https://github.com/MarketSquare/robotframework-robocop/releases)
- [Commits](MarketSquare/robotframework-robocop@v6.13.0...v7.2.0)

---
updated-dependencies:
- dependency-name: robotframework-robocop
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants