Skip to content

Comments

build(deps): Bump immutabledict from 4.2.2 to 4.3.1#297

Merged
sorydima merged 2 commits intoblackboxai/quantum-mesh-optimizationfrom
dependabot/pip/immutabledict-4.3.1
Feb 17, 2026
Merged

build(deps): Bump immutabledict from 4.2.2 to 4.3.1#297
sorydima merged 2 commits intoblackboxai/quantum-mesh-optimizationfrom
dependabot/pip/immutabledict-4.3.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps immutabledict from 4.2.2 to 4.3.1.

Release notes

Sourced from immutabledict's releases.

Version 4.3.1

  • Fix: fix typing issues with pytype/pyrefly. Thanks to @​mfigurnov for the PR.

Version 4.3.0

  • Add typed __new__ overloads for type-safe constructor calls. Thanks to @​mfigurnov for the PR.
  • Fix: correct ImmutableOrderedDict _dict_cls so that it works correctly. It actually silently used plain dict due to the issue (which actually do preserve order on Python 3.7+, so the bug was not noticed). Thanks to @​mfigurnov for the PR.
Changelog

Sourced from immutabledict's changelog.

Version 4.3.1

  • Fix: fix typing issues with pytype/pyrefly. Thanks to @​mfigurnov for the PR.

Version 4.3.0

  • Add typed __new__ overloads for type-safe constructor calls. Thanks to @​mfigurnov for the PR.
  • Fix: correct ImmutableOrderedDict _dict_cls so that it works correctly. It actually silently used plain dict due to the issue (which actually do preserve order on Python 3.7+, so the bug was not noticed). Thanks to @​mfigurnov for the PR.
Commits
  • 5ee713e Merge pull request #422 from corenting/release-4.3.1
  • 29f0963 feat: release 4.3.1
  • 4551ea2 Merge pull request #421 from corenting/add_mypy_checks
  • 8b48dd8 chore(ci): skip style check on pypy, as mypy not compatible with it
  • 36c58c7 feat: test typing with mypy
  • 0422720 Merge pull request #420 from mfigurnov/fix-pytype-pyrefly-compat
  • 59f2341 feat: add pyrefly to CI and heterogeneous typing tests
  • a68a0a0 fix: use Any for **kwargs in overloads for pytype/pyrefly compatibility
  • d489a4a Merge pull request #419 from corenting/4.3.0-release
  • ef57d4e chore: update dev dependencies
  • 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 show <dependency name> 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)

Bumps [immutabledict](https://github.com/corenting/immutabledict) from 4.2.2 to 4.3.1.
- [Release notes](https://github.com/corenting/immutabledict/releases)
- [Changelog](https://github.com/corenting/immutabledict/blob/master/CHANGELOG.md)
- [Commits](corenting/immutabledict@v4.2.2...v4.3.1)

---
updated-dependencies:
- dependency-name: immutabledict
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 16, 2026
@sorydima sorydima merged commit b8d47ee into blackboxai/quantum-mesh-optimization Feb 17, 2026
11 of 21 checks passed
@dependabot dependabot bot deleted the dependabot/pip/immutabledict-4.3.1 branch February 17, 2026 16:42
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