Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Bump dpath from 2.1.0 to 2.1.3 #213

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps dpath from 2.1.0 to 2.1.3.

Release notes

Sourced from dpath's releases.

v2.1.3

Commits

  • Remove trailing comma
  • Bump version
  • Merge pull request #176 by moomoohk from dpath-maintainers/bugfix/175-trailling-comma-in-deprecated-merge

v2.1.2

Commits

  • Support negative indexes
  • Minor improvements
  • Improve negative number check
  • Remove unnecessary negative number check
  • Fix values to work with fnmatchcase
  • Add str overload to CyclicInt
  • Simplify int handling in matching code
  • Remove test case
  • Bump version
  • Continue evaluating entire path when handling int
  • Add type hints
  • Improve CyclicInt type
  • Rename CyclicInt to SymmetricInt
  • Fix sign
  • Merge pull request #172 by moomoohk from dpath-maintainers/feature/166-negative-list-indexing

v2.1.1

Commits

  • Catch all exceptions in type check
  • Cast path segment to int if it's supposed to be an index
  • Remove redundant import
  • Remove ambiguity of last path segment
  • Remove bad documentation
  • Add test for int ambiguity
  • Merge pull request #169 by moomoohk from dpath-maintainers/bugfix/int-ambiguity
Commits
  • 312a42c Merge pull request #176 from dpath-maintainers/bugfix/175-trailling-comma-in-...
  • f3303eb Bump version
  • 41c2652 Remove trailing comma
  • 45b3488 Merge pull request #172 from dpath-maintainers/feature/166-negative-list-inde...
  • eb1b2e2 Fix sign
  • 66a64a3 Rename CyclicInt to SymmetricInt
  • 317e3cd Improve CyclicInt type
  • 58407db Add type hints
  • e37fdad Continue evaluating entire path when handling int
  • 6c513fa Bump version
  • 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)

Bumps [dpath](https://github.com/dpath-maintainers/dpath-python) from 2.1.0 to 2.1.3.
- [Release notes](https://github.com/dpath-maintainers/dpath-python/releases)
- [Commits](dpath-maintainers/dpath-python@v2.1.0...v2.1.3)

---
updated-dependencies:
- dependency-name: dpath
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2023

Superseded by #219.

@dependabot dependabot bot closed this Jan 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/dpath-2.1.3 branch January 10, 2023 10:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants