Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency knip to v5.33.1 #11668

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
knip (source) 5.30.5 -> 5.33.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpro-nl/knip (knip)

v5.33.1

Compare Source

v5.33.0

Compare Source

  • Remove more whitespace including newlines with enum members (29b35ea)
  • Upgrade jiti to v2.3.2 (c5b94c9)
  • Add module and browser fields to getEntryPathsFromManifest (e63ebec)

v5.32.0

Compare Source

v5.31.0

Compare Source

  • Do not treat trailing # in gitignore as comment (#​797) (7fc6355)
  • Fix extension for file fixture containing TS (847649d)
  • Update some devDependencies (d304d8d)
  • Update docs for auto-fix (close #​788) (48fbddf)
  • Consistent reporter output (94da7f7)
  • Add support for enum and class members (1109cbf)
  • Refactor for reuse/readabilty, more tests (20c2390)
  • Fix issue type in export declarations (0f786f4)
  • Support exported types (2a251fa)
  • Improve unused export fixer, add tests (b0bb643)
  • Update docs (b384403)
  • Improve var naming in tests (2ed9e51)
  • Upgrade to jiti v2.1.0 (dea12f8)
  • Update docs re. known issues w/ jiti (6819eb9)
  • Remove obsolete jiti options (6d47630)
  • Use jiti.import + add tests (resolves #​565) (3dd8ea6)
  • Migrate to jiti v2 (de7fa2d)

v5.30.6

Compare Source

  • Ignore TS issue with Bun for now (2a36139)
  • Add --trace arguments to help text (4b314e2)
  • accept _ and . in package names (#​790) (84db245)
  • Remove duplicate job (it's in integration.yml as well) (2b550b0)
  • continue-on-error: true → fail-fast: false (8ed9314)
  • Update argos ci commands (ed4bad2)
  • Add freeCodeCamp to integration suite (0784ca5)
  • Update FUNDING.yml (cf6c5fe)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) October 7, 2024 20:46
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM self-assigned this Oct 7, 2024
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels Oct 7, 2024
@renovate renovate bot force-pushed the renovate/knip-5.x-lockfile branch from 7b824eb to 6c1684d Compare October 7, 2024 21:40
@renovate renovate bot merged commit 769db19 into main Oct 7, 2024
50 checks passed
@renovate renovate bot deleted the renovate/knip-5.x-lockfile branch October 7, 2024 21:57
Josh-Walker-GM pushed a commit that referenced this pull request Oct 8, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`5.30.5` ->
`5.33.1`](https://renovatebot.com/diffs/npm/knip/5.30.5/5.33.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.30.5/5.33.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v5.33.1`](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...a056e8d9e3d9f24d79efeb3223656dfcf57e49da)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.33.0...5.33.1)

###
[`v5.33.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.33.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.32.0...5.33.0)

- Remove more whitespace including newlines with enum members
([`29b35ea`](https://redirect.github.com/webpro-nl/knip/commit/29b35ea7))
- Upgrade jiti to v2.3.2
([`c5b94c9`](https://redirect.github.com/webpro-nl/knip/commit/c5b94c91))
- Add `module` and `browser` fields to `getEntryPathsFromManifest`
([`e63ebec`](https://redirect.github.com/webpro-nl/knip/commit/e63ebeca))

###
[`v5.32.0`](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...f704a2bbfd614972c2a2f6c3c997eac1f895a28c)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.31.0...5.32.0)

###
[`v5.31.0`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.31.0)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.6...5.31.0)

- Do not treat trailing `#` in gitignore as comment
([#&#8203;797](https://redirect.github.com/webpro-nl/knip/issues/797))
([`7fc6355`](https://redirect.github.com/webpro-nl/knip/commit/7fc63552))
- Fix extension for file fixture containing TS
([`847649d`](https://redirect.github.com/webpro-nl/knip/commit/847649df))
- Update some devDependencies
([`d304d8d`](https://redirect.github.com/webpro-nl/knip/commit/d304d8db))
- Update docs for auto-fix (close
[#&#8203;788](https://redirect.github.com/webpro-nl/knip/issues/788))
([`48fbddf`](https://redirect.github.com/webpro-nl/knip/commit/48fbddfd))
- Consistent reporter output
([`94da7f7`](https://redirect.github.com/webpro-nl/knip/commit/94da7f78))
- Add support for enum and class members
([`1109cbf`](https://redirect.github.com/webpro-nl/knip/commit/1109cbf6))
- Refactor for reuse/readabilty, more tests
([`20c2390`](https://redirect.github.com/webpro-nl/knip/commit/20c2390c))
- Fix issue type in export declarations
([`0f786f4`](https://redirect.github.com/webpro-nl/knip/commit/0f786f4b))
- Support exported types
([`2a251fa`](https://redirect.github.com/webpro-nl/knip/commit/2a251fa2))
- Improve unused export fixer, add tests
([`b0bb643`](https://redirect.github.com/webpro-nl/knip/commit/b0bb6430))
- Update docs
([`b384403`](https://redirect.github.com/webpro-nl/knip/commit/b384403c))
- Improve var naming in tests
([`2ed9e51`](https://redirect.github.com/webpro-nl/knip/commit/2ed9e514))
- Upgrade to jiti v2.1.0
([`dea12f8`](https://redirect.github.com/webpro-nl/knip/commit/dea12f81))
- Update docs re. known issues w/ jiti
([`6819eb9`](https://redirect.github.com/webpro-nl/knip/commit/6819eb93))
- Remove obsolete jiti options
([`6d47630`](https://redirect.github.com/webpro-nl/knip/commit/6d476308))
- Use jiti.import + add tests (resolves
[#&#8203;565](https://redirect.github.com/webpro-nl/knip/issues/565))
([`3dd8ea6`](https://redirect.github.com/webpro-nl/knip/commit/3dd8ea68))
- Migrate to jiti v2
([`de7fa2d`](https://redirect.github.com/webpro-nl/knip/commit/de7fa2d4))

###
[`v5.30.6`](https://redirect.github.com/webpro-nl/knip/releases/tag/5.30.6)

[Compare
Source](https://redirect.github.com/webpro-nl/knip/compare/5.30.5...5.30.6)

- Ignore TS issue with Bun for now
([`2a36139`](https://redirect.github.com/webpro-nl/knip/commit/2a361399))
- Add --trace arguments to help text
([`4b314e2`](https://redirect.github.com/webpro-nl/knip/commit/4b314e2a))
- accept \_ and . in package names
([#&#8203;790](https://redirect.github.com/webpro-nl/knip/issues/790))
([`84db245`](https://redirect.github.com/webpro-nl/knip/commit/84db2459))
- Remove duplicate job (it's in integration.yml as well)
([`2b550b0`](https://redirect.github.com/webpro-nl/knip/commit/2b550b0f))
- continue-on-error: true → fail-fast: false
([`8ed9314`](https://redirect.github.com/webpro-nl/knip/commit/8ed9314c))
- Update argos ci commands
([`ed4bad2`](https://redirect.github.com/webpro-nl/knip/commit/ed4bad21))
- Add freeCodeCamp to integration suite
([`0784ca5`](https://redirect.github.com/webpro-nl/knip/commit/0784ca5f))
- Update FUNDING.yml
([`cf6c5fe`](https://redirect.github.com/webpro-nl/knip/commit/cf6c5fe8))

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant