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

Bump the all-dependencies group with 2 updates #147

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group with 2 updates: github.com/vapor/leaf-kit and github.com/mattpolzin/openapikit.

Updates github.com/vapor/leaf-kit from 1.10.2 to 1.10.3

Release notes

Sourced from github.com/vapor/leaf-kit's releases.

1.10.3 - Fix nested extend with sugar

What's Changed

Fix nested extend with sugar by @​benblakely in #127

When nesting an #extend with two parameters, the second parameter was ignored instead of being used as context.

Fixes vapor/leaf-kit#126

This patch was released by @​gwynne

Full Changelog: vapor/leaf-kit@1.10.2...1.10.3

Commits

Updates github.com/mattpolzin/openapikit from 3.1.1 to 3.1.2

Release notes

Sourced from github.com/mattpolzin/openapikit's releases.

Stronger Inference?

Bug Fixes

  • Retain inferred property value when updating any other property of a core context using a helper function (mattpolzin/OpenAPIKit#352)

Full Changelog: mattpolzin/OpenAPIKit@3.1.1...3.1.2

Commits
  • 2834548 Merge pull request #352 from mattpolzin/fix-inferred-bug
  • 4756da4 keep inferred when updating any other property of a core context using a help...
  • See full diff in compare view

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 all-dependencies group with 2 updates: [github.com/vapor/leaf-kit](https://github.com/vapor/leaf-kit) and [github.com/mattpolzin/openapikit](https://github.com/mattpolzin/OpenAPIKit).


Updates `github.com/vapor/leaf-kit` from 1.10.2 to 1.10.3
- [Release notes](https://github.com/vapor/leaf-kit/releases)
- [Commits](vapor/leaf-kit@1.10.2...1.10.3)

Updates `github.com/mattpolzin/openapikit` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/mattpolzin/OpenAPIKit/releases)
- [Commits](mattpolzin/OpenAPIKit@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: github.com/vapor/leaf-kit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: github.com/mattpolzin/openapikit
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from MahdiBM and 0xTim as code owners December 8, 2023 13:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Dec 8, 2023
@dependabot dependabot bot requested a review from gwynne as a code owner December 8, 2023 13:38
@MahdiBM MahdiBM enabled auto-merge (squash) December 8, 2023 13:46
@MahdiBM MahdiBM merged commit f000dcd into main Dec 8, 2023
13 checks passed
@MahdiBM MahdiBM deleted the dependabot/swift/all-dependencies-68b1973afa branch December 8, 2023 13:54
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 swift_package_manager Pull requests that update Swift_package_manager code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant