Skip to content

Bump the dev-dependencies group in /symja_android_library with 2 updates#1137

Merged
axkr merged 1 commit intomasterfrom
dependabot/maven/symja_android_library/dev-dependencies-a7b018f063
Mar 6, 2025
Merged

Bump the dev-dependencies group in /symja_android_library with 2 updates#1137
axkr merged 1 commit intomasterfrom
dependabot/maven/symja_android_library/dev-dependencies-a7b018f063

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dev-dependencies group in /symja_android_library with 2 updates: org.biojava:biojava-core and org.biojava:biojava-alignment.

Updates org.biojava:biojava-core from 7.2.0 to 7.2.1

Release notes

Sourced from org.biojava:biojava-core's releases.

BioJava 7.2.1

Fixed

  • More lenient mmCIF parsing to be able to parse PDB-IHM entries, some more edge cases #1108
Changelog

Sourced from org.biojava:biojava-core's changelog.

BioJava 7.2.1

Fixed

  • More lenient mmCIF parsing to be able to parse PDB-IHM entries, some more edge cases #1108
Commits
  • 5589e1e [maven-release-plugin] prepare release biojava-7.2.1
  • 09f175a Merge pull request #1108 from biojava/cif-ihm
  • 48cb462 Update biojava-structure/src/main/java/org/biojava/nbio/structure/io/cif/CifS...
  • 2841770 Deal with missing strand_id
  • fdf9864 Revert "Dealing with struct_ref_seq_dif strand_id by referencing through stru...
  • 58136fe Logging
  • 8286260 Dealing with struct_ref_seq_dif strand_id by referencing through struct_ref_s...
  • a6723d4 Deal with some missing fields in IHM
  • b03fb3f Updates after release
  • 6da7fd9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.biojava:biojava-alignment from 7.2.0 to 7.2.1

Release notes

Sourced from org.biojava:biojava-alignment's releases.

BioJava 7.2.1

Fixed

  • More lenient mmCIF parsing to be able to parse PDB-IHM entries, some more edge cases #1108
Changelog

Sourced from org.biojava:biojava-alignment's changelog.

BioJava 7.2.1

Fixed

  • More lenient mmCIF parsing to be able to parse PDB-IHM entries, some more edge cases #1108
Commits
  • 5589e1e [maven-release-plugin] prepare release biojava-7.2.1
  • 09f175a Merge pull request #1108 from biojava/cif-ihm
  • 48cb462 Update biojava-structure/src/main/java/org/biojava/nbio/structure/io/cif/CifS...
  • 2841770 Deal with missing strand_id
  • fdf9864 Revert "Dealing with struct_ref_seq_dif strand_id by referencing through stru...
  • 58136fe Logging
  • 8286260 Dealing with struct_ref_seq_dif strand_id by referencing through struct_ref_s...
  • a6723d4 Deal with some missing fields in IHM
  • b03fb3f Updates after release
  • 6da7fd9 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group in /symja_android_library with 2 updates: [org.biojava:biojava-core](https://github.com/biojava/biojava) and [org.biojava:biojava-alignment](https://github.com/biojava/biojava).


Updates `org.biojava:biojava-core` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/biojava/biojava/releases)
- [Changelog](https://github.com/biojava/biojava/blob/master/CHANGELOG.md)
- [Commits](biojava/biojava@biojava-7.2.0...biojava-7.2.1)

Updates `org.biojava:biojava-alignment` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/biojava/biojava/releases)
- [Changelog](https://github.com/biojava/biojava/blob/master/CHANGELOG.md)
- [Commits](biojava/biojava@biojava-7.2.0...biojava-7.2.1)

---
updated-dependencies:
- dependency-name: org.biojava:biojava-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.biojava:biojava-alignment
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 6, 2025
@axkr axkr merged commit 18420f7 into master Mar 6, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/symja_android_library/dev-dependencies-a7b018f063 branch March 6, 2025 12:46
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant