-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: step-security-bot/htmlhint_HTMLHint
base: main
head repository: htmlhint/HTMLHint
compare: main
- 15 commits
- 57 files changed
- 4 contributors
Commits on Sep 10, 2025
-
[StepSecurity] Apply security best practices (htmlhint#1718)
* [StepSecurity] Apply security best practices Signed-off-by: StepSecurity Bot <[email protected]> * Delete .github/workflows/dependency-review.yml * Remove validation for GitHub Actions Zizmor --------- Signed-off-by: StepSecurity Bot <[email protected]> Co-authored-by: Christian Oliff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b52aae2 - Browse repository at this point
Copy the full SHA b52aae2View commit details -
chore(deps): bump vite (htmlhint#1717)
Bumps the npm_and_yarn group with 1 update in the /website directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.3.5 to 6.3.6 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.3.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Oliff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 422aa48 - Browse repository at this point
Copy the full SHA 422aa48View commit details
Commits on Sep 11, 2025
-
Update Node.js engine, workflows, and test coverage (htmlhint#1719)
Lowered the minimum Node.js engine requirement to 18 in package.json and added Node.js 18 to the test matrix. Updated CodeQL GitHub Actions to v3.30.2 and improved documentation for GitHub Actions usage. Removed a test that checked for rule presence in rules/index.mdx. Update website.yml Update project rules and labeler workflow formatting Expanded general project rules to include line endings, code formatting, rule ordering, and GitHub Actions best practices. Also standardized comment spacing in the labeler workflow permissions section.
Configuration menu - View commit details
-
Copy full SHA for 294d58f - Browse repository at this point
Copy the full SHA 294d58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e5968 - Browse repository at this point
Copy the full SHA b8e5968View commit details -
Add link-rel-canonical-require rule (htmlhint#1721)
Introduces a new rule that enforces the presence of a <link rel="canonical"> tag with a non-blank href in the <head> element. Includes implementation, tests, documentation, and configuration updates. Update link-rel-canonical-require.mdx Refactor link-rel-canonical-require formatting Improves code readability by reformatting the description string and simplifying the conditional for detecting canonical link elements.
Configuration menu - View commit details
-
Copy full SHA for fd0d131 - Browse repository at this point
Copy the full SHA fd0d131View commit details -
Release v1.7.0 (htmlhint#1722)
Updated htmlhint and website package versions to 1.7.0. Upgraded ESLint and @typescript-eslint dependencies, as well as Astro and esbuild-related packages in the website. Also removed lockfile-version from website/.npmrc and updated documentation files.
Configuration menu - View commit details
-
Copy full SHA for 5e924e9 - Browse repository at this point
Copy the full SHA 5e924e9View commit details -
docs: Add 'Why this rule is important' sections to rule docs (htmlhin…
…t#1723) * Add 'Why this rule is important' sections to rule docs Added explanations to multiple rule documentation files describing the importance of each rule for accessibility, SEO, and code quality. Also updated the configuration example to include the new 'form-method-require' rule and fixed changelog issue links. * Update website/src/content/docs/changelog.mdx Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a3a247 - Browse repository at this point
Copy the full SHA 8a3a247View commit details -
docs: Update rules and GitHub Actions (htmlhint#1724)
Removed 'New' badge from h1-require and main-require rule docs. Updated GitHub Actions usage docs to use latest actions/checkout@v5 and actions/setup-node@v5, and set persist-credentials to false.
Configuration menu - View commit details
-
Copy full SHA for 5a5b8c1 - Browse repository at this point
Copy the full SHA 5a5b8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 800d03f - Browse repository at this point
Copy the full SHA 800d03fView commit details
Commits on Sep 15, 2025
-
chore(deps): bump @astrojs/starlight (htmlhint#1728)
Bumps the dependencies group in /website with 1 update: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight). Updates `@astrojs/starlight` from 0.35.2 to 0.35.3 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e6f08e - Browse repository at this point
Copy the full SHA 1e6f08eView commit details -
chore(deps): bump github/codeql-action from 3.30.1 to 3.30.3 (htmlhin…
…t#1726) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.30.1...192325c) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.30.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6181096 - Browse repository at this point
Copy the full SHA 6181096View commit details
Commits on Sep 16, 2025
-
Update and refactor glob (htmlhint#1730)
* Refactor glob usage in CLI for improved API and options Replaces deprecated or less preferred glob API usages with updated methods (globSync, globStream) in formatter and htmlhint CLI modules. Removes unused or deprecated options and updates event handling for file matching, improving maintainability and compatibility. * Update sourceMappingURL in htmlhint.js The sourceMappingURL comment at the end of dist/cli/htmlhint.js was updated, likely reflecting a new or rebuilt source map. No other code changes were made. * Update sarif.sarif
Configuration menu - View commit details
-
Copy full SHA for 6b2f35a - Browse repository at this point
Copy the full SHA 6b2f35aView commit details -
Update dev dependencies and Dependabot schedule (htmlhint#1731)
Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 8.44.0, and rollup to 4.50.2 in package.json and package-lock.json. Update Node.js version in Volta config to 20.19.5. Change Dependabot update interval from weekly to monthly for npm and GitHub Actions.
Configuration menu - View commit details
-
Copy full SHA for a72e545 - Browse repository at this point
Copy the full SHA a72e545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d090c - Browse repository at this point
Copy the full SHA 38d090cView commit details
Commits on Sep 17, 2025
-
Add 'Why this rule is important' sections to rule docs (htmlhint#1733)
Add 'Why this rule is important' sections to rule docs Added explanations to multiple rule documentation files describing the importance of each rule, along with further reading links where relevant. Also updated some headings for consistency. Update further reading links to use markdown format Replaced plain angle-bracketed URLs with markdown link syntax in the 'Further reading' sections of doctype-html5, frame-title-require, and main-require rule documentation for improved readability. Update spec-char-escape.mdx Update id-class-ad-disabled.mdx
Configuration menu - View commit details
-
Copy full SHA for 196e9f4 - Browse repository at this point
Copy the full SHA 196e9f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main