Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: textlint/textlint-filter-rule-comments
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.2
Choose a base ref
...
head repository: textlint/textlint-filter-rule-comments
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 7 commits
  • 16 files changed
  • 8 contributors

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    755c440 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    e79e873 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump braces from 3.0.2 to 3.0.3 (#11)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    massongit and dependabot[bot] authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    5273aa6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. Configuration menu
    Copy the full SHA
    991c649 View commit details
    Browse the repository at this point in the history
  2. CI: add npm OIDC Trusted Publisher workflows (#14)

    * CI: add npm Trusted Publisher workflows and security configuration
    
    - create-release-pr.yml: Creates release PRs with version bump and release notes
    - release.yml: Publishes to npm using Trusted Publisher (OIDC) when PR is merged
    - CODEOWNERS: Protects critical workflow files from unauthorized changes
    - No npm tokens required - uses GitHub OIDC for authentication
    
    * CI: add npm Trusted Publisher workflows and security configuration
    
    - create-release-pr.yml: Creates release PRs with version bump and release notes
    - release.yml: Publishes to npm using Trusted Publisher (OIDC) when PR is merged
    - CODEOWNERS: Protects critical workflow files from unauthorized changes
    - No npm tokens required - uses GitHub OIDC for authentication
    
    * CI: add explicit permissions to test workflow
    
    Fix zizmor excessive-permissions warning by adding job-level permissions.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    
    ---------
    
    Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
    azu and claude authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    1b16704 View commit details
    Browse the repository at this point in the history
  3. Add .github/release.yml (#15)

    azu authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    4c839de View commit details
    Browse the repository at this point in the history
  4. chore: release v1.3.0 (#16)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    d546d2c View commit details
    Browse the repository at this point in the history
Loading