Skip to content

chore(deps): update rust crate elf to 0.8 (dev) #13436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2025

This PR contains the following updates:

Package Type Update Change
elf dependencies minor 0.7 -> 0.8

Release Notes

cole14/rust-elf (elf)

v0.8.0

Compare Source

Breaking Improvements
  • Drop "nightly" feature in favor of stabilized core::error::Error for ParseError when building for no_std. This bumps the MSRV to 1.81.0 (Sept. 5, 2024).
  • Change dyn.d_val() and dyn.d_ptr() to take self by ref
  • Relax NoteAny parsing to allow notes with names that contain invalid utf8 sequences
New Features
  • Add ElfStream::segment_data() to get raw segment data
  • Add ABI constants for MIPS
  • Drop "nightly" feature in favor of stabilized core::error::Error for ParseError when building for no_std
  • Add EM_CSKY, EM_LOONGARCH EM_FRV, EM_LANAI, and EM_VE
  • Make to_str no_std compatible
  • Make Symbol fields st_info and st_other fully public
  • Add NoteAny::name_str() helper to parse the note name as valid UTF8
Bug Fixes
  • Update e_machine_to_str to return proper value for EM_RISCV
  • Various docstring fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 14, 2025 07:24
@renovate renovate bot added the type: chore label May 14, 2025
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap May 14, 2025
Copy link
Contributor

github-actions bot commented May 14, 2025

Package Changes Through f4567bd

There are 8 changes which include tauri-bundler with patch, tauri with minor, tauri-cli with patch, tauri-codegen with minor, tauri-utils with minor, @tauri-apps/api with minor, @tauri-apps/cli with patch, tauri-runtime-wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
@tauri-apps/api 2.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.4.1
tauri-runtime 2.6.0 2.6.1
tauri-runtime-wry 2.6.0 2.6.1
tauri-codegen 2.2.0 2.3.0
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.5.1
tauri-cli 2.5.0 2.5.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@renovate renovate bot force-pushed the renovate/dev-elf-0.x branch 7 times, most recently from 5e1341e to 1ed8b17 Compare May 15, 2025 16:44
@renovate renovate bot force-pushed the renovate/dev-elf-0.x branch from 1ed8b17 to f4567bd Compare May 16, 2025 14:57
@FabianLars FabianLars added the stop-updating Tells renovate to stop rebasing a PR. This is mainly used for deps with an incompatible MSRV. label May 16, 2025
@FabianLars FabianLars marked this pull request as draft May 16, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stop-updating Tells renovate to stop rebasing a PR. This is mainly used for deps with an incompatible MSRV. type: chore
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

1 participant