Lundstrong / LundstrongOrders

A beautiful ordering system, designed for your Roblox Cafe.
Apache License 2.0
2 stars 3 forks source link

Update dependency Kampfkarren/selene to v0.13.0 #9

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
Kampfkarren/selene minor 0.12.1 -> 0.13.0

Release Notes

Kampfkarren/selene ### [`v0.13.0`](https://togithub.com/Kampfkarren/selene/blob/master/CHANGELOG.md#​0130---2021-07-01) [Compare Source](https://togithub.com/Kampfkarren/selene/compare/0.12.1...0.13.0) #### \[0.13.0] - 2021-07-01 ### Added - Added `debug.info` to the Roblox standard library. [(#​260)](https://togithub.com/Kampfkarren/selene/issues/260) - Tokenization errors now form rich diagnostics. ##### Changed - Updated internal parser. - Optimized linting process to run better with multiple threads. ##### Fixed - Fixed internal selene panics exiting with a zero code. Panics will now exit with status code 1, allowing it to be picked up by CI. - Fixed variables named `self` not showing as unused if `allow_unused_self` was enabled. The implicit `self` variable being unused will still respect this configuration. [(#​215)](https://togithub.com/Kampfkarren/selene/issues/215)

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.