Skip to content

chore(deps-dev): bump robotframework-robocop from 7.2.0 to 8.0.0#185

Merged
aaltat merged 1 commit intomainfrom
dependabot/uv/robotframework-robocop-8.0.0
Feb 13, 2026
Merged

chore(deps-dev): bump robotframework-robocop from 7.2.0 to 8.0.0#185
aaltat merged 1 commit intomainfrom
dependabot/uv/robotframework-robocop-8.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps robotframework-robocop from 7.2.0 to 8.0.0.

Release notes

Sourced from robotframework-robocop's releases.

8.0.0

8.0.0 (2026-02-11)

More detailed notes regarding 8.0.0 here.

Breaking changes

  • dropped support for Python 3.9
  • dropped support for Robot Framework 4
  • Deprecated deprecated-statement rule
  • Deprecated ReplaceReturns formatter
  • Deprecated AddMissingEnd formatter
  • refactored source files handling with common SourceFile class
  • redesigned configuration layer for typing safety and OOP friendliness

Features

  • Fixable rules (#1617) (128c849)
  • deprecate deprecated-statement rule and split into new rules
  • new rule DEPR07 deprecated-force-tags
  • new rule DEPR08 deprecated-run-keyword-if
  • new rule DEPR09 deprecated-loop-keyword
  • new rule DEPR10 deprecated-return-keyword (with a fix)
  • new rule DEPR11 deprecated-return-setting (with a fix)
  • Robocop is now more verbose
  • Keyword naming rules and formatters quotation handling
  • performance improvements (#1611) (eea1c56)
  • report() can be now used from the rule class (#1644) (8aff795)
  • Robocop is now fully typed (#1661) (42045dc)
  • list rules can now return the result when used from the Python (#1629) (457d135)
  • MCP is now aware of local config (#1673) (55e18b6)
  • Skip documentation by default in NormalizeSeparators (#1672) (5b1ae35)
  • Added or improved support for variable type conversion (#1654) (#1650) (#1651) (#1652) #1653)
  • New rule ANN04 set-keyword-with-type
  • Add case_normalization parameter to enforce case by RenameKeywords (#1667) (49a0b02)

Bug fixes

  • add explicit typing-extensions dependency (#1680) (b406f25)
  • Fix #1174 expression-can-be-simplified raised for == 0 (#1649) (d0f4985)
  • Fix #1422 - ReplaceWithVAR formatter replacing variables with item access (#1648) (a9c3377)
  • Fix caching the issues with fixes (#1623) (256874b)
  • Fix extend-select matching only on rule id, not on rule name (#1669) (403ff7d)
  • Fix format --extend-select not enabling formatters (#1668) (3c76c50)
  • Fix not all issue format parameters supported by extended output (#1624) (727c38d)
  • Fix too-long-variable-name throwing exception on Set X Variable without arguments (#1675) (3a55663)
  • multiple paths passed to robocop check/format command resolving to the same config (#1614) (bdcfd48)
  • Fix rst-style urls in the documentation (#1640) (eb1dcab)
  • Update RenameVariables formatter so it treats numbers as part of word and does not split on it (#1663) (eddfd96)
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 11, 2026
Bumps [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) from 7.2.0 to 8.0.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.2.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/robotframework-robocop-8.0.0 branch from e035f92 to ce40d8c Compare February 13, 2026 05:03
@aaltat aaltat merged commit f193b97 into main Feb 13, 2026
3 checks passed
@aaltat aaltat deleted the dependabot/uv/robotframework-robocop-8.0.0 branch February 13, 2026 05:05
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