Skip to content

Bump the rust group with 3 updates#1835

Merged
smoelius merged 1 commit intomainfrom
dependabot/cargo/rust-0d5c35b8e3
Apr 13, 2026
Merged

Bump the rust group with 3 updates#1835
smoelius merged 1 commit intomainfrom
dependabot/cargo/rust-0d5c35b8e3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the rust group with 3 updates: indexmap, swc_core and ctor.

Updates indexmap from 2.13.1 to 2.14.0

Changelog

Sourced from indexmap's changelog.

2.14.0 (2026-04-09)

  • MSRV: Rust 1.85.0 or later is now required.
  • Updated the hashbrown dependency to 0.17.
  • Made more map::Slice methods const: new_mut, first_mut, last_mut, split_at_mut, split_at_mut_checked, split_first_mut, split_last_mut
Commits
  • bcd165b Merge pull request #439 from cuviper/release-2.14.0
  • 4ef06a7 Release 2.14.0
  • d21826c Merge pull request #438 from cuviper/hashbrown-0.17
  • 2566bec Upgrade to hashbrown v0.17
  • 4b62776 Merge pull request #437 from cuviper/disjoint-panic
  • 478fba2 Normalize the panic doc of get_disjoint_mut
  • fb6dafd Merge pull request #436 from cuviper/const-slice-mut
  • 5c237a2 Make Slice::{first,last,split_*}_mut methods const
  • 48ff9ce Merge pull request #435 from cuviper/edition-2024
  • 648be98 cargo fmt with edition 2024
  • Additional commits viewable in compare view

Updates swc_core from 62.0.0 to 63.1.1

Commits
  • a071650 chore: Publish crates with swc_core v63.1.1
  • 7d2e94c feat(swc_common): add SourceMapper.map_raw_pos (#11777)
  • 8f176cc docs: Document Flow strip support (#11778)
  • 02db0d4 chore: Publish crates with swc_core v63.1.0
  • 85aa4a8 fix(es/typescript): Handle TypeScript expressions in enum transformation (#11...
  • 450bdfa refactor(es/minifier): Inline into shorthand prop early (#11766)
  • d323c55 chore: Publish crates with swc_core v63.0.0
  • 86a4c38 feat(swc_config): add Hash/Eq for options and CachedRegex (#11775)
  • fff1426 fix(es/transforms): rewrite class references in non-static members (#11772)
  • 87dee57 chore: Update changelog
  • Additional commits viewable in compare view

Updates ctor from 0.8.0 to 0.10.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust group with 3 updates: [indexmap](https://github.com/indexmap-rs/indexmap), [swc_core](https://github.com/swc-project/swc) and [ctor](https://github.com/mmastrac/rust-ctor).


Updates `indexmap` from 2.13.1 to 2.14.0
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.13.1...2.14.0)

Updates `swc_core` from 62.0.0 to 63.1.1
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md)
- [Commits](https://github.com/swc-project/swc/compare/swc_core@v62.0.0...swc_core@v63.1.1)

Updates `ctor` from 0.8.0 to 0.10.0
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
- dependency-name: swc_core
  dependency-version: 63.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: rust
- dependency-name: ctor
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

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 Apr 13, 2026
@dependabot dependabot bot requested a review from smoelius as a code owner April 13, 2026 03:09
@smoelius smoelius merged commit 0f96d5d into main Apr 13, 2026
17 checks passed
@smoelius smoelius deleted the dependabot/cargo/rust-0d5c35b8e3 branch April 13, 2026 09:39
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