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 in /backport-pull-request with 7 updates #894

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group in /backport-pull-request with 7 updates:

Package From To
pontos 23.10.2 23.10.4
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-isort 23.4.0 23.10.0
black 23.9.1 23.10.1
pylint 3.0.1 3.0.2

Updates pontos from 23.10.2 to 23.10.4

Release notes

Sourced from pontos's releases.

pontos 23.10.4

23.10.4 - 2023-10-23

Dependencies

  • Bump the python-packages group with 9 updates (#910) 054c3b4

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
  • 1285b1d Automatic release to 23.10.4
  • 12f710a GitHub Users API (#909)
  • 054c3b4 Deps: Bump the python-packages group with 9 updates (#910)
  • 332ca04 Automatic adjustments after release
  • 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
  • Additional commits viewable in compare view

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-isort from 23.4.0 to 23.10.0

Release notes

Sourced from autohooks-plugin-isort's releases.

autohooks-plugin-isort 23.10.0

[23.10.0] - 2023-10-18

Added

  • permission pull-requests write into update-header.yml (#369) 64f0718
  • Auto-merge workflow to enable auto-merge in PRs 6eb3369
  • Grouping to dependabot-PRs 95b7ab8
  • Include dependency updates in release changelog d6ff080
  • Add action for reporting the conventional commits cc058ef

Removed

  • greenbonebot token from update-header.yml (#368) 860928c
  • Use default config for conventional commits 9b165d7

Changed

  • Drop support for Python 3.8 and support Python 3.12 ad151e3
  • Use generic reusable workflows db2aba6
  • Resolve deprecation warnings in GitHub workflows d42308c
  • Use new pypi-upload action for releasing the Python package c946f68

Bug Fixes

  • Fix conventional commits workflow b70811f
  • Set permission on conventional commits workflow f02a960

Dependencies

  • Bump the dependencies group with 1 update (#367) a183545
  • Bump the dependencies group with 2 updates (#366) e660f14
  • Bump rich from 13.5.2 to 13.5.3 (#361) dea4228
  • Bump the dependencies group with 1 update (#365) 363bf48
  • Bump actions/checkout from 3 to 4 698c9ac
  • Bump click from 8.1.3 to 8.1.7 50991b3
  • Bump pygments from 2.15.1 to 2.16.1 36667c8
  • Bump typed-ast from 1.5.4 to 1.5.5 851c893
  • Bump exceptiongroup from 1.1.1 to 1.1.3 (#359) 5ae8988
  • Bump tomlkit from 0.11.8 to 0.12.1 (#354) d9a2574
  • Bump platformdirs from 3.5.3 to 3.10.0 (#353) adde4a3
  • Bump dill from 0.3.6 to 0.3.7 (#351) 8edc88b
  • Bump certifi from 2023.5.7 to 2023.7.22 (#350) df6d62f
  • Bump pathspec from 0.11.1 to 0.11.2 (#349) 67f6ee9
  • Bump importlib-metadata from 6.6.0 to 6.7.0 (#347) f93dd56
  • Bump rich from 13.4.1 to 13.5.2 (#355) aa9d4a2
  • Bump setuptools from 67.8.0 to 68.0.0 (#348) de86eb3
  • Bump anyio from 3.7.0 to 3.7.1 (#346) c0d54b3
  • Bump greenbone/actions from 2 to 3 c5ad941
  • Bump mypy from 1.3.0 to 1.4.1 2f6260f
  • Bump platformdirs from 3.5.1 to 3.5.3 5d8af9e
  • Bump typing-extensions from 4.6.2 to 4.6.3 7cf76d4
  • Bump rich from 13.3.5 to 13.4.1 e153017
  • Bump coverage from 7.2.6 to 7.2.7 f3033fb
  • Bump coverage from 7.2.5 to 7.2.6 9219471

... (truncated)

Commits
  • cc88694 Automatic release to 23.10.0
  • 3c62e4b Update copyright in README
  • 3c1b375 Remove poetry.toml
  • 92b3d22 Update dependencies and add autohooks-plugin-mypy
  • ad151e3 Change: Drop support for Python 3.8 and support Python 3.12
  • 64f0718 Add: permission pull-requests write into update-header.yml (#369)
  • 860928c Remove: greenbonebot token from update-header.yml (#368)
  • a183545 Deps: Bump the dependencies group with 1 update (#367)
  • e660f14 Deps: Bump the dependencies group with 2 updates (#366)
  • dea4228 Deps: Bump rich from 13.5.2 to 13.5.3 (#361)
  • Additional commits viewable in compare view

Updates black from 23.9.1 to 23.10.1

Release notes

Sourced from black's releases.

23.10.1

Highlights

  • Maintanence release to get a fix out for GitHub Action edge case (#3957)

Preview style

  • Fix merging implicit multiline strings that have inline comments (#3956)
  • Allow empty first line after block open before a comment or compound statement (#3967)

Packaging

  • Change Dockerfile to hatch + compile black (#3965)

Integrations

  • The summary output for GitHub workflows is now suppressible using the summary parameter. (#3958)
  • Fix the action failing when Black check doesn't pass (#3957)

Documentation

23.10.0

Stable style

  • Fix comments getting removed from inside parenthesized strings (#3909)

Preview style

  • Fix long lines with power operators getting split before the line length (#3942)
  • Long type hints are now wrapped in parentheses and properly indented when split across multiple lines (#3899)
  • Magic trailing commas are now respected in return types. (#3916)
  • Require one empty line after module-level docstrings. (#3932)
  • Treat raw triple-quoted strings as docstrings (#3947)

Configuration

  • Fix cache versioning logic when BLACK_CACHE_DIR is set (#3937)

Parser

  • Fix bug where attributes named type were not acccepted inside match statements (#3950)
  • Add support for PEP 695 type aliases containing lambdas and other unusual expressions (#3949)

... (truncated)

Changelog

Sourced from black's changelog.

23.10.1

Highlights

  • Maintanence release to get a fix out for GitHub Action edge case (#3957)

Preview style

  • Fix merging implicit multiline strings that have inline comments (#3956)
  • Allow empty first line after block open before a comment or compound statement (#3967)

Packaging

  • Change Dockerfile to hatch + compile black (#3965)

Integrations

  • The summary output for GitHub workflows is now suppressible using the summary parameter. (#3958)
  • Fix the action failing when Black check doesn't pass (#3957)

Documentation

23.10.0

Stable style

  • Fix comments getting removed from inside parenthesized strings (#3909)

Preview style

  • Fix long lines with power operators getting split before the line length (#3942)
  • Long type hints are now wrapped in parentheses and properly indented when split across multiple lines (#3899)
  • Magic trailing commas are now respected in return types. (#3916)
  • Require one empty line after module-level docstrings. (#3932)
  • Treat raw triple-quoted strings as docstrings (#3947)

Configuration

  • Fix cache versioning logic when BLACK_CACHE_DIR is set (#3937)

Parser

  • Fix bug where attributes named type were not accepted inside match statements (#3950)
  • Add support for PEP 695 type aliases containing lambdas and other unusual expressions

... (truncated)

Commits

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

@dependabot dependabot bot requested a review from a team as a code owner October 24, 2023 06:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 24, 2023
@greenbonebot greenbonebot enabled auto-merge (squash) October 24, 2023 06:46
@github-actions
Copy link

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

Bumps the dependencies group in /backport-pull-request with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [pontos](https://github.com/greenbone/pontos) | `23.10.2` | `23.10.4` |
| [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-isort](https://github.com/greenbone/autohooks-plugin-isort) | `23.4.0` | `23.10.0` |
| [black](https://github.com/psf/black) | `23.9.1` | `23.10.1` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.1` | `3.0.2` |


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

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-isort` from 23.4.0 to 23.10.0
- [Release notes](https://github.com/greenbone/autohooks-plugin-isort/releases)
- [Commits](greenbone/autohooks-plugin-isort@v23.4.0...v23.10.0)

Updates `black` from 23.9.1 to 23.10.1
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.9.1...23.10.1)

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: pontos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: autohooks
  dependency-type: direct:development
  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-isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: black
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: pylint
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@bjoernricks bjoernricks force-pushed the dependabot/pip/backport-pull-request/dependencies-b224cd18de branch from c55aa1a to 089695b Compare October 24, 2023 07:02
@greenbonebot greenbonebot merged commit a516603 into main Oct 24, 2023
17 of 19 checks passed
@greenbonebot greenbonebot deleted the dependabot/pip/backport-pull-request/dependencies-b224cd18de branch October 24, 2023 07:04
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.

None yet

2 participants