Skip to content

Update commons-validator to 1.9.0 - #416

Open
scala-steward wants to merge 15 commits into
debiki:mainfrom
scala-steward:update/commons-validator-1.9.0
Open

Update commons-validator to 1.9.0#416
scala-steward wants to merge 15 commits into
debiki:mainfrom
scala-steward:update/commons-validator-1.9.0

Conversation

@scala-steward

Copy link
Copy Markdown

About this PR

📦 Updates commons-validator:commons-validator from 1.7 to 1.9.0

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

client/app-2d/utterscroll/utterscroll.js
client/app-slim/forum/forum.styl
client/app-slim/page/layout-threads.2d.js
client/app-slim/utils/site-utils.styl
client/app-staff/admin/api-panel.styl
client/embedded-comments/debiki-utterscroll-iframe-parent.js
client/third-party/lodash-custom.js
docker-compose.yml
images/web/server-locations.conf
lock.sbt
modules/paseto-cmd/Cargo.lock
package.json
project/build.properties
tests/app/resources/embedding-pages/embeds-localhost-topic-id-1001-jquery-1.7-and-modernizr-2.5-pre-loaded.html
tests/app/server/talkyard/server/search/SearchQueryParserSpec.scala
tests/e2e-wdio7/package.json
tests/e2e-wdio7/yarn.lock
tests/e2e/package.json
tests/e2e/specs/upload-images-and-files.2br.test.ts
tests/e2e/yarn.lock
to-talkyard/package.json
to-talkyard/yarn.lock
yarn.lock
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "commons-validator", artifactId = "commons-validator" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "commons-validator", artifactId = "commons-validator" }
}]
labels: library-update, old-version-remains, commit-count:1

@scala-steward

Copy link
Copy Markdown
Author

Superseded by

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.

2 participants