Commit graph

160 commits

Author SHA1 Message Date
Ron de las Alas
e83aa95ab3 ci: add permissions and run semantic release on master 2023-09-28 14:25:20 -04:00
Ron de las Alas
3c921f2e7c ci: add codeowners file 2023-09-28 12:50:55 -04:00
Ron de las Alas
70fa0e3f55 ci: intial pass at actions config 2023-09-28 12:50:25 -04:00
Ron de las Alas
85602586e4 ci: update package.json metadeata 2023-09-28 12:49:45 -04:00
Ron de las Alas
a88349a9a1 ci: remove circleci file 2023-09-28 12:48:43 -04:00
Ron de las Alas
097e99eba7 ci: update repo location to scratchfoundation 2023-09-28 12:36:12 -04:00
semantic-release-bot
a374275f3d chore(release): 9.0.3 [skip ci]
## [9.0.3](https://github.com/LLK/eslint-config-scratch/compare/v9.0.2...v9.0.3) (2023-07-01)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.8 ([0edb9d4](0edb9d44e3))
2023-07-01 12:34:04 +00:00
renovate[bot]
0edb9d44e3 fix(deps): update dependency scratch-semantic-release-config to v1.0.8 2023-07-01 12:33:40 +00:00
Christopher Willis-Ford
ff4ed3c3bc ci: use context for GH and NPM tokens 2023-04-14 10:56:53 -07:00
semantic-release-bot
bb9b789866 chore(release): 9.0.2 [skip ci]
## [9.0.2](https://github.com/LLK/eslint-config-scratch/compare/v9.0.1...v9.0.2) (2023-03-27)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.7 ([ac7f20c](ac7f20c9f9))
2023-03-27 08:46:11 +00:00
renovate[bot]
ac7f20c9f9 fix(deps): update dependency scratch-semantic-release-config to v1.0.7 2023-03-27 08:45:43 +00:00
semantic-release-bot
15cee2b6de chore(release): 9.0.1 [skip ci]
## [9.0.1](https://github.com/LLK/eslint-config-scratch/compare/v9.0.0...v9.0.1) (2023-03-23)

### Bug Fixes

* **deps:** update dependency scratch-semantic-release-config to v1.0.6 ([82b06e0](82b06e07d0))
2023-03-23 00:54:21 +00:00
renovate[bot]
82b06e07d0 fix(deps): update dependency scratch-semantic-release-config to v1.0.6 2023-03-23 00:54:00 +00:00
Andy O'Neill
e21624faee
Merge pull request from aoneill01/fix/semantic-release
ci: use a specific version of semantic-release
2023-01-10 16:28:06 -05:00
Andy O'Neill
dcfa7ce8e1 ci: use a specific version of semantic-release 2023-01-09 14:47:15 -05:00
Andy O'Neill
9ddf20d168
Merge pull request from aoneill01/feature/commitlint-branches
ci: do not run commitlint on master branch
2023-01-09 14:39:14 -05:00
Andy O'Neill
0954d4a15e ci: do not run commitlint on master branch 2023-01-05 16:38:39 -05:00
semantic-release-bot
f2ab620036 chore(release): 9.0.0 [skip ci]
# [9.0.0](https://github.com/LLK/eslint-config-scratch/compare/v8.0.0...v9.0.0) (2022-10-13)

### Bug Fixes

* **deps:** fix eslint-plugin-react dep conflict ([cacb72c](cacb72c228))

### BREAKING CHANGES

* **deps:** now requires eslint@^8
2022-10-13 21:39:22 +00:00
Christopher Willis-Ford
1499e0b42d
Merge pull request from LLK/circleci
Circleci
2022-10-13 14:38:55 -07:00
Christopher Willis-Ford
cb9cc207c8 ci(semantic-release): use scratch-semantic-release-config 2022-10-13 10:01:05 -07:00
Christopher Willis-Ford
1766fe4d4a chore: add husky hook for commitlint 2022-10-13 10:01:05 -07:00
Christopher Willis-Ford
5c4b474124 chore: add and configure commitlint 2022-10-13 10:01:05 -07:00
Christopher Willis-Ford
52c7deca3b ci: add CircleCI config, remove Travis CI config 2022-10-13 10:01:05 -07:00
Christopher Willis-Ford
51b1138edf build(commitizen): use global commitizen, cz-conventional-changelog 2022-10-13 07:46:29 -07:00
Christopher Willis-Ford
cacb72c228 fix(deps): fix eslint-plugin-react dep conflict
BREAKING CHANGE: now requires eslint@^8
2022-10-04 09:38:37 -07:00
Christopher Willis-Ford
e81023f6fc
Merge pull request from cwillisf/ci-no-greenkeeper
ci: use Node LTS and npm ci, remove Greenkeeper
2022-05-31 11:35:47 -07:00
Christopher Willis-Ford
a0a67cd872 ci: use Node LTS and npm ci, remove Greenkeeper 2022-05-25 07:31:34 -07:00
Christopher Willis-Ford
053d0b56c2
Merge pull request from cwillisf/update-eslint-parser
chore(deps): use @babel/eslint-parser instead of babel-eslint
2022-05-25 07:16:41 -07:00
Christopher Willis-Ford
eb7d60a37f docs(readme.md): update installation instructions 2022-05-23 08:55:24 -07:00
Christopher Willis-Ford
1635fbc9ab chore(deps): use @babel/eslint-parser instead of babel-eslint
this also required updating `eslint` itself

