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.5.2 to 4.6.1 #115

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps svelte-preprocess from 4.5.2 to 4.6.1.

Changelog

Sourced from svelte-preprocess's changelog.

4.6.1 (2020-11-20)

Bug Fixes

4.6.0 (2020-11-17)

Bug Fixes

  • πŸ› replace separator for windows support (b60a0a8)
  • πŸ› sass tilde importer (934fc04)

Features

  • 🎸 add scss support for tilde (~) imports (5b5c692), closes #277
Commits
  • a2cf03d chore(release): v4.6.1
  • 8fe6543 fix: πŸ› postcss sourcemap
  • 1a3b5cf chore(release): v4.6.0
  • 39c3cb8 refactor: πŸ’‘ implement simple find-up method
  • f577a2f refactor: πŸ’‘ use contents api
  • 72825d1 refactor: πŸ’‘ use find-up
  • b60a0a8 fix: πŸ› replace separator for windows support
  • e7bfd70 test: πŸ’ add test node_modules directory to repo
  • 934fc04 fix: πŸ› sass tilde importer
  • 550169c refactor: πŸ’‘ use sync importer API
  • 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)