nebula-orchestrator / manager

The API endpoint that manages nebula orchestrator clusters
https://nebula-orchestrator.github.io/
GNU General Public License v3.0
30 stars 12 forks source link

Bump dpath from 2.1.6 to 2.2.0 #589

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps dpath from 2.1.6 to 2.2.0.

Release notes

Sourced from dpath's releases.

v2.2.0

Commits

  • use newer unittest.mock when available
  • Support Empty List Path In get
  • Minor flake8 change
  • Merge pull request #195 by moomoohk from dpath-maintainers/flake8-patch
  • Merge branch 'master' into pr/194
  • Simplify condition
  • Merge pull request #194 by squatched from squatched/support-empty-list-in-get
  • Merge branch 'master' into pr/191
  • Always import mock from unittest
  • Merge pull request #191 by a-detiste from a-detiste/master
  • Minor list index improvements
  • Add comment
  • Add 3.12 support
  • Merge pull request #196 by moomoohk from dpath-maintainers:listindex
  • Improve None type hints
  • Add 3.12 to test matrix
  • Merge pull request #198 by moomoohk from dpath-maintainers/192-typehints-are-inconsistent-andor-incomplete
  • Flake with 3.12
  • Update flake8 action
  • Merge pull request #197 by moomoohk from dpath-maintainers/190-add-python-312-support
  • Update version.py
Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)