PatOnTheBack
|
41d5051b39
|
Upgrade vulnerable Dependencies (#2366)
* Bump lodash from 4.17.10 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.13)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump handlebars from 4.0.11 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
* Bump open from 0.0.5 to 6.0.0
Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](https://github.com/sindresorhus/open/commits/v6.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-20 19:37:34 -03:00 |
Glavin Wiechert
|
76c20e0091
|
Add CodePass website link to README (#2333)
* Add CodePass website link to README
* Add CodePass website link to README-template.md
|
2019-04-04 01:02:02 -03:00 |
Glavin Wiechert
|
a3fc41a9db
|
Change v0.33.3 to v0.33.4 in CHANGELOG.md
|
2018-09-29 00:04:22 -03:00 |
Glavin Wiechert
|
7ca4c438e4
|
Prepare 0.33.4 release
|
2018-09-29 00:03:41 -03:00 |
Glavin Wiechert
|
959862122c
|
Prepare 0.33.3 release
|
2018-09-29 00:03:05 -03:00 |
Glavin Wiechert
|
a73906c4e2
|
Revert "Prepare 0.33.3 release"
This reverts commit ce6b50e1f6 .
|
2018-09-29 00:02:43 -03:00 |
Glavin Wiechert
|
ce6b50e1f6
|
Prepare 0.33.3 release
|
2018-09-29 00:00:34 -03:00 |
Glavin Wiechert
|
12d03146b7
|
Merge pull request #2238 from Glavin001/bugfix/auto-rm-docker
Fix #2204. Auto-remove docker containers after run.
|
2018-09-28 23:59:57 -03:00 |
Glavin Wiechert
|
1594ced54b
|
Fix #2204. Auto-remove docker containers after run.
|
2018-09-28 23:57:42 -03:00 |
Glavin Wiechert
|
fec8843cdc
|
Add Unibeautify CI app link to README-template.md
https://github.com/Unibeautify/website/pull/192
|
2018-09-27 22:54:57 -03:00 |
Glavin Wiechert
|
3426b7a4c5
|
Add Unibeautify CI app link to README.md
https://github.com/Unibeautify/website/pull/192
|
2018-09-27 22:53:45 -03:00 |
stevenzeck
|
af19ce81c5
|
Prepare 0.33.2 release
|
2018-09-26 11:13:40 -05:00 |
stevenzeck
|
c17d5bcfdf
|
Update changelog
|
2018-09-26 11:11:41 -05:00 |
Steven Zeck
|
596b979c96
|
Merge pull request #2189 from arl-o/master
Add Black beautifier for Python
|
2018-09-11 23:19:43 -05:00 |
Steven Zeck
|
0968599c86
|
Merge branch 'master' into master
|
2018-09-11 20:05:17 -05:00 |
Steven Zeck
|
80280bb70c
|
Merge pull request #2207 from utkarshkukreti/ocamlformat
Add `ocamlformat` formatter for OCaml.
|
2018-09-11 20:03:39 -05:00 |
Steven Zeck
|
67f4ca4249
|
Merge pull request #2215 from bitwiseman/patch-2
Update html.coffee with js-beautify v1.8.1
|
2018-09-11 19:59:08 -05:00 |
Liam Newman
|
f1e6380eac
|
Update changelog to highlight breaking change
|
2018-09-11 15:59:00 -07:00 |
Liam Newman
|
9445822480
|
Add change log and other message changes
|
2018-09-05 23:36:33 -07:00 |
Liam Newman
|
38bd8b531c
|
Set unformattted to empty
|
2018-09-05 23:31:04 -07:00 |
Liam Newman
|
a3accd1373
|
Typo fix
|
2018-09-05 23:30:38 -07:00 |
Liam Newman
|
f611d5765f
|
Fix output for blade tests
|
2018-09-05 01:09:32 -07:00 |
Liam Newman
|
e2092205c8
|
Update to latest release
|
2018-09-05 00:04:34 -07:00 |
Liam Newman
|
4a3c093199
|
Update html.coffee with js-beautify v1.8.1
|
2018-09-05 00:04:34 -07:00 |
Glavin Wiechert
|
c1990aadc9
|
Merge pull request #2221 from szeck87/ci-fixes
Fix CI issues
|
2018-09-04 17:48:27 -03:00 |
Steven Zeck
|
b2db7371dd
|
Remove elm from being tested
|
2018-09-02 23:34:53 -05:00 |
Steven Zeck
|
d9c06bb47b
|
Remove marko from being tested
|
2018-09-02 23:18:43 -05:00 |
Steven Zeck
|
235d9af6d5
|
Fix CI issues
|
2018-09-02 23:10:56 -05:00 |
Steven Zeck
|
eb72ca4487
|
Prepare 0.33.1 release
|
2018-09-02 20:37:17 -05:00 |
Steven Zeck
|
7dc83efb39
|
Remove marko-prettyprint package temporarily
|
2018-09-02 20:37:11 -05:00 |
Utkarsh Kukreti
|
bcdccca4f6
|
Add `ocamlformat` formatter for OCaml.
|
2018-08-24 01:50:36 +05:30 |
Steven Zeck
|
645f1e2404
|
Update CHANGELOG
|
2018-08-10 08:51:46 -05:00 |
Steven Zeck
|
6d459fabef
|
Prepare 0.33.0 release
|
2018-08-10 08:50:23 -05:00 |
Steven Zeck
|
000b807a26
|
Update CHANGELOG
|
2018-08-10 08:50:16 -05:00 |
Arlo Shallit
|
ee6c605b04
|
Remove black from requirements.txt
|
2018-07-30 21:58:11 -04:00 |
Arlo Shallit
|
64c9466418
|
Remove trailing whitespace
|
2018-07-30 19:26:02 -04:00 |
Arlo Shallit
|
cd37c75c40
|
Added black to requirements.txt
|
2018-07-30 17:08:11 -04:00 |
Arlo Shallit
|
dd9aacffb0
|
Add Black python beautifier
|
2018-07-30 16:53:59 -04:00 |
Steven Zeck
|
bb9428a4fa
|
Merge pull request #2172 from MSP-Greg/appveyor
Appveyor - Ruby 2.4-x64, gem update --system
|
2018-06-25 13:58:01 -05:00 |
MSP-Greg
|
99662fe968
|
Ruby 2.4-x64, gem update --system
|
2018-06-25 13:17:39 -05:00 |
Steven Zeck
|
b6591b738e
|
Use emacs64 to resolve emacs install issue
|
2018-06-21 11:47:54 -05:00 |
Steven Zeck
|
a39bbd52cf
|
Merge pull request #2164 from maximumdata/master
Fix for unnecessary fat arrow warning from linter in executable beaut…
|
2018-06-16 23:40:36 -05:00 |
Steven Zeck
|
43bf23f2a1
|
Merge pull request #2165 from bbugh/fix-rubocop-exact-file-exclude
Fix rubocop exact file exclude
|
2018-06-16 18:25:14 -05:00 |
Brian Bugh
|
d87b5af8c8
|
Updated CHANGELOG
|
2018-06-13 15:44:53 -05:00 |
Brian Bugh
|
05b20e61c9
|
Fixes Rubocop AllCops Exclude exact file names
|
2018-06-13 15:40:00 -05:00 |
Mike Dettmer
|
1035da2350
|
Fix for unnecessary fat arrow warning from linter in executable beautifier
|
2018-06-13 13:58:58 -04:00 |
Steven Zeck
|
6f1bd1b225
|
Update package-lock.json
|
2018-06-07 10:25:23 -05:00 |
Steven Zeck
|
f4ca817c16
|
Merge pull request #2148 from szeck87/error-message-patch1
Fix to show executable error instead of Docker
|
2018-06-04 00:17:41 -05:00 |
Steven Zeck
|
4a8e740fec
|
Update changelog
|
2018-05-30 18:34:36 -05:00 |
Steven Zeck
|
5f1c40f4e5
|
Update README-template Slack badge
|
2018-05-30 18:32:35 -05:00 |