Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yamllint from 1.25.0 to 1.26.3 #728

Merged
merged 2 commits into from
Mar 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2022

Bumps yamllint from 1.25.0 to 1.26.3.

Changelog

Sourced from yamllint's changelog.

1.26.3 (2021-08-21)

  • Restore runtime dependency setuptools for Python < 3.8

1.26.2 (2021-08-03)

  • Fix python_requires to comply with PEP 345 and PEP 440

1.26.1 (2021-04-06)

  • Remove runtime dependency setuptools for Python < 3.8
  • Fix line_length to skip all hash signs starting comment

1.26.0 (2021-01-29)

  • End support for Python 2 and Python 3.4, add support for Python 3.9
  • Add forbid: non-empty option to braces and brackets rules
  • Fix quoted-strings for explicit octal recognition
  • Add documentation for integration with Arcanist
  • Fix typos in changelog and README
  • Stop using deprecated python setup.py test in tests
Commits
  • 058fef7 yamllint version 1.26.3
  • f47d531 Restore setuptools requirement for Python < 3.8
  • 33ce0fa yamllint version 1.26.2
  • 4374490 setup: update python_requires to comply with PEP 345/440
  • 85ccd62 yamllint version 1.26.1
  • e53ea09 line_length: skip all hash signs starting comment
  • 5d8ef2e CI: Simplify 'pip' commands
  • 4515269 CI: Fix failing 'coverage' command because of $PATH
  • 66bf76a CI: Switch to GitHub Actions
  • 8f68248 Remove runtime dep 'setuptools' for Python < 3.8
  • 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 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 the dependencies Pull requests that update a dependency file label Mar 29, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/4.3/yamllint-1.26.3 branch from 6101220 to e582199 Compare March 29, 2022 17:39
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.25.0 to 1.26.3.
- [Release notes](https://github.com/adrienverge/yamllint/releases)
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](adrienverge/yamllint@v1.25.0...v1.26.3)

---
updated-dependencies:
- dependency-name: yamllint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/4.3/yamllint-1.26.3 branch from e582199 to e826a6e Compare March 29, 2022 17:46
Copy link
Member

@teddytpc1 teddytpc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@teddytpc1 teddytpc1 merged commit f902d75 into 4.3 Mar 29, 2022
@teddytpc1 teddytpc1 deleted the dependabot/pip/4.3/yamllint-1.26.3 branch March 29, 2022 18:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant