Skip to content

Bump indexmap from 2.14.0 to 2.14.2 - #1703

Merged
ahl merged 1 commit into
mainfrom
dependabot/cargo/indexmap-2.14.1
Sep 8, 2026
Merged

Bump indexmap from 2.14.0 to 2.14.2#1703
ahl merged 1 commit into
mainfrom
dependabot/cargo/indexmap-2.14.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps indexmap from 2.14.0 to 2.14.2.

Changelog

Sourced from indexmap's changelog.

2.14.2 (2026-09-04)

  • Fix item hygiene in map and set macros. Previously, an internal const CAP could shadow the same name in the caller's namespace.
  • Allow const initialization of empty indexmap_with_default! and indexset_with_default!. The hasher may also be omitted if it's inferrable.

2.14.1 (2026-08-28)

  • Simplify comparisons where Equivalent isn't needed (Q = K).
  • Unify index assertions for bounds checks.
  • Fix (or expect) clippy lints.
Commits
  • 41a8708 Merge pull request #450 from cuviper/macros
  • 0fb7b5c Release 2.14.2
  • 55e6b28 Improve the empty macro cases
  • c067355 Fix item hygiene in user macros
  • fdf7e17 Merge pull request #449 from cuviper/release-2.14.1
  • ada540e Release 2.14.1
  • af93b43 expect clippy::redundant_slicing in tests
  • c95da18 fix clippy::derivable_impls
  • 2196365 fix clippy::useless_vec (and more) in tests
  • 1c2be7b use inherent usize::MAX
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 7, 2026
Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.14.0 to 2.14.2.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.14.0...2.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump indexmap from 2.14.0 to 2.14.1 Bump indexmap from 2.14.0 to 2.14.2 Sep 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/indexmap-2.14.1 branch from f973846 to 33df831 Compare September 8, 2026 21:40
@ahl
ahl enabled auto-merge (squash) September 8, 2026 21:46
@ahl
ahl merged commit b4bb5ba into main Sep 8, 2026
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/indexmap-2.14.1 branch September 8, 2026 21:47
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant