Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

gh-action: bump readmeio/rdme from 8.6.0 to 8.6.4 #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps readmeio/rdme from 8.6.0 to 8.6.4.

Release notes

Sourced from readmeio/rdme's releases.

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

Full Changelog: readmeio/rdme@8.6.4-next.1...8.6.4-next.2

8.6.4-next.1

What's Changed

Full Changelog: readmeio/rdme@v8.6.3...8.6.4-next.1

8.6.3: Postman Collection conversion fixes

This release makes a small fix to our handling for Postman collections.

What's Changed

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

8.6.2: npm package provenance, reducer fixes 🔐

In this release, we fixed a bug where openapi:reduce would fail to reduce certain files (readmeio/rdme#802, readmeio/oas#753).

And starting with this release, every release of rdme in the npm registry now includes:

  • An npm-shrinkwrap.json file, which ensures that rdme installs with the correct dependency tree 🌲
  • A provenance statement, which provides additional transparency around our build process[^1] ✨

CleanShot 2023-04-19 at 18 02 09@2x

Neither of these will result in any actual changes to your experience with rdme — merely a few behind-the-scenes updates to ensure your installation through npm is stable and secure 🔐

What's Changed

... (truncated)

Changelog

Sourced from readmeio/rdme's changelog.

8.6.4 (2023-06-05)

Bug Fixes

  • empty commit to trigger patch release (71cf84b)
  • fetch: encode parameters in source URL (#817) (ff86384)
  • fetch: stricter source URL type-checking (#818) (d082473)

8.6.4-next.3 (2023-06-05)

Bug Fixes

  • fetch: stricter source URL type-checking (#818) (d082473)

8.6.4-next.2 (2023-06-02)

Bug Fixes

  • fetch: encode parameters in source URL (#817) (ff86384)

8.6.4-next.1 (2023-05-31)

Bug Fixes

  • empty commit to trigger patch release (71cf84b)

8.6.3 (2023-05-01)

Bug Fixes

  • openapi: postman responses without a response now get one (#812) (8fa90e1)

8.6.3-next.1 (2023-05-01)

Bug Fixes

  • openapi: postman responses without a response now get one (#812) (8fa90e1)

8.6.2 (2023-04-19)

Bug Fixes

... (truncated)

Commits
  • 01ed07d build(release): 🚀 v8.6.4 🦉
  • 475555f chore: empty commit to trigger release
  • 4944455 build(release): 🚀 v8.6.4-next.3 🦉
  • d082473 fix(fetch): stricter source URL type-checking (#818)
  • 93a2f01 chore(deps): bump (#819)
  • 75d8a4c build(release): 🚀 v8.6.4-next.2 🦉
  • ff86384 fix(fetch): encode parameters in source URL (#817)
  • d99c98e build(release): 🚀 v8.6.4-next.1 🦉
  • 71cf84b fix: empty commit to trigger patch release
  • c6d64fd chore(deps): bump (#815)
  • 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 8.6.0 to 8.6.4.
- [Release notes](https://github.com/readmeio/rdme/releases)
- [Changelog](https://github.com/readmeio/rdme/blob/next/CHANGELOG.md)
- [Commits](readmeio/rdme@8.6.0...8.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the chore Naming, organizing folder structure, and less impactful tasks. label Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Naming, organizing folder structure, and less impactful tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants