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.3 #112

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps readmeio/rdme from 8.6.0 to 8.6.3.

Release notes

Sourced from readmeio/rdme's releases.

8.6.3

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

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

[^1]: You can find our provenance statement here: https://www.npmjs.com/package/rdme#provenance

8.6.1: Bug Fixes for GitHub Actions Users 🗞️

This release fixes an issue (#787) where the rdme GitHub Action was unable to properly parse certain command arguments (e.g., filenames with quotation marks).

What's Changed

Full Changelog: readmeio/rdme@8.6.0...8.6.1

Changelog

Sourced from readmeio/rdme's changelog.

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

  • deps: bump oas (and others) (#802) (4dbc5f4)
  • npm: generate provenance statements (6834f75)
  • npm: use shrinkwrap instead of lockfile (#803) (4ec3fa7)
  • packages permission issue (f0fb7dc)
  • semantic-release: bump to v21 (f53c1a4)

8.6.2-next.4 (2023-04-19)

Bug Fixes

  • semantic-release: bump to v21 (f53c1a4)

8.6.2-next.3 (2023-04-19)

Bug Fixes

  • npm: generate provenance statements (6834f75)
  • packages permission issue (f0fb7dc)

8.6.2-next.2 (2023-04-19)

Bug Fixes

  • npm: use shrinkwrap instead of lockfile (#803) (4ec3fa7)

8.6.2-next.1 (2023-04-19)

... (truncated)

Commits
  • 9fc7a0f build(release): 🚀 v8.6.3 🦉
  • d35afdb chore: empty commit to trigger release
  • 031327c build(release): 🚀 v8.6.3-next.1 🦉
  • 8fa90e1 fix(openapi): postman responses without a response now get one (#812)
  • f1ca5d1 chore(deps): bump (#811)
  • 60d04b7 chore: fix broken docs link
  • 0fbb7da build(release): 🚀 v8.6.2 🦉
  • 93c1643 chore: empty commit to trigger release (for real this time)
  • f6adbec build(release): 🚀 v8.6.2-next.4 🦉
  • f53c1a4 fix(semantic-release): bump to v21
  • 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.3.
- [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.3)

---
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 May 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

Superseded by #124.

@dependabot dependabot bot closed this Jun 12, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/readmeio/rdme-8.6.3 branch June 12, 2023 09:01
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