jgpacker / osm-smart-menu

An OpenStreetMap webextension for Firefox and Chrome
GNU General Public License v3.0
56 stars 12 forks source link

build(deps-dev): bump svelte-preprocess from 4.0.12 to 4.2.0 #79

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps svelte-preprocess from 4.0.12 to 4.2.0.

Changelog

Sourced from svelte-preprocess's changelog.

4.2.0 (2020-08-30)

Features

  • 🎸 enable sourceMap for dev environment automatically (4df9031)

4.1.3 (2020-08-30)

Bug Fixes

  • 🐛 replacer preprocessor options types (d3543da), closes #228

4.1.2 (2020-08-28)

Bug Fixes

  • 🐛 language specific options not being set (f3df8b0), closes #231

4.1.1 (2020-08-18)

Bug Fixes

  • 🐛 guarantee lowercase markup tagname (b277bb3)

4.1.0 (2020-08-18)

Features

  • 🎸 support template wrappers in separate markup processors (dc52009), closes #211
Commits
  • f18ca79 4.2.0
  • 4df9031 feat: 🎸 enable sourceMap for dev environment automatically
  • 80a1e9c Fix changelog
  • d767bca 4.1.3
  • d3543da fix: 🐛 replacer preprocessor options types
  • cf9e825 chore: 🤖 update linter preset
  • f3df8b0 fix: 🐛 language specific options not being set
  • 3903e0d doc: fix default sourceMap value (#232)
  • 36d6421 4.1.1
  • 051f595 fix: 🐛 guarantee lowercase markup tagname
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)