Skip to content

6.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 10:05
· 7 commits to main since this release

Changed

  • Factories.FromNodePackageJson.ExternalReferenceFactory.makeVcs() tries to canonicalize git-URLs (#1119 via #1120)

Fixed

  • Improved URL sanitizer (via #1121)

Build

  • Use webpack v5.93.0 now, was v5.92.1 (via #1122)

What's Changed

  • chore: install rimraf4 on older systems by @jkowalleck in #1118
  • fis: escape uri all by @jkowalleck in #1121
  • chore(deps): bump eslint-plugin-jsdoc from 48.5.0 to 48.7.0 in /tools/code-style by @dependabot in #1127
  • chore(deps): bump @eslint/js from 9.6.0 to 9.7.0 in /tools/code-style by @dependabot in #1126
  • chore(deps): bump typescript-eslint from 7.15.0 to 7.16.0 in /tools/code-style by @dependabot in #1125
  • chore(deps): bump the eslint group across 1 directory with 2 updates by @dependabot in #1128
  • chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 in the webpack group across 1 directory by @dependabot in #1122
  • feat: try to canonicalize git-URLs by @jkowalleck in #1120

Full Changelog: v6.10.1...v6.11.0