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: daveshanley/vacuum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.1
Choose a base ref
...
head repository: daveshanley/vacuum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.2
Choose a head ref
  • 11 commits
  • 22 files changed
  • 1 contributor

Commits on Feb 2, 2025

  1. Addressed issue #606

    fixed issues causing the html-report to fail.
    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    49d1d7c View commit details
    Browse the repository at this point in the history
  2. tuned examples missing function.

    Less noisy, more intelligent
    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    6c107fa View commit details
    Browse the repository at this point in the history
  3. Addressed #613

    This is actually a latent bug that I have seen in the wild and not been able to track down. The cause was integer keys being decoded incorrectly and blowing up the validator.
    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    9c91ec6 View commit details
    Browse the repository at this point in the history
  4. small cleanup.

    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    218c30f View commit details
    Browse the repository at this point in the history
  5. cleanup

    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    a97560b View commit details
    Browse the repository at this point in the history
  6. Added support for extension reference lookup control

    extensions will not see any internal properties using `$ref` unless enabled using the new `ext-refs` global flag
    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    96bf024 View commit details
    Browse the repository at this point in the history
  7. Converts timestamp nodes to strings

    validation fails otherwise.
    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    a690d98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1ef2133 View commit details
    Browse the repository at this point in the history
  9. bumped deps

    daveshanley committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    0be3420 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98ca707 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4e789c View commit details
    Browse the repository at this point in the history
Loading