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

Bump cacheable-request and rdme #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2023

Removes cacheable-request. It's no longer used after updating ancestor dependency rdme. These dependencies need to be updated together.

Removes cacheable-request

Updates rdme from 7.5.0 to 8.5.0

Release notes

Sourced from rdme's releases.

8.5.0

The biggest update in this release is that Markdown docs that don't contain front matter will now automatically be skipped as opposed to erroring out (see #729). This release also contains various little fixes and dependency updates.

Also with this release: we officially crossed 1000 commits to the main branch! 🥳

What's Changed

Full Changelog: readmeio/rdme@v8.4.0...8.5.0

8.4.0

This release adds an openapi:convert command, documentation on our new 1Password shell plugin, and more. See below for the highlights:

  • readmeio/rdme#715 adds the ability to pass in a GitHub blob link to an API definition into the openapi family of commands, and it will automatically be converted to a raw URL prior to fetching the file. See below for an example:
rdme openapi https://github.com/readmeio/oas-examples/blob/main/3.0/json/petstore.json
  • readmeio/rdme#717 adds a new command called openapi:convert for converting Swagger 2.0 definitions and Postman Collections into OpenAPI.
  • readmeio/rdme#718 adds a new flag to the openapi and openapi:reduce commands called title, which overrides the info.title field in your OpenAPI definition (which is used for setting the category title in ReadMe).
  • readmeio/rdme#720 adds documentation for our new 1Password shell plugin, which allows you to store your ReadMe API key in 1Password and securely pass it in your rdme commands using biometrics (supported in rdme@8.3.0 and above). See below for a demo of this behavior:
readme-1p.mp4

What's Changed

Full Changelog: readmeio/rdme@v8.3.1...8.4.0

8.3.1

... (truncated)

Changelog

Sourced from rdme's changelog.

8.5.0 (2023-02-01)

8.4.0 (2022-12-21)

  • feat(api): surface Warning response headers (#721) (a210754), closes #721
  • feat(openapi): add ability to override title (#718) (0c7584f), closes #718
  • feat(openapi): exposing our spec conversion tooling to a new :convert command (#717) (0482a1f), closes #717
  • docs: add docs on 1password plugin (#720) (9dc36c1), closes #720
  • docs: fixing an improperly styled callout in the openapi:convert docs (a430c24)
  • chore: bump deps (#715) (b5c64c8), closes #715
  • chore(maintainers): add gh release script + docs (d197242)
  • fix: login issue when user doesn't pass in API key (#714) (9561f7c), closes #714

8.3.1 (2022-12-16)

8.3.1-beta.0 (2022-12-16)

8.3.0 (2022-12-09)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by kanadgupta, a new releaser for rdme since your current version.


You can trigger a rebase of this PR 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [rdme](https://github.com/readmeio/rdme). These dependencies need to be updated together.


Removes `cacheable-request`

Updates `rdme` from 7.5.0 to 8.5.0
- [Release notes](https://github.com/readmeio/rdme/releases)
- [Changelog](https://github.com/readmeio/rdme/blob/main/CHANGELOG.md)
- [Commits](readmeio/rdme@7.5.0...8.5.0)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
- dependency-name: rdme
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cacheable-request-and-rdme--removed branch November 15, 2024 04:15
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