renovate[bot]
deb73e641d
chore(deps): lock file maintenance ( #728 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions ) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/thegeeklab/ansible-doctor ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 09:10:36 +02:00
renovate[bot]
3581a38cc5
chore(deps): update dependency ruff to v0.5.1 ( #732 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff )
([source](https://togithub.com/astral-sh/ruff ),
[changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md ))
| `0.5.0` -> `0.5.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.5.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.5.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.5.0/0.5.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.5.0/0.5.1?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.5.1`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#051 )
[Compare
Source](https://togithub.com/astral-sh/ruff/compare/0.5.0...0.5.1 )
##### Preview features
- \[`flake8-bugbear`] Implement mutable-contextvar-default (B039)
([#​12113](https://togithub.com/astral-sh/ruff/pull/12113 ))
- \[`pycodestyle`] Whitespace after decorator (`E204`)
([#​12140](https://togithub.com/astral-sh/ruff/pull/12140 ))
- \[`pytest`] Reverse `PT001` and `PT0023` defaults
([#​12106](https://togithub.com/astral-sh/ruff/pull/12106 ))
##### Rule changes
- Enable token-based rules on source with syntax errors
([#​11950](https://togithub.com/astral-sh/ruff/pull/11950 ))
- \[`flake8-bandit`] Detect `httpx` for `S113`
([#​12174](https://togithub.com/astral-sh/ruff/pull/12174 ))
- \[`numpy`] Update `NPY201` to include exception deprecations
([#​12065](https://togithub.com/astral-sh/ruff/pull/12065 ))
- \[`pylint`] Generate autofix for `duplicate-bases` (`PLE0241`)
([#​12105](https://togithub.com/astral-sh/ruff/pull/12105 ))
##### Server
- Avoid syntax error notification for source code actions
([#​12148](https://togithub.com/astral-sh/ruff/pull/12148 ))
- Consider the content of the new cells during notebook sync
([#​12203](https://togithub.com/astral-sh/ruff/pull/12203 ))
- Fix replacement edit range computation
([#​12171](https://togithub.com/astral-sh/ruff/pull/12171 ))
##### Bug fixes
- Disable auto-fix when source has syntax errors
([#​12134](https://togithub.com/astral-sh/ruff/pull/12134 ))
- Fix cache key collisions for paths with separators
([#​12159](https://togithub.com/astral-sh/ruff/pull/12159 ))
- Make `requires-python` inference robust to `==`
([#​12091](https://togithub.com/astral-sh/ruff/pull/12091 ))
- Use char-wise width instead of `str`-width
([#​12135](https://togithub.com/astral-sh/ruff/pull/12135 ))
- \[`pycodestyle`] Avoid `E275` if keyword followed by comma
([#​12136](https://togithub.com/astral-sh/ruff/pull/12136 ))
- \[`pycodestyle`] Avoid `E275` if keyword is followed by a semicolon
([#​12095](https://togithub.com/astral-sh/ruff/pull/12095 ))
- \[`pylint`] Skip [dummy
variables](https://docs.astral.sh/ruff/settings/#lint_dummy-variable-rgx )
for `PLR1704`
([#​12190](https://togithub.com/astral-sh/ruff/pull/12190 ))
##### Performance
- Remove allocation in `parse_identifier`
([#​12103](https://togithub.com/astral-sh/ruff/pull/12103 ))
- Use `CompactString` for `Identifier` AST node
([#​12101](https://togithub.com/astral-sh/ruff/pull/12101 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/thegeeklab/ansible-doctor ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 03:53:11 +02:00
renovate[bot]
802085ae54
chore(deps): update dependency ruff to v0.5.0 ( #730 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff )
([source](https://togithub.com/astral-sh/ruff ),
[changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md ))
| `0.4.10` -> `0.5.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.5.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.5.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.4.10/0.5.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.4.10/0.5.0?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.5.0`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#050 )
[Compare
Source](https://togithub.com/astral-sh/ruff/compare/v0.4.10...0.5.0 )
Check out the [blog post](https://astral.sh/blog/ruff-v0.5.0 ) for a
migration guide and overview of the changes!
##### Breaking changes
See also, the "Remapped rules" section which may result in disabled
rules.
- Follow the XDG specification to discover user-level configurations on
macOS (same as on other Unix platforms)
- Selecting `ALL` now excludes deprecated rules
- The released archives now include an extra level of nesting, which can
be removed with `--strip-components=1` when untarring.
- The release artifact's file name no longer includes the version tag.
This enables users to install via `/latest` URLs on GitHub.
##### Deprecations
The following rules are now deprecated:
- [`syntax-error`](https://docs.astral.sh/ruff/rules/syntax-error/ )
(`E999`): Syntax errors are now always shown
##### Remapped rules
The following rules have been remapped to new rule codes:
-
[`blocking-http-call-in-async-function`](https://docs.astral.sh/ruff/rules/blocking-http-call-in-async-function/ ):
`ASYNC100` to `ASYNC210`
-
[`open-sleep-or-subprocess-in-async-function`](https://docs.astral.sh/ruff/rules/open-sleep-or-subprocess-in-async-function/ ):
`ASYNC101` split into `ASYNC220`, `ASYNC221`, `ASYNC230`, and `ASYNC251`
-
[`blocking-os-call-in-async-function`](https://docs.astral.sh/ruff/rules/blocking-os-call-in-async-function/ ):
`ASYNC102` has been merged into `ASYNC220` and `ASYNC221`
-
[`trio-timeout-without-await`](https://docs.astral.sh/ruff/rules/trio-timeout-without-await/ ):
`TRIO100` to `ASYNC100`
- [`trio-sync-call`](https://docs.astral.sh/ruff/rules/trio-sync-call/ ):
`TRIO105` to `ASYNC105`
-
[`trio-async-function-with-timeout`](https://docs.astral.sh/ruff/rules/trio-async-function-with-timeout/ ):
`TRIO109` to `ASYNC109`
-
[`trio-unneeded-sleep`](https://docs.astral.sh/ruff/rules/trio-unneeded-sleep/ ):
`TRIO110` to `ASYNC110`
-
[`trio-zero-sleep-call`](https://docs.astral.sh/ruff/rules/trio-zero-sleep-call/ ):
`TRIO115` to `ASYNC115`
-
[`repeated-isinstance-calls`](https://docs.astral.sh/ruff/rules/repeated-isinstance-calls/ ):
`PLR1701` to `SIM101`
##### Stabilization
The following rules have been stabilized and are no longer in preview:
-
[`mutable-fromkeys-value`](https://docs.astral.sh/ruff/rules/mutable-fromkeys-value/ )
(`RUF024`)
-
[`default-factory-kwarg`](https://docs.astral.sh/ruff/rules/default-factory-kwarg/ )
(`RUF026`)
- [`django-extra`](https://docs.astral.sh/ruff/rules/django-extra/ )
(`S610`)
-
[`manual-dict-comprehension`](https://docs.astral.sh/ruff/rules/manual-dict-comprehension/ )
(`PERF403`)
-
[`print-empty-string`](https://docs.astral.sh/ruff/rules/print-empty-string/ )
(`FURB105`)
-
[`readlines-in-for`](https://docs.astral.sh/ruff/rules/readlines-in-for/ )
(`FURB129`)
-
[`if-expr-min-max`](https://docs.astral.sh/ruff/rules/if-expr-min-max/ )
(`FURB136`)
- [`bit-count`](https://docs.astral.sh/ruff/rules/bit-count/ )
(`FURB161`)
-
[`redundant-log-base`](https://docs.astral.sh/ruff/rules/redundant-log-base/ )
(`FURB163`)
-
[`regex-flag-alias`](https://docs.astral.sh/ruff/rules/regex-flag-alias/ )
(`FURB167`)
-
[`isinstance-type-none`](https://docs.astral.sh/ruff/rules/isinstance-type-none/ )
(`FURB168`)
-
[`type-none-comparison`](https://docs.astral.sh/ruff/rules/type-none-comparison/ )
(`FURB169`)
- [`implicit-cwd`](https://docs.astral.sh/ruff/rules/implicit-cwd/ )
(`FURB177`)
-
[`hashlib-digest-hex`](https://docs.astral.sh/ruff/rules/hashlib-digest-hex/ )
(`FURB181`)
-
[`list-reverse-copy`](https://docs.astral.sh/ruff/rules/list-reverse-copy/ )
(`FURB187`)
- [`bad-open-mode`](https://docs.astral.sh/ruff/rules/bad-open-mode/ )
(`PLW1501`)
- [`empty-comment`](https://docs.astral.sh/ruff/rules/empty-comment/ )
(`PLR2044`)
-
[`global-at-module-level`](https://docs.astral.sh/ruff/rules/global-at-module-level/ )
(`PLW0604`)
-
[`misplaced-bare-raise`](https://docs.astral.sh/ruff/rules/misplaced-bare-raise%60/ )
(`PLE0744`)
-
[`non-ascii-import-name`](https://docs.astral.sh/ruff/rules/non-ascii-import-name/ )
(`PLC2403`)
- [`non-ascii-name`](https://docs.astral.sh/ruff/rules/non-ascii-name/ )
(`PLC2401`)
-
[`nonlocal-and-global`](https://docs.astral.sh/ruff/rules/nonlocal-and-global/ )
(`PLE0115`)
-
[`potential-index-error`](https://docs.astral.sh/ruff/rules/potential-index-error/ )
(`PLE0643`)
-
[`redeclared-assigned-name`](https://docs.astral.sh/ruff/rules/redeclared-assigned-name/ )
(`PLW0128`)
-
[`redefined-argument-from-local`](https://docs.astral.sh/ruff/rules/redefined-argument-from-local/ )
(`PLR1704`)
-
[`repeated-keyword-argument`](https://docs.astral.sh/ruff/rules/repeated-keyword-argument/ )
(`PLE1132`)
-
[`super-without-brackets`](https://docs.astral.sh/ruff/rules/super-without-brackets/ )
(`PLW0245`)
-
[`unnecessary-list-index-lookup`](https://docs.astral.sh/ruff/rules/unnecessary-list-index-lookup/ )
(`PLR1736`)
-
[`useless-exception-statement`](https://docs.astral.sh/ruff/rules/useless-exception-statement/ )
(`PLW0133`)
-
[`useless-with-lock`](https://docs.astral.sh/ruff/rules/useless-with-lock/ )
(`PLW2101`)
The following behaviors have been stabilized:
- [`is-literal`](https://docs.astral.sh/ruff/rules/is-literal/ ) (`F632`)
now warns for identity checks against list, set or dictionary literals
- [`needless-bool`](https://docs.astral.sh/ruff/rules/needless-bool/ )
(`SIM103`) now detects `if` expressions with implicit `else` branches
-
[`module-import-not-at-top-of-file`](https://docs.astral.sh/ruff/rules/module-import-not-at-top-of-file/ )
(`E402`) now allows `os.environ` modifications between import statements
-
[`type-comparison`](https://docs.astral.sh/ruff/rules/type-comparison/ )
(`E721`) now allows idioms such as `type(x) is int`
- [`yoda-condition`](https://docs.astral.sh/ruff/rules/yoda-conditions/ )
(`SIM300`) now flags a wider range of expressions
##### Removals
The following deprecated settings have been removed:
- `output-format=text`; use `output-format=concise` or
`output-format=full`
- `tab-size`; use `indent-width`
The following deprecated CLI options have been removed:
- `--show-source`; use `--output-format=full`
- `--no-show-source`; use `--output-format=concise`
The following deprecated CLI commands have been removed:
- `ruff <path>`; use `ruff check <path>`
- `ruff --clean`; use `ruff clean`
- `ruff --generate-shell-completion`; use `ruff
generate-shell-completion`
##### Preview features
- \[`ruff`] Add `assert-with-print-message` rule
([#​11981](https://togithub.com/astral-sh/ruff/pull/11981 ))
##### CLI
- Use rule name rather than message in `--statistics`
([#​11697](https://togithub.com/astral-sh/ruff/pull/11697 ))
- Use the output format `full` by default
([#​12010](https://togithub.com/astral-sh/ruff/pull/12010 ))
- Don't log syntax errors to the console
([#​11902](https://togithub.com/astral-sh/ruff/pull/11902 ))
##### Rule changes
- \[`ruff`] Fix false positives if `gettext` is imported using an alias
(`RUF027`)
([#​12025](https://togithub.com/astral-sh/ruff/pull/12025 ))
- \[`npy`] Update `trapz` and `in1d` deprecation (`NPY201`)
([#​11948](https://togithub.com/astral-sh/ruff/pull/11948 ))
- \[`flake8-bandit`] Modify diagnostic ranges for shell-related rules
([#​10667](https://togithub.com/astral-sh/ruff/pull/10667 ))
##### Server
- Closing an untitled, unsaved notebook document no longer throws an
error ([#​11942](https://togithub.com/astral-sh/ruff/pull/11942 ))
- Support the usage of tildes and environment variables in `logFile`
([#​11945](https://togithub.com/astral-sh/ruff/pull/11945 ))
- Add option to configure whether to show syntax errors
([#​12059](https://togithub.com/astral-sh/ruff/pull/12059 ))
##### Bug fixes
- \[`pycodestyle`] Avoid `E203` for f-string debug expression
([#​12024](https://togithub.com/astral-sh/ruff/pull/12024 ))
- \[`pep8-naming`] Match import-name ignores against both name and alias
(`N812`, `N817`)
([#​12033](https://togithub.com/astral-sh/ruff/pull/12033 ))
- \[`pyflakes`] Detect assignments that shadow definitions (`F811`)
([#​11961](https://togithub.com/astral-sh/ruff/pull/11961 ))
##### Parser
- Emit a syntax error for an empty type parameter list
([#​12030](https://togithub.com/astral-sh/ruff/pull/12030 ))
- Avoid consuming the newline for unterminated strings
([#​12067](https://togithub.com/astral-sh/ruff/pull/12067 ))
- Do not include the newline in the unterminated string range
([#​12017](https://togithub.com/astral-sh/ruff/pull/12017 ))
- Use the correct range to highlight line continuation errors
([#​12016](https://togithub.com/astral-sh/ruff/pull/12016 ))
- Consider 2-character EOL before line continuations
([#​12035](https://togithub.com/astral-sh/ruff/pull/12035 ))
- Consider line continuation character for re-lexing
([#​12008](https://togithub.com/astral-sh/ruff/pull/12008 ))
##### Other changes
- Upgrade the Unicode table used for measuring the line-length
([#​11194](https://togithub.com/astral-sh/ruff/pull/11194 ))
- Remove the deprecation error message for the nursery selector
([#​10172](https://togithub.com/astral-sh/ruff/pull/10172 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/thegeeklab/ansible-doctor ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 03:14:45 +02:00
renovate[bot]
8a027828bf
chore(deps): update dependency ruff to v0.4.10 ( #727 )
...
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg )](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ruff](https://docs.astral.sh/ruff )
([source](https://togithub.com/astral-sh/ruff ),
[changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md ))
| `0.4.9` -> `0.4.10` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/ruff/0.4.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/ruff/0.4.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/ruff/0.4.9/0.4.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ruff/0.4.9/0.4.10?slim=true )](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>astral-sh/ruff (ruff)</summary>
###
[`v0.4.10`](https://togithub.com/astral-sh/ruff/blob/HEAD/CHANGELOG.md#0410 )
[Compare
Source](https://togithub.com/astral-sh/ruff/compare/v0.4.9...v0.4.10 )
##### Parser
- Implement re-lexing logic for better error recovery
([#​11845](https://togithub.com/astral-sh/ruff/pull/11845 ))
##### Rule changes
- \[`flake8-copyright`] Update `CPY001` to check the first 4096 bytes
instead of 1024
([#​11927](https://togithub.com/astral-sh/ruff/pull/11927 ))
- \[`pycodestyle`] Update `E999` to show all syntax errors instead of
just the first one
([#​11900](https://togithub.com/astral-sh/ruff/pull/11900 ))
##### Server
- Add tracing setup guide to Helix documentation
([#​11883](https://togithub.com/astral-sh/ruff/pull/11883 ))
- Add tracing setup guide to Neovim documentation
([#​11884](https://togithub.com/astral-sh/ruff/pull/11884 ))
- Defer notebook cell deletion to avoid an error message
([#​11864](https://togithub.com/astral-sh/ruff/pull/11864 ))
##### Security
- Guard against malicious ecosystem comment artifacts
([#​11879](https://togithub.com/astral-sh/ruff/pull/11879 ))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View
repository job log
[here](https://developer.mend.io/github/thegeeklab/ansible-doctor ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 02:37:34 +02:00
8e22e87a31
refactor: replace logger by structlog ( #718 )
...
BREAKING CHANGE: Replace the custom logger and `python-json-logger` with
`structlog`. This will also change the layout and general structure of
the log messages.
The original `python-json-logger` package is unmaintained and has caused
some issues. Using https://github.com/nhairs/python-json-logger.git
instead has fixed the logging issues but prevents PyPI package
uploads...
```
HTTP Error 400: Can't have direct dependency: python-json-logger@ git+https://github.com/nhairs/python-json-logger.git@v3.1.0 . See https://packaging.python.org/specifications/core-metadata for more information.
```
2024-06-17 13:51:03 +02:00
renovate[bot]
ed113e37ea
chore(deps): lock file maintenance ( #721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 08:43:13 +02:00
renovate[bot]
c33738c8a1
chore(deps): update dependency ruff to v0.4.9
2024-06-17 03:15:24 +02:00
08e2178333
feat: add option to load templates from remote git sources ( #717 )
2024-06-12 20:59:55 +02:00
renovate[bot]
42892daa74
chore(deps): lock file maintenance ( #716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 10:19:07 +02:00
renovate[bot]
eb2cf69468
chore(deps): update devdeps non-major
2024-06-10 06:05:31 +02:00
8e042c739e
feat: migrate to dynaconf to handle multi-source configuration ( #708 )
2024-06-07 21:51:10 +02:00
renovate[bot]
73bbd746d3
chore(deps): update dependency ruff to v0.4.7
2024-06-03 03:31:33 +02:00
ab0372bef5
chore: unifi jinja template syntax and add linting ( #704 )
2024-06-02 09:00:07 +02:00
renovate[bot]
fe4e4e5f7a
chore(deps): lock file maintenance ( #702 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-01 13:18:57 +02:00
renovate[bot]
172e4f4380
chore(deps): update dependency ruff to v0.4.5
2024-05-27 04:31:24 +02:00
renovate[bot]
fada900568
fix(deps): update dependency ansible-core to v2.14.17 ( #698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 09:44:19 +02:00
renovate[bot]
00adc389a2
chore(deps): update dependency pytest to v8.2.1
2024-05-20 03:47:49 +02:00
renovate[bot]
84fdc06315
chore(deps): lock file maintenance ( #695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 11:06:23 +02:00
renovate[bot]
af702628eb
chore(deps): update dependency ruff to v0.4.4
2024-05-13 03:05:31 +02:00
renovate[bot]
81d4e97af6
fix(deps): update dependency jinja2 to v3.1.4 ( #692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 21:29:22 +02:00
renovate[bot]
a33f3c53bb
chore(deps): update dependency ruff to v0.4.3
2024-05-06 02:37:46 +02:00
renovate[bot]
ccc2d249f8
fix(deps): update dependency jsonschema to v4.22.0 ( #689 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 12:36:45 +02:00
renovate[bot]
f7ff5fd624
chore(deps): lock file maintenance ( #683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-29 10:28:49 +02:00
renovate[bot]
acee6e1285
chore(deps): update devdeps non-major
2024-04-29 04:15:22 +02:00
renovate[bot]
a2f02527d9
fix(deps): update dependency ansible-core to v2.14.16 ( #686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 21:18:13 +02:00
renovate[bot]
0bf59ac34f
chore(deps): update dependency ruff to v0.4.1
2024-04-22 03:46:05 +02:00
renovate[bot]
94ec1a632b
chore(deps): update dependency ruff to v0.3.7
2024-04-15 02:40:29 +02:00
renovate[bot]
075e1f91ca
fix(deps): update dependency ansible-core to v2.14.15 ( #681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 09:59:00 +02:00
renovate[bot]
9f7f943c93
chore(deps): update dependency ruff to v0.3.5
2024-04-08 03:24:24 +02:00
renovate[bot]
28e39055e3
chore(deps): lock file maintenance ( #669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 21:39:41 +01:00
renovate[bot]
894965286b
chore(deps): update dependency pytest-cov to v5 ( #671 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 08:34:20 +01:00
renovate[bot]
c2e0f787ce
chore(deps): update devdeps non-major
2024-03-25 01:35:05 +01:00
renovate[bot]
a559b654ca
chore(deps): update dependency ruff to v0.3.3
2024-03-18 03:00:26 +01:00
renovate[bot]
08883952c1
chore(deps): update devdeps non-major
2024-03-11 09:44:16 +01:00
renovate[bot]
571222f6f5
chore(deps): lock file maintenance ( #663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 11:04:59 +01:00
renovate[bot]
6d50525021
fix(deps): update dependency environs to v11 ( #664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 11:04:46 +01:00
renovate[bot]
3ade4698e7
chore(deps): update devdeps non-major
2024-03-04 02:18:33 +01:00
renovate[bot]
ee81c8ee73
chore(deps): lock file maintenance ( #659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 10:26:11 +01:00
renovate[bot]
03df5bd79b
chore(deps): lock file maintenance ( #657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 10:14:18 +01:00
renovate[bot]
1e32a8f87a
chore(deps): update dependency pytest to v8.0.2
2024-02-26 02:21:25 +01:00
renovate[bot]
dab9bc8691
chore(deps): update devdeps non-major
2024-02-19 02:20:31 +01:00
renovate[bot]
49b861cabc
fix(deps): update dependency ruamel.yaml to v0.18.6 ( #653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 22:36:59 +01:00
renovate[bot]
59b497d745
fix(deps): update dependency ansible-core to v2.14.14 ( #652 )
...
This CVE does not affect ansible-doctor and is therefore not treated as a security update.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-07 08:38:43 +01:00
b2f4fd2bd8
chore: bump ruff to v0.2.1 ( #651 )
2024-02-06 09:34:17 +01:00
renovate[bot]
864af95606
chore(deps): update dependency pytest to v8 ( #648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 09:05:49 +01:00
renovate[bot]
1d32f7548a
chore(deps): update dependency ruff to v0.1.14
2024-01-22 02:14:07 +01:00
renovate[bot]
704cdb9d7c
fix(deps): update dependency jsonschema to v4.21.1 ( #645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 15:13:09 +01:00
renovate[bot]
0817646004
fix(deps): update dependency jsonschema to v4.21.0 ( #641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 10:21:51 +01:00
renovate[bot]
052c668d92
fix(deps): update dependency anyconfig to v0.14.0 ( #638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 21:56:46 +01:00
renovate[bot]
c124460c11
chore(deps): update dependency ruff to v0.1.13
2024-01-15 15:24:52 +01:00