symfony-vuejs icon indicating copy to clipboard operation
symfony-vuejs copied to clipboard

Source code of the tutorial "Building a single-page application with Symfony 4 and Vue.js"

Results 35 symfony-vuejs issues
Sort by recently updated
recently updated
newest added

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies
javascript

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies
javascript

Bumps [axios](https://github.com/axios/axios) from 0.19.0 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...

dependencies
javascript

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies
javascript

Actually, the package that provides GraphQL capabilities is not supporting multiple endpoints : [see issue](https://github.com/Gomah/nuxt-graphql-request/issues/6) We need this if : * we have multiple datasources, * when the same container...

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies
javascript

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies
javascript

When I try to get it running without docker, I get the following error: `Environment variable not found: "DATABASE_URL".` My `.env` file looks like this: ``` KERNEL_CLASS=App\Kernel APP_SECRET=s$cretf0rt3st SYMFONY_DEPRECATIONS_HELPER=999999 DATABASE_URL='mysql://root:@localhost:3306/test'...

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies
javascript

Bumps [symfony/var-exporter](https://github.com/symfony/var-exporter) from 4.3.3 to 4.4.4. Commits - [`1a76a94`](https://github.com/symfony/var-exporter/commit/1a76a943f2af334da13bc9f33f49392fa530eec9) Merge branch '4.3' into 4.4 - [`563f728`](https://github.com/symfony/var-exporter/commit/563f728784ea09c8154ea57cf8192ae5d6f0d277) Update year in license files - [`e566070`](https://github.com/symfony/var-exporter/commit/e566070effe60b8d16b99e958cdbd92aa2e470cb) Merge branch '4.3' into 4.4 - [`8cccc7d`](https://github.com/symfony/var-exporter/commit/8cccc7d4fde4d72d0bf9d70f01ffa3ba1ec3510b)...

dependencies
php