Releases: myyk/git-democracy
Releases · myyk/git-democracy
v2.2.1
v2.2.0
v2.1.0
Updated Dependencies
Shouldn't have any new behavior but just updated dependencies because they were getting stale.
CI should now be keeping these updated more regularly.
What's Changed
- chore: fix CI which has been broken since v2 release by @myyk in #848
- chore(deps-dev): bump eslint from 8.41.0 to 8.51.0 by @dependabot in #844
- chore(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 6.7.5 by @dependabot in #845
- chore: run npx update-browserslist-db@latest by @myyk in #849
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #835
- chore(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.4.2 by @dependabot in #842
- chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #850
- chore(deps-dev): bump jest and @types/jest by @dependabot in #851
- chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.1 by @dependabot in #830
- chore: yarn up by @myyk in #852
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
Most of these changes are dependabot keeping everything fresh. But the major version upgrade migration guide is here to help (~1 minute of changes). This is a major security update that you should not miss.
- 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
- chore: correct the version by @myyk in #687
- chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #688
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #689
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #690
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #691
- chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #692
- chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #693
- chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #694
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #695
- chore(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #696
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #697
- chore(deps-dev): bump jest-circus from 29.4.1 to 29.4.2 by @dependabot in #698
- chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #699
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #700
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #701
- chore(deps-dev): bump eslint-plugin-github from 4.6.0 to 4.6.1 by @dependabot in #702
- chore(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in #703
- chore(deps-dev): bump jest-circus from 29.4.2 to 29.4.3 by @dependabot in #704
- chore(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #705
- chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #706
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #707
- chore(deps-dev): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in #708
- chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #709
- chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in #710
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #711
- chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #712
- chore(deps-dev): bump @types/node from 18.14.2 to 18.14.4 by @dependabot in #713
- chore(deps-dev): bump @types/node from 18.14.4 to 18.14.5 by @dependabot in #714
- chore(deps-dev): bump @types/node from 18.14.5 to 18.14.6 by @dependabot in #715
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #716
- chore(deps-dev): bump jest-circus from 29.4.3 to 29.5.0 by @dependabot in #718
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #717
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #719
- chore(deps-dev): bump @types/node from 18.14.6 to 18.15.0 by @dependabot in #720
- chore(deps-dev): bump @types/node from 18.15.0 to 18.15.1 by @dependabot in #721
- chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 by @dependabot in #722
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 by @dependabot in #723
- chore(deps-dev): bump @types/jest from 29.4.0 to 29.4.1 by @dependabot in #725
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #726
- chore(deps-dev): bump @types/node from 18.15.1 to 18.15.3 by @dependabot in #724
- chore(deps-dev): bump @types/jest from 29.4.1 to 29.4.2 by @dependabot in #727
- chore(deps-dev): bump @types/jest from 29.4.2 to 29.4.4 by @dependabot in #728
- chore(deps-dev): bump @types/jest from 29.4.4 to 29.5.0 by @dependabot in #729
- chore(deps-dev): bump typescript from 4.9.5 to 5.0.2 by @dependabot in #730
- chore(deps-dev): bump prettier from 2.8.4 to 2.8.5 by @dependabot in #731
- chore(deps-dev): bump prettier from 2.8.5 to 2.8.6 by @dependabot in #732
- chore(deps-dev): bump @types/node from 18.15.3 to 18.15.5 by @dependabot in #733
- chore(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #735
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 by @dependabot in #734
- chore(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 by @dependabot in #736
- chore(deps-dev): bump @types/node from 18.15.5 to 18.15.7 by @dependabot in #737
- chore(deps-dev): bump prettier from 2.8.6 to 2.8.7 by @dependabot in #738
- chore(deps-dev): bump @types/node from 18.15.7 to 18.15.10 by @dependabot in #739
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 by @dependabot in #740
- chore(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #741
- chore(deps-dev): bump eslint from 8.36.0 to 8.37.0 by @dependabot in #742
- chore(deps-dev): bump @types/nod...
v1.4.0
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
v1.3.0
What's Changed
- Bump @types/node from 18.11.0 to 18.11.3 by @dependabot in #608
- Bump jest-circus from 29.2.0 to 29.2.1 by @dependabot in #605
- Bump eslint-plugin-jest from 27.1.2 to 27.1.3 by @dependabot in #607
- Bump eslint from 8.25.0 to 8.26.0 by @dependabot in #609
- Bump @types/node from 18.11.3 to 18.11.4 by @dependabot in #610
- Bump @types/node from 18.11.4 to 18.11.5 by @dependabot in #614
- Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 by @dependabot in #611
- Bump jest-circus from 29.2.1 to 29.2.2 by @dependabot in #613
- Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 by @dependabot in #612
- Bump @types/node from 18.11.5 to 18.11.7 by @dependabot in #615
- Bump @types/node from 18.11.7 to 18.11.8 by @dependabot in #616
- Bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #619
- Bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #617
- Bump @types/node from 18.11.8 to 18.11.9 by @dependabot in #618
- Bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in #620
- Bump eslint-plugin-jest from 27.1.3 to 27.1.4 by @dependabot in #624
- Bump jest-circus from 29.2.2 to 29.3.1 by @dependabot in #626
- Bump eslint from 8.26.0 to 8.27.0 by @dependabot in #622
- Bump @typescript-eslint/parser from 5.42.0 to 5.42.1 by @dependabot in #625
- Bump eslint-plugin-github from 4.4.0 to 4.4.1 by @dependabot in #621
- Bump eslint-plugin-jest from 27.1.4 to 27.1.5 by @dependabot in #627
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #630
- Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.43.0 by @dependabot in #629
- Bump @typescript-eslint/parser from 5.42.1 to 5.43.0 by @dependabot in #628
- Upgrade action to use node16 by @myyk in #631
Full Changelog: v1.2.1...v1.3.0
Update dependencies
Bump eslint-plugin-jest from 27.1.1 to 27.1.2 (#601) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.1 to 27.1.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.1.1...v27.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated dependencies including github/actions minor version
Should be pretty safe to upgrade to, no major intended behavior changes
Updated dependencies
v1.1.4 npm update and adding instructions to publish a new version (#302)