Skip to content

tutils@5.0.1

Latest
Compare
Choose a tag to compare
@flexdevelopment flexdevelopment released this 30 Sep 20:00
· 631 commits to main since this release
tutils@5.0.1
ab1198d

tutils@5.0.1 (2022-09-30)

📦 Build

  • require at least node.js 14 (572ca73)
  • set typesVersions (20cfa15)
  • use mkbuild to build project (94e3cc1)
  • deps-dev: bump @types/eslint from 8.4.5 to 8.4.6 (#56) (0bd61c6)
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 (#64) (3f91307)
  • deps-dev: bump @typescript-eslint/eslint-plugin from 5.34.0 to 5.35.1 (#67) (03cf64d)
  • deps-dev: bump @typescript-eslint/parser from 5.33.1 to 5.34.0 (#65) (11cb8b9)
  • deps-dev: bump @typescript-eslint/parser from 5.34.0 to 5.35.1 (#66) (dfc4796)
  • deps-dev: bump @vitest/coverage-c8 from 0.22.0 to 0.22.1 (#62) (3f2eb47)
  • deps-dev: bump @vitest/ui from 0.22.0 to 0.22.1 (#60) (91363f6)
  • deps-dev: bump cspell from 6.6.1 to 6.7.0 (#58) (8bb6770)
  • deps-dev: bump cspell from 6.7.0 to 6.8.0 (#63) (a500255)
  • deps-dev: bump eslint-plugin-jsonc from 2.3.1 to 2.4.0 (1e45ef3)
  • deps-dev: bump eslint-plugin-promise from 6.0.0 to 6.0.1 (#69) (5ec7516)
  • deps-dev: bump eslint-plugin-react from 7.30.1 to 7.31.0 (#68) (5bde4b7)
  • deps-dev: bump pretty-format from 28.1.3 to 29.0.0 (efc38f9)
  • deps-dev: bump unbuild from 0.8.8 to 0.8.9 (#61) (4add30f)
  • deps-dev: bump vitest from 0.22.0 to 0.22.1 (#59) (0de2679)
  • exports: remove extraneous conditional types exports (13b7990)
  • pkg: set type to module (59fcf62)

🤖 Continuous Integration

  • let @dependabot check for new versions at random times (7e4b90e)
  • refactor @dependabot workflow (df65f3f)
  • deps: bump flex-development/dist-tag-action from 1.0.0 to 1.1.0 (#55) (678c3d0)
  • workflows: add-to-project (20ee547)
  • workflows: dependabot-auto-fix (70d519a)
  • workflows: add debug step to ci workflow (f2f1d17)
  • workflows: add gh pat for @dependabot (d1ccb27)
  • workflows: add test coverage output to ci workflow (8cfe138)
  • workflows: add test coverage output to ci workflow (4d7d787)
  • workflows: cleanup ci workflow (712557c)
  • workflows: cleanup workflow environments and options (39246d3)
  • workflows: fix @dependabot package ecosystem conditionals (070cba5)
  • workflows: refactor integrity (2eb58c0)
  • workflows: remove query-linked-issues (eacd6f9)
  • workflows: run ci workflow on push to feature and hotfix branches (c23029a)
  • workflows: sign @dependabot lockfile fix commits (e16048a)
  • workflows: skip integrity for @dependabot (5b2aba2)
  • workflows: skip ci workflow when @dependabot pushes to main (1a646fb)
  • workflows: sync workflow and job names (b52337a)
  • workflows: try using secrets.PAT_ADMIN to trigger pr synchronize event for @dependabot (05d88e5)
  • workflows: update prerelease check (178a617)
  • workflows: use secrets.PAT_BOT (071ef4d)

📝 Documentation

🏡 Housekeeping

  • cleanup (4064cb7)
  • cleanup cspell dictionary (0a9659f)
  • cleanup eslint config (3821ca4)
  • eslint x graphql support (eb52b2e)
  • fix private registry login for @dependabot (378917c)
  • only run checks in lint-staged config (172d10c)
  • only run checks in lint-staged config (ae7f0db)
  • remove duplicate **/.npmignore entry from .prettierignore (9210257)
  • set specific time for version checks by @dependabot (cf428a8)
  • update jsx check in eslint config (f366f2f)
  • update sample gitconfig (246a401)
  • github: add label scope:tests (35909a1)
  • github: configure issue template chooser (f9746d2)
  • github: convert issue templates to issue forms (a741573)
  • github: remove type:discussion label (3aa5bc3)
  • github: rename label scope:deps to scope:dependencies (198561e)
  • github: rename label scope:typescript to scope:ts (f9b6530)
  • github: update label descriptions (74ba0e8)
  • github: update pull request template (bebd4e2)
  • release: read tag prefix from package.json (6b08e88)
  • release: update commit message format (9aa4449)
  • release: use current date as release date (43a2225)
  • vscode: cleanup eslint settings (53571ab)
  • vscode: let prettier handle shellscript files (118cde5)
  • yarn: configure flex-development scope (d24d03e)
  • yarn: fix lockfile ruined by @dependabot (d73bba2)
  • yarn: fix lockfile ruined by @dependabot (87574e4)
  • yarn: fix lockfile ruined by @dependabot (705612d)
  • yarn: remove registry restrictions (793a0ca)

✅ Testing

  • update vitest environment (8b79d00)