Skip to content
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

Bump github.com/richardlehane/siegfried from 1.10.0 to 1.11.2 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps github.com/richardlehane/siegfried from 1.10.0 to 1.11.2.

Release notes

Sourced from github.com/richardlehane/siegfried's releases.

Version 1.11.2

see CHANGELOG.md

Version 1.11.2-rc1-wikiprov

see CHANGELOG.md

Version 1.11.2-rc0

see CHANGELOG.md

Version 1.11.1

see CHANGELOG.md

Version 1.11.1-rc4

see CHANGELOG.md

Version 1.11.0

see CHANGELOG.md

Version 1.11.0-rc7

see CHANGELOG.md

Version 1.11.0-rc6

see CHANGELOG.md

Version 1.11.0-rc5

see CHANGELOG.md

Version v1.10.2

No release notes provided.

Version v1.10.1

Note: The linux binaries (in the zip files and deb package) have been built with CGO disabled in this release.

Changelog

Sourced from github.com/richardlehane/siegfried's changelog.

v1.11.2 (2025-03-01)

Added

  • Filter introduced to improve Wikidata queries and -harvestWikidataSigLen flag sets minimum length of Wikidata signatures. Implemented by Ross Spencer and Andy Jackson
  • -noprov flag introduced for Wikidata signatures. Implemented by Ross Spencer
  • version command for roy. Implemented by Ross Spencer

Changed

  • Wikidata definitions updated to 4.0.0. By Ross Spencer
  • Logged error messages have more context. Implemented by Ross Spencer
  • update PRONOM to v120
  • update LOC to 2025-02-26
  • update TIKA to v3.1.0

Fixed

  • Explicitly declared variable offsets are parsed e.g. fmt/1840. Implemented by Rijnder Wever

v1.11.1 (2024-06-28)

Added

  • WASM build. See wasm/README.md for more details. Feature sponsored by Archives New Zealand. Inspired by Andy Jackson
  • -sym flag enables following symbolic links to files during scanning. Requested by Max Moser

Changed

  • XDG_DATA_DIRS checked when determining siegfried home location. Requested by Michał Górny
  • Windows 7 build on releases page (built with go 1.20). Requested by Aleksandr Sergeev
  • update PRONOM to v118
  • update LOC to 2024-06-14

Fixed

  • zips piped into STDIN are decompressed with -z flag. Reported by Max Moser
  • panics from OS calls in init functions. Reported by Jürgen Enge

v1.11.0 (2023-12-17)

Added

Changed

  • default location for siegfried HOME now follows XDG Base Directory Specification; see #216. Implemented by Bernhard Hampel-Waffenthal
  • siegfried prints version before erroring with failed signature load; requested by Ross Spencer
  • update PRONOM to v116
  • update LOC to 2023-12-14
  • update tika-mimetypes to v3.0.0-BETA
  • update freedesktop.org to v2.4

Fixed

  • panic on malformed zip file during container matching; reported by James Mooney

v1.10.2 (2023-12-17)

Changed

  • update PRONOM to v116

... (truncated)

Commits
  • 16c65db bump version and rebuild sigs
  • 07a906f don't cache droid path, fix tests
  • e993479 update wikidata definitions
  • 99440ba Merge pull request #270 from richardlehane/dev/no-history
  • 134b25e build sigs, fix tests
  • 239702c PRONOM v120
  • 781c111 Add wikiprov v1.0.0 to go.mod and update go.sum
  • 5e91635 Add no provenance option to Wikidata harvest
  • 3d7634f Add binaries to .gitignore
  • 3be0b8e De-verbose logging
  • Additional commits viewable in compare view

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)

Bumps [github.com/richardlehane/siegfried](https://github.com/richardlehane/siegfried) from 1.10.0 to 1.11.2.
- [Release notes](https://github.com/richardlehane/siegfried/releases)
- [Changelog](https://github.com/richardlehane/siegfried/blob/main/CHANGELOG.md)
- [Commits](richardlehane/siegfried@v1.10.0...v1.11.2)

---
updated-dependencies:
- dependency-name: github.com/richardlehane/siegfried
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants