Skip to content

Releases: daveshanley/vacuum

v0.0.14

19 Jul 19:58
Compare
Choose a tag to compare

Changelog

  • 4fbb58c Fixed tests after changing output for html-report
  • 12db6e5 Linter did not lint my code
  • 2e95a1c Updated vacuum report.
  • c6fc48a updating go-releaser, v0.0.14 will be a test release

v0.0.13

19 Jul 15:32
Compare
Choose a tag to compare

Changelog

  • a0e8553 Added new operation 4xx response rule
  • ac2452e Added new paths-kebab-case rule
  • 5e11313 Added no-http-verbs-in-path rule.
  • 23dad99 Adding NPM configuration for easier CI/CD install
  • 00e8f8d Bump eslint from 8.19.0 to 8.20.0 in /html-report/ui
  • 5d51c48 Cleaned linting after monster refactor.
  • c22d526 Disabling number values in tests
  • 81c92eb Dropped 4xx rule down to non recommended.
  • 8eee752 Fixed a couple of bugs in the pattern function.
  • 57af49e Fixed glitch with tag spacing
  • 4569ffe Merge pull request #87 from daveshanley/libopenapi
  • 0da18ba Merge pull request #88 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.20.0
  • 1055ed7 Modified NPM install after testing
  • 1b726e7 Refactored vacuum to use pb33f shared libraries
  • a84868e Tuned some of the responses in rules after reviewing report.
  • 2bdc188 Updated paths_kebab_case name in schema

v0.0.12

16 Jul 20:13
c3171be
Compare
Choose a tag to compare

Changelog

  • 15be0ce Added new ambiguous paths function and re-enabled schemas
  • de40c2b Added no ambiguous paths function.
  • abc1c11 Merge pull request #85 from daveshanley/example-tuning
  • c3171be Merge pull request #86 from daveshanley/buffing
  • d950a29 Re-enabled parameter descriptions as recommended rules
  • f2ae0d1 Sped up example handling exponentially
  • f4305ca Updating schemas and adding github spec to samples

v0.0.11

15 Jul 18:07
Compare
Choose a tag to compare

Changelog

  • 742c58d Added some comments to the models
  • f846d53 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • ebe7130 Bump @typescript-eslint/parser from 5.30.0 to 5.30.6 in /html-report/ui
  • 26d8f7e Created new custom functions code.
  • 42a39fb Custom functions work great across all commands now.
  • 219a354 Few small bug fixes when dealing with circular content
  • 276cc31 Merge pull request #82 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.6
  • e5a8aab Merge pull request #83 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.6
  • b63ad4d Merge pull request #84 from daveshanley/custom-functions
  • 789fb83 Modifed the sample plugins names
  • 3af67f5 Stop nodes from causing a panic if they are missing.

v0.0.10

11 Jul 14:00
Compare
Choose a tag to compare

Changelog

  • 233a2f1 Bump moment from 2.29.3 to 2.29.4 in /html-report/ui
  • 69fc495 Hardening vacuum and stress testing
  • 4efb58b Merge pull request #81 from daveshanley/dependabot/npm_and_yarn/html-report/ui/moment-2.29.4

v0.0.9

08 Jul 14:01
Compare
Choose a tag to compare

Changelog

  • 9c48b5f Removed shoelace, cleaned up CSS
  • 16fc0ed Updated readme, added homebrew docs.

v0.0.8

06 Jul 18:01
Compare
Choose a tag to compare

Changelog

  • 158508c Looks like we need another release

v0.0.7

06 Jul 17:55
Compare
Choose a tag to compare

Changelog

  • 1c1d798 Fixed bug with html report navigation
  • b9a490a Updating README

v0.0.6

06 Jul 17:14
Compare
Choose a tag to compare

Changelog

  • 76bd736 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • fd00d14 Bump eslint from 8.18.0 to 8.19.0 in /html-report/ui
  • fa97e7d Bumping test coverage
  • 7c2b125 Merge pull request #77 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.19.0
  • 57a4c31 Merge pull request #80 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.5
  • 1a5f7b6 bringing all commands console experience together
  • 12de443 bumping coverage again

v0.0.5

06 Jul 15:49
Compare
Choose a tag to compare

