Content-Length: 282286 | pFad | http://github.com/aws-samples/baseline-environment-on-aws/pull/1102

B6 build(deps-dev): Bump knip from 5.50.5 to 5.59.1 by dependabot[bot] · Pull Request #1102 · aws-samples/baseline-environment-on-aws · GitHub
Skip to content

build(deps-dev): Bump knip from 5.50.5 to 5.59.1 #1102

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps knip from 5.50.5 to 5.59.1.

Release notes

Sourced from knip's releases.

Release 5.59.1

  • Edit some docs re. handling binaries (closes #1107) (6ce390855a383e6548c30b20c156dceb5294d81d)
  • Add "contributing" page (cd4f29379f2940b459adec676fd770c63fcb456c)
  • Link to e18e.dev (384367838bd6329cec0642c7156d426f730b39b0)
  • Ignore scripts with name not starting with word character (a240f0dbc5c3e8a955a97791734765ea0b51291d)
  • Add cargo to global list of ignored binaries (0fcbe114c3a1ed141311927986358fa92f8ab2cd)
  • Minor refactors (3b447b83dd17d6482821a7fc671fb6854b54c792)

Release 5.59.0

  • feat(astro-mdx): add compiler for @​astrojs/mdx to treat layout value from mdx frontmatter as import (#1102) (4a8dd49716cdee13d325b68aafd00549387ba730) - thanks @​cylewaitforit!
  • Add oxnode to binaries with first positional arg entry (a6f243444b09bbae78779754c772245ad173fe06)
  • Fix up stylelint plugin (0c3d054a3ea8c782b4158bab7ee3921eef971e0f)
  • feat: tsdown plugin (#1109) (20dc8f14ee1f7644752c2a9f6b30e3a9309e6535) - thanks @​TheAlexLichter!

Release 5.58.1

  • Mark sentry config files as production entrypoints (#1104) (7138e8f330875b2911a3cca9d437d25dfb2739f2) - thanks @​camjackson!
  • Standardize on fixture directory and package names (a9cbf1913a6c217dc1e3b4a1665d17602849873f)
  • Fix dimmed count in reporter (ba392b0eeb6a1ad8508a5ae014c929a1fdc40491)
  • Improve negated workspace pattern method (b63f83bb97b37e234ece6126d6d2b3c6ba24d461)
  • Move isDisableConfigHints to clean up (aafda400003557c35d59321594f347e54dd64e6f)

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!

... (truncated)

Commits
  • e6a43d9 Release 5.59.1
  • 3b447b8 Minor refactors
  • 0fcbe11 Add cargo to global list of ignored binaries
  • a240f0d Ignore scripts with name not starting with word character
  • 8aa2f13 Release 5.59.0
  • 20dc8f1 feat: tsdown plugin (#1109)
  • 0c3d054 Fix up stylelint plugin
  • a6f2434 Add oxnode to binaries with first positional arg entry
  • 4a8dd49 feat(astro-mdx): add compiler for @​astrojs/mdx to treat layout value from mdx...
  • 46f494e Release 5.58.1
  • 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.50.5 to 5.59.1.
- [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.59.1/packages/knip)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 8, 2025

Superseded by #1106.

@dependabot dependabot bot closed this Jun 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/knip-5.59.1 branch June 8, 2025 23:03
Copy link
Contributor

mergify bot commented Jun 8, 2025

This pull request has been removed from the queue for the following reason: pull request dequeued.

Pull request #1102 has been dequeued. The pull request has been closed manually.

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.
If you do update this pull request, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/aws-samples/baseline-environment-on-aws/pull/1102

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy