8000 Comparing v5.3.9...v5.3.11 · streetsidesoftware/cspell · GitHub
[go: up one dir, main page]

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: streetsidesoftware/cspell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.9
Choose a base ref
...
head repository: streetsidesoftware/cspell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.11
Choose a head ref
  • 18 commits
  • 99 files changed
  • 4 contributors

Commits on Mar 19, 2021

  1. ci: Workflow Bot -- Update ALL Dependencies (#1080)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    street-side-software-automation[bot] and Jason3S authored Mar 19, 2021
    8000
    Configuration menu
    Copy the full SHA
    83867ed View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. ci: Improve updating Repo Commits (#1090)

    * ci: Improve updating Repo Commits
    * ci: Update php repo to fix integration test issue.
    Jason3S authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    713ea3f View commit details
    Browse the repository at this point in the history
  2. testing: reset the mock between tests (#1092)

    * testing: reset the mock between tests
    
    * ci: disable the flaky test for now.
    Jason3S authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7c31f4d View commit details
    Browse the repository at this point in the history
  3. ci: Workflow Bot -- Update ALL Dependencies (#1082)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2c1ced1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2dfce2 View commit details
    Browse the repository at this point in the history
  5. ci: Workflow Bot -- Update ALL Dependencies (#1094)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a9f2733 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. ci: Workflow Bot -- Update ALL Dependencies (#1097)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    801ab51 View commit details
    Browse the repository at this point in the history
  2. ci: Workflow Bot -- Update ALL Dependencies (#1109)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    30e9ba1 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/configstore from 4.0.0 to 5.0.0 (#1099)

    Bumps [@types/configstore](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/configstore) from 4.0.0 to 5.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/configstore)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    055b2c9 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump ajv-cli from 4.2.0 to 5.0.0 (#1111)

    Bumps [ajv-cli](https://github.com/ajv-validator/ajv-cli) from 4.2.0 to 5.0.0.
    - [Release notes](https://github.com/ajv-validator/ajv-cli/releases)
    - [Commits](ajv-validator/ajv-cli@v4.2.0...v5.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    3c6a3f0 View commit details
    Browse the repository at this point in the history
  5. ci: Workflow Bot -- Update ALL Dependencies (#1112)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    df108a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. fix: issue #1114 (#1116)

    * fix: issue #1114
    
    Make sure that configuration files without a version and are nested in a `.vscode` directory use the current directory as the `globRoot` if it has not been defined.
    
    * fix: use only the local config when excluding files from checking.
    Jason3S authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    77ae68a View commit details
    Browse the repository at this point in the history
  2. fix: file globs listed on the command line override files in the conf…

    …ig. (#1117)
    
    * fix: file globs listed on the command line override files in the config.
    
    Fixes #1115
    
    * test: Add a unit test for command line file overrides.
    Jason3S authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    25c501d View commit details
    Browse the repository at this point in the history
  3. v5.3.10

    Jason3S committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    316b490 View commit details
    Browse the repository at this point in the history
  4. ci: Workflow Bot -- Update ALL Dependencies (#1118)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d0e3db5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. fix: Fix command line exclusions (#1119)

    * fix: Fix command line exclusions
      Command line exclusions were broken.
    * test: ignore date and time fields.
    * test: normalize `cSpell.json` to `cspell.json`
    * ci: Reduce size of the testing matrix.
    Jason3S authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    c191fc5 View commit details
    Browse the repository at this point in the history
  2. ci: Workflow Bot -- Update ALL Dependencies (#1120)

    Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a1ac45b View commit details
    Browse the repository at this point in the history
  3. v5.3.11

    Jason3S committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    7609af7 View commit details
    Browse the repository at this point in the history
Loading
0