Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps rustdoc-types from 0.35.0 to 0.46.1.

Changelog

Sourced from rustdoc-types's changelog.

v0.46.1 - 2025-06-05

Build Time Improvement: Depend seperatly on serde and serde_derive (rather than depeding on serde with the "derive" feature). This lets them be built in parallel, yielding faster compile times (#49, rust#141989).

v0.46.0 - 2025-06-03

Versioning Change: The crate version now corresponds to the FORMAT_VERSION constant. (#24)

Feature: Id now implments Ord and PartialOrd, making it usable as a key in a BTreeMap (rust#141898).

Breaking Change(??): Item::attrs now always includes #[repr]. No changes were made to the schema but the format version has been bumped, as this may effect consuming tools regardless (rust#141126).

Documentation Improvements: Fixed some false docs (rust#141364).

v0.41.0 - 2025-04-20

Breaking Change: Make Span::begin and Span::end consistantly one-indexed for both line and column (rust#139919). Previously this was incorrecly documented both line and column being zero-indexed, but line was actually one-indexed (rust#139906).

No changes were made to the schema (i.e. the public api for this crate is unchanged), but the format version has been bumped, as this may effect consuming tools regardless.

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 9, 2025
Bumps [rustdoc-types](https://github.com/rust-lang/rustdoc-types) from 0.35.0 to 0.46.1.
- [Changelog](https://github.com/rust-lang/rustdoc-types/blob/trunk/CHANGELOG.md)
- [Commits](rust-lang/rustdoc-types@v0.35.0...v0.46.1)

---
updated-dependencies:
- dependency-name: rustdoc-types
  dependency-version: 0.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from smoelius as a code owner June 9, 2025 05:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #69.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/cargo/rustdoc-types-0.46.1 branch June 23, 2025 05:56
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