{"id":77237,"name":"remarkablemark/commitlint","ecosystem":"actions","repository_url":"https://github.com/remarkablemark/commitlint","issues_count":4,"created_at":"2025-11-24T14:13:30.154Z","updated_at":"2025-11-24T14:13:30.154Z","purl":"pkg:githubactions/remarkablemark/commitlint","metadata":{"id":8040271,"name":"remarkablemark/commitlint","ecosystem":"actions","description":"Lint commit messages with GitHub Actions.","homepage":"https://github.com/marketplace/actions/lintcommit","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/remarkablemark/commitlint","keywords_array":["commit","commit-message","commitlint","conventional-commits","github-actions","lint"],"namespace":"remarkablemark","versions_count":7,"first_release_published_at":"2023-08-07T04:19:26.000Z","latest_release_published_at":"2025-08-24T19:19:29.000Z","latest_release_number":"v1.1.2","last_synced_at":"2025-11-08T12:51:29.911Z","created_at":"2023-08-07T06:08:56.004Z","updated_at":"2025-11-08T12:51:29.912Z","registry_url":"https://github.com/remarkablemark/commitlint","install_command":null,"documentation_url":null,"metadata":{"name":"lintcommit","description":"Lint commit messages with GitHub Actions.","author":"remarkablemark","inputs":{"checkout":{"description":"Whether to checkout the repository","required":false,"default":false},"config":{"description":"Config to enforce conventional commits","required":false,"default":"@commitlint/config-conventional"},"from":{"description":"Lower end of the commit range to lint","required":false,"default":"HEAD~1"},"version":{"description":"Version of @commitlint/cli","required":false,"default":"latest"}},"runs":{"using":"composite","steps":[{"name":"Checkout repository","if":"inputs.checkout == 'true'","uses":"actions/checkout@v5","with":{"fetch-depth":0}},{"name":"Install commitlint","shell":"bash","run":"npm install --silent --global commitlint@${{ toJSON(inputs.version) }}\n\nif [[ '${{ runner.debug }}' == 1 ]]; then\n  commitlint --version\nfi\n"},{"name":"Get config","shell":"bash","run":"if [[ -f package.json ]] \u0026\u0026 grep --quiet '\"@commitlint/' package.json; then\n  npm install --silent\n  exit 0\nfi\n\nCONFIG=$(commitlint --print-config --no-color)\n\nRULES_LENGTH=$(node \u003c\u003cEOF\n  const config = $CONFIG;\n  console.log(Object.keys(config.rules).length);\nEOF\n)\n\nif [[ $RULES_LENGTH == 0 ]]; then\n  npm install --silent --no-save ${{ toJSON(inputs.config) }}\n  cat \u003c\u003c'EOF' \u003e .commitlintrc.json\n  {\n    \"extends\": [${{ toJSON(inputs.config) }}],\n    \"rules\": {\n      \"body-max-line-length\": [1, \"always\", 100],\n      \"footer-max-line-length\": [1, \"always\", 100]\n    }\n  }\nEOF\nfi\n"},{"name":"Run commitlint","shell":"bash","run":"commitlint --from=${{ toJSON(inputs.from) }}"},{"name":"Cleanup","shell":"bash","run":"npm uninstall --silent --global commitlint\ngit reset --hard 1\u003e /dev/null\ngit clean -d --force 1\u003e /dev/null\n"}]},"branding":{"icon":"terminal","color":"gray-dark"},"default_branch":"master","path":null},"repo_metadata":{"id":186608545,"uuid":"675418890","full_name":"remarkablemark/commitlint","owner":"remarkablemark","description":"📓 Lint commit messages with GitHub Actions.","archived":false,"fork":false,"pushed_at":"2025-08-24T19:19:49.000Z","size":54,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T23:23:09.273Z","etag":null,"topics":["commit","commit-message","commitlint","conventional-commits","github-actions","lint"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/lintcommit","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2023-08-06T21:07:03.000Z","updated_at":"2025-08-24T19:19:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"18e1d9b8-90a5-435f-80ee-49cde8eac70b","html_url":"https://github.com/remarkablemark/commitlint","commit_stats":null,"previous_names":["remarkablemark/commitlint"],"tags_count":7,"template":false,"template_full_name":"remarkablemark/github-actions-composite-template","purl":"pkg:github/remarkablemark/commitlint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/sbom","scorecard":{"id":770033,"data":{"date":"2025-08-11","repo":{"name":"github.com/remarkablemark/commitlint","commit":"16e0c56f48b32d2b080be8fa784b03348b6f6a7f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-please.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/commitlint/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-please.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/commitlint/release-please.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/remarkablemark/commitlint/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-please.yml:8","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T01:58:07.024Z","repository_id":186608545,"created_at":"2025-08-23T01:58:07.025Z","updated_at":"2025-08-23T01:58:07.025Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271988704,"owners_count":24854699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"remarkablemark","name":"Mark","uuid":"10594555","kind":"user","description":"remarkablemark.org","email":"","website":"b.remarkabl.org/mark","location":"New York","twitter":null,"company":"☁️ ","icon_url":"https://avatars.githubusercontent.com/u/10594555?u=6fe7e91df63390a60aa3b1c9cf2fbd7e43188ff2\u0026v=4","repositories_count":195,"last_synced_at":"2025-08-20T23:42:03.396Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"html_url":"https://github.com/remarkablemark","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"total_stars":3026,"followers":275,"following":23,"created_at":"2022-11-02T16:24:05.407Z","updated_at":"2025-08-20T23:42:03.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark/repositories"},"tags":[{"name":"v1.1.2","sha":"65bfc2f25b4ca993fbb1f526be7de02ceb036daf","kind":"commit","published_at":"2025-08-24T19:19:29.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.1.2","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/remarkablemark/commitlint@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.2/manifests"},{"name":"v1.1","sha":"c81b127d8d48c04b592814bc7c6bc51b578e51cc","kind":"tag","published_at":"2025-03-26T02:15:58.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.1","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":"9f5407ae-7b33-4546-9fa2-3baa75c57fef","purl":"pkg:github/remarkablemark/commitlint@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1/manifests"},{"name":"v1.1.1","sha":"c81b127d8d48c04b592814bc7c6bc51b578e51cc","kind":"commit","published_at":"2025-03-26T02:15:39.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.1.1","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":"adea83bc-bc8d-43de-ad6a-41d02b4af993","purl":"pkg:github/remarkablemark/commitlint@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"40b97d1ea168454b36aa796b5aa217eaef8695db","kind":"commit","published_at":"2025-03-26T01:54:51.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.1.0","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":"9e9f6595-7ccc-4c7a-bc11-25f7269b5e4b","purl":"pkg:github/remarkablemark/commitlint@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.1.0/manifests"},{"name":"v1.0","sha":"f6af5a70313ccaa395223d1f27c77f4b32bdda4d","kind":"tag","published_at":"2023-08-07T04:19:51.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.0","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.0","dependencies_parsed_at":"2023-08-10T06:16:52.935Z","dependency_job_id":null,"purl":"pkg:github/remarkablemark/commitlint@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.0/manifests"},{"name":"v1","sha":"f6af5a70313ccaa395223d1f27c77f4b32bdda4d","kind":"tag","published_at":"2023-08-07T04:19:51.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1","dependencies_parsed_at":"2023-08-10T06:16:52.941Z","dependency_job_id":null,"purl":"pkg:github/remarkablemark/commitlint@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1/manifests"},{"name":"v1.0.0","sha":"f6af5a70313ccaa395223d1f27c77f4b32bdda4d","kind":"commit","published_at":"2023-08-07T04:19:26.000Z","download_url":"https://codeload.github.com/remarkablemark/commitlint/tar.gz/v1.0.0","html_url":"https://github.com/remarkablemark/commitlint/releases/tag/v1.0.0","dependencies_parsed_at":"2023-08-10T06:16:52.924Z","dependency_job_id":null,"purl":"pkg:github/remarkablemark/commitlint@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T02:51:51.947Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.753604816986215,"dependent_packages_count":0.0,"stargazers_count":34.63793376643955,"forks_count":35.113294248138175,"docker_downloads_count":null,"average":23.626208207890986},"purl":"pkg:githubactions/remarkablemark/commitlint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/remarkablemark/commitlint","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/remarkablemark/commitlint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/remarkablemark/commitlint/dependencies","status":"removed","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T19:24:11.490Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":11218.777777777777,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.3333333333333333,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":186.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fcommitlint/issues","maintainers":[{"login":"remarkablemark","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}],"active_maintainers":[{"login":"remarkablemark","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remarkablemark"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/remarkablemark%2Fcommitlint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/remarkablemark%2Fcommitlint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/remarkablemark%2Fcommitlint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/remarkablemark%2Fcommitlint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/remarkablemark%2Fcommitlint/codemeta","maintainers":[],"registry":{"name":"github actions","url":"https://github.com/marketplace/actions/","ecosystem":"actions","default":true,"packages_count":32293,"maintainers_count":0,"namespaces_count":20257,"keywords_count":2775,"github":"actions","metadata":{"funded_packages_count":904},"icon_url":"https://github.com/actions.png","created_at":"2023-01-03T17:16:39.185Z","updated_at":"2025-11-27T07:39:11.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/namespaces"}},"unique_repositories_count":4,"unique_repositories_count_past_30_days":4,"recent_issues":[{"uuid":"3659864406","node_id":"PR_kwDOBClSQc61QBMK","number":501,"state":"open","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-24T17:33:36.000Z","updated_at":"2025-11-24T17:34:08.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/remarkablemark/youtube-video-id/pull/501","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fyoutube-video-id/issues/501","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/501/packages"},{"uuid":"3658970630","node_id":"PR_kwDOOOLDOM61M_Hj","number":67,"state":"closed","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-24T13:46:58.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T13:45:47.000Z","updated_at":"2025-11-24T13:47:31.000Z","time_to_close":71,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/remarkablemark/python_package_template/pull/67","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fpython_package_template/issues/67","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/67/packages"},{"uuid":"3658191985","node_id":"PR_kwDOQYg0FM61KUyY","number":5,"state":"closed","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-06T20:38:11.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T10:30:37.000Z","updated_at":"2025-12-06T20:38:12.000Z","time_to_close":1073254,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/actions-marketplace-validations/ai-action_pull-request-summary/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-marketplace-validations%2Fai-action_pull-request-summary/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"},{"uuid":"3656745685","node_id":"PR_kwDOOO2Oec61Fjvy","number":36,"state":"closed","title":"chore(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-07T20:37:29.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T01:22:41.000Z","updated_at":"2025-12-07T20:37:32.000Z","time_to_close":1192488,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/actions-marketplace-validations/ai-action_ollama-action/pull/36","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-marketplace-validations%2Fai-action_ollama-action/issues/36","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/36/packages"}],"issue_packages":[{"old_version":"1","new_version":"2","update_type":null,"path":null,"pr_created_at":"2025-11-24T17:33:36.000Z","version_change":"1 → 2","issue":{"uuid":"3659864406","node_id":"PR_kwDOBClSQc61QBMK","number":501,"state":"open","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-24T17:33:36.000Z","updated_at":"2025-11-24T17:34:08.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/remarkablemark/youtube-video-id/pull/501","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fyoutube-video-id/issues/501","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/501/packages"}},{"old_version":"1","new_version":"2","update_type":null,"path":null,"pr_created_at":"2025-11-24T13:45:47.000Z","version_change":"1 → 2","issue":{"uuid":"3658970630","node_id":"PR_kwDOOOLDOM61M_Hj","number":67,"state":"closed","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-11-24T13:46:58.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T13:45:47.000Z","updated_at":"2025-11-24T13:47:31.000Z","time_to_close":71,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/remarkablemark/python_package_template/pull/67","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fpython_package_template/issues/67","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/67/packages"}},{"old_version":"1","new_version":"2","update_type":null,"path":null,"pr_created_at":"2025-11-24T10:30:37.000Z","version_change":"1 → 2","issue":{"uuid":"3658191985","node_id":"PR_kwDOQYg0FM61KUyY","number":5,"state":"closed","title":"build(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-06T20:38:11.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T10:30:37.000Z","updated_at":"2025-12-06T20:38:12.000Z","time_to_close":1073254,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"build(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/actions-marketplace-validations/ai-action_pull-request-summary/pull/5","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-marketplace-validations%2Fai-action_pull-request-summary/issues/5","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/5/packages"}},{"old_version":"1","new_version":"2","update_type":null,"path":null,"pr_created_at":"2025-11-24T01:22:41.000Z","version_change":"1 → 2","issue":{"uuid":"3656745685","node_id":"PR_kwDOOO2Oec61Fjvy","number":36,"state":"closed","title":"chore(deps): bump remarkablemark/commitlint from 1 to 2","user":"dependabot[bot]","labels":["dependencies","github_actions"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2025-12-07T20:37:29.000Z","author_association":null,"state_reason":null,"created_at":"2025-11-24T01:22:41.000Z","updated_at":"2025-12-07T20:37:32.000Z","time_to_close":1192488,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"chore(deps)","packages":[{"name":"remarkablemark/commitlint","old_version":"1","new_version":"2","repository_url":"https://github.com/remarkablemark/commitlint"}],"path":null,"ecosystem":"actions"},"body":"Bumps [remarkablemark/commitlint](https://github.com/remarkablemark/commitlint) from 1 to 2.\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/releases\"\u003eremarkablemark/commitlint's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.0.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.2\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.1\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003ev1.1.0\u003c/h2\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remarkablemark/commitlint/blob/master/CHANGELOG.md\"\u003eremarkablemark/commitlint's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.2...v2.0.0\"\u003e2.0.0\u003c/a\u003e (2025-11-21)\u003c/h2\u003e\n\u003ch3\u003e⚠ BREAKING CHANGES\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump \u003ccode\u003eactions/checkout\u003c/code\u003e from 5 to 6\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e) (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003eea1d1a5\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.1...v1.1.2\"\u003e1.1.2\u003c/a\u003e (2025-08-24)\u003c/h2\u003e\n\u003ch3\u003eMiscellaneous Chores\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003edeps:\u003c/strong\u003e bump actions/checkout from 4 to 5 (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0224f1236a04ac43dc65dcdeae178f5472ccf368\"\u003e0224f12\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.1.0...v1.1.1\"\u003e1.1.1\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e escape inputs to prevent expression injection (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1751d3e6fbda26ff92a2a5ea884530a159e9f25e\"\u003e1751d3e\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1.0.0...v1.1.0\"\u003e1.1.0\u003c/a\u003e (2025-03-26)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003echeckout\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/684a88725db9c8f8c4b478aaae8d1604c7f3bbe9\"\u003e684a887\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003e1.0.0 (2023-08-07)\u003c/h2\u003e\n\u003ch3\u003eFeatures\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input \u003ccode\u003econfig\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/06899fb616b391299a5f4fce0c0a5dcb03f77e61\"\u003e06899fb\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e add optional input for \u003ccode\u003eversion\u003c/code\u003e (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/de4df5c7ac4a8f31a70034426bfebfa6b61b914c\"\u003ede4df5c\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install npm deps if commitlint is found in package.json (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/0e1349a3fab97d86aa618e8c003570087358bc81\"\u003e0e1349a\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e install, configure, and run commitlint (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/3a390f4ae149231f4bfe046b992ebfac2b44c7bf\"\u003e3a390f4\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e set max-line-length rules to warn (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/9663b5ba1dd252bc06c455603669fce632d8323a\"\u003e9663b5b\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e show commitlint version when debug logging is enabled (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/1f209efabf067d87616b6097c11e27cf0354c435\"\u003e1f209ef\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e suppress npm output with --silent (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/742a2cd6d17cd4b08c26041994bff43a8a6be2cc\"\u003e742a2cd\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eBug Fixes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e disable rule \u0026quot;body-max-line-length\u0026quot; (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/88357327669162182aed9f18421dca53d0b660d8\"\u003e8835732\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eaction:\u003c/strong\u003e fix conditional (\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/26911a48b89b4d52a9f938da16e1116066c0fef3\"\u003e26911a4\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/01055589de80e4a9ddb47f124df123730abf77bd\"\u003e\u003ccode\u003e0105558\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/13\"\u003e#13\u003c/a\u003e from remarkablemark/release-please--branches--master\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/7975b2bc6bc66d353950d49763ed67ed4e4843a4\"\u003e\u003ccode\u003e7975b2b\u003c/code\u003e\u003c/a\u003e chore(master): release 2.0.0\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remarkablemark/commitlint/commit/ea1d1a57cb1513cd2ffaf2b28da945198a0a8ecc\"\u003e\u003ccode\u003eea1d1a5\u003c/code\u003e\u003c/a\u003e feat(action): bump actions/checkout from 5 to 6 (\u003ca href=\"https://redirect.github.com/remarkablemark/commitlint/issues/12\"\u003e#12\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remarkablemark/commitlint/compare/v1...v2\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remarkablemark/commitlint\u0026package-manager=github_actions\u0026previous-version=1\u0026new-version=2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n\u003c/details\u003e","html_url":"https://github.com/actions-marketplace-validations/ai-action_ollama-action/pull/36","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/actions-marketplace-validations%2Fai-action_ollama-action/issues/36","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/36/packages"}}]}