Skip to content
Compare
Choose a tag to compare
@myyk myyk released this 28 Jan 09:02
· 185 commits to main since this release

What's Changed

Mostly, I fixed the auto-update/auto-merge with Dependabot and it is finally working! I also just updated all the dependencies to be current after that!

  • replace set-output commands with GITHUB_OUTPUT env var by @myyk in #632
  • clean up eslint config by @myyk in #633
  • Keep dist dir updated when Dependabot updates a dependency by @myyk in #670
  • chore: fix update-dist.yml workflow by @myyk in #671
  • chore: CI now inherits secrets by @myyk in #673
  • chore: don't trigger CI on dependabot change by @myyk in #674
  • chore: don't trigger CI on dependabot change 2 by @myyk in #675
  • chore: don't trigger CI on dependabot change 3 by @myyk in #676
  • chore: don't trigger CI on dependabot change 3 by @myyk in #677
  • chore: don't trigger CI on dependabot change 4 by @myyk in #678
  • chore: add top level try catch by @myyk in #679
  • chore: await payload in main by @myyk in #680
  • Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #659
  • chore: allow dependabot automerge by @myyk in #681
  • chore: try to auto merge with --admin by @myyk in #682
  • chore: try to auto merge with --rebase by @myyk in #683
  • Bump eslint-plugin-jest from 27.1.5 to 27.2.1 by @dependabot in #660
  • Bump eslint from 8.27.0 to 8.32.0 by @dependabot in #664
  • Bump prettier from 2.7.1 to 2.8.3 by @dependabot in #665
  • Bump @typescript-eslint/parser from 5.43.0 to 5.49.0 by @dependabot in #668
  • Bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.49.0 by @dependabot in #669
  • chore: yarn upgrade by @myyk in #684
  • chore: upgrade to jest 29 by @myyk in #685
  • chore: bump version to 1.2.0 by @myyk in #686

Full Changelog: v1.3.0...v1.4.0