Skip to content

web: bump knip from 5.33.0 to 5.58.0 in /web#14685

Merged
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/knip-5.58.0
May 26, 2025
Merged

web: bump knip from 5.33.0 to 5.58.0 in /web#14685
BeryJu merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/knip-5.58.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps knip from 5.33.0 to 5.58.0.

Release notes

Sourced from knip's releases.

Release 5.58.0

  • Add setup/teardown to plugins (to prepare env) (375bd427db7557ad74b3bd9b549ee5fea9d75902)
  • Move nuxt init to setup function (closes #1097) (951240e1f48a13a7008c99c2456535b23cdb7fc3)
  • feat(webpack): process resolveLoader.alias (#1100) (70ffa83bc59c4598b6d8bcaccd53bb8d47135352) - thanks @​TkDodo!
  • Add vite plugin to resolve file from resolve.extension (#1080) (a88d655c273441f28c7c0b62c118c8cea943d307) - thanks @​clickCA!

Release 5.57.2

  • Remove baseUrl property from tsconfig (#1092) (b77c52475e2a73ebdeb4250cf79f09f54a6b43e4) - thanks @​ItsNickBarry!
  • Fix/add mocks as entries conditionally (jest + vitest) (7726d41a3795c89a0a7b291309e2b15ba3933aa7)
  • Add custom MDX compiler example (#1098) (d746092154a2bea0efbf64dd522d8340e316514d)

Release 5.57.1

  • Add example known issue when loading config files (cc36b08c542c3f3e5b0c3d384ba84a027e1ab29c)
  • Remove empty import (689993bb8862143a1d2cc446f7c484c9eb7c042f)
  • Add x to --trace legend (dd91f3a954dc5afd789a87cdf6aa4d5f495b0a54)
  • Improve sponsors script and add venz url (ecefd9efc8234e2125d3669253ec8e7153dacd20)
  • resolve issue with plugin overlap on config files (#1096) (c54603e08b723ee57f58de2261dd2d558bd53532) - thanks @​apeloquin-agilysys!
  • Add fixture to cover prevention of circular dependencies in config files (0b63a01c88dea503b82b70d3d7fbbe0bf9375fe5)
  • Update docs dependencies (54f96af1dd8958fee6baf20a892f1ba8f1f96af4)
  • A bit of tests/fixtures housekeeping (866793cfc041289b214baa8b9fd6467f5d5172b4)

Release 5.57.0

  • Don't show mem usage twice with --memory-realtime (b91f5ca740ce0b784da3a8bb1387ed7c9d569d12)
  • Update docs (d26acbb93a57ff6896af88122a939b32ec5980eb)
  • Add license section and attribute more explicitly (3b3c972a96868ac60f895b94168eef9611a0f7de)
  • Update license files (88aa6edd92a98d4244c51ba73c39fac550340b4a)
  • Revisit/remove ts-ignore tags (86de614ced61e0ca6f5491575e55818f36059855)
  • Remove toSorted (introduced in Node.js v20) (df56a82e0bb8915a60cb5315652e1d325ff854cc)
  • docs: remove rehype-autolink-headings and use Starlight heading anchor links. (#1076) (541c999e18d122231f840b2b57f3a81df6ed95d0) - thanks @​cylewaitforit!
  • Add Convex plugin (#1085) (fb74e8c136be4693d888156cd4c33d08ca92c051) - thanks @​narthur!
  • detect test files if tsx --test script is present (#1090) (46658b95337a4ff5d26a391a9ae1f5993981424d) - thanks @​ItsNickBarry!
  • Add Hardhat plugin (#1087) (eba5ebfd6985d7114720215f999af31158e89544) - thanks @​ItsNickBarry!
  • Fixes for Mocha plugin (#1089) (3424a5b7a5b7ed37e48950cf6349560acb5d179a) - thanks @​apeloquin-agilysys!
  • Add Changelogen and Changelogithub plugins (#1086) (a45a1d6253f189bad9af53c6e612ba7a8c4f9611) - thanks @​azat-io!
  • Add support for NX rich command structure (#1093) (123c5146108f23ad936df4e105ca2272e5b06596) - thanks @​jotaRenan!

Release 5.56.0

  • Add explicit process.exit(0) (e52b129776f9e8dcf7ecc677378ccece95630739)
  • Fix contributors link in README.md (#1077) (a28448b284d8d6d32d083f2127e5001c211f0980) - thanks @​BreakBB!
  • feat: add Docusaurus plugin (#1055) (ccb9a5f40994ed3163124602e9dec2a70f50ccc6) - thanks @​cylewaitforit!
  • Improve naming in --performance realm, add --performance-fn (677252b6ebd253eeca775c12035e629002803d14)
  • Always timerify resolveSync (6d1d36476435529f77ecaf731cca01267d4649a0)
  • Remove unused file (f71470e95f4a5a1600d5d5d2e875943f4c6669be)
  • Fix reported unused files in watch mode (0f724189a7bcd0195f4b5386dffd2c8a2cbc193c)
  • Add test files so they're picked up in watch mode (a287453dac6623ad060c06edc19284e1116b365a)
  • Minor refactor/housekeeping (9d3da2e9f919810fd3376211c7bda99471ce4544)
  • Refactor reporters and reuse getTableForType (9d976cd089f215cf8b6fb193a5348e9dfeb07102)
  • Edit docs (91d3949888367cb01643e04e778aac00ae153478)
  • Remove incorrect create-plugin script error message (3643374749225c5373e38fecca76c993d11684c7)
  • Migrate enhanced-resolve to oxc-resolver (#1081) (fdfd859d218d74f3f92bd57bf21d65bf55d76c9c) - thanks @​agneym!

... (truncated)

Commits
  • d6d5b1c Release 5.58.0
  • a88d655 Add vite plugin to resolve file from resolve.extension (#1080)
  • 70ffa83 feat(webpack): process resolveLoader.alias (#1100)
  • 951240e Move nuxt init to setup function (closes #1097)
  • 375bd42 Add setup/teardown to plugins (to prepare env)
  • 9fc8aaa Release 5.57.2
  • 7726d41 Fix/add mocks as entries conditionally (jest + vitest)
  • b77c524 Remove baseUrl property from tsconfig (#1092)
  • a2f03b6 Release 5.57.1
  • 866793c A bit of tests/fixtures housekeeping
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.33.0 to 5.58.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.58.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.58.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 04:55
@netlify
Copy link

netlify bot commented May 26, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit c1b0e8b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6833f4549cc04200086b91b4

@netlify
Copy link

netlify bot commented May 26, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit c1b0e8b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6833f4545378980008211013
😎 Deploy Preview https://deploy-preview-14685--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@BeryJu BeryJu merged commit bfbe8b8 into main May 26, 2025
88 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/knip-5.58.0 branch May 26, 2025 13:06
kensternberg-authentik added a commit that referenced this pull request Jun 6, 2025
* main: (27 commits)
  lib/sync/outgoing: sync in parallel (#14697)
  core, web: update translations (#14707)
  tests/e2e: fix flaky SAML Source test (#14708)
  web: fix lock (#14705)
  Update packages-npm-publish.yml (#14702)
  website/integrations: coder: fix typo (#14514)
  ci: Update packages-npm-publish.yml (#14701)
  web: bump the swc group across 2 directories with 12 updates (#14623)
  web: Use engine available on Github Actions. (#14699)
  web: bump the rollup group across 1 directory with 4 updates (#14682)
  ci: test with postgres 17 (#13967)
  web: bump knip from 5.33.0 to 5.58.0 in /web (#14685)
  web: bump fuse.js from 7.0.0 to 7.1.0 in /web (#14687)
  web: bump @formatjs/intl-listformat from 7.5.7 to 7.7.11 in /web (#14689)
  root: do not use /bin/bash directly (#14698)
  website/integrations: minio: notice about sso deprecation on CE (#14679)
  core: bump cryptography from 44.0.3 to 45.0.3 (#14690)
  core: bump django-tenants from 3.7.0 to 3.8.0 (#14691)
  core: bump astral-sh/uv from 0.7.7 to 0.7.8 (#14681)
  core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant