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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the rust-dependencies group with 4 updates in the /apd directory: is_executable, addr2line, cc and object.
Updates
is_executable
from 1.0.3 to 1.0.4Commits
1b6dfa1
Update actions and bump to 1.0.4a927d86
Merge pull request #17 from oligamiq/main00ff59e
add target: wasmUpdates
addr2line
from 0.24.1 to 0.24.2Changelog
Sourced from addr2line's changelog.
Commits
621a3ab
Don't include tests in package (#335)34e5ac5
Release 0.24.2bde33b2
Update Cargo.lock34f98bf
Update gimli dependencyb43dfaa
bin: prefer symbol table names over DWARF names (#332)9055f28
Replace output_equivalence test with regression tests (#333)f4e1bef
Add testoutput/dwarf/base-* (#331)f8c3b30
Add testoutput/dwarf/cold (#330)3989031
Add tests for tombstones (#328)5d10d81
Add Context::from_arc_dwarf (#327)Updates
cc
from 1.1.24 to 1.1.25Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
338e434
chore: release (#1229)c7f0829
Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)Updates
gimli
from 0.31.0 to 0.31.1Changelog
Sourced from gimli's changelog.
Commits
7e9d923
Release 0.31.1 (#753)3e6ff1d
ci: bump deprecated actions to latest version19a9606
read: use const generics insrc/read/util.rs
7ba06e8
read: improve handling of 0 for tombstones (#750)2d28dbe
Rework tests for rnglists and loclists (#751)1f0f1fc
Improve simple_write example (#747)4981be0
arch: added missing MIPS HI/LO register defs (#749)f49dfeb
read: handle tombstones in .debug_aranges (#743)dd3c98c
read: implement Default for DwarfSections and DwarfPackageSections (#742)5a2b2e6
read/cfi: fix hack for zero length entries in .debug_frame (#741)Updates
object
from 0.36.4 to 0.36.5Changelog
Sourced from object's changelog.
Commits
016cf8d
Release 0.36.57b34028
Fix clippy warnings930fe2a
Update Cargo.lockeea640b
Update dependencies5527f23
Reformat relocation parsing (#732)2cc795e
Add support for IMAGE_REL_ARM64_BRANCH26 (#731)587276c
read/elf: Read zstd frames in a loop until decompression is complete. (#730)34f6dce
elf: add basic support for E2K arch (#727)7e292fc
read/elf: reformat parse_relocation (#726)29f9767
write/elf: reformat code (#725)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