Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c9a6b3e5ed
Closed

chore(deps): bump the dependencies group across 1 directory with 3 updates#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependencies-c9a6b3e5ed

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Dec 10, 2025

Bumps the dependencies group with 3 updates in the / directory: lucide-vue-next, @hey-api/openapi-ts and knip.

Updates lucide-vue-next from 0.556.0 to 0.559.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.556.0...0.557.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-vue-next since your current version.


Updates @hey-api/openapi-ts from 0.88.1 to 0.88.2

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.88.2

Patch Changes

Commits
  • bde3c66 Merge pull request #3056 from hey-api/changeset-release/main
  • 8fc3428 ci: release
  • cbf7c3b Merge pull request #3057 from hey-api/chore/renovate-dashboard-title
  • 47d36fd chore: update Renovate dependency dashboard title
  • f14d243 Merge pull request #3055 from nachogarcia/main
  • d663232 test: update snapshots
  • 5511bf5 fix: handle CLRF and CR line endings in SSE parser
  • 271a0a2 Merge pull request #3050 from hey-api/renovate/changesets-cli-2.x
  • 34ec633 chore(deps): update dependency @​changesets/cli to v2.29.8
  • See full diff in compare view

Updates knip from 5.72.0 to 5.73.1

Release notes

Sourced from knip's releases.

Release 5.73.1

  • Improve handling of "bridged" require calls in ts modules (dc546c67cc0a48b4da8477d1befb8a43485db022)
  • Optimize workspaces finder (056c619dc32734f9d5520729565c380160343b7f)
  • Don't add prerelease comment to closed issues (12f41cc0616dc8bce2acf18e19f6b33bba3c0b7a)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#1384) (fba49d7f3f8a9cd0f4c549bf00587e3c633ffc25) - thanks @​viktormarinho!

Release 5.73.0

  • Bail out early if specifier starts with colon (resolve #1379) (68c959766e5e4a3a9bda3a519dd9982fe44ea47e)
  • Add clear to list of ignored global binaries (91522bb59a8844c0259646f4d34e2b49b6fa65a7)
  • Add next-intl plugin (resolve #1380) (430b8a391cdd841deb85b6efed60531ffe622bd8)
  • Create new next-mdx plugin (extract from next plugin) (c4acf7a6d77be6fda8b88ace4f499b297aa4eb6b)
  • Refactor preview/ecosystem workflow + add comment (861252a28c7890b28efea8437e7db8e114370fb3)
  • Allow workflow to add comment (188920a317f21d508948753c0b7266ac8ad3da57)
  • Remove eslint patch (d9fc8f7248816ddd399088145d5dab4f055c0ddb)
  • Use pkg-pr-new --commentWithDev flag (c9af60858ed02c3ce8fe3c2137514096743ce052)
  • Fix regression with require call in ts file (resolve #1383) (557c7456c41e8574cfe6bbb10ee52e15eeb1f65e)
  • Remove unpublished flag (f08c7eed172fcd98c82490aed5baf59fca38c8c0)
Commits
  • b3b83ca Release 5.73.1
  • fba49d7 fix(plugins/astro): srcDir config detection creating wrong entry patterns (#1...
  • 056c619 Optimize workspaces finder
  • dc546c6 Improve handling of "bridged" require calls in ts modules
  • 5ec035a Release 5.73.0
  • 557c745 Fix regression with require call in ts file (resolve #1383)
  • c4acf7a Create new next-mdx plugin (extract from next plugin)
  • 430b8a3 Add next-intl plugin (resolve #1380)
  • 91522bb Add clear to list of ignored global binaries
  • 68c9597 Bail out early if specifier starts with colon (resolve #1379)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 3 updates in the / directory: [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next), [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) and [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip).


Updates `lucide-vue-next` from 0.556.0 to 0.559.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.559.0/packages/lucide-vue-next)

Updates `@hey-api/openapi-ts` from 0.88.1 to 0.88.2
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.88.1...@hey-api/openapi-ts@0.88.2)

Updates `knip` from 5.72.0 to 5.73.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.73.1/packages/knip)

---
updated-dependencies:
- dependency-name: lucide-vue-next
  dependency-version: 0.559.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@hey-api/openapi-ts"
  dependency-version: 0.88.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: knip
  dependency-version: 5.73.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Dec 10, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 11, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-c9a6b3e5ed branch December 11, 2025 18:55
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