Skip to content

Comments

chore(deps-dev): bump crates-llms-txt from 0.0.8 to 0.1.1 in /website#6548

Merged
Xuanwo merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/crates-llms-txt-0.1.1
Sep 1, 2025
Merged

chore(deps-dev): bump crates-llms-txt from 0.0.8 to 0.1.1 in /website#6548
Xuanwo merged 2 commits intomainfrom
dependabot/npm_and_yarn/website/crates-llms-txt-0.1.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps crates-llms-txt from 0.0.8 to 0.1.1.

Commits
Maintainer changes

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


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2025
@dependabot dependabot bot requested a review from Xuanwo as a code owner September 1, 2025 01:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell labels Sep 1, 2025
@Xuanwo
Copy link
Member

Xuanwo commented Sep 1, 2025

cc @kingsword09, any thing I need to know before merging this?

@Xuanwo Xuanwo requested a review from kingsword09 September 1, 2025 06:32
@kingsword09
Copy link
Contributor

cc @kingsword09, any thing I need to know before merging this?

The usage needs to be modified a bit, I changed the api.
I have two APIs for this library, one that gets the 0.54.0 version of the docs directly from docs.rs, and one that compiles its own docs, online or generate them locally?

@kingsword09
Copy link
Contributor

Previously, it was because docs.rs did not have rustdoc JSON documentation. Now that Opendal's documentation is available, I have this question.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Sep 1, 2025
dependabot bot and others added 2 commits September 1, 2025 15:36
Bumps [crates-llms-txt](https://github.com/kingsword09/crates_llms_txt) from 0.0.8 to 0.1.1.
- [Release notes](https://github.com/kingsword09/crates_llms_txt/releases)
- [Commits](kingsword09/crates_llms_txt@v0.0.8...v0.1.1)

---
updated-dependencies:
- dependency-name: crates-llms-txt
  dependency-version: 0.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@kingsword09 kingsword09 force-pushed the dependabot/npm_and_yarn/website/crates-llms-txt-0.1.1 branch from 1281195 to 8d9f045 Compare September 1, 2025 07:36
"stable",
path.resolve(process.cwd(), "../core/Cargo.toml")
);
const config = crates_llms_txt.fromLocal(
Copy link
Contributor

@kingsword09 kingsword09 Sep 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently using fromLocal for compilation and generation, can also use fromOnline to obtain it online.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think fromLocal is better for us.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 1, 2025
@Xuanwo Xuanwo merged commit e64212a into main Sep 1, 2025
32 checks passed
@Xuanwo Xuanwo deleted the dependabot/npm_and_yarn/website/crates-llms-txt-0.1.1 branch September 1, 2025 07:53
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 lgtm This PR has been approved by a maintainer releases-note/chore The PR has a title that begins with "chore" or changes other small things that hard to tell size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants