Skip to content

Conversation

coliff
Copy link
Member

@coliff coliff commented Sep 16, 2025

This pull request updates the project to version 1.7.1, introduces a new rule to the HTMLHint configuration, and updates documentation and metadata to reflect the new release. The most important changes are summarized below:

Release and Dependency Updates:

  • Bumped the package version to 1.7.1 in package.json and updated the repository URL format. [1] [2]
  • Added release notes for version 1.7.1, highlighting the update of the Glob dependency to version 9 in the changelog.
  • Updated the website banner to announce version 1.7.1.

HTMLHint Configuration Changes:

  • Enabled the form-require-method rule and disabled the meta-description-require rule in website/.htmlhintrc. Also added the link-rel-canonical-require rule set to false. [1] [2]

@coliff coliff requested review from Copilot and removed request for thedaviddias September 16, 2025 15:12
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the project to version 1.7.1 with corresponding version bumps, changelog updates, and HTMLHint configuration changes.

  • Updated package version from 1.7.0 to 1.7.1 across project files
  • Added changelog entry documenting Glob dependency update to version 9
  • Modified HTMLHint configuration rules for the website

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 1.7.1 and repository URL format update
website/src/content/docs/changelog.mdx Added release notes for v1.7.1
website/src/content/docs/index.mdx Updated banner to announce v1.7.1 availability
website/.htmlhintrc Enabled form-require-method rule and updated other rule configurations

This comment was marked as resolved.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly handles the version bump to 1.7.1 and updates the necessary documentation and configuration files. The changes are straightforward and align with a patch release. I have one minor suggestion for the changelog to improve traceability.

@coliff coliff merged commit 38d090c into main Sep 16, 2025
24 checks passed
@coliff coliff deleted the release-v171 branch September 16, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant