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

chore(deps): bump readmeio/rdme from 7.5.0 to 8.0.1 #47

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps readmeio/rdme from 7.5.0 to 8.0.1.

Release notes

Sourced from readmeio/rdme's releases.

8.0.1

This release includes a small fix to the GitHub Actions onboarding workflow to prevent the tool from running git commands in CI environments.

What's Changed

Full Changelog: readmeio/rdme@v8.0.0...8.0.1

8.0.0

Happy Halloween y'all! 🎃

We're shipping version 🎱 of rdme with lots of new features to improve the experience of syncing your docs to ReadMe and setting up your GitHub Actions workflow. Get the details on everything below!

What's Changed

Breaking Changes

  • This release completely overhauls the prompts system. Prompts will now automatically error out if prompts are attempted from within a CI environment.
  • If the --version option (used in the openapi command and the docs family of commands) is omitted in a CI environment, no version information will be sent in the request to the ReadMe API. This will typically result in the API defaulting to the default (i.e., stable) version.
  • The validate command has been renamed to openapi:validate. The validate command is now deprecated.
  • The versions command now returns raw JSON as the output and no longer returns a table format.
  • The versions:update command now accepts the version parameter as the default option (rather than via a --version flag) so the usage is consistent with versions:create and versions:delete
  • The changelogs:single, custompages:single, and docs:single commands have been removed in favor of their non-single counterparts (i.e., the changelogs, custompages, and docs commands), which have been simplified to support both single files and directories containing the files you wish to sync.
    • For example, if this was your command in v7:

      rdme changelogs:single file.md

      it will look like this in v8:

      rdme changelogs file.md
    • feat(docs): consolidate single commands by @​kanadgupta in readmeio/rdme#642

  • The docs:edit command has been deprecated and will be removed in an upcoming major release.

... (truncated)

Changelog

Sourced from readmeio/rdme's changelog.

8.0.1 (2022-11-01)

  • fix(gha-onboarding): don't run git commands in CI (#657) (a3955f2), closes #657
  • chore(deps-dev): bump @​readme/oas-examples from 5.7.0 to 5.8.0 (#656) (2902430), closes #656
  • chore(deps): bump @​npmcli/ci-detect from 3.0.0 to 3.0.1 (#654) (90a10c6), closes #654
  • chore(deps): bump a bunch of deps (#658) (0007322), closes #658
  • docs: fix titles of example pages (d2e05ad)
  • docs(versions): fix outdated language on --raw flag (6712bc5)

8.0.0 (2022-10-31)

8.0.0-beta.9 (2022-10-28)

  • feat(baseCommand): inform user which project they're making changes to (#643) (1bb2448), closes #643
  • feat(breaking/docs): deprecate docs:edit (#646) (0009d20), closes #646
  • feat(docs): add guides alias (#647) (d412a04), closes #647
  • feat(docs): consolidate single commands (#642) (7552501), closes #642
  • refactor(docs): move --cleanup option into docs:prune command (#644) (4bc98c5), closes #644
  • ci: run tests against node 19 (#641) (6ca5d8c), closes #641

8.0.0-beta.8 (2022-10-17)

8.0.0-beta.7 (2022-10-14)

  • feat: prompt for login any time a user omits API key (#636) (542307b), closes #636
  • feat(breaking): drop version creation question from prompt flows (#635) (6223ae5), closes #635
  • chore: remove some outdated TODOs (31b5bae)
  • chore(dependabot): add yours truly as a reviewer (a6d3552)
  • chore(deps-dev): bump @​readme/eslint-config from 10.1.0 to 10.1.1 (#629) (b2fbd69), closes #629
  • chore(deps-dev): bump @​readme/oas-examples from 5.6.0 to 5.7.0 (#621) (4060a93), closes #621
  • chore(deps-dev): bump @​types/jest from 29.1.1 to 29.1.2 (#628) (7987304), closes #628
  • chore(deps-dev): bump @​types/prompts from 2.0.14 to 2.4.1 (#633) (97760b0), closes #633
  • chore(deps-dev): bump @​types/validator from 13.7.6 to 13.7.7 (#627) (2918c48), closes #627
  • chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 (#622) (e664294), closes #622
  • chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#631) (169ae38), closes #631
  • chore(deps-dev): bump type-fest from 2.19.0 to 3.0.0 (#624) (c02b6dd), closes #624
  • chore(deps-dev): bump type-fest from 3.0.0 to 3.1.0 (#630) (85628a1), closes #630

... (truncated)

Commits
  • 0278aa2 build: 8.0.1 release
  • a3955f2 fix(gha-onboarding): don't run git commands in CI (#657)
  • 0007322 chore(deps): bump a bunch of deps (#658)
  • 2902430 chore(deps-dev): bump @​readme/oas-examples from 5.7.0 to 5.8.0 (#656)
  • 90a10c6 chore(deps): bump @​npmcli/ci-detect from 3.0.0 to 3.0.1 (#654)
  • d2e05ad docs: fix titles of example pages
  • 6712bc5 docs(versions): fix outdated language on --raw flag
  • 7055dc9 build: 8.0.0 release
  • 757981e docs: v8 docs (#637)
  • 34aa184 feat(docs:prune): --confirm flag to bypass prompt (#648)
  • 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 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 [readmeio/rdme](https://github.com/readmeio/rdme) from 7.5.0 to 8.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: readmeio/rdme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot dependabot bot requested a review from erunion November 1, 2022 20:10
@erunion erunion merged commit 0e59a4f into main Nov 1, 2022
@erunion erunion deleted the dependabot/github_actions/readmeio/rdme-8.0.1 branch November 1, 2022 20:17
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