BREAKING CHANGE: peer dependency `@babel/eslint-parser@^7.11.0` has
replaced old peer dependency `babel-eslint >= 8.0.1`
2022-05-20 12:01:08 -07:00
Benjamin Wheeler
4ef5da81f3
Merge pull request from benjiwheeler/add-no-prototype-builtins
added no-prototype-builtins rule, set to error
2021-08-31 14:16:14 -04:00
Christopher Willis-Ford
24b006278e
Merge pull request from LLK/renovate/pin-dependencies
chore(deps): pin dependency eslint to v6.0.1
2021-07-22 15:05:42 -07:00
Renovate Bot
a77ec3c23a
chore(deps): pin dependency eslint to v6.0.1 2021-07-22 22:02:56 +00:00
Christopher Willis-Ford
90c5e6f82d
Merge pull request from LLK/renovate/configure
Configure Renovate
2021-07-22 14:57:32 -07:00
Christopher Willis-Ford
453450db31 use scratch-renovate-config:conservative 2021-07-22 14:45:55 -07:00
Renovate Bot
7ff59f33a9
chore(deps): add renovate.json 2021-07-22 21:38:13 +00:00
dependabot-preview[bot]
0b78e6a0dc
Merge pull request from LLK/dependabot/npm_and_yarn/eslint-plugin-react-7.24.0 2021-05-31 10:43:52 +00:00
dependabot-preview[bot]
03e20f2980
build(deps): bump eslint-plugin-react from 7.23.2 to 7.24.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.2 to 7.24.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.2...v7.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 10:42:20 +00:00
dependabot-preview[bot]
c38b566f62
Merge pull request from LLK/dependabot/npm_and_yarn/eslint-plugin-react-7.23.2 2021-04-12 11:52:18 +00:00
dependabot-preview[bot]
73c9f035e3
build(deps): bump eslint-plugin-react from 7.23.1 to 7.23.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:49:40 +00:00
dependabot-preview[bot]
e5a9a9cea1
Merge pull request from LLK/dependabot/npm_and_yarn/eslint-plugin-react-7.23.1 2021-03-29 12:36:19 +00:00
dependabot-preview[bot]
759102db9d
build(deps): bump eslint-plugin-react from 7.22.0 to 7.23.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.23.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.23.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-29 12:32:17 +00:00
Bryce Taylor
547d50c03f
Merge pull request from BryceLTaylor/Turn-off-todo-rule
feat(comments): disable warning for todo comments
2021-02-19 14:43:30 -05:00
BryceLTaylor
afb8d0c479 feat(comments): disable warning for todo comments 2021-02-16 15:11:53 -05:00
Paul Kaplan
c5bc3a681f
Merge pull request from LLK/revert-76-allow-deprecated-lifecycle-methods
Revert "feat(react): allow deprecated react methods and update eslint…
2021-02-10 09:38:42 -05:00
Paul Kaplan
1ea48cfe7a
Revert "feat(react): allow deprecated react methods and update eslint dep" 2021-02-10 09:35:56 -05:00
Paul Kaplan
f56cb04cdb
Merge pull request from paulkaplan/allow-deprecated-lifecycle-methods
feat(react): allow deprecated react methods and update eslint dep
2021-02-10 09:21:44 -05:00
Paul Kaplan
87096be0ec feat(react): allow deprecated react methods and update eslint dep
BREAKING CHANGE: The change to the camelcase rule requires ESLint 5.7.0
so that's now the minimum specified in peerDependencies.
2021-02-09 12:48:23 -05:00
dependabot-preview[bot]
3f8fdd6b8e
Merge pull request from LLK/dependabot/npm_and_yarn/eslint-plugin-react-7.22.0 2021-01-04 10:43:21 +00:00
dependabot-preview[bot]
299c64172d
build(deps): bump eslint-plugin-react from 7.21.5 to 7.22.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.5 to 7.22.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-04 10:41:09 +00:00