Skip to content

Releases: chyccs/pull-request-typography

2023-03-03

03 Mar 14:28
9c82a10
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump coverage from 7.2.0 to 7.2.1 by @dependabot in #69
  • build(deps-dev): bump pre-commit from 3.1.0 to 3.1.1 by @dependabot in #70
  • build(deps): bump semgrep from 1.13.0 to 1.14.0 by @dependabot in #71
  • fix: remove codeball ai actions by @chyccs in #72
  • feat: add supported language csharp by @chyccs in #73
  • fix: fix extraction semgrep rules for csharp language by @chyccs in #74
  • fix: remove subproject and fix python semgrep extraction rules by @chyccs in #75

Full Changelog: v0.0.9...v0.0.10

v0.0.9

25 Feb 12:40
60c29e5
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump mypy from 1.0.0 to 1.0.1 by @dependabot in #63
  • build(deps): bump pygithub from 1.57 to 1.58.0 by @dependabot in #64
  • build(deps): bump markdown-it-py from 2.1.0 to 2.2.0 by @dependabot in #65
  • build(deps-dev): bump pre-commit from 3.0.4 to 3.1.0 by @dependabot in #66
  • build(deps): bump coverage from 7.1.0 to 7.2.0 by @dependabot in #67
  • build(deps): bump semgrep from 1.12.1 to 1.13.0 by @dependabot in #68

Full Changelog: v0.0.8...v0.0.9

2023-02-19

19 Feb 05:43
5754c90
Compare
Choose a tag to compare

What's Changed

  • fix: fix regex for dependabot pull-request by @chyccs in #57
  • build(deps): bump semgrep from 1.11.0 to 1.12.0 by @dependabot in #58
  • build(deps-dev): bump pylint from 2.16.1 to 2.16.2 by @dependabot in #59
  • build(deps): bump semgrep from 1.12.0 to 1.12.1 by @dependabot in #60
  • refactor: sourcery refactored master branch by @sourcery-ai in #62

New Contributors

Full Changelog: v0.0.7...v0.0.8

2023-02-09

09 Feb 07:54
123552b
Compare
Choose a tag to compare

What's Changed

  • fix: catch misc exception and enable to log by @chyccs in #49
  • fix: add escaping keywords by @chyccs in #50
  • build(deps-dev): bump mypy from 0.991 to 1.0.0 by @dependabot in #52
  • feat: add decorating code for bump pull-request and add some testcases named test manage by @chyccs in #51
  • build(deps): bump semgrep from 1.9.0 to 1.10.0 by @dependabot in #53
  • fix: add test coverage step in action.yml by @chyccs in #54
  • fix: extract secret cc_test_reporter_id by @chyccs in #55
  • fix: append additional guidance to the readme.md file by @chyccs in #56

Full Changelog: v0.0.6...v0.0.7

2023-02-04-2

04 Feb 16:10
fdc5c0b
Compare
Choose a tag to compare

What's Changed

  • fix: change license and remove unnecessary dependencies by @chyccs in #47
  • feat: extend singularize and extend pluralize symbols by @chyccs in #48

Full Changelog: v0.0.5...v0.0.6

2023-02-04

04 Feb 14:14
dc1e8b3
Compare
Choose a tag to compare

What's Changed

  • feat: use semgrep for extracting symbols by @chyccs in #44
  • feat: add case converter for matching keyword by @chyccs in #45

Full Changelog: v0.0.4...v0.0.5

2023-02-03-2

03 Feb 07:15
34d4827
Compare
Choose a tag to compare

What's Changed

  • feat: 23 do not fix tag in pull-request title by @chyccs in #43

Full Changelog: v0.0.3...v0.0.4

2023-02-03

03 Feb 06:23
1bebe08
Compare
Choose a tag to compare

What's Changed

  • feat: add push-pull-request.sh by @chyccs in #30
  • build(deps-dev): bump pre-commit from 3.0.0 to 3.0.1 by @dependabot in #31
  • fixed: fix anti-patterns by @chyccs in #32
  • fixed: 33 fix trailing spaces issue in codeclimateyml by @chyccs in #34
  • build(deps): bump setuptools from 66.1.1 to 67.0.0 by @dependabot in #37
  • build(deps-dev): bump pre-commit from 3.0.1 to 3.0.2 by @dependabot in #36
  • build(deps-dev): bump pre-commit from 3.0.2 to 3.0.3 by @dependabot in #38
  • build(deps): bump setuptools from 67.0.0 to 67.1.0 by @dependabot in #39
  • feat: 20 feat highlight number in title of pull request by @chyccs in #40
  • feat: 22 feat highlight filename on title of pull request like main.py by @chyccs in #41

Full Changelog: 0.0.3...v0.0.3

2023-01-26

26 Jan 10:29
5f79d9d
Compare
Choose a tag to compare

What's Changed

  • fixed: add 3rd party code analyzer and fix description of project by @chyccs in #15
  • refactor: improve code quality by @chyccs in #16
  • feat: add branding into actions.yml by @chyccs in #17
  • fixed: update readme.md by @chyccs in #20

Full Changelog: 0.0.1...v0.0.2

2023-01-26

26 Jan 09:18
0f94f98
Compare
Choose a tag to compare

What's Changed

  • fixed: fix composite action does not required checkout by @chyccs in #12
  • fixed: fix to use working dir by @chyccs in #13

Full Changelog: 0.1...0.0.1