v1.0.1
Release Highlights
Release tag: v1.0.1
This is a patch release with bug fixes, dependency updates, documentation improvements, and devops maintenance related to running tests.
Upgrade Notes
No Action Required
What’s changed
Changes: v1.0.0..v1.0.1
Bug Fixes and Patches
Bug Fixes
- Fix extracting license information for pypi packages (#518) (@qtomlinson)
- Fix harvesting git components (#517) (@qtomlinson)
- fixing bundler install error by locking verison (#512) (@mpcen)
- Exclude .git directory content when calculating package file count (#525) (@qtomlinson)
- lowercasing package names for nuget api fetching (#515) (@mpcen)
Documentation
- Update README.md - fix
docker run
for Mac OS (#560) (@yashkohli88) - Update readme - describe request
type
(#526) (@qtomlinson)
Update Dependencies
- Update Node version and dependencies (#522) (@lumaxis)
- Bump @babel/traverse from 7.12.9 to 7.23.9 (#545) (@dependabot[bot])
- Bump follow-redirects from 1.15.1 to 1.15.5 (#544) (@dependabot[bot])
- Bump axios from 0.27.2 to 1.6.0 (#543) (@dependabot[bot])
- Bump xml2js from 0.4.23 to 0.5.0 (#542) (@dependabot[bot])
- Bump luxon from 2.3.0 to 2.5.2 (#511) (@dependabot[bot])
- update @clearlydefined/spdx to 0.1.7 (#530) (@qtomlinson)
DevOps/Maintenance