rtsao / css-to-js-sourcemap

Generates CSS w/ sourcemaps to lines in JS at runtime
MIT License
8 stars 4 forks source link

Update dependency sirv to v0.2.2 #16

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
sirv dependencies minor 0.1.2 -> 0.2.2 source

Release Notes

lukeed/sirv ### [`v0.2.2`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.2.2) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.2.1...v0.2.2) #### Patches - (`sirv-cli`) Preserve scroll history when initialized ([#​12](https://renovatebot.com/gh/lukeed/sirv/issues/12)): [`11ad541`](https://renovatebot.com/gh/lukeed/sirv/commit/11ad541) _Thanks [@​MarSoft](https://renovatebot.com/gh/MarSoft)!_ #### Chores - Update README text for `--help` output ([#​14](https://renovatebot.com/gh/lukeed/sirv/issues/14)): [`35fe1a5`](https://renovatebot.com/gh/lukeed/sirv/commit/35fe1a5) _Thanks [@​paulocoghi](https://renovatebot.com/gh/paulocoghi)!_ ### [`v0.2.1`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.2.1) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.2.0...v0.2.1) #### Patches - (`sirv`) Fix: Always add `Content-Type` response header during `dev` mode ([#​10](https://renovatebot.com/gh/lukeed/sirv/issues/10)): [`810ceb7`](https://renovatebot.com/gh/lukeed/sirv/commit/810ceb7) _Thanks [@​btakita](https://renovatebot.com/gh/btakita) for reporting!_ ### [`v0.2.0`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.2.0) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.1.5...v0.2.0) #### Minor Changes - (`sirv`) Added `dev` option, which skips the file `CACHE` entirely: [`99f6adf`](https://renovatebot.com/gh/lukeed/sirv/commit/99f6adf), [`885cd7f`](https://renovatebot.com/gh/lukeed/sirv/commit/885cd7f) - (`sirv-cli`) Added `--dev` and `-D` flags for "dev" mode: [`f80b4ed`](https://renovatebot.com/gh/lukeed/sirv/commit/f80b4ed), [`35394c0`](https://renovatebot.com/gh/lukeed/sirv/commit/35394c0) > **Important:** As the name suggests, you should only use `dev` during development! > > #### Chores - (`sirv`) Extracted `toAssume` from `find` helper: [`efdf783`](https://renovatebot.com/gh/lukeed/sirv/commit/efdf783) - (`sirv-cli`) Formatted CLI construction for better legibility: [`b5c9dbe`](https://renovatebot.com/gh/lukeed/sirv/commit/b5c9dbe) ### [`v0.1.5`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.1.5) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.1.4...v0.1.5) #### Patches - Allows sub-directory paths to properly match ([#​7](https://renovatebot.com/gh/lukeed/sirv/issues/7), [#​8](https://renovatebot.com/gh/lukeed/sirv/issues/8)): [`9c65ad5`](https://renovatebot.com/gh/lukeed/sirv/commit/9c65ad5) _Thanks [@​antonheryanto](https://renovatebot.com/gh/antonheryanto)~! 🎉_ ### [`v0.1.4`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.1.4) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.1.3...v0.1.4) #### Chores - (`sirv-cli`) Update to `kleur@2.0.1`: [`99ed446`](https://renovatebot.com/gh/lukeed/sirv/commit/99ed4460b9e5627042e6ebcf895208c778de6b72) ### [`v0.1.3`](https://renovatebot.com/gh/lukeed/sirv/releases/v0.1.3) [Compare Source](https://renovatebot.com/gh/lukeed/sirv/compare/v0.1.2...v0.1.3) #### Chores - (`sirv-cli`) Use `kleur` as color lib: [`f25349f`](https://renovatebot.com/gh/lukeed/sirv/commit/f25349f9dc672cc32872269637955e8167162f84)

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.