Changelog

  • 90a9dcd Added content and logo
  • c840370 Added generate-ruleset command to spit out rendered rulesets.
  • dc6046a Added in host trailing slash rule (not recommended)
  • 84a3566 Added slashes to links in readme.
  • 938f24b Adding build details to commands
  • 660217b Bump @open-wc/testing from 3.1.5 to 3.1.6 in /html-report/ui
  • 53e4178 Bump @shoelace-style/shoelace in /html-report/ui
  • 4e89002 Bump @shoelace-style/shoelace in /html-report/ui
  • 3a03108 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • da74def Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • 812501b Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • dcec059 Bump @typescript-eslint/parser from 5.27.1 to 5.28.0 in /html-report/ui
  • 6673be1 Bump @typescript-eslint/parser from 5.28.0 to 5.29.0 in /html-report/ui
  • 0303eaa Bump @typescript-eslint/parser from 5.29.0 to 5.30.0 in /html-report/ui
  • e51fed0 Bump @web/dev-server-esbuild from 0.3.0 to 0.3.1 in /html-report/ui
  • 8de3610 Bump @web/test-runner from 0.13.30 to 0.13.31 in /html-report/ui
  • 89839c8 Bump @web/test-runner-commands from 0.6.2 to 0.6.3 in /html-report/ui
  • d0a45a9 Bump eslint from 8.17.0 to 8.18.0 in /html-report/ui
  • 0a484da Bump github.com/pterm/pterm from 0.12.41 to 0.12.42
  • 03aec54 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • fb63774 Bump github.com/stretchr/testify from 1.7.2 to 1.7.5
  • d6d76df Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • c088224 Bump lint-staged from 13.0.1 to 13.0.2 in /html-report/ui
  • 304b01c Bump lint-staged from 13.0.2 to 13.0.3 in /html-report/ui
  • f26c6c4 Bump lit from 2.2.5 to 2.2.6 in /html-report/ui
  • 1752238 Bump lit from 2.2.6 to 2.2.7 in /html-report/ui
  • 04133fb Bump mini-css-extract-plugin from 2.6.0 to 2.6.1 in /html-report/ui
  • 9cde5a1 Bump prettier from 2.6.2 to 2.7.0 in /html-report/ui
  • 52bc81a Bump prettier from 2.7.0 to 2.7.1 in /html-report/ui
  • 64c8419 Bump ts-loader from 9.3.0 to 9.3.1 in /html-report/ui
  • 2bcbac6 Bump typescript from 4.7.3 to 4.7.4 in /html-report/ui
  • 23be3ba Bump webpack-cli from 4.9.2 to 4.10.0 in /html-report/ui
  • 408375e Bump webpack-dev-server from 4.9.2 to 4.9.3 in /html-report/ui
  • 1004f73 Bumped coverage on utils again.
  • 7b96c00 Bumping test coverage on utils.
  • 5a41952 Cleaning up console output
  • 6adf578 Cleaning up formatting
  • 2494ed8 Disabling broken CUI test
  • 55d431a Fixed borked ruleset functionality.
  • 27fef17 Fixed glitch in ruleset parsing
  • 2fb6634 Fixed small bug with index scanning descriptions.
  • 0de2e5c Merge pull request #46 from daveshanley/dependabot/npm_and_yarn/html-report/ui/webpack-cli-4.10.0
  • 2f2a5e4 Merge pull request #47 from daveshanley/dependabot/npm_and_yarn/html-report/ui/prettier-2.7.0
  • d1363e0 Merge pull request #48 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.28.0
  • ff2885a Merge pull request #49 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.28.0
  • 7a64e7e Merge pull request #50 from daveshanley/dependabot/npm_and_yarn/html-report/ui/shoelace-style/shoelace-2.0.0-beta.76
  • 9cc417e Merge pull request #51 from daveshanley/dependabot/npm_and_yarn/html-report/ui/lit-2.2.6
  • 9e6010d Merge pull request #52 from daveshanley/dependabot/npm_and_yarn/html-report/ui/mini-css-extract-plugin-2.6.1
  • ce94ef0 Merge pull request #53 from daveshanley/dependabot/npm_and_yarn/html-report/ui/prettier-2.7.1
  • 5502c9e Merge pull request #54 from daveshanley/dependabot/npm_and_yarn/html-report/ui/lint-staged-13.0.2
  • 39fd26d Merge pull request #56 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.18.0
  • 8270c45 Merge pull request #57 from daveshanley/dependabot/npm_and_yarn/html-report/ui/open-wc/testing-3.1.6
  • 4c6d910 Merge pull request #58 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-4.7.4
  • 1453aaf Merge pull request #59 from daveshanley/dependabot/npm_and_yarn/html-report/ui/web/test-runner-commands-0.6.3
  • 17b03d9 Merge pull request #60 from daveshanley/dependabot/go_modules/github.com/pterm/pterm-0.12.42
  • d58b989 Merge pull request #62 from daveshanley/dependabot/go_modules/github.com/spf13/cobra-1.5.0
  • d5e8092 Merge pull request #63 from daveshanley/dependabot/npm_and_yarn/html-report/ui/web/test-runner-0.13.31
  • 22ba136 Merge pull request #64 from daveshanley/dependabot/npm_and_yarn/html-report/ui/ts-loader-9.3.1
  • 12af69b Merge pull request #65 from daveshanley/dependabot/npm_and_yarn/html-report/ui/web/dev-server-esbuild-0.3.1
  • a7b5229 Merge pull request #66 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.29.0
  • 681aa25 Merge pull request #67 from daveshanley/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • ef19b7f Merge pull request #68 from daveshanley/dependabot/npm_and_yarn/html-report/ui/lint-staged-13.0.3
  • f8e5650 Merge pull request #69 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.29.0
  • 98deca5 Merge pull request #70 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.0
  • 90607d4 Merge pull request #71 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.0
  • db5fbbc Merge pull request #72 from daveshanley/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 5e427db Merge pull request #73 from daveshanley/dependabot/npm_and_yarn/html-report/ui/shoelace-style/shoelace-2.0.0-beta.77
  • 2deffaa Merge pull request #74 from daveshanley/dependabot/npm_and_yarn/html-report/ui/webpack-dev-server-4.9.3
  • 65139dd Merge pull request #75 from daveshanley/dependabot/npm_and_yarn/html-report/ui/lit-2.2.7
  • dde826c Moved failing test.
  • 20ee356 Moving docker publishing to manual trigger
  • ed69d05 Updated logo to be a little larger.
  • ff53705 fixed big with report logic