Commit graph

225 commits

Author SHA1 Message Date
renovate[bot]
a365f99fda chore(deps): update dependency eslint to v8.25.0 2022-10-11 00:13:09 +00:00
semantic-release-bot
67552b6440 chore(release): 1.0.5 [skip ci]
## [1.0.5](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.4...v1.0.5) (2022-10-03)

### Bug Fixes

* **release:** limit release git commit message to 32k ([7d40354](7d40354117))
2022-10-03 18:34:48 +00:00
Christopher Willis-Ford
2990abafd1 chore(lint): break up long config line to make lint happy 2022-10-03 11:33:40 -07:00
Christopher Willis-Ford
7d40354117 fix(release): limit release git commit message to 32k
This fixes "spawn E2BIG" errors with VERY long commit messages, which
can happen with the first release after enabling semantic-release.

We should consider whether it's possible to merge multiple dependency
updates into one line, since in our situation that's the source of many
redundant lines in the changelog.
2022-10-03 08:57:50 -07:00
renovate[bot]
1059cb9b33 chore(deps): update node orb to v5.0.3 2022-10-01 23:00:14 +00:00
renovate[bot]
9c7be729ac chore(deps): update dependency eslint to v8.24.0 2022-09-27 02:03:23 +00:00
renovate[bot]
f386298beb chore(deps): update dependency eslint to v8.23.1 2022-09-15 10:39:47 +00:00
renovate[bot]
27057c2642 chore(deps): update commitlint monorepo 2022-09-01 10:26:55 +00:00
semantic-release-bot
37fef05346 chore(release): 1.0.4 [skip ci]
## [1.0.4](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.3...v1.0.4) (2022-08-31)

### Bug Fixes

* **release:** run npm plugin before git so new package.json version gets committed ([a994008](a99400805b))
2022-08-31 15:50:25 +00:00
Christopher Willis-Ford
a99400805b fix(release): run npm plugin before git so new package.json version gets committed 2022-08-31 08:48:52 -07:00
renovate[bot]
3f6eb53ba7 chore(deps): update dependency eslint to v8.23.0 2022-08-30 01:22:46 +00:00
semantic-release-bot
0a3b92f0ff chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.2...v1.0.3) (2022-08-26)

### Bug Fixes

* **commitlint:** tell commitlint to ignore release commits ([e254188](e254188550))
2022-08-26 17:39:10 +00:00
Christopher Willis-Ford
732e1e11eb ci: use commitlint orb 2022-08-26 10:38:21 -07:00
Christopher Willis-Ford
e254188550 fix(commitlint): tell commitlint to ignore release commits
This is sometimes necessary because the combination of semantic-release
and Renovate or Dependabot can lead to very long changelog lines.
2022-08-26 10:37:38 -07:00
renovate[bot]
15e2da15a4 chore(deps): update dependency semantic-release to v19.0.5 2022-08-26 15:24:25 +00:00
Christopher Willis-Ford
b16dbb4748 build(husky): fix permissions on husky commit-msg hook
The executable bit needs to be set for the hook to work.
2022-08-23 07:19:04 -07:00
renovate[bot]
65425a2a88 chore(deps): update dependency eslint to v8.22.0 2022-08-17 04:06:56 +00:00
renovate[bot]
4082705ecb chore(deps): update dependency eslint to v8.21.0 2022-08-04 06:31:40 +00:00
renovate[bot]
57f0150295 chore(deps): update dependency eslint to v8.20.0 2022-07-19 21:11:40 +00:00
renovate[bot]
a6db9c8808 chore(deps): update dependency eslint to v8.19.0 2022-07-05 02:21:25 +00:00
renovate[bot]
48236349dd chore(deps): update commitlint monorepo to v17.0.3 2022-06-28 12:03:29 +00:00
renovate[bot]
839f4dc107 chore(deps): update dependency eslint to v8.18.0 2022-06-20 23:45:21 +00:00
Renovate Bot
6a35dccccd chore(deps): update dependency semantic-release to v19.0.3 2022-06-12 03:37:08 +00:00
Renovate Bot
be3d563ad0 chore(deps): update dependency eslint to v8.17.0 2022-06-06 23:16:24 +00:00
Renovate Bot
45e27a4613 chore(deps): update commitlint monorepo to v17.0.2 2022-06-04 03:54:40 +00:00
Christopher Willis-Ford
6c29ff243e style: use eslint-config-scratch 2022-05-31 12:11:19 -07:00
Renovate Bot
3f577db491 chore(deps): update dependency @commitlint/cli to v17.0.1 2022-05-28 10:58:31 +00:00
semantic-release-bot
06934aff10 chore(release): 1.0.2 [skip ci]
## [1.0.2](https://github.com/LLK/scratch-semantic-release-config/compare/v1.0.1...v1.0.2) (2022-05-21)

### Bug Fixes

* **ci:** fix release config by moving branches setting ([d001e99](d001e99191))
2022-05-21 00:53:29 +00:00
Christopher Willis-Ford
d001e99191 fix(ci): fix release config by moving branches setting
Instead of merging the configuration values in `package.json` with those
in `relase.config.js`, the `package.json` configuration was treated as
the only configuration.
2022-05-20 17:51:34 -07:00
Christopher Willis-Ford
c5a0e9d42e fix(ci): add assets to semantic-release/git config 2022-05-20 17:33:21 -07:00
Christopher Willis-Ford
95498c3dc7 style: reformat release.config.js 2022-05-20 17:31:59 -07:00
Christopher Willis-Ford
4ca4807fb0 ci(release): specify release branches = ["main"] 2022-05-20 17:19:56 -07:00
Christopher Willis-Ford
c93d54f8d6
Merge pull request #2 from LLK/renovate/pin-dependencies
chore(deps): pin dependencies
2022-05-20 16:48:35 -07:00
Christopher Willis-Ford
de75621772 fix(ci): fix running semantic-release on CI 2022-05-20 16:46:43 -07:00
Renovate Bot
6b4704f95e
chore(deps): pin dependencies 2022-05-20 23:45:28 +00:00
Christopher Willis-Ford
4301f534c8 ci: enable Renovate 2022-05-20 16:42:02 -07:00
Christopher Willis-Ford
57c5df152e build: update semantic-release and its plugins 2022-05-20 16:40:15 -07:00
Christopher Willis-Ford
e74fa8182d build: remove commitizen in favor of optional global install 2022-05-20 16:26:50 -07:00
Christopher Willis-Ford
5d50d80ecf test: add husky hook for commitlint 2022-05-20 16:24:00 -07:00
Christopher Willis-Ford
ccc599d078 ci: enable commitlint on CI 2022-05-20 16:17:17 -07:00
Christopher Willis-Ford
425f07c0e4 test: remove xo
xo will be replaced with eslint in a later change
2022-05-20 16:17:10 -07:00
Christopher Willis-Ford
c65a2acf10 ci: add CircleCI config 2022-05-20 16:16:32 -07:00
Christopher Willis-Ford
65fcf2826c style: adjust indentation and line ending settings 2022-05-20 13:24:44 -07:00
Christopher Willis-Ford
e4e298f073 refactor: fork from @jedmao/semantic-release-npm-github-config@1.0.9
* Update repository references
* Update `package-lock.json`
* Rename `.releaserc.json` to `release.config.js`
* A few other minor tweaks
2022-05-20 10:35:49 -07:00
semantic-release-bot
121e8b242b chore(release): 1.0.9 [skip ci]
## [1.0.9](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.8...v1.0.9) (2019-12-02)

### Bug Fixes

* update dependencies, audit fix ([4f07b55](4f07b55022))
2019-12-02 23:50:24 +00:00
Jed Mao
4f07b55022
fix: update dependencies, audit fix 2019-12-02 17:46:21 -06:00
semantic-release-bot
529fba1811 chore(release): 1.0.8 [skip ci]
## [1.0.8](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.7...v1.0.8) (2019-11-03)

### Bug Fixes

* update dependencies (security fixes) ([acaeeb6](acaeeb69a8))
2019-11-03 23:47:04 +00:00
jedmao
acaeeb69a8
fix: update dependencies (security fixes) 2019-11-03 15:46:15 -08:00
semantic-release-bot
a389f49eb5 chore(release): 1.0.7 [skip ci]
## [1.0.7](https://github.com/jedmao/semantic-release-npm-github-config/compare/v1.0.6...v1.0.7) (2019-09-25)

### Bug Fixes

* place tarball in a separate pack dir ([8d609a7](https://github.com/jedmao/semantic-release-npm-github-config/commit/8d609a7))
2019-09-25 21:06:38 +00:00
jedmao
8d609a72ca
fix: place tarball in a separate pack dir 2019-09-25 16:05:32 -05:00