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.2.0 to 4.5.2 #103

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps svelte-preprocess from 4.2.0 to 4.5.2.

Changelog

Sourced from svelte-preprocess's changelog.

4.5.2 (2020-10-23)

Bug Fixes

  • πŸ› inline :local without a scope not working (2683fda), closes #238
  • πŸ› warn when global attr is used without potcss (1be483b)

4.5.1 (2020-10-07)

Bug Fixes

  • πŸ› add sugarss as optional dependency (9ed25ee)

4.5.0 (2020-10-07)

Bug Fixes

  • πŸ› postcss config file support for sugarss (4876426)

Features

  • 🎸 add support for lang=sugarss & type=text/sugarss (683715d), closes #250

4.4.3 (2020-10-07)

Bug Fixes

4.4.2 (2020-10-05)

Bug Fixes

  • πŸ› prefixed keyframes globalization (903d95b), closes #264

4.4.1 (2020-10-05)

Bug Fixes

  • πŸ› prevent trying to resolve interpolated src values (780b09a), closes #226

... (truncated)

Commits
  • 8ac08cb 4.5.2
  • 1be483b fix: πŸ› warn when global attr is used without potcss
  • 2683fda fix: πŸ› inline :local without a scope not working
  • 61cde16 docs: ✏️ add note about automatic default inclusion paths
  • d812bf1 docs: ✏️ clarify non-interchangeability of scss/sass
  • c71b045 docs: ✏️ fix scss toc link
  • efe2697 4.5.1
  • 9ed25ee fix: πŸ› add sugarss as optional dependency
  • b81d983 refactor: πŸ’‘ defaults map name
  • 5274942 4.5.0
  • 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)