Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rdme from 8.6.1 to 8.6.6.

Release notes

Sourced from rdme's releases.

8.6.6: More Versions Fixes ⏲️

The 8.6.5 release introduced a small regression when attempting to set the main flag to true via the versions:create or versions:update commands. This release fixes that. Thanks @​svrnwnsch for reporting!

What's Changed

Full Changelog: readmeio/rdme@8.6.5...8.6.6

8.6.5: Versions + Reducer Fixes ⏳

This release includes fixes to the versions:create and versions:update commands where these commands were not setting flags correctly in certain cases. This release also includes a tiny fix to the openapi:reduce command and updates a slew of npm dependencies.

What's Changed

Full Changelog: readmeio/rdme@8.6.4...8.6.5

8.6.4: GitHub Syncing Fixes 🔄

This release fixes an edge case with certain file paths when syncing docs from GitHub. Thanks @​vegaro for reporting!

What's Changed

Full Changelog: readmeio/rdme@8.6.3...8.6.4

8.6.4-next.2

What's Changed

... (truncated)

Changelog

Sourced from rdme's changelog.

8.6.6 (2023-08-24)

Bug Fixes

  • versions: fix ability to set main version (#872) (ba7ea03)

8.6.6-next.1 (2023-08-24)

Bug Fixes

  • versions: fix ability to set main version (#872) (ba7ea03)

8.6.5 (2023-08-21)

Bug Fixes

8.6.5-next.7 (2023-08-18)

Bug Fixes

  • reducer: quirk with security schemes sometimes getting removed (#867) (be2e037)

8.6.5-next.6 (2023-08-18)

Bug Fixes

  • versions: general refactors to handle flag edge cases (#861) (e316139)

8.6.5-next.5 (2023-08-10)

Bug Fixes

  • openapi/inspect: small url formatting error (#855) (c54e289)

8.6.5-next.4 (2023-08-02)

... (truncated)

Commits
  • 51a8086 build(release): 🚀 v8.6.6 🦉
  • 4c6bc18 docs(versions/create): backfill missing flag (#869)
  • 945b240 build(release): 🚀 v8.6.6-next.1 🦉
  • ba7ea03 fix(versions): fix ability to set main version (#872)
  • 92df44f build(release): 🚀 v8.6.5 🦉
  • 316703c ci: re-enable tests on node 14 (#868)
  • 8ca7e45 ci: knip (#859)
  • c731194 build(release): 🚀 v8.6.5-next.7 🦉
  • be2e037 fix(reducer): quirk with security schemes sometimes getting removed (#867)
  • 36a424a chore: add debug statements for process.chdir (#866)
  • 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 [rdme](https://github.com/readmeio/rdme) from 8.6.1 to 8.6.6.
- [Release notes](https://github.com/readmeio/rdme/releases)
- [Changelog](https://github.com/readmeio/rdme/blob/next/CHANGELOG.md)
- [Commits](readmeio/rdme@8.6.1...8.6.6)

---
updated-dependencies:
- dependency-name: rdme
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2023
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.

0 participants