Commit Graph
100 Commits
Author SHA1 Message Date
Nick AlteenandGitHub 36ccc40bdc Merge pull request #915 from actions/dependabot/npm_and_yarn/npm-development-56265e27ec
Bump the npm-development group with 4 updates
2024-06-24 10:25:02 -04:00
Nick Alteen 1da47dbb77 Rebuild dist 2024-06-24 10:19:53 -04:00
Nick AlteenandGitHub 3ccea1265e Merge pull request #914 from actions/dependabot/npm_and_yarn/npm-development-3718be99fb
Bump the npm-development group with 4 updates
2024-06-17 10:49:57 -04:00
Nick AlteenandGitHub d656bf4d85 Merge pull request #912 from actions/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-10 22:42:58 -04:00
Nick AlteenandGitHub 796a345930 Merge branch 'main' into dependabot/npm_and_yarn/braces-3.0.3 2024-06-10 22:40:26 -04:00
Nick AlteenandGitHub 38e3913c63 Merge pull request #911 from actions/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
Bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-06-10 22:39:56 -04:00
Nick AlteenandGitHub fa83f5d7a1 Merge pull request #910 from actions/dependabot/npm_and_yarn/npm-development-d8d6128800
Bump the npm-development group with 5 updates
2024-06-10 22:36:42 -04:00
Nick AlteenandGitHub 16d9af8895 Merge pull request #908 from actions/dependabot/npm_and_yarn/npm-development-b5a383dfcc
Bump the npm-development group with 5 updates
2024-06-03 11:40:25 -04:00
Nick AlteenandGitHub 14093531a0 Merge pull request #904 from actions/dependabot/npm_and_yarn/npm-development-37dfaa9fad
Bump the npm-development group with 4 updates
2024-05-29 10:14:53 -04:00
Nick AlteenandGitHub c55649f189 Merge pull request #900 from actions/dependabot/npm_and_yarn/npm-development-85d01a5dca
Bump the npm-development group with 3 updates
2024-05-20 10:33:13 -04:00
Nick AlteenandGitHub 6fc3b0270d Merge pull request #897 from actions/dependabot/npm_and_yarn/npm-development-81e81728f9
Bump the npm-development group across 1 directory with 4 updates
2024-05-14 11:39:21 -04:00
Nick AlteenandGitHub 82c7327d38 Merge pull request #894 from alexquitiaquez/Bugfix/fix-issue-893
Fixing issues/893 - git diff command fails if _dist/_ folder doesn't exist
2024-05-02 11:18:59 -04:00
Nick AlteenandGitHub 416b46dac2 Merge branch 'main' into Bugfix/fix-issue-893 2024-05-02 11:16:49 -04:00
Nick AlteenandGitHub 0062679e7c Merge pull request #895 from actions/dependabot/npm_and_yarn/npm-development-b1c0b7470d
Bump the npm-development group with 3 updates
2024-04-29 09:58:13 -04:00
Nick AlteenandGitHub cebb7a99fe Merge pull request #892 from actions/dependabot/npm_and_yarn/npm-development-7efb39f046
Bump the npm-development group with 2 updates
2024-04-22 09:44:45 -04:00
Nick AlteenandGitHub 41b01c5692 Merge pull request #891 from actions/dependabot/npm_and_yarn/npm-development-cba8ae9856
Bump the npm-development group with 3 updates
2024-04-15 10:11:15 -04:00
Nick Alteen d56ef71a60 Clarify comments 2024-04-12 12:56:01 -04:00
Nick AlteenandGitHub 3715355832 Merge pull request #890 from actions/dependabot/npm_and_yarn/npm-development-c50aeb7751
Bump the npm-development group with 5 updates
2024-04-09 10:42:21 -04:00
Nick AlteenandGitHub 6a3a3bd62e Merge pull request #889 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.2.0
Bump eslint-plugin-jest from 27.9.0 to 28.2.0
2024-04-09 10:37:50 -04:00
Nick AlteenandGitHub 3d0de9547a Merge pull request #887 from actions/dependabot/npm_and_yarn/undici-5.28.4
Bump undici from 5.28.3 to 5.28.4
2024-04-05 10:08:37 -04:00
Nick Alteen 8f2e11849c Rebuild dist 2024-04-05 10:06:07 -04:00
Nick AlteenandGitHub f96eb79105 Merge pull request #886 from actions/dependabot/npm_and_yarn/npm-development-de80e9f30f
Bump the npm-development group with 3 updates
2024-04-01 09:54:26 -04:00
Nick AlteenandGitHub cd5bb92b48 Merge pull request #882 from vaporif/include_jest_globals
Fix missing @jest/globals package
2024-03-29 10:44:44 -04:00
Nick AlteenandGitHub 06ab12eef4 Merge pull request #881 from actions/dependabot/npm_and_yarn/npm-development-aac9af59a3
Bump the npm-development group with 5 updates
2024-03-25 09:34:47 -04:00
Nick AlteenandGitHub 1da1fe9abb Merge pull request #880 from actions/dependabot/npm_and_yarn/npm-development-5e8298a18c
Bump the npm-development group with 3 updates
2024-03-18 09:34:03 -04:00
Nick AlteenandGitHub d90f97e4a6 Merge pull request #877 from dsanders11/patch-1
docs: fix rendering of warning in README.md
2024-03-14 12:33:44 -04:00
Nick AlteenandGitHub d364a0596a Merge pull request #876 from actions/dependabot/npm_and_yarn/npm-development-ec45a7894d
Bump the npm-development group with 3 updates
2024-03-11 10:25:01 -04:00
Nick AlteenandGitHub 7e40484a5f Merge pull request #872 from actions/ncalteen-patch-1
Update devcontainer.json
2024-03-04 13:44:21 -05:00
Nick AlteenandGitHub 4e5b1714aa Merge branch 'main' into ncalteen-patch-1 2024-03-04 13:41:57 -05:00
Nick AlteenandGitHub 312c9ee4fa Merge pull request #868 from actions/npm-scripts
Update npm scripts
2024-03-04 13:41:45 -05:00
Nick Alteen fb83b27ebb Rebuild dist 2024-03-04 13:38:34 -05:00
Nick AlteenandGitHub c76be440c7 Merge branch 'main' into ncalteen-patch-1 2024-03-04 13:36:48 -05:00
Nick AlteenandGitHub b38375414a Merge branch 'main' into npm-scripts 2024-03-04 13:35:55 -05:00
Nick AlteenandGitHub 15d3a79b55 Merge pull request #875 from actions/dependabot/npm_and_yarn/npm-development-828328d752
Bump the npm-development group with 4 updates
2024-03-04 09:41:51 -05:00
Nick Alteen 8f7c021628 Fix dependencies 2024-03-04 09:39:38 -05:00
Nick AlteenandGitHub 6b186f270c Update devcontainer.json
Remove Git LFS due to https://github.com/devcontainers/features/issues/888
2024-03-02 21:02:25 -05:00
Nick AlteenandGitHub cee1ad6cd5 Merge pull request #867 from actions/devcontainer
Add devcontainer configuration
2024-02-22 16:47:44 -05:00
Nick Alteen 969491d950 Remove button 2024-02-22 16:42:08 -05:00
Nick Alteen f606d32907 Update npm scripts 2024-02-22 11:43:12 -05:00
Nick Alteen 79b9da46c0 Add codespaces badge 2024-02-22 11:32:42 -05:00
Nick Alteen dfc47d3b5a Add devcontainer config 2024-02-22 16:07:10 +00:00
Nick AlteenandGitHub ce3dcc4052 Merge pull request #866 from ammmze/core-mock-types
test: type the @actions/core spy/mock from the actual implementations
2024-02-22 10:13:08 -05:00
Nick AlteenandGitHub 48e84f10c3 Merge pull request #864 from actions/dependabot/github_actions/super-linter/super-linter-6
Bump super-linter/super-linter from 5 to 6
2024-02-22 09:50:25 -05:00
Nick Alteen b15f546a05 Fix shfmt errors 2024-02-22 09:47:59 -05:00
Nick Alteen 3ae7b742c1 Fix actions linting errors 2024-02-22 09:44:31 -05:00
Nick AlteenandGitHub 764ca585b6 Merge branch 'main' into dependabot/github_actions/super-linter/super-linter-6 2024-02-22 09:42:49 -05:00
Nick Alteen b5dab93db9 Add fetch depth 2024-02-22 09:42:41 -05:00
Nick AlteenandGitHub 022d2698bc Merge pull request #863 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.0.0
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0
2024-02-22 09:41:31 -05:00
Nick AlteenandGitHub 6daac09115 Merge pull request #862 from actions/dependabot/npm_and_yarn/npm-development-f67b08c19f
Bump the npm-development group with 2 updates
2024-02-21 10:20:00 -05:00
Nick AlteenandGitHub cb810abaf7 Merge pull request #861 from actions/dependabot/npm_and_yarn/npm-development-0e2db0d641
Bump the npm-development group with 3 updates
2024-02-12 09:26:44 -05:00
Nick AlteenandGitHub d88c822607 Merge pull request #860 from actions/dependabot/npm_and_yarn/npm-development-6ac9039cf1
Bump the npm-development group with 5 updates
2024-02-05 09:31:52 -05:00
Nick AlteenandGitHub 7e749b28cd Merge pull request #859 from actions/ncalteen/858
Clarify release script usage
2024-02-02 11:27:07 -05:00
Nick Alteen 535a28ecb5 Clarify release script usage 2024-02-01 10:23:43 -05:00
Nick AlteenandGitHub f7f7a94ba3 Merge pull request #855 from actions/dependabot/npm_and_yarn/npm-development-42545c7abb
Bump the npm-development group with 5 updates
2024-01-29 09:25:33 -05:00
Nick AlteenandGitHub a7b8a613ff Merge pull request #853 from actions/dependabot/npm_and_yarn/npm-development-c28fccc168
Bump the npm-development group with 6 updates
2024-01-22 09:57:07 -05:00
Nick AlteenandGitHub 0f23799faf Merge pull request #851 from actions/dependabot/npm_and_yarn/npm-development-31d66b7392
Bump the npm-development group with 6 updates
2024-01-16 09:33:16 -05:00
Nick AlteenandGitHub c47466b462 Merge pull request #844 from actions/codeowners
Update CODEOWNERS
2024-01-08 10:48:33 -05:00
Nick AlteenandGitHub 45e58fbade Merge pull request #850 from actions/dependabot/npm_and_yarn/npm-development-517ec131a2
Bump the npm-development group with 4 updates
2024-01-08 09:38:10 -05:00
Nick AlteenandGitHub 730183544c Merge pull request #849 from actions/dependabot/npm_and_yarn/npm-development-47d8c4eab3
Bump the npm-development group with 6 updates
2024-01-01 14:22:31 -05:00
Nick AlteenandGitHub d972153c5f Merge pull request #846 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 10:27:49 -05:00
Nick AlteenandGitHub f10eb6c4c0 Merge branch 'main' into dependabot/github_actions/github/codeql-action-3 2023-12-18 09:33:26 -05:00
Nick AlteenandGitHub 9a2899245c Merge pull request #847 from actions/dependabot/npm_and_yarn/npm-development-f883f0fbb5
Bump the npm-development group with 5 updates
2023-12-18 09:33:10 -05:00
Nick AlteenandGitHub 99aade0977 Merge branch 'main' into dependabot/npm_and_yarn/npm-development-f883f0fbb5 2023-12-18 09:30:12 -05:00
Nick AlteenandGitHub c3a9d0cf44 Merge pull request #845 from actions/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 09:27:58 -05:00
Nick Alteen 8e36f94a3c Update CODEOWNERS 2023-12-15 10:15:25 -05:00
Nick AlteenandGitHub 17dcbbba24 Merge pull request #843 from actions/dependabot/npm_and_yarn/npm-development-10e7db61ed
Bump the npm-development group with 6 updates
2023-12-11 09:30:25 -05:00
Nick AlteenandGitHub bb5b30e396 Merge pull request #842 from actions/note
Update caution to important
2023-12-05 10:04:05 -05:00
Nick Alteen f18a3989d9 Update caution to important 2023-12-05 10:00:28 -05:00
Nick AlteenandGitHub cd83e01e16 Merge pull request #841 from actions/dependabot/npm_and_yarn/npm-development-fbd48b7a2f
Bump the npm-development group with 2 updates
2023-12-04 09:18:32 -05:00
Nick AlteenandGitHub 7426284439 Merge pull request #840 from actions/dependabot/npm_and_yarn/npm-development-00b2fbea27
Bump the npm-development group with 3 updates
2023-12-01 11:39:40 -05:00
Nick AlteenandGitHub d8ead2e55b Merge pull request #836 from actions/dependencies
Update Dependabot Grouping
2023-12-01 11:34:06 -05:00
Nick AlteenandGitHub 01a65f8c75 Merge branch 'main' into dependencies 2023-12-01 11:08:28 -05:00
Nick AlteenandGitHub 5973165293 Merge pull request #837 from actions/codeowners
Move and document CODEOWNERS
2023-12-01 09:12:05 -05:00
Nick Alteen ca3370cfd5 Add missing perms 2023-12-01 09:09:01 -05:00
Nick AlteenandGitHub c5944d03cf Merge branch 'main' into codeowners 2023-12-01 09:06:22 -05:00
Nick AlteenandGitHub 1cdc636113 Merge pull request #838 from actions/line-feed
Enforce line-ending style
2023-12-01 09:05:47 -05:00
Nick AlteenandGitHub 2b50b7f305 Merge branch 'main' into dependencies 2023-12-01 09:03:56 -05:00
Nick AlteenandGitHub 49163957ad Merge branch 'main' into line-feed 2023-12-01 09:02:33 -05:00
Nick AlteenandGitHub ae98b9cd45 Merge pull request #839 from dsanders11/remove-unused-js-ymal
Remove unused js-yaml dev dependency
2023-11-30 09:57:17 -05:00
Nick Alteen 3c21e76417 Enforce line-ending style 2023-11-28 12:40:40 -05:00
Nick Alteen 4c624fefc4 Move and document CODEOWNERS 2023-11-28 11:23:10 -05:00
Nick Alteen 2cf1c6faee Grammar cleanup 2023-11-27 23:41:39 -05:00
Nick Alteen ab98397115 Make consistent with other template actions 2023-11-27 23:41:30 -05:00
Nick Alteen 693b3bccae Expand workflow comments 2023-11-27 23:41:15 -05:00
Nick Alteen 2a9e4e08ae Add dependabot grouping 2023-11-27 23:41:01 -05:00
Nick AlteenandGitHub 334b409570 Merge pull request #831 from actions/dependabot/npm_and_yarn/types/jest-29.5.10
Bump @types/jest from 29.5.8 to 29.5.10
2023-11-27 09:19:22 -05:00
Nick AlteenandGitHub b2759fc343 Merge pull request #833 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.12.0
Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0
2023-11-27 09:14:20 -05:00
Nick AlteenandGitHub 5125722868 Merge pull request #832 from actions/dependabot/npm_and_yarn/typescript-5.3.2
Bump typescript from 5.2.2 to 5.3.2
2023-11-27 09:09:11 -05:00
Nick AlteenandGitHub 200cc43210 Merge pull request #834 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.12.0
Bump @typescript-eslint/parser from 6.11.0 to 6.12.0
2023-11-27 09:00:23 -05:00
Nick AlteenandGitHub b6f90f6f5a Merge pull request #835 from actions/dependabot/npm_and_yarn/types/node-20.10.0
Bump @types/node from 20.9.2 to 20.10.0
2023-11-27 08:55:31 -05:00
Nick AlteenandGitHub 29bc1208e5 Merge pull request #830 from actions/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-20 12:44:58 -05:00
Nick AlteenandGitHub bb04117b9c Merge pull request #829 from actions/dependabot/npm_and_yarn/types/node-20.9.2
Bump @types/node from 20.9.0 to 20.9.2
2023-11-20 12:17:36 -05:00
Nick AlteenandGitHub 99f295a23d Merge pull request #827 from actions/license
Update LICENSE and Dependabot
2023-11-16 14:16:42 -05:00
Nick Alteen 8c8532a76a Change dependabot schedule 2023-11-16 10:24:39 -05:00
Nick Alteen 9f097d64c5 Update LICENSE to standard 2023-11-16 10:24:35 -05:00
Nick AlteenandGitHub 4ea60c2ffb Merge pull request #825 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.11.0
Bump @typescript-eslint/parser from 6.10.0 to 6.11.0
2023-11-14 09:18:03 -05:00
Nick AlteenandGitHub d127205f41 Merge pull request #826 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.11.0
Bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
2023-11-14 09:09:36 -05:00
Nick AlteenandGitHub 2d25f1ea41 Merge pull request #824 from actions/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-13 09:15:37 -05:00
Nick AlteenandGitHub c025b77e50 Merge pull request #822 from actions/dependabot/npm_and_yarn/types/node-20.9.0
Bump @types/node from 20.8.10 to 20.9.0
2023-11-08 09:46:29 -05:00
Nick AlteenandGitHub e8a700962b Merge pull request #823 from actions/dependabot/npm_and_yarn/types/jest-29.5.8
Bump @types/jest from 29.5.7 to 29.5.8
2023-11-08 09:13:24 -05:00