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 derby to 10.16.1.1 #2492

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

Updates org.apache.derby:derby from 10.14.2.0 to 10.16.1.1.

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 (10.14.2.0).
You might want to review and update them manually.

README.md
Adjust future updates

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

updates.ignore = [ { groupId = "org.apache.derby", artifactId = "derby" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.apache.derby", artifactId = "derby" }
}]

labels: library-update, old-version-remains, commit-count:1

@mergify mergify bot added the build Change to the build definition and dependencies label Jul 10, 2022
@github-actions
Copy link
Contributor

There are no incompatible changes

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2022

There are no incompatible changes

@nafg nafg mentioned this pull request Aug 21, 2022
@github-actions
Copy link
Contributor

There are no incompatible changes

1 similar comment
@github-actions
Copy link
Contributor

There are no incompatible changes

@nafg nafg closed this Sep 19, 2022
@nafg nafg reopened this Sep 19, 2022
@github-actions
Copy link
Contributor

Incompatible changes

12 changes to com.typesafe.slick:slick-testkit since 3.5.0-pre.7.81f09d7c

Code changes

Incompatibility Symbol Problem
Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012JTDS DirectMissingMethodProblem

method SQLServer2012JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012JTDS DirectMissingMethodProblem

static method SQLServer2012JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012SQLJDBC DirectMissingMethodProblem

static method SQLServer2012SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2012SQLJDBC DirectMissingMethodProblem

method SQLServer2012SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014JTDS DirectMissingMethodProblem

method SQLServer2014JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014JTDS DirectMissingMethodProblem

static method SQLServer2014JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014SQLJDBC DirectMissingMethodProblem

method SQLServer2014SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2014SQLJDBC DirectMissingMethodProblem

static method SQLServer2014SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017JTDS DirectMissingMethodProblem

method SQLServer2017JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017JTDS DirectMissingMethodProblem

static method SQLServer2017JTDS()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017SQLJDBC DirectMissingMethodProblem

method SQLServer2017SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in object com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

Backward com.typesafe.slick.testkit.util.StandardTestDBs.SQLServer2017SQLJDBC DirectMissingMethodProblem

static method SQLServer2017SQLJDBC()com.typesafe.slick.testkit.util.StandardTestDBs#SQLServerDB in class com.typesafe.slick.testkit.util.StandardTestDBs does not have a correspondent in current version

@github-actions
Copy link
Contributor

There are no incompatible changes

3 similar comments
@github-actions
Copy link
Contributor

There are no incompatible changes

@github-actions
Copy link
Contributor

There are no incompatible changes

@github-actions
Copy link
Contributor

There are no incompatible changes

@github-actions
Copy link
Contributor

There are no incompatible changes

@nafg nafg added this to the 3.5.0 milestone Oct 24, 2022
@nafg
Copy link
Member

nafg commented Oct 24, 2022

Error: Exception in thread "AsyncExecutor.default-1" java.lang.UnsupportedClassVersionError: org/apache/derby/jdbc/EmbeddedDriver has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

So apparently it requires Java 17

@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2023

There are no incompatible changes

@scala-steward
Copy link
Contributor Author

Superseded by #2856.

Copy link
Member

nafg commented Apr 9, 2024

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Apr 9, 2024

rebase

✅ Branch has been successfully rebased

Copy link
Contributor

github-actions bot commented Apr 9, 2024

Incompatible changes

slick

3 changes since 3.5.1-pre.8.45ca8b14

Code changes

Incompatibility Symbol Problem
Backward slick.compat.collection.package MissingClassProblem

class slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$ MissingClassProblem

object slick.compat.collection.package does not have a correspondent in current version

Backward slick.compat.collection.package$JavaConverters$ MissingClassProblem

object slick.compat.collection.package#JavaConverters does not have a correspondent in current version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Change to the build definition and dependencies Needs Java 17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants