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 hsqldb to 2.7.3 #286

Closed
wants to merge 1 commit into from
Closed

Update hsqldb to 2.7.3 #286

wants to merge 1 commit into from

Conversation

broadbot
Copy link
Contributor

About this PR

πŸ“¦ Updates org.hsqldb:hsqldb from 2.6.1 to 2.7.3

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

build.sbt
βš™ Adjust future updates

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

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.hsqldb", artifactId = "hsqldb" }
}]
❗ Note that the Scala Steward config file `.scala-steward.conf` wasn't parsed correctly
DecodingFailure at .pullRequests.frequency: cron4s.InvalidCron: Either DayOfMonth and DayOfWeek must have a ? expression
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@broadbot broadbot mentioned this pull request May 31, 2024
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 59.69%. Comparing base (f2aab0a) to head (0b035a3).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #286   +/-   ##
========================================
  Coverage    59.69%   59.69%           
========================================
  Files           14       14           
  Lines          593      593           
  Branches        53       53           
========================================
  Hits           354      354           
  Misses         239      239           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@broadbot
Copy link
Contributor Author

broadbot commented Nov 3, 2024

Superseded by #342.

@broadbot broadbot closed this Nov 3, 2024
@broadbot broadbot deleted the update/hsqldb-2.7.3 branch November 3, 2024 12:01
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