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-dev): bump the minor-development-deps group with 5 updates #876

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the minor-development-deps group with 5 updates:

Package From To
@readme/oas-examples 5.13.0 5.15.0
@vitest/coverage-v8 1.4.0 1.5.3
ajv 8.12.0 8.13.0
oas-normalize 11.0.3 11.0.4
type-fest 4.15.0 4.18.0

Updates @readme/oas-examples from 5.13.0 to 5.15.0

Release notes

Sourced from @​readme/oas-examples's releases.

5.15.0

What's Changed

Full Changelog: readmeio/oas-examples@5.14.0...5.15.0

5.14.0

What's Changed

New Contributors

Full Changelog: readmeio/oas-examples@5.12.1...5.14.0

Commits
  • 33ffab0 build: 5.15.0 release
  • c0667d3 feat: more request example examples (#106)
  • dfb0b05 build: 5.14.0 release
  • 9371470 chore(deps-dev): bump @​readme/eslint-config from 13.5.2 to 14.0.0 (#105)
  • d056184 feat: more examples for request/response pairs (#102)
  • d7e4cc1 chore(deps-dev): bump vitest in the minor-developent-deps group (#104)
  • fb82daf ci: run prettier against everything (#103)
  • b04d598 chore(deps-dev): bump vite from 5.1.6 to 5.2.8 (#101)
  • 2573a5c chore(deps-dev): bump the minor-developent-deps group with 1 update (#100)
  • See full diff in compare view

Updates @vitest/coverage-v8 from 1.4.0 to 1.5.3

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

  • api: startVitest() to accept stdout and stdin  -  by @​AriPerkkio in vitest-dev/vitest#5493 (780b1)
    • This is listed as a feature, but it doesn't increase the minor version because startVitest API is experimental and doesn't follow semver.

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

... (truncated)

Commits

Updates ajv from 8.12.0 to 8.13.0

Release notes

Sourced from ajv's releases.

v8.13.0

  • add named exports
  • update dependencies
  • update node.js
Commits

Updates oas-normalize from 11.0.3 to 11.0.4

Commits

Updates type-fest from 4.15.0 to 4.18.0

Release notes

Sourced from type-fest's releases.

v4.18.0

New types

Improvements

  • TsConfigJson: Add preserve module type and ES2022 lib types (#874) 7096613
  • Opaque: Mark as deprecated (#867) ef7b580
  • UnwrapOpaque: Mark as deprecated (#867) ef7b580

sindresorhus/type-fest@v4.17.0...v4.18.0

v4.17.0

New types

Fixes

  • Zero: Fix missing export (#870) 91a2b1e

sindresorhus/type-fest@v4.16.0...v4.17.0

v4.16.0

New types

Fixes

  • Integer: Fix handling of some edge-cases (#857) f5b09de
  • Float: Fix handling of some edge-cases (#857) f5b09de

sindresorhus/type-fest@v4.15.0...v4.16.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-development-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@readme/oas-examples](https://github.com/readmeio/oas-examples) | `5.13.0` | `5.15.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.4.0` | `1.5.3` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.12.0` | `8.13.0` |
| [oas-normalize](https://github.com/readmeio/oas/tree/HEAD/packages/oas-normalize) | `11.0.3` | `11.0.4` |
| [type-fest](https://github.com/sindresorhus/type-fest) | `4.15.0` | `4.18.0` |


Updates `@readme/oas-examples` from 5.13.0 to 5.15.0
- [Release notes](https://github.com/readmeio/oas-examples/releases)
- [Commits](readmeio/oas-examples@5.13.0...5.15.0)

Updates `@vitest/coverage-v8` from 1.4.0 to 1.5.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/packages/coverage-v8)

Updates `ajv` from 8.12.0 to 8.13.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.12.0...v8.13.0)

Updates `oas-normalize` from 11.0.3 to 11.0.4
- [Release notes](https://github.com/readmeio/oas/releases)
- [Commits](https://github.com/readmeio/oas/commits/[email protected]/packages/oas-normalize)

Updates `type-fest` from 4.15.0 to 4.18.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.15.0...v4.18.0)

---
updated-dependencies:
- dependency-name: "@readme/oas-examples"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: ajv
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
- dependency-name: oas-normalize
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-development-deps
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-development-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@dependabot dependabot bot requested a review from erunion May 1, 2024 05:47
@erunion erunion merged commit 2b29cb6 into main May 1, 2024
5 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/minor-development-deps-11850a4b8a branch May 1, 2024 05:49
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