tools
tools copied to clipboard
Polymer Tools Monorepo
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.13.2 to 1.16.0 Release notes Sourced from serve-static's releases. 1.16.0 What's Changed Remove link renderization in...
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.18.3 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add...
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.16.2 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...
Removes [micromatch](https://github.com/micromatch/micromatch). It's no longer used after updating ancestor dependency [vinyl-fs](https://github.com/gulpjs/vinyl-fs). These dependencies need to be updated together. Removes `micromatch` Updates `vinyl-fs` from 2.4.4 to 4.0.0 Release notes Sourced from...
Bumps [ws](https://github.com/websockets/ws) to 7.5.10 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together. Updates `ws` from 7.4.6 to 7.5.10 Release notes Sourced from ws's releases. 7.5.10 Bug...
Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7. Commits 1874a29 Rev to 2.3.7 152f450 Merge pull request #1016 from requirejs/jr/1854-pollution ecc356a Fixes requirejs/requirejs#1854, pollution acec536 SECURITY.md See full diff in compare view...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.4. Commits ff6510d 1.16.4 df4bca5 port fix from main See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @lkuechler in PrismJS/prism#3863 New Contributors...
Bumps [@octokit/request](https://github.com/octokit/request.js) to 9.2.2 and updates ancestor dependency [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together. Updates `@octokit/request` from 4.1.1 to 9.2.2 Release notes Sourced from @octokit/request's releases. v9.2.2 9.2.2...
Using polymer-cli 1.7.1 with a Polymer 2.0 component When running `polymer analyze > analysis.json`, the following output is generated: ``` { "schema_version": "1.0.0" } ``` Whereas before, the full json...