GithubHelp home page GithubHelp logo

hitta-skyddsrum / webclient-preact Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 19.74 MB

Webbklient

Home Page: https://hittaskyddsrum.se

License: MIT License

JavaScript 90.84% HTML 1.50% Shell 0.08% SCSS 7.59%
netlify nightwatch preact travis-ci

webclient-preact's People

Contributors

adamjo avatar bang88 avatar bdougie avatar billneff79 avatar brendan-myers avatar chiragmongia avatar cjpatoilo avatar crashuniverse avatar developit avatar diogomoretti avatar download avatar gokulkrishh avatar greenkeeper[bot] avatar greenkeeperio-bot avatar kaste avatar katopz avatar kontrollanten avatar krofdrakula avatar kuldeepkeshwar avatar lependu avatar philwade avatar renovate-bot avatar robdodson avatar zouhir avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

webclient-preact's Issues

Dependency deprecation warning: @babel/preset-es2015 (npm)

On registry https://registry.npmjs.org/, the "latest" version (v7.0.0-beta.53) of dependency @babel/preset-es2015 has the following deprecation notice:

👋 We've deprecated any official yearly presets in 6.x in favor or babel-preset-env. For 7.x it would be @babel/preset-env.

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Affected package file(s): package.json

If you don't care about this, you can close this issue and not be warned about @babel/preset-es2015's deprecation again. If you would like to completely disable all future deprecation warnings then add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

File: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid regExp for packageRules[0].packagePatterns: @packtracker,babel-eslint,chai,chromedriver,codecov,eslint,jest,preact-jsx-chai,preact-render-spy,preact-test-utils,selenium-standalone,sinon``

An in-range update of css-loader is breaking the build 🚨

The devDependency css-loader was updated from 1.0.0 to 1.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

css-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v1.0.1

1.0.1 (2018-10-29)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 10c3bc3 chore(release): 1.0.1
  • e6cb60e chore(package): switch from lodash.camelcase to lodash (dependencies) (#784)
  • 21fcddf fix(loader): trim unquoted import urls (#783)
  • 67b2f20 docs(readme): fix various typos (#782)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Implement PWA

  • Properly formatted icons
  • manifest files
  • Offline support
  • No JS-fallback
  • "Update available" notification
  • lighthouse in CI
  • Splash screens

Test in IE11 & IE10

Determine whether it's manageable to fix bugs or if we just need to add disclaimer/warning

Anpassa sökläget till mobilvy

När input-fältet fokuseras på en enhet med touch-skärm bör input-fältet flyttas upp för att maximera den synbara vyn med sökförslag.

An in-range update of service-worker-mock is breaking the build 🚨

The devDependency service-worker-mock was updated from 1.9.3 to 1.10.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

service-worker-mock is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Error: Invalid LatLng object: (NaN, NaN)

Hantera URL:er som bara har lat eller lon query-parametrar.

https://sentry.io/hitta-skyddsrum/webclient/issues/573152551/

Error: Invalid LatLng object: (NaN, NaN)
  at new C (/1.f889515669b9372bb65c.js:1:31891)
  at Object.unproject (/1.f889515669b9372bb65c.js:1:53937)
  at Object.pointToLatLng (/1.f889515669b9372bb65c.js:1:52614)
  at n.unproject (/1.f889515669b9372bb65c.js:1:68803)
  at n.layerPointToLatLng (/1.f889515669b9372bb65c.js:1:68907)
...
(4 additional frame(s) were not displayed)

An in-range update of material-components-web is breaking the build 🚨

The dependency material-components-web was updated from 0.40.0 to 0.40.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

material-components-web is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

SyntaxError: Unexpected token o in JSON at position 1

Old links, like https://hittaskyddsrum.se/skyddsrum/169101-6/(infoBoxContent:dela), doesn't render anything.

https://sentry.io/hitta-skyddsrum/preact/issues/482869855/

SyntaxError: Unexpected token o in JSON at position 1
  at JSON.parse (<anonymous>)
  at Object.setSettings (chrome-extension://bmhcbmnbenmcecpmpepghooflbehcack/scripts/inject/handler.js:131:26)
  at Object.processEvent (chrome-extension://bmhcbmnbenmcecpmpepghooflbehcack/scripts/inject/handler.js:30:17)
  at None (<anonymous>:1:69)

Dependency deprecation warning: polyline (npm)

On registry https://registry.npmjs.org/, the "latest" version (v0.2.0) of dependency polyline has the following deprecation notice:

This module is now under the @mapbox namespace: install @mapbox/polyline instead

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using polyline as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

Would you like to disable Renovate's deprecation warning issues? Add the following to your config:

"suppressNotifications": ["deprecationWarningIssues"]

Version 10 of node.js has been released

Version 10 of Node.js (code name Dubnium) has been released! 🎊

To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following changes:

  • Added the new Node.js version to your .travis.yml

If you’re interested in upgrading this repo to Node.js 10, you can open a PR with these changes. Please note that this issue is just intended as a friendly reminder and the PR as a possible starting point for getting your code running on Node.js 10.

More information on this issue

Greenkeeper has checked the engines key in any package.json file, the .nvmrc file, and the .travis.yml file, if present.

  • engines was only updated if it defined a single version, not a range.
  • .nvmrc was updated to Node.js 10
  • .travis.yml was only changed if there was a root-level node_js that didn’t already include Node.js 10, such as node or lts/*. In this case, the new version was appended to the list. We didn’t touch job or matrix configurations because these tend to be quite specific and complex, and it’s difficult to infer what the intentions were.

For many simpler .travis.yml configurations, this PR should suffice as-is, but depending on what you’re doing it may require additional work or may not be applicable at all. We’re also aware that you may have good reasons to not update to Node.js 10, which is why this was sent as an issue and not a pull request. Feel free to delete it without comment, I’m a humble robot and won’t feel rejected 🤖


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.