Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ghooks-org/ghooks/network/alerts).
Removes shelljs. It's no longer used after updating ancestor dependencies shelljs, commitizen, eslint and eslint-config-kentcdodds. These dependencies need to be updated together.
Removes
shelljs
Updates
commitizen
from 3.1.1 to 4.3.0Release notes
Sourced from commitizen's releases.
... (truncated)
Commits
c1f4142
feat(init): add pnpm support (#915)87138d3
chore(deps) Update all non-major dependencies815c69d
fix(sec): upgrade semantic-release to 19.0.3 (#953)0939910
ci(release): defined a github workflow to release with semantic-release (#923)757a806
chore(deps): update all non-major dependencies25dc80c
fix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...fc283fb
chore(deps): update dependency semver to v7.3.7c35a3c7
chore(deps): update all non-major dependencies69de704
fix(deps): update all non-major dependenciese79f3ee
chore(deps): update dependency@babel/core
to v7.17.8Updates
eslint
from 3.19.0 to 8.40.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69a19c8
8.40.09ef73ea
Build: changelog update for 8.40.04053004
chore: upgrade@eslint/js
@8
.40.0 (#17156)50fed1d
chore: package.json update for@eslint/js
releasef076e54
fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151)4c7a170
chore: upgrade@eslint/eslintrc
@2
.0.3 (#17155)e80b7cc
chore: upgrade espree@9.5.2 (#17154)ce3ac91
chore: upgrade eslint-visitor-keys@3.4.1 (#17153)5db7808
feat: improve flat config errors for invalid rule options and severities (#17...f5574dc
feat: Add findConfigFile() method to FlatESLint (#17142)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
eslint-config-kentcdodds
from 11.1.0 to 20.5.0Release notes
Sourced from eslint-config-kentcdodds's releases.
... (truncated)
Commits
ffa5641
feat: update dependencies & add new rules (#135)7dedf8f
feat: update dependencies & add new rules (#134)8709978
fix: use@rushstack/eslint-patch
(#132)b56fbc8
feat: update dependencies & add new rules (#131)7788bac
feat: update dependencies & add new rule (#130)ed7570f
feat: update dependencies & add new rules (#129)f28506e
fix: only use overrides forjest
config (#128)14dd4b5
Mergealpha
intomain
(#127)badba38
feat: support ESLint 8.x (#119)e677dc8
feat: merge ES6 config into main config (#126)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ghooks-org/ghooks/network/alerts).