deepset-ai / deepset-cloud-sdk

A Python SDK to interact with deepset Cloud
Apache License 2.0
9 stars 2 forks source link

ci: bump readmeio/rdme from 8.3.1 to 8.6.4 #73

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps readmeio/rdme from 8.3.1 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: https://github.com/readmeio/rdme/compare/8.6.3...8.6.4

8.6.4-next.2

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/8.6.4-next.1...8.6.4-next.2

8.6.4-next.1

What's Changed

Full Changelog: https://github.com/readmeio/rdme/compare/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: https://github.com/readmeio/rdme/compare/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)
github-actions[bot] commented 1 year ago

Coverage report

The coverage rate went from 96% to 96% :arrow_up: The branch rate is 86%.

100% of new lines are covered.