template-oss

a template package for npm CLI team development

OTHER License

Downloads
26.1K
Stars
25
Committers
8

Bot releases are visible (Hide)

template-oss - v3.4.1

Published by github-actions[bot] over 2 years ago

3.4.1 (2022-04-15)

Bug Fixes

  • properly allow package-lock when lockfile=true (c613429)
template-oss - v3.4.0

Published by github-actions[bot] over 2 years ago

3.4.0 (2022-04-15)

Features

  • allow option to set npm bin in package.json (32f7f7c)

Bug Fixes

  • dont create release please for private root pkg (2f7dcfa)
  • lockfile setting adds lockfile to allowed gitignore (c808c4f)
  • use ops+robot as git user for all ci (aeb0162)
template-oss - v3.3.2

Published by github-actions[bot] over 2 years ago

3.3.2 (2022-04-06)

Bug Fixes

  • add pull requests permissions to release please (#129) (82064ff)
template-oss - v3.3.1

Published by github-actions[bot] over 2 years ago

3.3.1 (2022-04-06)

Bug Fixes

  • yaml newlines in release please action (#127) (a64af5d)
template-oss - v3.3.0

Published by github-actions[bot] over 2 years ago

3.3.0 (2022-04-06)

Features

  • add audit and fund flags to install (0555d67), closes #108
  • add lockfile option to control npmrc and ci cache (9ab4497)
  • update root package-lock after workspace releases (#125) (bd3da0e)

Bug Fixes

  • explicitly set package-name for release please workspaces (f6aa844)
  • remove actions permission from post-dependabot (a245bbc)
  • update comment link to github permissions (#117) (ba5907b)

Dependencies

  • bump @npmcli/package-json from 1.0.1 to 2.0.0 (#122) (afe6fb1)
template-oss - v3.2.2

Published by github-actions[bot] over 2 years ago

3.2.2 (2022-03-29)

Bug Fixes

  • correct path key for workspace release (a4ae34f)
  • dont write release please file for private workspace (15c19c1)
  • lint after post dependabot install (da74ad9)
  • race conditiion when saving package.json (cd3fee9)

Dependencies

template-oss - v3.2.1

Published by github-actions[bot] over 2 years ago

3.2.1 (2022-03-29)

Bug Fixes

  • add root: true to eslint configs (bd24358)
  • properly apply file changes and version update (fa0b173)
  • rm security.md files from workspaces (43f0d25)
template-oss - v3.2.0

Published by github-actions[bot] over 2 years ago

3.2.0 (2022-03-25)

Features

Bug Fixes

  • allow post-dependabot action to edit workflows (#103) (0ca9a9e)
template-oss - v3.1.2

Published by github-actions[bot] over 2 years ago

3.1.2 (2022-03-21)

Bug Fixes

  • allow post-dependabot action to edit workflows (#103) (0ca9a9e)
template-oss - v3.1.1

Published by github-actions[bot] over 2 years ago

3.1.1 (2022-03-21)

Bug Fixes

template-oss - v3.1.0

Published by github-actions[bot] over 2 years ago

3.1.0 (2022-03-17)

Features

  • require this packaged to be a pinned dep (ea04dfb), closes #88 #93

Bug Fixes

  • change dependabot to increase-if-necessary (#91) (f20fb37)
  • only reference matrix in relavent actions (f951c95)
  • use commitlint config via rc file only (#95) (dd84416)
  • use proper path and node version in actions (d5d546e)
template-oss - v3.0.0

Published by github-actions[bot] over 2 years ago

3.0.0 (2022-03-16)

⚠ BREAKING CHANGES

  • bin scripts are now template-oss-apply and template-oss-check renamed apply props rootRepo, rootModule, workspaceRepo, workspaceModule

Features

  • eslint: support glob for windows (#79) (9a28510)
  • rewrite to make it more extensible (#81) (605ccbd)

Bug Fixes

Dependencies

  • bump hosted-git-info from 4.1.0 to 5.0.0 (#87) (dbda2cd)
  • update @npmcli/map-workspaces requirement from ^2.0.1 to ^2.0.2 (#82) (666ac23)
template-oss - @npmcli/template-oss v2.9.2

Published by github-actions[bot] over 2 years ago

Bug Fixes

template-oss - @npmcli/template-oss v2.9.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

template-oss - @npmcli/template-oss v2.9.0

Published by github-actions[bot] over 2 years ago

Features

  • add release-please workflow to workspace repo files (#58) (ad4be0d)

Dependencies

  • bump @npmcli/fs from 1.1.1 to 2.0.1 (#60) (ecee70c)
template-oss - @npmcli/template-oss v2.8.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • bare git push for post-dependabot action (#56) (176440e)
template-oss - @npmcli/template-oss v2.8.0

Published by github-actions[bot] over 2 years ago

Features

  • remove standard from package.json (72520ff)

Dependencies

  • update @npmcli/fs requirement from ^1.1.0 to ^1.1.1 (7207aaf)
  • update @npmcli/map-workspaces requirement from ^2.0.0 to ^2.0.1 (#55) (b957fa7)
template-oss - @npmcli/template-oss v2.7.1

Published by github-actions[bot] over 2 years ago

Bug Fixes

  • run install when dependabot updates us (5b49817)
template-oss - @npmcli/template-oss v2.7.0

Published by github-actions[bot] over 2 years ago

Features

Bug Fixes

  • changelog: Capitalize Dependencies (55c26a7)
  • commitlint: don't lint subject-case (75cb7e6)
  • dependabot: always increase deps (fb441b1)

Dependencies

  • update @npmcli/fs requirement from ^1.0.0 to ^1.1.0 (aa3f37e)
template-oss - @npmcli/template-oss v2.6.0

Published by github-actions[bot] over 2 years ago

Features

Bug Fixes

  • drop bash and powershell from windows CI (#34) (a77cec5)
  • try to workaround old npm not being able to update in windows (#36) (194c434)