Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Type Update Change
object dependencies minor 0.36 -> 0.37

Release Notes

gimli-rs/object (object)

v0.37.1

Compare Source

Released 2025/06/11.

Changed
  • Removed compiler-builtins from rustc-dep-of-std dependencies.
    #​777

  • Updated wasmparser dependency.


v0.37.0

Compare Source

Released 2025/06/02.

Breaking changes
  • Changed dyld cache definitions and API to support iterating mapping and slide information.
    #​738
    #​753
    #​754
    #​775

  • Removed elf::R_RISCV_GNU_VTINHERIT and elf::R_RISCV_GNU_VTENTRY.
    #​767

  • Changed the type of pe::IMAGE_WEAK_EXTERN_* constants.
    #​770

Added
  • Added support for generating ARM_RELOC_VANILLA in write::Object.
    #​757

  • Added size_hint for read::archive::ArchiveSymbolIterator.
    #​759

  • Added Architecture::SuperH.
    #​762

  • Added Architecture::LoongArch32.
    #​765

  • Added support for Wasm object files to read::WasmFile.
    #​766

  • Added elf::R_RISCV_TLSDESC and elf::R_RISCV_GOT32_PCREL.
    #​767
    #​768

  • Added read::pe::SymbolTable::aux_weak_external and read::pe::SymbolTable::has_aux_weak_external.
    #​770

  • Added ELF relocations for LoongArch ABI v2.30.
    #​773

Changed
  • Changed ReadRef::read_bytes_at to allow zero size reads at any offset.
    This allows reading of empty sections in stripped ELF files.
    #​758

  • Changed read::MachOFile::object_map to include static symbols.
    #​764

  • Fixed read::pe::SymbolTable::has_aux_function to exclude weak externals.
    #​772

  • Updated wasmparser and ruzstd dependencies.



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 June 26, 2025 06:58
@renovate renovate bot added the type: chore label Jun 26, 2025
Copy link
Contributor Author

renovate bot commented Jun 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tauri-cli/Cargo.toml --package [email protected] --precise 0.37.1
    Updating crates.io index
error: failed to select a version for the requirement `object = "^0.36.0"`
candidate versions found which didn't match: 0.37.1
location searched: crates.io index
required by package `backtrace v0.3.74`
    ... which satisfies dependency `backtrace = "^0.3.58"` (locked to 0.3.74) of package `tokio v1.45.1`
    ... which satisfies dependency `tokio = "^1"` (locked to 1.45.1) of package `tauri-driver v2.0.4 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-driver)`

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jun 26, 2025
Copy link
Contributor

github-actions bot commented Jun 26, 2025

Package Changes Through 588ec16

There are 2 changes which include tauri-macros with patch, tauri 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-macros 2.3.0 2.3.1
tauri 2.6.0 2.6.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/object-0.x branch from 2f746c1 to ad25a52 Compare June 26, 2025 07:37
@FabianLars FabianLars marked this pull request as draft June 26, 2025 09:18
@FabianLars FabianLars marked this pull request as draft June 26, 2025 09:18
@FabianLars
Copy link
Member

FabianLars commented Jun 26, 2025

i'll give it a few days, maybe tokio updates it soon - edit: it's not tokio, idk why i said that.

@renovate renovate bot force-pushed the renovate/object-0.x branch from ad25a52 to 6567df5 Compare June 26, 2025 10:33
@renovate renovate bot force-pushed the renovate/object-0.x branch from 6567df5 to 588ec16 Compare June 26, 2025 11:44
@FabianLars FabianLars added the stop-updating Tells renovate to stop rebasing a PR. label Jun 26, 2025
@FabianLars FabianLars added stop-updating Tells renovate to stop rebasing a PR. and removed stop-updating Tells renovate to stop rebasing a PR. labels Aug 5, 2025
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. type: chore

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

1 participant