a-luna / aaronluna.dev

My personal website/blog/portfolio, built with Hugo
https://aaronluna.dev
3 stars 1 forks source link

Bump snowpack from 2.13.3 to 2.14.1 #105

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps snowpack from 2.13.3 to 2.14.1.

Release notes

Sourced from snowpack's releases.

snowpack@2.14.0

New App Template: Preact + TypeScript

New Official Plugin: Sass

  • 68e8d777 - new: add plugin-sass with new onChange/markChanged interface (#1225)

Add Svelte "Fast Reload"

  • 00e724e4 - feat: adding svelte-hmr (#1223) @rixo
  • 2c3e152e - feat: add bubbled esm-hmr property (#1232)

Bug fixes and other improvements

  • f269fa6e - new: add testFiles support (#1196)
  • d61d7d7a - feat: support partial HTML to not get hmr scripts injected
  • f57ca8a0 - feat: Adding SRI hash(es) for HMR script resources (#1268) @marpme
  • fa4e76a4 - feat: add logger.debug calls to dev and build
  • 5da777b3 - feat: add option to show hmr error overlay, update docs (#1239) @brianjacobs-natgeo
  • 30dfc5ce - feat: allow configuring the top level this value (#1219) @fubhy
  • 442ad852 - fix: support files with no extension
  • 1f476b27 - fix: dev route match load orderdon't reach for fallback immediately
  • 1bfc48c8 - fix: check if preact is being used in tsx (#1275) @intrnl
  • 627aa2eb - fix: hmr bug in react/preact update code
  • b6df4e19 - fix: scanImports() function reads all files at once, can cause EMFILE in larger projects #1245 (#1256) @N8-B
  • 899dd105 - fix: favicon 404 ignore error
  • 55fb2f73 - fix: Recovers webpack magic comments and adds to import (#1243) @N8-B
  • 1faf0631 - [plugin-svelte] fix: Svelte plugin SSR bug; add test (#1241) @drwpow
  • d34c1940 - [react-refresh] feat: add private property support to react-refesh plugin
  • 1ef62f02 - [build-script] fix: do not assume a build script failed completely if there's stderr (#1255) @fubhy
  • 75ad5031 - test: Writing the first docs test and fixing the broken anchor link errors it found (#1233) @melissamcewen
Commits
  • f6f40fc Publish
  • b200bcf add web-test-runner to react-typescript (#1329)
  • 0863a14 don't autoresolve imports if they are absolute paths/urls (#1330)
  • a26bcda Revert "spinning out the css in base.njk into a css file (#1328)"
  • 43c7fc3 [ci] yarn format
  • 6af4236 Add native ESM test running via Snowpack to app-template-react (#1259)
  • 652bd98 stop ignoring CONSOLE_LOG events
  • 05fa08b Allow result of load step to have map with binary data (#1313)
  • a71c152 Add new docs team to CODEOWNERS (#1323)
  • 845d1c5 spinning out the css in base.njk into a css file (#1328)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Looks like snowpack is up-to-date now, so this is no longer needed.