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

Deps: Bump the dependencies group with 6 updates #371

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps the dependencies group with 6 updates:

Package From To
autohooks 23.7.0 23.10.0
autohooks-plugin-pylint 23.4.0 23.10.0
autohooks-plugin-black 23.7.0 23.10.0
autohooks-plugin-mypy 23.3.0 23.10.0
pontos 23.10.2 23.10.3
pylint 3.0.1 3.0.2

Updates autohooks from 23.7.0 to 23.10.0

Release notes

Sourced from autohooks's releases.

autohooks 23.10.0

[23.10.0] - 2023-10-18

Added

  • Auto-merge workflow to activate auto-merge squash in PRs (#612) d3fc579

Changed

Bug Fixes

Dependencies

... (truncated)

Commits
  • af43143 Automatic release to 23.10.0
  • 20cd6ca Change: Drop support for Python 3.8 and add Python 3.12 (#619)
  • ec9436e Deps: Bump urllib3 from 2.0.6 to 2.0.7 (#618)
  • aa1540d Deps: Bump the dependencies group with 2 updates (#617)
  • 4736b71 Deps: Bump the dependencies group with 4 updates (#616)
  • 4cf6c45 Deps: Bump urllib3 from 2.0.5 to 2.0.6 (#615)
  • 2dcdd53 Deps: Bump the dependencies group with 4 updates (#614)
  • 7a46b05 Deps: Bump the dependencies group with 3 updates (#613)
  • d3fc579 Add: Auto-merge workflow to activate auto-merge squash in PRs (#612)
  • 5782719 Deps: Bump the dependencies group with 1 update
  • Additional commits viewable in compare view

Updates autohooks-plugin-pylint from 23.4.0 to 23.10.0

Release notes

Sourced from autohooks-plugin-pylint's releases.

autohooks-plugin-pylint 23.10.0

23.10.0 - 2023-10-18

Added

  • permission pull-requests write into update-header.yml (#424) 51f9dd0
  • Auto-merge workflow that activates squash merge on open PRs (#414) a4a9b43
  • Include dependency updates in release changelog dee5d4b

Removed

  • greenbonebot token from update-header.yml (#423) 6b88f2d
  • Use default config for conventional commits (#403) d6d74ca

Changed

  • Update supported Python versions (#425) 1d3890a
  • Group dependabot updates 98e8af5
  • Use generic reusable workflows 0592dd4
  • Resolve deprecation warnings in GitHub workflows d5bbc88

Bug Fixes

  • Remove cache: "true" input (#408) 69a14d9
  • Fix conventional commits workflow 13f4b24
  • Set permission on conventional commits workflow 618e27b

Dependencies

  • Bump the python-packages group with 1 update (#422) ebaffc3
  • Bump the python-packages group with 3 updates (#421) 21a6097
  • Bump astroid from 2.15.6 to 2.15.7 (#415) 5157f73
  • Bump rich from 13.5.2 to 13.5.3 2c466c3
  • Bump actions/checkout from 3 to 4 (#412) 760fab9
  • Bump exceptiongroup from 1.1.2 to 1.1.3 (#410) a795cd4
  • Bump click from 8.1.6 to 8.1.7 (#411) 8c81b98
  • Update dependencies to latest releases 03f056b
  • Bump pylint from 2.17.4 to 2.17.5 e39152d
  • Bump greenbone/actions from 2 to 3 799141d
  • Bump mypy from 1.3.0 to 1.4.1 22b47c6
  • Bump platformdirs from 3.5.1 to 3.5.3 0d76dfb
  • Bump typing-extensions from 4.6.2 to 4.6.3 5235530
  • Bump coverage from 7.2.6 to 7.2.7 9d8e917
  • Bump rich from 13.3.5 to 13.4.1 4549ccc
  • Bump anyio from 3.6.2 to 3.7.0 061a162
  • Bump coverage from 7.2.5 to 7.2.6 177332d
  • Bump typing-extensions from 4.5.0 to 4.6.2 75ce0a5
Commits
  • 072114c Automatic release to 23.10.0
  • 1d3890a Change: Update supported Python versions (#425)
  • 51f9dd0 Add: permission pull-requests write into update-header.yml (#424)
  • 6b88f2d Remove: greenbonebot token from update-header.yml (#423)
  • ebaffc3 Deps: Bump the python-packages group with 1 update (#422)
  • 21a6097 Deps: Bump the python-packages group with 3 updates (#421)
  • 98e8af5 Change: Group dependabot updates
  • 5157f73 Deps: Bump astroid from 2.15.6 to 2.15.7 (#415)
  • 2c466c3 Deps: Bump rich from 13.5.2 to 13.5.3
  • 760fab9 Deps: Bump actions/checkout from 3 to 4 (#412)
  • Additional commits viewable in compare view

Updates autohooks-plugin-black from 23.7.0 to 23.10.0

Release notes

Sourced from autohooks-plugin-black's releases.

autohooks-plugin-black 23.10.0

23.10.0 - 2023-10-18

Added

  • permission pull-requests write into update-header.yml (#531) 65228d9
  • Workflow to activate auto-merge squash in PRs d219fde

Removed

  • greenbonebot token from update-header.yml (#530) 418bbaf
  • cache: "true" input, remove mypy job (#500) 6f14bd4

Changed

  • Drop support for Python 3.8 and support Python 3.12 3f17d43
  • Dependabot grouping 6debbcf

Dependencies

Commits
  • b3de180 Automatic release to 23.10.0
  • 9d42f4e Update dependencies
  • 3f17d43 Change: Drop support for Python 3.8 and support Python 3.12
  • 423486e Deps: Bump the dependencies group with 1 update (#532)
  • 65228d9 Add: permission pull-requests write into update-header.yml (#531)
  • 418bbaf Remove: greenbonebot token from update-header.yml (#530)
  • 0a3251f Deps: Bump the dependencies group with 3 updates (#529)
  • f10b1ee Deps: Bump the dependencies group with 2 updates (#528)
  • 1c61352 Deps: Bump the dependencies group with 1 update (#527)
  • 8a6dbda Fix Typo (#526)
  • Additional commits viewable in compare view

Updates autohooks-plugin-mypy from 23.3.0 to 23.10.0

Release notes

Sourced from autohooks-plugin-mypy's releases.

autohooks-plugin-mypy 23.10.0

23.10.0 - 2023-10-18

Added

  • Auto-merge workflow, to enable squash auto-merge in open PRs (#66) 1d0c887
  • Add action for reporting the conventional commits ac1fa90
  • Add coverage as dev dependency 89e4e5c

Changed

  • Update supported Python versions (#69) 8de2f7b
  • Group dependabot updates fef898c
  • Use generic reusable workflows b51a6a7
  • Create conventional commits for dependabot 9000ba9
  • Resolve deprecation warnings in GitHub workflows 0981783
  • Use new pypi-upload action for releasing the Python package 09642a5

Bug Fixes

  • Fix conventional commits workflow f51c796
  • Set permission on conventional commits workflow (#26) 5f2c6ac

Dependencies

  • Bump the python-packages group with 1 update (#68) c9951bc
  • Bump the python-packages group with 4 updates (#67) 73ee696
  • Bump the python-packages group with 1 update (#65) b474682
  • Bump the github-actions group with 1 update 739751b
  • Bump the python-packages group with 1 update 408d437
  • Bump platformdirs from 3.5.3 to 3.10.0 d91cbb7
  • Bump dill from 0.3.6 to 0.3.7 (#59) 58b3a08
  • Bump exceptiongroup from 1.1.1 to 1.1.3 (#56) 021a01d
  • Bump typed-ast from 1.5.4 to 1.5.5 (#55) 5715d79
  • Bump tomlkit from 0.11.8 to 0.12.1 (#53) bddbcab
  • Bump pathspec from 0.11.1 to 0.11.2 (#51) 7696861
  • Bump certifi from 2023.5.7 to 2023.7.22 (#50) 60e1bec
  • Bump pylint from 2.17.4 to 2.17.5 (#54) e068fdf
  • Bump anyio from 3.7.0 to 3.7.1 (#49) a01dbbe
  • Bump pygments from 2.15.1 to 2.16.1 (#48) 094a8ee
  • Bump click from 8.1.3 to 8.1.7 (#47) d9efc40
  • Bump rich from 13.4.1 to 13.5.2 (#52) e04603f
  • Bump astroid from 2.15.5 to 2.15.6 (#46) e4b42ec
  • Bump importlib-metadata from 6.6.0 to 6.7.0 (#45) 3927788
  • Bump greenbone/actions from 2 to 3 3d78e9d
  • Bump mypy from 1.3.0 to 1.4.1 81541fc
  • Bump platformdirs from 3.5.1 to 3.5.3 f35ac3e
  • Bump rich from 13.3.5 to 13.4.1 d5adcfe
  • Bump typing-extensions from 4.6.2 to 4.6.3 25b4353
  • Bump coverage from 7.2.5 to 7.2.7 6094002
Commits
  • 6b64354 Automatic release to 23.10.0
  • 8de2f7b Change: Update supported Python versions (#69)
  • c9951bc Deps: Bump the python-packages group with 1 update (#68)
  • 73ee696 Deps: Bump the python-packages group with 4 updates (#67)
  • 1d0c887 Add: Auto-merge workflow, to enable squash auto-merge in open PRs (#66)
  • b474682 Deps: Bump the python-packages group with 1 update (#65)
  • 739751b Deps: Bump the github-actions group with 1 update
  • 408d437 Deps: Bump the python-packages group with 1 update
  • fef898c Change: Group dependabot updates
  • d91cbb7 Deps: Bump platformdirs from 3.5.3 to 3.10.0
  • Additional commits viewable in compare view

Updates pontos from 23.10.2 to 23.10.3

Release notes

Sourced from pontos's releases.

pontos 23.10.3

23.10.3 - 2023-10-19

Added

  • Extend GitHub code scanning API for handling SARIF data e033971
  • Extend GitHub API for code scanning default setup 4607a2e
  • Extend GitHub API for code scanning CodeQL database 15b6df4
  • Extend GitHub API for code scanning analyses 9993a95
  • Enable GitHub code scanning API efe1544

Dependencies

Commits
  • 290f834 Automatic release to 23.10.3
  • b57030d Fix upload sarif data test for Python < 3.11
  • e033971 Add: Extend GitHub code scanning API for handling SARIF data
  • 4607a2e Add: Extend GitHub API for code scanning default setup
  • 15b6df4 Add: Extend GitHub API for code scanning CodeQL database
  • 9993a95 Add: Extend GitHub API for code scanning analyses
  • efe1544 Add: Enable GitHub code scanning API
  • 070f2de Deps: Bump urllib3 from 2.0.6 to 2.0.7 (#908)
  • 0d47c49 Automatic adjustments after release
  • See full diff in compare view

Updates pylint from 3.0.1 to 3.0.2

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [autohooks](https://github.com/greenbone/autohooks) | `23.7.0` | `23.10.0` |
| [autohooks-plugin-pylint](https://github.com/greenbone/autohooks-plugin-pylint) | `23.4.0` | `23.10.0` |
| [autohooks-plugin-black](https://github.com/greenbone/autohooks-plugin-black) | `23.7.0` | `23.10.0` |
| [autohooks-plugin-mypy](https://github.com/greenbone/autohooks-plugin-mypy) | `23.3.0` | `23.10.0` |
| [pontos](https://github.com/greenbone/pontos) | `23.10.2` | `23.10.3` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.1` | `3.0.2` |


Updates `autohooks` from 23.7.0 to 23.10.0
- [Release notes](https://github.com/greenbone/autohooks/releases)
- [Commits](greenbone/autohooks@v23.7.0...v23.10.0)

Updates `autohooks-plugin-pylint` from 23.4.0 to 23.10.0
- [Release notes](https://github.com/greenbone/autohooks-plugin-pylint/releases)
- [Commits](greenbone/autohooks-plugin-pylint@v23.4.0...v23.10.0)

Updates `autohooks-plugin-black` from 23.7.0 to 23.10.0
- [Release notes](https://github.com/greenbone/autohooks-plugin-black/releases)
- [Commits](greenbone/autohooks-plugin-black@v23.7.0...v23.10.0)

Updates `autohooks-plugin-mypy` from 23.3.0 to 23.10.0
- [Release notes](https://github.com/greenbone/autohooks-plugin-mypy/releases)
- [Commits](greenbone/autohooks-plugin-mypy@v23.3.0...v23.10.0)

Updates `pontos` from 23.10.2 to 23.10.3
- [Release notes](https://github.com/greenbone/pontos/releases)
- [Commits](greenbone/pontos@v23.10.2...v23.10.3)

Updates `pylint` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: autohooks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: autohooks-plugin-pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: autohooks-plugin-black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: autohooks-plugin-mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 23, 2023 04:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 23, 2023
@greenbonebot greenbonebot enabled auto-merge (squash) October 23, 2023 04:38
@github-actions
Copy link

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@greenbonebot greenbonebot merged commit 293cc61 into main Oct 23, 2023
18 of 19 checks passed
@greenbonebot greenbonebot deleted the dependabot/pip/dependencies-d76b437c52 branch October 23, 2023 06:40
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants