Commit graph

719 commits

Author SHA1 Message Date
Christopher Willis-Ford
04304c43c5 Revert "chore(deps): use js-lib-bundled Renovate config"
This reverts commit c52ccda718.
2024-02-21 10:35:20 -08:00
Christopher Willis-Ford
c52ccda718 chore(deps): use js-lib-bundled Renovate config 2024-02-21 09:30:31 -08:00
renovate[bot]
b2136784cd chore(deps): update eslint-config-scratch 2024-02-21 04:26:00 +00:00
renovate[bot]
da0225bf36 chore(deps): update commitlint monorepo to v17.8.1 2024-02-21 00:40:26 +00:00
renovate[bot]
425797b6b2 chore(deps): update dependency husky to v8.0.3 2024-02-20 22:05:21 +00:00
Christopher Willis-Ford
6c1ca21ab7 chore(deps): use Scratch js-lib Renovate config 2024-02-20 11:11:55 -08:00
Christopher Willis-Ford
081657d18f
Merge pull request #149 from scratchfoundation/renovate/pin-dependencies
chore(deps): pin dependencies
2024-02-15 17:38:36 -08:00
renovate[bot]
eb9ed52df0
chore(deps): pin dependencies 2024-02-16 01:32:09 +00:00
Ron de las Alas
93a13c49ee
Merge pull request #141 from scratchfoundation/rd/move-eslint-config-to-gha
Move eslint-config-scratch to GithubActions
2023-09-28 15:03:07 -04:00
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 #131 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 #129 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 #126 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 #120 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 #118 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 #67 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 #104 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 #97 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 #91 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 #86 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 #83 from LLK/dependabot/npm_and_yarn/eslint-plugin-react-7.23.1 2021-03-29 12:36:19 +00:00