Skip to content

build(deps): bump python-flirt from 0.9.2 to 0.10.0 - #1340

Merged
mr-tz merged 1 commit into
masterfrom
dependabot/pip/python-flirt-0.10.0
Aug 14, 2026
Merged

build(deps): bump python-flirt from 0.9.2 to 0.10.0#1340
mr-tz merged 1 commit into
masterfrom
dependabot/pip/python-flirt-0.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps python-flirt from 0.9.2 to 0.10.0.

Release notes

Sourced from python-flirt's releases.

v0.10.0

adds:

  • jslancelot: JavaScript bindings for npm via WebAssembly, works in Node and the browser

fixes:

  • coff: handle weak external symbols and relocations against undefined section symbols (#235)
  • pe: parse PEs permissively, such as with overlapping DOS/PE headers (tiny.exe)
  • pe: don't stop at zero entries in the exception directory
  • cfg: better non-returning function handling

changes:

  • jh: emit JSONL instead of hand-rolled CSV
  • update zydis from 3.1.3 to 4.1.1
  • update goblin from 0.9 to 0.10

Full Changelog: williballenthin/lancelot@v0.9.10...v0.10.0

v0.9.10

adds:

  • sdist distribution for Python bindings

v0.9.9

fixes:

  • python 3.14 support

changes:

  • pypy3.11 supersedes pypy3.10

v0.9.8

adds:

  • python 3.14 support

removes:

  • python 3.9 support

v0.9.7

pe: better thunk handling be2utils: fix missing call graph edges for the first vertex

Full Changelog: williballenthin/lancelot@v0.9.6...v0.9.7

v0.9.6

  • be2utils: index thunks
  • pe: some rough relocation handling
  • pe/cfg: better handle thunks to non-imports

Full Changelog: williballenthin/lancelot@v0.9.5...v0.9.6

v0.9.5

... (truncated)

Commits
  • e4f5191 release v0.10.0
  • f21be45 jslancelot: replace build.sh with a justfile
  • 34e8a32 ci: build the jslancelot npm package and attach it to releases
  • 5b738ec jslancelot: add JavaScript bindings via WebAssembly
  • 2c0b0ec pe: don't stop at zero entries in the exception directory
  • 97846fb coff: handle relocations against undefined section symbols
  • c97dc10 update goblin from 0.9 to 0.10, parse PEs permissively
  • 38fabf0 tests: don't exit(0) from panic hook in uc_check_failure
  • 8cb6c45 tests: document that goblin rejects tiny.exe, migrate its tests to cpp1
  • 88aa070 fix new nightly clippy lints: chunks_exact with constant size
  • 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 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 [python-flirt](https://github.com/williballenthin/lancelot) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/williballenthin/lancelot/releases)
- [Commits](williballenthin/lancelot@v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: python-flirt
  dependency-version: 0.10.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 python Pull requests that update python code labels Jul 16, 2026
@mr-tz
mr-tz merged commit 2b300b8 into master Aug 14, 2026
26 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/python-flirt-0.10.0 branch August 14, 2026 07:22
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant