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 python-packages group with 3 updates #546

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the python-packages group with 3 updates: pontos, platformdirs and pylint.

Updates pontos from 23.9.2 to 23.10.0

Release notes

Sourced from pontos's releases.

pontos 23.10.0

23.10.0 - 2023-10-06

Added

  • Allow to enforce uploading releases as GitHub pre-releases (#894) 710fb09
  • Implement GitHub API for secret scanning 9222594
  • Add models for implementing the GitHub secret scanning API 81e91d2
  • Add a GitHub API to handle dependabot alerts d297656
  • Add models for GitHub dependabot API d70ac2c
  • Auto-merge workflow, to enable squash auto-merge in open PRs e8610a0

Removed

  • greenbonebot token from update-header.yml (#896) 5c2f7cd

Changed

  • Update and rename release-pontos.yml to release.yml (#892) cf5b3ff
  • Move SortOrder to pontos.github.model.base 23c100b

Dependencies

  • Bump urllib3 from 2.0.5 to 2.0.6 (#891) 30ff881
  • Bump the python-packages group with 4 updates (#887) 14bb2d8
Commits
  • 5da7754 Automatic release to 23.10.0
  • 5c2f7cd Remove: greenbonebot token from update-header.yml (#896)
  • a75043c No next version (#895)
  • 710fb09 Add: Allow to enforce uploading releases as GitHub pre-releases (#894)
  • 9222594 Add: Implement GitHub API for secret scanning
  • 81e91d2 Add: Add models for implementing the GitHub secret scanning API
  • cf5b3ff Change: Update and rename release-pontos.yml to release.yml (#892)
  • 30ff881 Deps: Bump urllib3 from 2.0.5 to 2.0.6 (#891)
  • d297656 Add: Add a GitHub API to handle dependabot alerts
  • d70ac2c Add: Add models for GitHub dependabot API
  • Additional commits viewable in compare view

Updates platformdirs from 3.10.0 to 3.11.0

Release notes

Sourced from platformdirs's releases.

3.11.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@3.10.0...3.11.0

Commits

Updates pylint from 3.0.0b0 to 3.0.1

Commits
  • f2cded4 Bump pylint to 3.0.1, update changelog (#9119)
  • a1443ed Fix a crash for Enum class decorated with dataclass (#9104) (#9112)
  • 2d8a894 Fix false positive for inherit-non-class for generic Protocols (#9108) (#...
  • 4a7ad5e Bump pylint to 3.0.0, update changelog
  • 3cba15b Bump actions/setup-python from 4.7.0 to 4.7.1 (#9089)
  • 83bd48f [doc] Upgrade doc following the full implementation of pyupgrade in ruff
  • 31f40a9 [ruff conf] Simplify the ruff configuration
  • 1f3de87 [pre-commit] Remove pyupgrade and use ruff instead
  • 9c69801 Prevent stats loss (#9082)
  • ca8690a Merge maintenance 2.17.x into main (#9085)
  • Additional commits viewable in compare view

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 9, 2023 04:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
Bumps the python-packages group with 3 updates: [pontos](https://github.com/greenbone/pontos), [platformdirs](https://github.com/platformdirs/platformdirs) and [pylint](https://github.com/pylint-dev/pylint).


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

Updates `platformdirs` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@3.10.0...3.11.0)

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

---
updated-dependencies:
- dependency-name: pontos
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: platformdirs
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: pylint
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@ArnoStiefvater ArnoStiefvater force-pushed the dependabot/pip/python-packages-64e305ffee branch from e3cd22d to 89e857f Compare October 11, 2023 09:17
@ArnoStiefvater ArnoStiefvater merged commit ff17cff into main Oct 11, 2023
11 of 12 checks passed
@ArnoStiefvater ArnoStiefvater deleted the dependabot/pip/python-packages-64e305ffee branch October 11, 2023 10:09
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.

1 participant