Skip to content

Bump nokogiri from 1.18.8 to 1.18.9#127

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/nokogiri-1.18.9
Open

Bump nokogiri from 1.18.8 to 1.18.9#127
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/bundler/nokogiri-1.18.9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.8...v1.18.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 23, 2025
@github-actions
Copy link

29 Warnings
⚠️ /home/runner/work/whetstone/whetstone/sample/build.gradle.kts#L23 - Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the android.os.Build.VERSION_CODES javadoc for details.
⚠️ /home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher.xml#L2 - The application adaptive icon is missing a monochrome tag
⚠️ /home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml#L2 - The application adaptive roundIcon is missing a monochrome tag
⚠️ /home/runner/work/whetstone/whetstone/sample/src/main/res/values-night/themes.xml#L13 - Unnecessary; SDK_INT is always >= 21
⚠️ /home/runner/work/whetstone/whetstone/sample/src/main/res/values/themes.xml#L13 - Unnecessary; SDK_INT is always >= 21
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L7 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L8 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L9 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L10 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L11 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L12 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt#L13 - Declarations and declarations with annotations should have an empty space between.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/WhetstoneCodeGenerator.kt#L62 - Needless blank line(s)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt#L79 - Missing newline after "("
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt#L82 - Missing newline before ")"
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt#L83 - Missing newline before ")"
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt#L75 - The function generateModule is too long (67). The maximum length is 60.
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt#L118 - Needless blank line(s)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt#L133 - First line in a method block should not be empty
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt#L11 - Unused import
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt#L25 - Needless blank line(s)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt#L3 - Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt#L18 - Unused import
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt#L29 - Missing { … }
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt#L31 - Unexpected indentation (28) (should be 24)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt#L32 - Unexpected indentation (28) (should be 24)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt#L35 - Missing { … }
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt#L27 - Unexpected indentation (24) (should be 20)
⚠️ file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt#L28 - Unexpected indentation (24) (should be 20)

🔍 Detekt Issues Found: 25

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt` at line 11
Unused import

File: file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt
Line: 11
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt` at line 25
Needless blank line(s)

File: file:///home/runner/work/whetstone/whetstone/whetstone-worker/src/main/java/com/deliveryhero/whetstone/worker/WhetstoneWorkerInitializer.kt
Line: 25
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt` at line 29
Missing { ... }

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt
Line: 29
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt` at line 35
Missing { ... }

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt
Line: 35
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt` at line 31
Unexpected indentation (28) (should be 24)

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt
Line: 31
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt` at line 32
Unexpected indentation (28) (should be 24)

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/fragment/MultibindingFragmentFactory.kt
Line: 32
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt` at line 3
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt
Line: 3
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt` at line 18
Unused import

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/Whetstone.kt
Line: 18
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt` at line 27
Unexpected indentation (24) (should be 20)

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt
Line: 27
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt` at line 28
Unexpected indentation (24) (should be 20)

File: file:///home/runner/work/whetstone/whetstone/whetstone/src/main/java/com/deliveryhero/whetstone/viewmodel/MultibindingViewModelFactory.kt
Line: 28
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt` at line 75
The function generateModule is too long (67). The maximum length is 60.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt
Line: 75
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/WhetstoneCodeGenerator.kt` at line 62
Needless blank line(s)

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/WhetstoneCodeGenerator.kt
Line: 62
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt` at line 133
First line in a method block should not be empty

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt
Line: 133
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt` at line 118
Needless blank line(s)

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/BindingsModuleHandler.kt
Line: 118
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt` at line 83
Missing newline before ")"

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt
Line: 83
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt` at line 79
Missing newline after "("

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt
Line: 79
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt` at line 82
Missing newline before ")"

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/handlers/AppComponentHandler.kt
Line: 82
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 7
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 7
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 8
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 8
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 9
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 9
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 10
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 10
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 11
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 11
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 12
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 12
Severity: warning

⚠️ **Detekt (Warning)** in `file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt` at line 13
Declarations and declarations with annotations should have an empty space between.

File: file:///home/runner/work/whetstone/whetstone/whetstone-compiler/src/main/java/com/deliveryhero/whetstone/compiler/FqNames.kt
Line: 13
Severity: warning

📱 Android Lint Issues Found: 5

⚠️ **Lint (Warning)** in `/home/runner/work/whetstone/whetstone/sample/build.gradle.kts` at line 23
Not targeting the latest versions of Android; compatibility modes apply. Consider testing and updating this version. Consult the `android.os.Build.VERSION_CODES` javadoc for details.

ID: OldTargetApi
File: /home/runner/work/whetstone/whetstone/sample/build.gradle.kts
Line: 23

⚠️ **Lint (Warning)** in `/home/runner/work/whetstone/whetstone/sample/src/main/res/values-night/themes.xml` at line 13
Unnecessary; `SDK_INT` is always >= 21

ID: ObsoleteSdkInt
File: /home/runner/work/whetstone/whetstone/sample/src/main/res/values-night/themes.xml
Line: 13

⚠️ **Lint (Warning)** in `/home/runner/work/whetstone/whetstone/sample/src/main/res/values/themes.xml` at line 13
Unnecessary; `SDK_INT` is always >= 21

ID: ObsoleteSdkInt
File: /home/runner/work/whetstone/whetstone/sample/src/main/res/values/themes.xml
Line: 13

⚠️ **Lint (Warning)** in `/home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher.xml` at line 2
The application adaptive icon is missing a monochrome tag

ID: MonochromeLauncherIcon
File: /home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Line: 2

⚠️ **Lint (Warning)** in `/home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml` at line 2
The application adaptive roundIcon is missing a monochrome tag

ID: MonochromeLauncherIcon
File: /home/runner/work/whetstone/whetstone/sample/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Line: 2

Generated by 🚫 Danger

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2026

A newer version of nokogiri exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant