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 ws.schild:jave-all-deps from 3.4.0 to 3.5.0 #1495

Merged
merged 1 commit into from
Feb 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2024

Bumps ws.schild:jave-all-deps from 3.4.0 to 3.5.0.

Release notes

Sourced from ws.schild:jave-all-deps's releases.

3.5.0 release

Added support for Tune video attribute, thanks to rayacode

Changelog

Sourced from ws.schild:jave-all-deps's changelog.

JAVE2

Changelog

  • 3.5.0
    • Added support for Tune video attribute, thanks to rayacode
  • 3.4.0
    • Added PresetEnum to API
    • Added quit encoding to api, thanks to sam80180
    • Added module name for java 9+ compatibility, thanks to Stickerifier
    • Use proper class for semaphore, thanks to leeychee
    • Updated maven build environment
  • 3.3.1
    • Fixed naming of binary for OSX M1 platform
    • Windows 64bit + 32bit binary on 4.4.1 too -> Still missing 4.4.1 binaries for arm32 build
  • 3.3.0
  • 3.2.1
  • 3.2.0
    • Modified quoting for command line arguments
    • Implemented subtitle ass video filter
    • Added constructor for scaling filter which allows string expressions
    • Added constructor for scaling filter which does not require the ForceOriginalAspectRatio parameter
    • Added CropFilter
    • Added constructor for color filter which allows string expressions
    • Added support for multiple video filters in one conversion pass
    • Added enhanced meta data detection in MultiMedia object
    • Implement critical section in executable location+creation to prevent race condition (Issue #163)
    • Upgraded to ffmpeg v 4.4
    • Binaries from https://github.com/eugeneware/ffmpeg-static
    • The 32bit windows binaries remain at v4.2 since ffmpeg no longer supports the 32bit architekture 32bit support will be removed later
  • 3.1.0
    • Added support for arm32 bit (Thanks to jmformenti)
    • Added option to use a specific quote character for command line options. (Thanks to topcatv)
    • Added support for multimedia metdata (Thanks to jmformenti)
    • Corrected typo in setURL method of MultimediaObject (Thanks to Pyjou)
  • 3.0.1
    • Fixed a class loader issue when using it in spring boot environments
  • 3.0.0
    • Reworked base classes to handle the executable (Thanks to Michael Ressler)

... (truncated)

Commits
  • 9ae3415 Version upgrade to 3.5.0
  • c1144ef Merge pull request #262 from rayacode/master
  • 70eb717 Update Encoder.java
  • c648ea5 Update VideoAttributes.java
  • 80ac60f Create TuneEnum.java
  • 5a2a6e3 Merge pull request #248 from a-schild/dependabot/maven/jave-core-test/ch.qos....
  • 3507987 Bump ch.qos.logback:logback-classic in /jave-core-test
  • a1cbc28 Deprecation notice for win32 and arm32 bit
  • See full diff 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 [ws.schild:jave-all-deps](https://github.com/a-schild/jave2) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/a-schild/jave2/releases)
- [Changelog](https://github.com/a-schild/jave2/blob/master/Changelog.md)
- [Commits](a-schild/jave2@3.4.0...3.5.0)

---
updated-dependencies:
- dependency-name: ws.schild:jave-all-deps
  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 java Pull requests that update Java code labels Feb 17, 2024
@MohabMohie MohabMohie merged commit e34272b into main Feb 18, 2024
25 checks passed
@MohabMohie MohabMohie deleted the dependabot/maven/ws.schild-jave-all-deps-3.5.0 branch February 18, 2024 19:17
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