Skip to content

Commit

Permalink
chore(deps): update dependency knip to v2.30.0 (#3)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://togithub.com/webpro/knip) | [`2.29.0` ->
`2.30.0`](https://renovatebot.com/diffs/npm/knip/2.29.0/2.30.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/2.29.0/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/2.29.0/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro/knip (knip)</summary>

### [`v2.30.0`](https://togithub.com/webpro/knip/releases/tag/2.30.0)

[Compare
Source](https://togithub.com/webpro/knip/compare/2.29.0...2.30.0)

- Update dependencies
([`7035637`](https://togithub.com/webpro/knip/commit/7035637))
- Report [@&#8203;types/pkg](https://togithub.com/types/pkg) as unused
if pkg already has types included (resolves
[#&#8203;241](https://togithub.com/webpro/knip/issues/241))
([`032ecca`](https://togithub.com/webpro/knip/commit/032ecca))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/release-it-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2023
1 parent 05905ef commit eff8aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"release-it","version":"16.2.1","description":"Generic CLI tool to automate versioning and package publishing-related tasks.","keywords":["build","changelog","commit","distribution","git","github","gitlab","interactive","ci","npm","publish","push","release","release-it","repository","script","shell","tag","tool","version","semver","plugin"],"repository":{"type":"git","url":"https://github.com/release-it/release-it.git"},"homepage":"https://github.com/release-it/release-it#readme","bugs":"https://github.com/release-it/release-it/issues","bin":{"release-it":"bin/release-it.js"},"type":"module","exports":{".":"./lib/index.js","./package.json":"./package.json","./test/util/index.js":"./test/util/index.js"},"files":["bin","config","lib","test"],"scripts":{"knip":"knip","lint":"eslint lib test","format":"prettier --write \"{lib,test}/**/*.js\"","docs":"remark README.md 'docs/**/*.md' '.github/*.md' -o","test":"ava --no-worker-threads","release":"./bin/release-it.js"},"author":{"email":"lars@webpro.nl","name":"Lars Kappert"},"license":"MIT","dependencies":{"@iarna/toml":"2.2.5","@octokit/rest":"19.0.13","async-retry":"1.3.3","chalk":"5.3.0","cosmiconfig":"8.3.6","execa":"7.2.0","git-url-parse":"13.1.0","globby":"13.2.2","got":"13.0.0","inquirer":"9.2.11","is-ci":"3.0.1","issue-parser":"6.0.0","lodash":"4.17.21","mime-types":"2.1.35","new-github-release-url":"2.0.0","node-fetch":"3.3.2","open":"9.1.0","ora":"7.0.1","os-name":"5.1.0","promise.allsettled":"1.0.7","proxy-agent":"6.3.1","semver":"7.5.4","shelljs":"0.8.5","update-notifier":"6.0.2","url-join":"5.0.0","wildcard-match":"5.1.2","yargs-parser":"21.1.1"},"devDependencies":{"@octokit/request-error":"3.0.3","ava":"5.3.1","eslint":"8.50.0","eslint-config-prettier":"9.0.0","eslint-plugin-ava":"14.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-prettier":"5.0.0","fs-monkey":"1.0.5","knip":"2.29.0","memfs":"4.5.0","mock-stdio":"1.0.3","nock":"13.3.3","prettier":"3.0.3","remark-cli":"11.0.0","remark-preset-webpro":"0.0.3","sinon":"16.0.0","strip-ansi":"7.1.0"},"overrides":{"@octokit/plugin-rest-endpoint-methods":"10.0.0"},"engines":{"node":">=16"},"remarkConfig":{"plugins":["preset-webpro"]}}
{"name":"release-it","version":"16.2.1","description":"Generic CLI tool to automate versioning and package publishing-related tasks.","keywords":["build","changelog","commit","distribution","git","github","gitlab","interactive","ci","npm","publish","push","release","release-it","repository","script","shell","tag","tool","version","semver","plugin"],"repository":{"type":"git","url":"https://github.com/release-it/release-it.git"},"homepage":"https://github.com/release-it/release-it#readme","bugs":"https://github.com/release-it/release-it/issues","bin":{"release-it":"bin/release-it.js"},"type":"module","exports":{".":"./lib/index.js","./package.json":"./package.json","./test/util/index.js":"./test/util/index.js"},"files":["bin","config","lib","test"],"scripts":{"knip":"knip","lint":"eslint lib test","format":"prettier --write \"{lib,test}/**/*.js\"","docs":"remark README.md 'docs/**/*.md' '.github/*.md' -o","test":"ava --no-worker-threads","release":"./bin/release-it.js"},"author":{"email":"lars@webpro.nl","name":"Lars Kappert"},"license":"MIT","dependencies":{"@iarna/toml":"2.2.5","@octokit/rest":"19.0.13","async-retry":"1.3.3","chalk":"5.3.0","cosmiconfig":"8.3.6","execa":"7.2.0","git-url-parse":"13.1.0","globby":"13.2.2","got":"13.0.0","inquirer":"9.2.11","is-ci":"3.0.1","issue-parser":"6.0.0","lodash":"4.17.21","mime-types":"2.1.35","new-github-release-url":"2.0.0","node-fetch":"3.3.2","open":"9.1.0","ora":"7.0.1","os-name":"5.1.0","promise.allsettled":"1.0.7","proxy-agent":"6.3.1","semver":"7.5.4","shelljs":"0.8.5","update-notifier":"6.0.2","url-join":"5.0.0","wildcard-match":"5.1.2","yargs-parser":"21.1.1"},"devDependencies":{"@octokit/request-error":"3.0.3","ava":"5.3.1","eslint":"8.50.0","eslint-config-prettier":"9.0.0","eslint-plugin-ava":"14.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-prettier":"5.0.0","fs-monkey":"1.0.5","knip":"2.30.0","memfs":"4.5.0","mock-stdio":"1.0.3","nock":"13.3.3","prettier":"3.0.3","remark-cli":"11.0.0","remark-preset-webpro":"0.0.3","sinon":"16.0.0","strip-ansi":"7.1.0"},"overrides":{"@octokit/plugin-rest-endpoint-methods":"10.0.0"},"engines":{"node":">=16"},"remarkConfig":{"plugins":["preset-webpro"]}}

0 comments on commit eff8aa1

Please sign in to comment.