Skip to content

chore(deps-dev): Bump dictdiffer from 0.9.0 to 0.10.0#1105

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/dictdiffer-0.10.0
Jul 16, 2026
Merged

chore(deps-dev): Bump dictdiffer from 0.9.0 to 0.10.0#1105
github-actions[bot] merged 1 commit into
mainfrom
dependabot/uv/dictdiffer-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps dictdiffer from 0.9.0 to 0.10.0.

Changelog

Sourced from dictdiffer's changelog.

Changes

Version v0.10.0 (released 2026-07-16)

  • chore(setup): migrate from setuptools to hatchling
  • chore(workflows): use the centralized GitHub actions
  • chore(licenses): update license headers to use SPDX
  • diff: fix path_limit with no change (#174)
  • merge: support ignore param to diff function

Version 0.9.0 (released 2021-07-22)

Version 0.8.1 (released 2019-12-13)

Version 0.8.0 (released 2019-03-17)

Version 0.7.2 (released 2019-02-22)

  • Two NaN values are considered the same, hence they are not shown in diff output. (#114) (@​t-b)
  • Refactors diff method to reduce recursive call stack size. (#112) (@​yoyonel)
  • Python porting best practice use feature detection instead of version detection to save an import and pass both PyLint and Flake8 tests with neither 'pragma' nor 'noqa'. (@​cclauss)

Version 0.7.1 (released 2018-05-04)

  • Resolves issue with keys containing dots. (#101)

Version 0.7.0 (released 2017-10-16)

  • Fixes problem with diff results that reference the original structure by introduction of deepcopy for all possibly unhashable items. Thus the diff does not change later when the diffed structures change.
  • Adds new option for patching and reverting patches in-place.
  • Adds Python 3.6 to test matrix.
  • Fixes the ignore argument when it contains a unicode value.

... (truncated)

Commits
  • 1e6eb4e release: v0.10.0
  • 17f3b94 chore(setup): migrate from setuptools to hatchling
  • fde6a4f chore(workflows): use the centralized GitHub actions
  • 1ae323e chore(git-blame): ignore the SPDX license header commit
  • 1c6111c chore(licenses): update license headers to use SPDX
  • bfb5dd4 diff: fix path_limit with no change (#174)
  • 6719335 merge: support ignore param to diff function
  • b32e4b0 setup: populate python_requires >= 3.5 field
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 16, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 16, 2026 17:45
Bumps [dictdiffer](https://github.com/inveniosoftware/dictdiffer) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/inveniosoftware/dictdiffer/releases)
- [Changelog](https://github.com/inveniosoftware/dictdiffer/blob/master/CHANGES)
- [Commits](inveniosoftware/dictdiffer@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: dictdiffer
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/dictdiffer-0.10.0 branch from 0cbe879 to dfd97d8 Compare July 16, 2026 17:48
@github-actions
github-actions Bot merged commit ff97552 into main Jul 16, 2026
18 checks passed
@github-actions
github-actions Bot deleted the dependabot/uv/dictdiffer-0.10.0 branch July 16, 2026 17:50
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants