FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...fix-vale-dicpath-pin · InnerSourceCommons/InnerSourcePatterns · GitHub

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: InnerSourceCommons/InnerSourcePatterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: InnerSourceCommons/InnerSourcePatterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix-vale-dicpath-pin
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 10, 2026

  1. Pin Vale to 3.14.2 to fix dicpath resolution regression

    Vale 3.15.0 (released 2026-06-12) changed vale sync to create and use
    the configured StylesPath instead of falling back to a global styles
    directory (vale-cli/vale#1105/#1106). That changed where the ISC
    style package's nested styles/ISC/Spelling.yml and styles/dictionaries
    land under .github/vale, breaking Spelling.yml's relative `dicpath:
    dictionaries` and failing every Spelling & Styles run since with
    "unable to resolve dicpath" - unrelated to any PR's content. 3.14.2
    was the last version where sync resolved dicpath correctly.
    rrrutledge committed Jul 10, 2026
    Configuration menu
    Copy the full SHA
    3695400 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL