Releases: peter-evans/create-issue-from-file
Releases · peter-evans/create-issue-from-file
Create Issue From File v5.0.1
✨ The action will now truncate the issue body when it exceeds the max size permitted by GitHub's API
What's Changed
- Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #1510
- Bump @types/node from 18.19.8 to 18.19.10 by @dependabot in #1515
- Bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #1520
- Bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot in #1521
- Bump @types/node from 18.19.10 to 18.19.14 by @dependabot in #1530
- Bump @types/node from 18.19.14 to 18.19.15 by @dependabot in #1535
- Bump prettier from 3.2.4 to 3.2.5 by @dependabot in #1536
- Bump @types/node from 18.19.15 to 18.19.17 by @dependabot in #1545
- Bump eslint-plugin-jest from 27.6.3 to 27.8.0 by @dependabot in #1546
- Bump eslint-plugin-jest from 27.8.0 to 27.9.0 by @dependabot in #1555
- Bump @types/node from 18.19.17 to 18.19.18 by @dependabot in #1556
- Bump eslint-plugin-github from 4.10.1 to 4.10.2 by @dependabot in #1565
- Bump @types/node from 18.19.18 to 18.19.21 by @dependabot in #1567
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #1566
- Bump @types/node from 18.19.21 to 18.19.22 by @dependabot in #1582
- Bump @types/node from 18.19.22 to 18.19.24 by @dependabot in #1587
- Bump @types/node from 18.19.24 to 18.19.26 by @dependabot in #1592
- Bump @types/node from 18.19.26 to 18.19.29 by @dependabot in #1597
- Bump @types/node from 18.19.29 to 18.19.31 by @dependabot in #1602
- Bump @types/node from 18.19.31 to 18.19.33 by @dependabot in #1607
- Bump @types/node from 18.19.33 to 18.19.34 by @dependabot in #1612
- Bump prettier from 3.2.5 to 3.3.1 by @dependabot in #1613
- Bump prettier from 3.3.1 to 3.3.2 by @dependabot in #1622
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1625
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #1632
- Bump @types/node from 18.19.34 to 18.19.38 by @dependabot in #1637
- Bump @types/node from 18.19.38 to 18.19.39 by @dependabot in #1642
- Bump @types/node from 18.19.39 to 18.19.41 by @dependabot in #1647
- Bump prettier from 3.3.2 to 3.3.3 by @dependabot in #1648
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #1649
- Bump @types/node from 18.19.41 to 18.19.42 by @dependabot in #1663
- Bump @types/node from 18.19.42 to 18.19.43 by @dependabot in #1668
- Bump @types/node from 18.19.43 to 18.19.44 by @dependabot in #1674
- Bump @types/node from 18.19.44 to 18.19.45 by @dependabot in #1679
- Bump @types/node from 18.19.45 to 18.19.47 by @dependabot in #1684
- Bump peter-evans/create-pull-request from 6 to 7 by @dependabot in #1689
- Bump @types/node from 18.19.47 to 18.19.50 by @dependabot in #1694
- Update README.md by @AndreiCherniaev in #1699
- Remove dots from table by @AndreiCherniaev in #1700
- Bump eslint from 8.57.0 to 8.57.1 by @dependabot in #1706
- fix: truncate body when exceeds max length by @peter-evans in #1711
New Contributors
- @AndreiCherniaev made their first contribution in #1699
Full Changelog: v5.0.0...v5.0.1
Create Issue From File v5.0.0
⚙️ Updated runtime to Node.js 20
- The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.
What's Changed
- Replace use of any type by @peter-evans in #628
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #635
- Bump @types/node from 16.11.11 to 18.11.12 by @dependabot in #636
- Bump jest-circus from 27.4.2 to 29.3.1 by @dependabot in #637
- Bump prettier from 2.5.0 to 2.8.1 by @dependabot in #641
- Bump eslint from 8.3.0 to 8.29.0 by @dependabot in #640
- Bump eslint-plugin-jest from 25.3.0 to 27.1.6 by @dependabot in #646
- Bump typescript from 4.5.2 to 4.9.4 by @dependabot in #652
- Bump @typescript-eslint/parser from 5.5.0 to 5.46.0 by @dependabot in #649
- Update distribution by @actions-bot in #681
- Bump ts-jest from 27.0.7 to 27.1.5 by @dependabot in #691
- Bump @typescript-eslint/parser from 5.46.0 to 5.48.0 by @dependabot in #692
- Bump jest from 27.4.3 to 27.5.1 by @dependabot in #693
- Bump eslint-plugin-github from 4.3.5 to 4.6.0 by @dependabot in #690
- Bump @types/node from 18.11.12 to 18.11.18 by @dependabot in #696
- Bump @vercel/ncc from 0.32.0 to 0.36.0 by @dependabot in #721
- Bump eslint-plugin-jest from 27.1.6 to 27.2.0 by @dependabot in #722
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #730
- Bump eslint from 8.29.0 to 8.31.0 by @dependabot in #723
- Bump eslint-plugin-jest from 27.2.0 to 27.2.1 by @dependabot in #743
- Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #744
- Bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #745
- Bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #758
- Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #759
- Bump eslint from 8.31.0 to 8.32.0 by @dependabot in #760
- Bump @vercel/ncc from 0.36.0 to 0.36.1 by @dependabot in #773
- Bump jest-circus from 29.3.1 to 29.4.1 by @dependabot in #774
- Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #777
- Bump eslint from 8.32.0 to 8.33.0 by @dependabot in #789
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #790
- Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #793
- Bump prettier from 2.8.3 to 2.8.4 by @dependabot in #804
- Bump @types/node from 18.11.18 to 18.13.0 by @dependabot in #805
- Bump jest-circus from 29.4.1 to 29.4.2 by @dependabot in #806
- Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #811
- Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #826
- Bump eslint-plugin-github from 4.6.0 to 4.6.1 by @dependabot in #827
- Bump jest-circus from 29.4.2 to 29.4.3 by @dependabot in #828
- Bump eslint from 8.33.0 to 8.34.0 by @dependabot in #831
- Bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #848
- Bump @types/node from 18.13.0 to 18.14.1 by @dependabot in #849
- Bump eslint from 8.34.0 to 8.35.0 by @dependabot in #860
- Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #861
- Bump @types/node from 18.14.1 to 18.14.5 by @dependabot in #862
- Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #877
- Bump jest-circus from 29.4.3 to 29.5.0 by @dependabot in #878
- Bump @types/node from 18.14.5 to 18.15.0 by @dependabot in #879
- Bump @types/node from 18.15.0 to 18.15.3 by @dependabot in #894
- Bump eslint from 8.35.0 to 8.36.0 by @dependabot in #896
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 by @dependabot in #895
- Bump peter-evans/enable-pull-request-automerge from 2 to 3 by @dependabot in #911
- Bump eslint-plugin-github from 4.6.1 to 4.7.0 by @dependabot in #912
- Bump prettier from 2.8.4 to 2.8.7 by @dependabot in #913
- Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 by @dependabot in #916
- Bump @types/node from 18.15.3 to 18.15.7 by @dependabot in #917
- Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 by @dependabot in #938
- Bump eslint from 8.36.0 to 8.37.0 by @dependabot in #939
- Bump @types/node from 18.15.7 to 18.15.11 by @dependabot in #940
- Bump peter-evans/close-issue from 2 to 3 by @dependabot in #955
- Bump peter-evans/create-or-update-comment from 2 to 3 by @dependabot in #956
- Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #957
- Bump @typescript-eslint/parser from 5.57.0 to 5.57.1 by @dependabot in #958
- Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #975
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #976
- Bump @types/node from 18.15.11 to 18.15.13 by @dependabot in #985
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.0 by @dependabot in #986
- Bump @typescript-eslint/parser from 5.59.0 to 5.59.1 by @dependabot in #997
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #998
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #1000
- Bump @types/node from 18.15.13 to 18.16.2 by @dependabot in #999
- Bump @types/node from 18.16.2 to 18.16.4 by @dependabot in #1020
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 by @dependabot in #1021
- Bump eslint from 8.39.0 to 8.40.0 by @dependabot in #1032
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #1033
- Bump @types/node from 18.16.4 to 18.16.8 by @dependabot in #1034
- Bump @types/node from 18.16.8 to 18.16.13 by @dependabot in #1050
- Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in https://github.com/peter-evans/create-i...
Create Issue From File v4.0.1
⚙️ Bumps @actions/core
to transition away from deprecated runner commands.
What's Changed
- 11 dependency updates by @dependabot and @github-actions
Full Changelog: v4.0.0...v4.0.1
Create Issue From File v4.0.0
What's new
- Updated runtime to Node.js 16
- The action now requires a minimum version of v2.285.0 for the Actions Runner.
- If using GitHub Enterprise Server, the action requires GHES 3.4 or later.
What's Changed
- Remove workflow by @peter-evans in #564
- Update runtime to node 16 by @peter-evans in #569
- 7 dependency updates by @actions-bot and @dependabot
Full Changelog: v3.0.0...v4.0.0
Create Issue From File v3.0.0
- Converted the action to Typescript for maintainability
project
andproject-column
inputs have been removed. See the readme for how to create a project card.
Create Issue From File v2.3.2
- Dependency updates (Removes the Actions runner warning about
set-env
deprecation)
Create Issue From File v2.3.1
- Dependency updates
Create Issue From File v2.3.0
- Added input
issue-number
to allow updating an existing issue - Added step output
issue-number
for the created issue - Support for running inside Docker containers
- Updated dependencies
Create Issue From File v2.2.0
token
now defaults toGITHUB_TOKEN
Create Issue From File v2.1.1
- Updated dependencies