Skip to content

build(deps): bump indexmap from 2.14.1 to 2.14.2 - #284

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/indexmap-2.14.2
Open

build(deps): bump indexmap from 2.14.1 to 2.14.2#284
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/indexmap-2.14.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps indexmap from 2.14.1 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.
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 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 [indexmap](https://github.com/indexmap-rs/indexmap) from 2.14.1 to 2.14.2.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.14.1...2.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

📈 This is how your metrics evolved 📉

StatusMetricPrevious valueCurrent valueChange
binary-size{build.target="x86_64-unknown-linux-gnu", platform.os="linux", platform.arch="x86_64", unit="byte"}3.63 MiB3.63 MiB0.00 B
(+0.00 %)
binary-size{build.target="aarch64-unknown-linux-gnu", platform.os="linux", platform.arch="aarch64", unit="byte"}3.33 MiB3.33 MiB0.00 B
(+0.00 %)
binary-size{build.target="x86_64-apple-darwin", platform.os="macos", platform.arch="x86_64", unit="byte"}3.11 MiB3.11 MiB784.00 B
(+0.02 %)
binary-size{build.target="aarch64-apple-darwin", platform.os="macos", platform.arch="aarch64", unit="byte"}3.11 MiB3.11 MiB720.00 B
(+0.02 %)
binary-size{build.target="x86_64-pc-windows-msvc", platform.os="windows", platform.arch="x86_64", unit="byte"}3.84 MiB3.84 MiB0.00 B
(+0.00 %)
binary-size{build.target="aarch64-pc-windows-msvc", platform.os="windows", platform.arch="aarch64", unit="byte"}3.49 MiB3.49 MiB0.00 B
(+0.00 %)
⏭️coverage.functions.count390.00390.000.00
(+0.00 %)
⏭️coverage.functions.hit328.00328.000.00
(+0.00 %)
coverage.functions.percentage0.840.840.00
(+0.00 %)
⏭️coverage.lines.count3424.003424.000.00
(+0.00 %)
⏭️coverage.lines.hit2931.002931.000.00
(+0.00 %)
coverage.lines.percentage0.860.860.00
(+0.00 %)

@jdrouet-datadog-monitor

Copy link
Copy Markdown

Pipelines

⚠️ Warnings

⚠️ Your PR has warnings. Please review the issues below.

🚦 1 Pipeline job failed

security audit | security_audit

View in Datadog · View in GitHub Actions

Resource not accessible by integration when creating a check run: https://docs.github.com/rest/checks/runs#create-a-check-run

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: a5c3b7a | Docs | View more details | Give us feedback!

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.

0 participants