Releases: RobinTail/allowed-dependencies
Releases · RobinTail/allowed-dependencies
v2.1.0
v2.0.1
v2.0.0
Breaking
- Supported Node.js versions:
^20.19.0 || ^22.12.0 || ^24.0.0; - ESM only build: all the Node.js versions listed above support
require(ESM);
What's Changed
- v2: ESM only by @RobinTail in #66
Full Changelog: v1.3.2...v2.0.0
v1.3.2
What's Changed
- Update dependency node to v22 by @renovate[bot] in #57
- Update actions/checkout action to v5 by @renovate[bot] in #58
- Update actions/setup-node action to v5 by @renovate[bot] in #62
- Update dependency @biomejs/biome to v2.2.4 by @renovate[bot] in #63
- Update dependency @biomejs/biome to v2.2.5 by @renovate[bot] in #49, #50, #51, #52, #53, #55, #59, #60, #61
- Update dependency ramda to ^0.32.0 by @renovate[bot] in #54, #65
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Update dependency @arethetypeswrong/cli to ^0.18.0 by @renovate in #45
- Update dependency @biomejs/biome to v2 by @renovate in #46
- Migrating to text lock file and removing the bin lock diff step from CI. by @RobinTail in #47
- Update dependency ramda to ^0.31.0 by @renovate in #48
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.0
Feature
- Multiple sets of options by @RobinTail in #41
- Can process several
package.jsonor workspaces
- Can process several
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Fix
- Report type imports for explicitly prohibited dependencies by @RobinTail in #43
What's Changed
- Add names to error message assertions. by @RobinTail in #42
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Feature
- Ability to handle
developmentdependencies by @RobinTail in #40
Chores
- Using rule tester hooks by @RobinTail in #35
- Using prod ready typescript-eslint 8.9.0. by @RobinTail in #36
- renovate in #37 and #39
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Chores
- Using bun diff action. by @RobinTail in #24 and #25
- Upgrading all dependencies by @RobinTail in #29, #31, #32, #33
- renovate in #23, #26, #27, #28, #30
- Funding adjustments by @RobinTail in #34
Full Changelog: v1.0.0...v1.0.1