Update dependency yamllint to v1.30.0 #7

Open
Renovate wants to merge 1 commits from renovate/yamllint-1.x into main
Collaborator

This PR contains the following updates:

Package Update Change
yamllint minor ==1.28.0 -> ==1.30.0

Release Notes

adrienverge/yamllint

v1.30.0

Compare Source

  • Rule anchors: add new rule to detect undeclared or duplicated anchors
  • Python API: prevent using is_file_ignored() with null filepath
  • Docs: fix misleading Python API example
  • Docs: fix plain text code snippet example
  • Docs: update pre-commit hook example

v1.29.0

Compare Source

  • Add support for Python 3.11, drop support for Python 3.6
  • Rule float-values: fix bug on strings containing fordidden values
  • Stop releasing universal wheels
  • Use proper Python 3 I/O type for file reading
  • Rule indentation: fix indent-sequences in nested collections
  • Docs: clarify disable-line and parser errors, give a workaround
  • Refactors to apply some pyupgrade suggestions
  • Allow using a list of strings in ignore configuration
  • Add --list-files command line option

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [yamllint](https://github.com/adrienverge/yamllint) | minor | `==1.28.0` -> `==1.30.0` | --- ### Release Notes <details> <summary>adrienverge/yamllint</summary> ### [`v1.30.0`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#&#8203;1300-2023-03-22) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.29.0...v1.30.0) - Rule `anchors`: add new rule to detect undeclared or duplicated anchors - Python API: prevent using `is_file_ignored()` with null `filepath` - Docs: fix misleading Python API example - Docs: fix plain text code snippet example - Docs: update pre-commit hook example ### [`v1.29.0`](https://github.com/adrienverge/yamllint/blob/HEAD/CHANGELOG.rst#&#8203;1290-2023-01-10) [Compare Source](https://github.com/adrienverge/yamllint/compare/v1.28.0...v1.29.0) - Add support for Python 3.11, drop support for Python 3.6 - Rule `float-values`: fix bug on strings containing fordidden values - Stop releasing universal wheels - Use proper Python 3 I/O type for file reading - Rule `indentation`: fix `indent-sequences` in nested collections - Docs: clarify `disable-line` and parser errors, give a workaround - Refactors to apply some pyupgrade suggestions - Allow using a list of strings in `ignore` configuration - Add `--list-files` command line option </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEuMiJ9-->
Renovate added 1 commit 2023-02-06 11:02:36 +01:00
Renovate force-pushed renovate/yamllint-1.x from 1945455815 to b6962cc85f 2023-03-22 11:02:35 +01:00 Compare
Renovate changed title from Update dependency yamllint to v1.29.0 to Update dependency yamllint to v1.30.0 2023-03-22 11:02:35 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/yamllint-1.x:renovate/yamllint-1.x
git checkout renovate/yamllint-1.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Roxedus/Infra#7
No description provided.