Commit graph

61 commits

Author SHA1 Message Date
Ethan Lane 9f5cd2ae80 2.0.3 2022-12-18 15:30:12 +00:00
Ethan Lane d56db4f74c v2.0.3 2022-12-18 15:28:06 +00:00
Vylpes 031a5455b5 hotfix/2.0.3 (#41)
- Bump minimatch from 3.0.4 to 3.1.2
- Update discord links

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/41
Reviewed-by: VylpesTester <tester@vylpes.com>
2022-12-18 15:27:03 +00:00
Vylpes 09061b935c hotfix/2.0.3 (#40)
- Bump minimatch from 3.0.4 to 3.1.2
- Update discord links

Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/40
Reviewed-by: VylpesTester <tester@vylpes.com>
2022-12-18 15:26:53 +00:00
Ethan Lane bc38a83e44 v2.0.2 2022-08-24 14:14:32 +01:00
Ethan Lane 6b2c3a4468 Merge branch 'hotfix/2.0.2' 2022-08-24 14:11:50 +01:00
Ethan Lane 3d05866377
Switch package.json back because np will change it 2022-08-24 14:10:54 +01:00
Ethan Lane f67e406767 Merge branch 'feature/RB-28' into hotfix/2.0.2 2022-08-24 14:09:16 +01:00
Ethan Lane 885e75e3f6
Update CONTRIBUTING.md 2022-08-24 13:57:22 +01:00
Ethan Lane 57ab01c2cf
Update documentation with up to date information 2022-08-18 17:45:05 +01:00
Vylpes ee4f1873d1 Fix type error (#34)
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/RabbitLabs/random-bunny/pulls/34
2022-08-12 17:10:03 +01:00
Vylpes 1d26026b1a Add .drone.yml (#32)
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Reviewed-on: https://gitea.vylpes.xyz/Vylpes/random-bunny/pulls/32
2022-08-05 15:24:55 +01:00
dependabot[bot] 1e123de1e1
Bump glob-parent from 6.0.0 to 6.0.1 (#29)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-04 18:05:46 +01:00
Ethan Lane 09cbd56493 v2.0.1 2022-07-14 17:35:36 +01:00
dependabot[bot] dc11410b9d
Bump got from 11.8.3 to 11.8.5 (#26)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 17:31:24 +01:00
Ethan Lane 6648ecef91 v2.0.0 2021-12-02 10:41:11 +00:00
Vylpes 2f1a084c8a
Merge pull request #23 from Vylpes/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-12-02 10:38:35 +00:00
dependabot[bot] 0e68c76263
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 10:37:47 +00:00
Vylpes 0224e8d669
Merge pull request #22 from Vylpes/develop
v2.0
2021-12-02 10:37:18 +00:00
Vylpes 6bdae06194
Merge pull request #21 from Vylpes/feature/7-migrate-to-typescript
Feature/7 migrate to typescript
2021-12-02 10:36:16 +00:00
Ethan Lane 9ccb72522c
Update tsconfig 2021-12-02 10:11:34 +00:00
Ethan Lane 4136f9f1ff
Update documentation 2021-12-01 20:53:53 +00:00
Ethan Lane dbf1d03524
Make sortBy optional 2021-12-01 20:53:45 +00:00
Ethan Lane d32b44052c
Replace fetch with got 2021-12-01 20:39:02 +00:00
Ethan Lane f673339d90
rewrite in typescript 2021-12-01 20:32:20 +00:00
Ethan Lane a3841f5f37
Install and setup TypeScript 2021-12-01 13:36:29 +00:00
Ethan Lane 9dcf9f1872 v1.2.2 2021-06-26 21:43:25 +01:00
VylpesTester 111b979795
Merge pull request #17 from Vylpes/hotfix/glob-parent 2021-06-22 18:49:47 +01:00
Ethan Lane 474b478033 Update Gulp-Parent 2021-06-19 16:13:27 +01:00
Ethan Lane e3ef7f1939 1.2.1 2021-05-11 18:22:33 +01:00
Vylpes 3f53573ffc
Merge pull request #14 from Vylpes/hotfix/lodash
Update lodash
2021-05-11 18:20:58 +01:00
Ethan Lane 9939fab576 Update lodash 2021-05-11 18:18:39 +01:00
Vylpes bea8a38452
Create FUNDING.yml 2021-05-10 21:50:20 +01:00
Vylpes 831f09ef4e
Update package.json 2021-04-12 20:51:10 +01:00
Vylpes 5e71ce539f
Update package.json 2021-04-12 20:38:51 +01:00
Vylpes 99fcbd2110
Delete npm-publish.yml 2021-04-12 20:35:57 +01:00
Vylpes e4ae7f52e5
Create npm-publish.yml 2021-04-12 20:33:42 +01:00
Vylpes 28cbfe5f46
Feature/8 return a promise (#5) (#6)
* Resolve "Pass Entire JSON String to the user"

* Add a promise function

* Adjust documentation

* Fix ci issues

* Fix ci issues 2

Co-authored-by: Ethan Lane <ethan.lane@influentialsoftware.com>

Co-authored-by: Ethan Lane <ethan.lane@influentialsoftware.com>
2021-04-12 20:30:59 +01:00
Vylpes a215341fe5 1.1.0 2021-03-01 18:20:28 +00:00
Vylpes ed723895be Add placeholder test script 2021-03-01 18:20:14 +00:00
Vylpes 50e96ca56a Set to v1 2021-03-01 18:18:11 +00:00
Vylpes 5f52791f14 Merge branch 'develop' into 'master'
Random Bunny 1.1

See merge request Vylpes/random-bunny!6
2021-03-01 18:15:52 +00:00
Vylpes 0626ac59da Random Bunny 1.1 2021-03-01 18:15:51 +00:00
Vylpes cfe7b5d78b Comment Code 2021-01-29 18:26:48 +00:00
Vylpes ddd9d728c1 Update .eslintrc 2021-01-16 22:16:20 +00:00
Vylpes 9ce62d955b Update default.md 2021-01-15 18:15:14 +00:00
Vylpes c57cf7831c Merge branch 'feature/5-add-eslint-to-gitlab-project-ci' into 'master'
Add aslant to gitlab project ci

Closes #5

See merge request Vylpes/random-bunny!2
2021-01-13 21:08:47 +00:00
Vylpes f437a5d783 Add aslant to gitlab project ci 2021-01-13 21:08:47 +00:00
Vylpes 40115b072e Merge branch '3-create-documentation' into 'master'
Resolve "Create documentation"

Closes #3

See merge request Vylpes/random-bunny!1
2021-01-13 20:38:31 +00:00
Vylpes 867d3b3e7e Resolve "Create documentation" 2021-01-13 20:38:31 +00:00