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

Update javafx-media to 23.0.1 #203

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

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates org.openjfx:javafx-media from 18 to 23.0.1

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (18).
You might want to review and update them manually.

modules/cosplay/src/main/resources/figlets/4Max.flf
modules/cosplay/src/main/resources/figlets/AMC 3 Line.flf
modules/cosplay/src/main/resources/figlets/AMC 3 Liv1.flf
modules/cosplay/src/main/resources/figlets/AMC AAA01.flf
modules/cosplay/src/main/resources/figlets/AMC Razor.flf
modules/cosplay/src/main/resources/figlets/AMC Razor2.flf
modules/cosplay/src/main/resources/figlets/AMC Slash.flf
modules/cosplay/src/main/resources/figlets/AMC Slider.flf
modules/cosplay/src/main/resources/figlets/AMC Thin.flf
modules/cosplay/src/main/resources/figlets/AMC Tubes.flf
modules/cosplay/src/main/resources/figlets/AMC Untitled.flf
modules/cosplay/src/main/resources/figlets/Banner.flf
modules/cosplay/src/main/resources/figlets/Big Money-ne.flf
modules/cosplay/src/main/resources/figlets/Big Money-nw.flf
modules/cosplay/src/main/resources/figlets/Big Money-se.flf
modules/cosplay/src/main/resources/figlets/Big Money-sw.flf
modules/cosplay/src/main/resources/figlets/Big.flf
modules/cosplay/src/main/resources/figlets/Block.flf
modules/cosplay/src/main/resources/figlets/Blocks.flf
modules/cosplay/src/main/resources/figlets/Crawford.flf
modules/cosplay/src/main/resources/figlets/Crawford2.flf
modules/cosplay/src/main/resources/figlets/Dancing Font.flf
modules/cosplay/src/main/resources/figlets/Def Leppard.flf
modules/cosplay/src/main/resources/figlets/Doom.flf
modules/cosplay/src/main/resources/figlets/Double Shorts.flf
modules/cosplay/src/main/resources/figlets/Efti Font.flf
modules/cosplay/src/main/resources/figlets/Efti Italic.flf
modules/cosplay/src/main/resources/figlets/Efti Piti.flf
modules/cosplay/src/main/resources/figlets/Fire Font-k.flf
modules/cosplay/src/main/resources/figlets/Fire Font-s.flf
modules/cosplay/src/main/resources/figlets/Flower Power.flf
modules/cosplay/src/main/resources/figlets/Georgi16.flf
modules/cosplay/src/main/resources/figlets/Georgia11.flf
modules/cosplay/src/main/resources/figlets/Graceful.flf
modules/cosplay/src/main/resources/figlets/Hex.flf
modules/cosplay/src/main/resources/figlets/ICL-1900.flf
modules/cosplay/src/main/resources/figlets/Isometric1.flf
modules/cosplay/src/main/resources/figlets/Isometric2.flf
modules/cosplay/src/main/resources/figlets/Isometric3.flf
modules/cosplay/src/main/resources/figlets/Isometric4.flf
modules/cosplay/src/main/resources/figlets/Jacky.flf
modules/cosplay/src/main/resources/figlets/Lean.flf
modules/cosplay/src/main/resources/figlets/Merlin1.flf
modules/cosplay/src/main/resources/figlets/Merlin2.flf
modules/cosplay/src/main/resources/figlets/Mini.flf
modules/cosplay/src/main/resources/figlets/Mnemonic.flf
modules/cosplay/src/main/resources/figlets/Morse.flf
modules/cosplay/src/main/resources/figlets/Morse2.flf
modules/cosplay/src/main/resources/figlets/NV Script.flf
modules/cosplay/src/main/resources/figlets/Octal.flf
modules/cosplay/src/main/resources/figlets/Pepper.flf
modules/cosplay/src/main/resources/figlets/Rotated.flf
modules/cosplay/src/main/resources/figlets/Rowan Cap.flf
modules/cosplay/src/main/resources/figlets/S Blood.flf
modules/cosplay/src/main/resources/figlets/SL Script.flf
modules/cosplay/src/main/resources/figlets/Script.flf
modules/cosplay/src/main/resources/figlets/Shadow.flf
modules/cosplay/src/main/resources/figlets/Slant.flf
modules/cosplay/src/main/resources/figlets/Slide.flf
modules/cosplay/src/main/resources/figlets/Small Isometric1.flf
modules/cosplay/src/main/resources/figlets/Small Poison.flf
modules/cosplay/src/main/resources/figlets/Small Script.flf
modules/cosplay/src/main/resources/figlets/Small Shadow.flf
modules/cosplay/src/main/resources/figlets/Small Slant.flf
modules/cosplay/src/main/resources/figlets/Small.flf
modules/cosplay/src/main/resources/figlets/Speed.flf
modules/cosplay/src/main/resources/figlets/Stampate.flf
modules/cosplay/src/main/resources/figlets/Stampatello.flf
modules/cosplay/src/main/resources/figlets/Standard.flf
modules/cosplay/src/main/resources/figlets/USA Flag.flf
modules/cosplay/src/main/resources/figlets/Varsity.flf
modules/cosplay/src/main/resources/figlets/Wavy.flf
modules/cosplay/src/main/scala/org/cosplay/CPColor.scala
modules/cosplay/src/main/scala/org/cosplay/examples/canvas/CPCanvasExample.scala
modules/cosplay/src/main/scala/org/cosplay/examples/image/CPImageFormatsExample.scala
modules/cosplay/src/main/scala/org/cosplay/games/CPColorPalette.scala
modules/cosplay/src/main/scala/org/cosplay/games/macarena/CPMacarenaGame.scala
modules/cosplay/src/main/scala/org/cosplay/games/pong/CPPongGame.scala
modules/cosplay/src/main/scala/org/cosplay/games/pong/CPPongPlayScene.scala
modules/cosplay/src/main/scala/org/cosplay/impl/CPVersion.scala
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayout.interp
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayout.tokens
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayoutLexer.interp
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayoutLexer.java
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayoutLexer.tokens
modules/cosplay/src/main/scala/org/cosplay/impl/layout/antlr4/CPLayoutParser.java
modules/cosplay/src/test/scala/org/cosplay/CPColorTests.scala
modules/cosplay/src/test/scala/org/cosplay/CPFIGLetFontTests.scala
pom.xml
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.openjfx", artifactId = "javafx-media" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.openjfx", artifactId = "javafx-media" }
}]
labels: library-update, old-version-remains, commit-count:1

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.

1 participant