Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps robotframework-robocop from 7.0.0 to 7.1.0.

Release notes

Sourced from robotframework-robocop's releases.

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

Commits
  • 2df3a3e chore(main): release 7.1.0 (#1591)
  • dd1259c chore(tests): fix workflow not triggered if pull request was created by actio...
  • e9c6652 chore(release): fix release-please not updating version file (#1590)
  • 0926a4d fix(mcp): fix limit handling bugs and add enhancements (#1589)
  • c68330a feat: add MCP server for AI assistant integration (#1583)
  • 50cbfa7 docs: add annotations rule group to documentation (#1439) (#1588)
  • e754143 refactor: move variable and argument typing rules to ANN (typing) group (#1587)
  • c1cc4aa chore(release): select config path in workflow instead of overriden setting (...
  • 2648aa1 chore(release): Fix release-please config (#1584)
  • 03ef483 feat: add three separate rules for variable type annotations (RF 7.3+) (#1579)
  • 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 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 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 7.0.0 to 7.1.0.
- [Release notes](https://github.com/MarketSquare/robotframework-robocop/releases)
- [Changelog](https://github.com/MarketSquare/robotframework-robocop/blob/main/release-please-config.json)
- [Commits](MarketSquare/robotframework-robocop@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: robotframework-robocop
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 23, 2025
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant