Skip to content

Bump marocchino/sticky-pull-request-comment from 2 to 3#15

Merged
Dnysus merged 1 commit into
mainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3
May 21, 2026
Merged

Bump marocchino/sticky-pull-request-comment from 2 to 3#15
Dnysus merged 1 commit into
mainfrom
dependabot/github_actions/marocchino/sticky-pull-request-comment-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps marocchino/sticky-pull-request-comment from 2 to 3.

Release notes

Sourced from marocchino/sticky-pull-request-comment's releases.

v3.0.0

What's Changed

  • Update node to 24
  • Update deps

New Contributors

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.4...v3.0.0

v2.9.4

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.3...v2.9.4

v2.9.3

What's Changed

  • Update deps (including security issues)
  • Test with vitest instead of jest
  • Use biome

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.2...v2.9.3

v2.9.2

What's Changed

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.1...v2.9.2

v2.9.1

What's Changed

... (truncated)

Commits
  • d4d6b09 📦️ Build
  • 3868baa build(deps-dev): Bump typescript from 5.9.3 to 6.0.2 (#1670)
  • 26f73b0 build(deps): Bump brace-expansion (#1678)
  • f6e304e build(deps-dev): Bump @​biomejs/biome from 2.4.7 to 2.4.10 (#1675)
  • a7709b6 build(deps-dev): Bump @​types/node from 25.5.0 to 25.5.2 (#1677)
  • 0746c6f build(deps-dev): Bump rollup from 4.59.0 to 4.60.1 (#1676)
  • 2a4b1c3 build(deps-dev): Bump vitest from 4.1.0 to 4.1.2 (#1674)
  • 1ab42d2 build(deps): Bump picomatch from 4.0.3 to 4.0.4 (#1673)
  • 5a61de7 build(deps-dev): Bump @​biomejs/biome from 2.4.6 to 2.4.7 (#1666)
  • 7cb1e16 Add number_force that overrides pull_request number (#1652)
  • Additional commits viewable in compare view

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 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)

Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2 to 3.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@v2...v3)

---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
@github-actions

Copy link
Copy Markdown

************* Module conftest
conftest.py:1:0: C0114: Missing module docstring (missing-module-docstring)
************* Module freq_checker.core
freq_checker/core.py:4:21: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:5:29: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:12:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:15:0: C0301: Line too long (102/100) (line-too-long)
freq_checker/core.py:20:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:24:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:32:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/core.py:1:0: C0114: Missing module docstring (missing-module-docstring)
************* Module freq_checker.fuzzy
freq_checker/fuzzy.py:6:21: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:7:16: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:19:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:22:61: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:24:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:26:33: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:28:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:30:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:34:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:38:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:48:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:57:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:61:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:65:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/fuzzy.py:1:0: C0114: Missing module docstring (missing-module-docstring)
freq_checker/fuzzy.py:60:50: E1101: Module 'jellyfish' has no 'metaphone' member (no-member)
************* Module freq_checker.io
freq_checker/io.py:13:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/io.py:15:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/io.py:26:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/io.py:1:0: C0114: Missing module docstring (missing-module-docstring)
freq_checker/io.py:16:4: R1705: Unnecessary "elif" after "return", remove the leading "el" from "elif" (no-else-return)
freq_checker/io.py:2:0: C0411: standard import "os" should be placed before third party import "pandas" (wrong-import-order)
************* Module freq_checker.report
freq_checker/report.py:4:29: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:5:16: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:9:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:12:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:23:0: C0301: Line too long (103/100) (line-too-long)
freq_checker/report.py:41:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:45:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:48:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/report.py:1:0: C0114: Missing module docstring (missing-module-docstring)
************* Module freq_checker.visualize
freq_checker/visualize.py:7:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/visualize.py:10:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/visualize.py:20:0: C0303: Trailing whitespace (trailing-whitespace)
freq_checker/visualize.py:1:0: C0114: Missing module docstring (missing-module-docstring)
************* Module main
main.py:16:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:20:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:25:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:34:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:38:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:42:0: C0301: Line too long (108/100) (line-too-long)
main.py:43:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:79:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:87:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:93:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:96:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:98:0: C0301: Line too long (104/100) (line-too-long)
main.py:106:0: C0303: Trailing whitespace (trailing-whitespace)
main.py:29:0: C0116: Missing function or method docstring (missing-function-docstring)
main.py:29:0: R0914: Too many local variables (16/15) (too-many-locals)
main.py:73:11: W0718: Catching too general exception Exception (broad-exception-caught)
main.py:29:0: R0912: Too many branches (19/12) (too-many-branches)
main.py:29:0: R0915: Too many statements (74/50) (too-many-statements)
main.py:3:0: W0611: Unused import sys (unused-import)
main.py:4:0: W0611: Unused pandas imported as pd (unused-import)
************* Module test_core
tests/test_core.py:9:0: C0301: Line too long (138/100) (line-too-long)
tests/test_core.py:18:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_core.py:27:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_core.py:41:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_core.py:44:0: C0301: Line too long (123/100) (line-too-long)
tests/test_core.py:45:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_core.py:48:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_core.py:1:0: C0114: Missing module docstring (missing-module-docstring)
tests/test_core.py:6:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_core.py:14:31: W0621: Redefining name 'sample_df' from outer scope (line 6) (redefined-outer-name)
tests/test_core.py:23:39: W0621: Redefining name 'sample_df' from outer scope (line 6) (redefined-outer-name)
tests/test_core.py:32:38: W0621: Redefining name 'sample_df' from outer scope (line 6) (redefined-outer-name)
tests/test_core.py:54:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_core.py:54:26: W0621: Redefining name 'sample_df' from outer scope (line 6) (redefined-outer-name)
************* Module test_fuzzy
tests/test_fuzzy.py:15:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:16:24: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:18:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:29:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:32:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:34:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:36:28: C0303: Trailing whitespace (trailing-whitespace)
tests/test_fuzzy.py:1:0: C0114: Missing module docstring (missing-module-docstring)
tests/test_fuzzy.py:6:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_fuzzy.py:11:24: W0621: Redefining name 'fuzzy_df' from outer scope (line 6) (redefined-outer-name)
tests/test_fuzzy.py:24:27: W0621: Redefining name 'fuzzy_df' from outer scope (line 6) (redefined-outer-name)
tests/test_fuzzy.py:24:27: W0613: Unused argument 'fuzzy_df' (unused-argument)
************* Module test_io
tests/test_io.py:8:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_io.py:17:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_io.py:25:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_io.py:27:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_io.py:40:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_io.py:1:0: C0114: Missing module docstring (missing-module-docstring)
tests/test_io.py:5:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_io.py:13:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_io.py:22:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_io.py:33:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_io.py:37:0: C0116: Missing function or method docstring (missing-function-docstring)
************* Module test_visualize
tests/test_visualize.py:17:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_visualize.py:26:0: C0303: Trailing whitespace (trailing-whitespace)
tests/test_visualize.py:1:0: C0114: Missing module docstring (missing-module-docstring)
tests/test_visualize.py:7:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_visualize.py:14:35: W0621: Redefining name 'sample_duplicates' from outer scope (line 7) (redefined-outer-name)
tests/test_visualize.py:23:0: C0116: Missing function or method docstring (missing-function-docstring)
tests/test_visualize.py:23:29: W0621: Redefining name 'sample_duplicates' from outer scope (line 7) (redefined-outer-name)
tests/test_visualize.py:2:0: C0411: standard import "unittest.mock.patch" should be placed before third party import "pytest" (wrong-import-order)


Your code has been rated at 6.08/10

@Dnysus Dnysus merged commit b187b3a into main May 21, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/marocchino/sticky-pull-request-comment-3 branch May 21, 2026 19:54
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant