Skip to content

Releases: microsoft/rats

Fix command annotations

18 Feb 16:26
Compare
Choose a tag to compare
Bump cryptography in /rats-devtools in the pip group across 1 directory

Bumps the pip group with 1 update in the /rats-devtools directory: [cryptography](https://github.com/pyca/cryptography).


Updates `cryptography` from 44.0.0 to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

rats-devtools package

02 Aug 16:09
a8170e8
Compare
Choose a tag to compare
v0.1.3

build(deps-dev): bump setuptools from 71.1.0 to 72.1.0 in /rats in th…

v0.1.2 Fix wheel dependencies

15 Apr 14:29
691ddde
Compare
Choose a tag to compare

What's Changed

  • Bump pyright from 1.1.357 to 1.1.358 in /rats-apps in the package-dependencies group by @dependabot in #93
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-processors in the package-dependencies group by @dependabot in #94
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-devtools in the package-dependencies group by @dependabot in #96
  • Bump pyright from 1.1.357 to 1.1.358 in /rats in the package-dependencies group by @dependabot in #97
  • Bump sphinx-autodoc-typehints from 2.0.0 to 2.0.1 in /rats in the package-dependencies group by @dependabot in #98
  • Bump pyright from 1.1.357 to 1.1.358 in /rats-pipelines by @dependabot in #95
  • Bump the pip group across 5 directories with 1 update by @dependabot in #99
  • Change precommit hooks by @jzazo in #100
  • Try building wheels differently by @jzazo in #101
  • Build packages without pinning local dependencies by @jzazo in #102

Full Changelog: v0.1.1...v0.1.2

v0.1.1 Add rats-apps

10 Apr 08:05
Compare
Choose a tag to compare

What's Changed

  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-devtools by @dependabot in #70
  • Bump mkdocs-material from 9.5.13 to 9.5.15 in /rats-devtools by @dependabot in #69
  • Bump ruff from 0.3.2 to 0.3.4 in /rats-devtools by @dependabot in #63
  • Bump pyright from 1.1.354 to 1.1.355 in /rats-devtools by @dependabot in #59
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-pipelines by @dependabot in #50
  • Bump ruff from 0.3.2 to 0.3.4 in /rats-pipelines by @dependabot in #64
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-pipelines by @dependabot in #67
  • Bump pyright from 1.1.354 to 1.1.355 in /rats-pipelines by @dependabot in #60
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-devtools by @dependabot in #51
  • Bump pyright from 1.1.355 to 1.1.357 in /rats-devtools by @dependabot in #82
  • Bump coverage from 7.4.3 to 7.4.4 in /rats by @dependabot in #49
  • Bump coverage from 7.4.3 to 7.4.4 in /rats-processors by @dependabot in #52
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats by @dependabot in #66
  • Bump pytest-cov from 4.1.0 to 5.0.0 in /rats-processors by @dependabot in #68
  • Bump pyright from 1.1.355 to 1.1.356 in /rats-pipelines by @dependabot in #71
  • Bump ruff from 0.3.2 to 0.3.5 in /rats-processors by @dependabot in #78
  • Bump ruff from 0.3.4 to 0.3.5 in /rats-pipelines by @dependabot in #79
  • Bump mkdocs-material from 9.5.15 to 9.5.17 in /rats-devtools by @dependabot in #80
  • Bump ruff from 0.3.4 to 0.3.5 in /rats-devtools by @dependabot in #81
  • Bump ruff from 0.3.2 to 0.3.5 in /rats by @dependabot in #77
  • Bump pyright from 1.1.354 to 1.1.357 in /rats by @dependabot in #84
  • Bump pyright from 1.1.354 to 1.1.357 in /rats-processors by @dependabot in #83
  • Add codecov step by @jzazo in #86
  • Bump pyright from 1.1.356 to 1.1.357 in /rats-pipelines by @dependabot in #87
  • Add badge & dependabot groups by @jzazo in #88
  • Bump codecov/codecov-action from 4.0.1 to 4.2.0 in the github-actions group by @dependabot in #89
  • Bump typing-extensions from 4.10.0 to 4.11.0 in /rats-pipelines in the package-dependencies group by @dependabot in #90
  • create rats-apps component by @ms-lolo in #76
  • Bump codecov/codecov-action from 4.2.0 to 4.3.0 in the github-actions group by @dependabot in #91
  • Bump the package-dependencies group in /rats-apps with 2 updates by @dependabot in #92

Full Changelog: v0.1.0...v0.1.1

New beginnings

14 Mar 17:47
95fc345
Compare
Choose a tag to compare
  • Refactored and renamed code.
  • Added publishing to pypi.