balena-io / pinejs

Generate rest APIs from natural language models
Apache License 2.0
63 stars 11 forks source link

Update dependency passport to ^0.7.0 #713

Closed balena-renovate[bot] closed 11 months ago

balena-renovate[bot] commented 11 months ago

This PR contains the following updates:

Package Type Update Change
passport (source) optionalDependencies minor ^0.6.0 -> ^0.7.0

Release Notes

jaredhanson/passport (passport) ### [`v0.7.0`](https://togithub.com/jaredhanson/passport/blob/HEAD/CHANGELOG.md#070---2023-11-27) [Compare Source](https://togithub.com/jaredhanson/passport/compare/v0.6.0...v0.7.0) ##### Changed - Set `req.authInfo` by default when using the `assignProperty` option to `authenticate()` middleware. This makes the behavior the same as when not using the option, and can be disabled by setting `authInfo` option to `false`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

fisehara commented 11 months ago

Should be fine as pine does not call authenticate with any setting of authInfo or assignProperty