Releases: nodenv/nodenv-default-packages
Releases · nodenv/nodenv-default-packages
v1.0.2
What's Changed
- Bump shellcheck from 0.4.4 to 3.1.0 by @dependabot[bot] in #59
- Update @nodenv/nodenv 1.6.1 → 1.6.2 (patch) by @depfu[bot] in #60
- Update bats-assert 2.1.0 → 2.2.0 (minor) by @depfu[bot] in #61
- Bump nodenv/.github from 5 to 6 by @dependabot[bot] in #62
- Restore bats-support as explicit devDep by @jasonkarns in #63
- npm pkg fix by @jasonkarns in #64
- Update readme badges by @jasonkarns in #65
- Normalize description across readme, repo and package.json by @jasonkarns in #66
- Bump shellcheck from 3.1.0 to 4.1.0 by @dependabot[bot] in #67
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update @nodenv/nodenv: 1.3.0 → 1.3.2 (patch) by @depfu[bot] in #31
- Update @nodenv/nodenv: 1.3.2 → 1.4.0 (minor) by @depfu[bot] in #32
- Switch from TravisCI to GitHub Actions by @jasonkarns in #33
- Update bats: 1.1.0 → 1.4.1 (minor) by @depfu[bot] in #36
- Update bats: 1.4.1 → 1.5.0 (minor) by @depfu[bot] in #37
- Update bats: 1.5.0 → 1.6.0 (minor) by @depfu[bot] in #38
- Update @nodenv/nodenv: 1.4.0 → 1.4.1 (patch) by @depfu[bot] in #43
- Update bats: 1.6.0 → 1.9.0 (minor) by @depfu[bot] in #42
- Update bats 1.9.0 → 1.10.0 (minor) by @depfu[bot] in #44
- Update bats 1.10.0 → 1.11.0 (minor) by @depfu[bot] in #46
- Update bats-mock 1.0.1 → 1.1.0 (minor) by @depfu[bot] in #47
- Update @nodenv/nodenv 1.4.1 → 1.5.0 (minor) by @depfu[bot] in #48
- Update bats-mock 1.1.0 → 1.2.5 (minor) by @depfu[bot] in #49
- Update bats 1.11.0 → 1.11.1 (patch) by @depfu[bot] in #50
- Update bats 1.11.1 → 1.12.0 (minor) by @depfu[bot] in #51
- [StepSecurity] Apply security best practices by @stepsecurity-app[bot] in #52
- Batch and cooldown dependabot PRs by @jasonkarns in #53
- Sync default branch by @jasonkarns in #54
- Bump actions/checkout from 2.7.0 to 4.2.2 in the gh-actions group by @dependabot[bot] in #55
- Update @nodenv/nodenv 1.5.0 → 1.6.1 (minor) by @depfu[bot] in #58
- Use shared nodenv workflows by @jasonkarns in #56
New Contributors
- @stepsecurity-app[bot] made their first contribution in #52
- @dependabot[bot] made their first contribution in #55
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Added
- New
filessubcommand prints files that will be used to determine the packages to install by default #27 - Respects XDG Base Directory Spec when searching for default-packages file(s). #27