Skip to content

Conversation

@MancunianSam
Copy link
Collaborator

No description provided.

tna-da-bot and others added 28 commits September 29, 2025 13:42
Bumps org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1.

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](apache/maven-scm@maven-scm-2.1.0...v2.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-api
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `junit.version` from 5.13.4 to 6.0.0.

Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.4 to 6.0.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.4...r6.0.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `aws.version` from 2.34.1 to 2.34.7.

Updates `software.amazon.awssdk:s3` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:aws-core` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:regions` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:sdk-core` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:sso` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:ssooidc` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:apache-client` from 2.34.1 to 2.34.7

Updates `software.amazon.awssdk:http-client-spi` from 2.34.1 to 2.34.7

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.34.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:aws-core
  dependency-version: 2.34.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:regions
  dependency-version: 2.34.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.34.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sso
  dependency-version: 2.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ssooidc
  dependency-version: 2.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-version: 2.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-version: 2.34.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
We were calling prepareForUse() on the sig file class which adds the
file formats to a list for the signatures.

The problem was that the call to droidCore.init() already calls this.
This means that for every signature, we had the file format in there
twice. This then meant that no signatures with corresponding container
signatures were being removed from the file format list because there
was always at least one signature left.

This was mostly fine until now but the new signature file has a binary
signature for an Android app bundle which seems to match most containers
and so the API tests were failing. These tests are now passing.

Sadly, the bug meant that the API skeleton suite tests were passing
because none of the binary signatures were being removed for files with
container signatures. This is now not happening so I've added a big list
of exceptions to the tests.
This is more of the same. New skeleton files, updated signature files in
the resources directories and updated constants.

I do keep meaning to find out which of these hard coded signature files
are needed but I don't want to now.
…rg.apache.maven.scm-maven-scm-provider-gitexe-2.2.1

Bump org.apache.maven.scm:maven-scm-provider-gitexe from 2.1.0 to 2.2.1
…rg.apache.maven.scm-maven-scm-api-2.2.1

Bump org.apache.maven.scm:maven-scm-api from 2.1.0 to 2.2.1
…rg.apache.commons-commons-lang3-3.19.0

Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
…unit.version-6.0.0

Bump junit.version from 5.13.4 to 6.0.0
…ws.version-2.34.7

Bump aws.version from 2.34.1 to 2.34.7
Bumps `aws.version` from 2.34.7 to 2.34.8.

Updates `software.amazon.awssdk:s3` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:aws-core` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:regions` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:sdk-core` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:sso` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:ssooidc` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:apache-client` from 2.34.7 to 2.34.8

Updates `software.amazon.awssdk:http-client-spi` from 2.34.7 to 2.34.8

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-version: 2.34.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:aws-core
  dependency-version: 2.34.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:regions
  dependency-version: 2.34.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.34.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sso
  dependency-version: 2.34.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:ssooidc
  dependency-version: 2.34.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:apache-client
  dependency-version: 2.34.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-version: 2.34.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ws.version-2.34.8

Bump aws.version from 2.34.7 to 2.34.8
@MancunianSam MancunianSam merged commit 815cc6a into main Oct 7, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants