Skip to content

Bump github.com/git-pkgs/magic from 0.1.0 to 0.2.0 - #28

Merged
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/magic-0.2.0
Aug 8, 2026
Merged

Bump github.com/git-pkgs/magic from 0.1.0 to 0.2.0#28
andrew merged 1 commit into
mainfrom
dependabot/go_modules/github.com/git-pkgs/magic-0.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/git-pkgs/magic from 0.1.0 to 0.2.0.

Release notes

Sourced from github.com/git-pkgs/magic's releases.

v0.2.0

Adds executable and object file signatures: ELF, Mach-O (thin and universal), PE/COFF, WebAssembly, ar, and zstd.

The Format* constants are now exported so callers can switch on Result.Format without string literals.

Universal Mach-O is disambiguated from Java class files (shared CA FE BA BE prefix) via the architecture count. PE detection follows e_lfanew within the 512-byte sniff window.

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 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)

Bumps [github.com/git-pkgs/magic](https://github.com/git-pkgs/magic) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/git-pkgs/magic/releases)
- [Commits](git-pkgs/magic@v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/git-pkgs/magic
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 7, 2026
@andrew
andrew merged commit 299a498 into main Aug 8, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/git-pkgs/magic-0.2.0 branch August 8, 2026 08:05
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant