forked from pattern-lab/patternlab-node
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
get upstream #1
Merged
Merged
get upstream #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix(cli): ensure specified directory exists prior to scaffold
mfranzke
added a commit
that referenced
this pull request
Mar 24, 2021
…nd to prevent insecure binaries (pattern-lab#1299) * chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: initially regenerated the yarn.lock file by yarn setup * build(dependencies): updated chokidar dependencies * Revert "Merge branch 'dev' into refactor-updated-depencency-chokidar" This reverts commit 57d9418, reversing changes made to 284b17c. Co-authored-by: Maximilian <[email protected]> Co-authored-by: Josef Bredreck <[email protected]>
JosefBredereck
added a commit
that referenced
this pull request
Mar 26, 2021
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: initially regenerated the yarn.lock file by yarn setup * refactor: updated node-sass related dependencies * Revert "Merge branch 'dev' into refactor-updated-dependency-node-sass" This reverts commit cae1528, reversing changes made to bff9389. * fix: correctly cherry-picked commit 8e78460 * refactor: regenerated yarn.lock Co-authored-by: Maximilian <[email protected]> Co-authored-by: Josef Bredreck <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Mar 26, 2021
… vulnerability (pattern-lab#1302) * chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * build(dependencies): updated yargs dependency * Revert "Merge branch 'dev' into refactor-updated-dependency-yargs" This reverts commit c20a36e, reversing changes made to 250aa0d. * chore: regenerated yarn.lock * refactor: corrected that previous code reformatting * Update panels.js Co-authored-by: Maximilian <[email protected]> Co-authored-by: Josef Bredreck <[email protected]>
JosefBredereck
added a commit
that referenced
this pull request
Apr 17, 2021
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: initially regenerated the yarn.lock file by yarn run setup * refactor: updated dependency js-beautify * refactor: updated dependency update-notifier * Revert "Merge branch 'dev' into refactor-updated-further-dependencies" This reverts commit 3b11ab2, reversing changes made to 46e97da. * refactor: updated portfinder dependency * refactor: updated hasha dependency * refactor: updated wolfy87-eventemitter dependency * refactor: updated scriptjs dependency * refactor: updated pwa-helpers dependency * refactor: updated mousetrap dependency * refactor: updated clipboard dependency * refactor: updated @webcomponents/custom-elements dependency * refactor: updated @webcomponents/webcomponentsjs dependency * refactor: updated get-own-property-symbols dependency * refactor: updated lodash dependency * refactor: updated cors dependency * refactor: updated twing dependency * refactor: updated nunjucks dependency * refactor: updated minimist dependency * refactor: updated glob dependency * refactor: updated jshint dependency * refactor: updated morgan dependency * refactor: updated connect dependency * refactor: updated colors dependency * refactor: regenerated yarn.lock * refactor(prettier): code rework on the prettier feedback * refactor(prettier): code rework on the prettier feedback * refactor: updated chalk dependency * refactor: updated handlebars dependency * refactor: updated sass dependency * refactor: updated json-to-scss dependency * refactor: updated slugify dependency * refactor: updated tap dependency * refactor: updated standard-version dependency * build(deps-dev): bump sanitize-filename dependency from 1.6.1 to 1.6.3 * build(deps-dev): bump proxyquire dependency from 2.0.1 to 2.1.3 * build(deps-dev): bump graphlib dependency from 2.1.1 to 2.1.8 * build(deps-dev): bump recursive-copy dependency from 2.0.8 to 2.0.11 * build: regenerated yarn.lock file * refactor: updated @babel/core dependency * build(deps-dev): bump underscore dependency from 1.8.3 to 1.13.0 https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 * Revert "Merge branch 'dev' into refactor-updated-further-dependencies" This reverts commit 3e3145b, reversing changes made to c05223b. * Revert "Revert "Merge branch 'dev' into refactor-updated-further-dependencies"" This reverts commit a690ab0. * pattern-lab#1303: Fix pl-viewport-size-list doesn't appear anymore * pattern-lab#1303: Fix tooltip in horizontal mode Co-authored-by: Maximilian <[email protected]> Co-authored-by: Josef Bredreck <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Nov 21, 2021
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * refactor: updated our redux version, as redux-thunk introduced redux 4 as a peerDependency with a minor update * Revert "Merge branch 'dev' into refactor/updated-redux" This reverts commit 86baa4c, reversing changes made to aa64967. Co-authored-by: Maximilian <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Dec 5, 2021
…tern-lab#1381) * chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * refactor: moved dependencies to devDependencies * chore: reformatting * chore: code optimizations that are mentioned by the github pipeline as well * chore: formatting * chore: formatting * build: regenerated yarn.lock * Revert "Merge branch 'dev' into refactor/moved-dependencies-to-devdependencies" This reverts commit cdb87dd, reversing changes made to f678a01. * Revert "chore: formatting" This reverts commit f678a01. * build: regenerated yarn.lock * chore: formatting * refactor: updated 11ty dependencies (pattern-lab#1383) * refactor: updated 11ty dependencies * Revert "refactor: updated 11ty dependencies" This reverts commit f9743ed. * build: updated @11ty/eleventy-plugin-rss dependency * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: formatting" This reverts commit 8abf6fc. * build: updated @11ty/eleventy-navigation dependency * chore: formatting * build: updated @11ty/eleventy-plugin-syntaxhighlight dependency * Revert "chore: formatting" This reverts commit cd323e7. * build: updated @11ty/eleventy dependency * chore: formattingbuild: updated @11ty/eleventy dependency * build: regenerated package-lock.json * build: regenerated yarn.lock * Revert "chore: formatting" This reverts commit 294e531. * chore: formatting * Revert "chore: reformatting" This reverts commit a0b950d. * Revert "chore: formatting" This reverts commit 8c956df. Co-authored-by: Maximilian <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Dec 5, 2021
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * refactor: updated lerna dependency executed a simple migration script as stated in https://github.com/lerna/lerna/blob/main/CHANGELOG.md#400-2021-02-10 * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * chore: formatting * Revert "chore: formatting" This reverts commit 60a3d64. * chore:formatting * chore: formatting * Revert "Merge branch 'dev' into refactor/updated-lerna-dependency" This reverts commit ab5e103, reversing changes made to e7123c1. * Revert "chore: formatting" This reverts commit e7123c1. * chore: formatting * Revert "Revert "Merge branch 'dev' into refactor/updated-lerna-dependency"" This reverts commit ed365ea. * Revert "Revert "Revert "Merge branch 'dev' into refactor/updated-lerna-dependency""" This reverts commit 2c27360. * refactor: moved dependencies to devDependencies @ cli (pattern-lab#1384) * refactor: moved dependencies to devDependencies * build: regenerated package-lock.json * chore: reformatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: reformatting" This reverts commit a5cfdd5. * build: regenerated package-lock.json * refactor: updated 11ty dependencies (pattern-lab#1383) * refactor: updated 11ty dependencies * Revert "refactor: updated 11ty dependencies" This reverts commit f9743ed. * build: updated @11ty/eleventy-plugin-rss dependency * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: formatting" This reverts commit 8abf6fc. * build: updated @11ty/eleventy-navigation dependency * chore: formatting * build: updated @11ty/eleventy-plugin-syntaxhighlight dependency * Revert "chore: formatting" This reverts commit cd323e7. * build: updated @11ty/eleventy dependency * chore: formattingbuild: updated @11ty/eleventy dependency * build: regenerated package-lock.json * build: regenerated yarn.lock * feat: define initial viewport (pattern-lab#1386) * refactor: updated http-auth dependency (pattern-lab#1379) * refactor: updated http-auth dependency http-auth: added necessary new dependency http-auth-connect that provides the method .connect that got extracted from the original one. * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: formatting" This reverts commit 5b7a95b. * chore: adding simple pattern descriptions (pattern-lab#1378) * chore: adding pattern simple descriptions especially for testing * chore: removed the comment as it got moved to the description previously * Revert "chore: formatting" This reverts commit 4ffd569. * Revert "chore:formatting" This reverts commit c21504b. * build: regenerated yarn.lock Co-authored-by: Maximilian <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Dec 6, 2021
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * chore: prettified some CHANGELOG files * Revert "Merge branch 'dev' into refactor/further-code-optimizations" This reverts commit 8bbd83d, reversing changes made to 12f0b4e. * chore: code optimizations * refactor: prettier code formatting * Revert "refactor: prettier code formatting" This reverts commit 03b5763. Co-authored-by: Maximilian <[email protected]>
mfranzke
added a commit
that referenced
this pull request
Jan 29, 2022
…ab#1406) * chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * chore: some reformatting * chore: formatting * chore: formatting This reverts commit 271dc8d. * chore: formatting * refactor: let's hide elements the modern way with the hidden attribute * refactor: extracting annotations inside modal styles * refactor: we won't need this as a generated CSS file * Revert "Merge branch 'dev' into fix/annotations-tooltip-rendering" This reverts commit 2c715ae, reversing changes made to 5effb4f. * refactor: adding some sample content for the annotations and corrected the current approach to provide annotations JSON * refactor: regenerated those files Co-authored-by: Maximilian <[email protected]>
JosefBredereck
pushed a commit
that referenced
this pull request
Jan 29, 2022
* chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request #2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request #1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * refactor: updated dependency ejs * refactor: updated dependency scroll-js * refactor: updated dependency classnames * refactor: updated dependency gulp * refactor: replaced dependency opn by its new name open * refactor: updated dependency lerna and executed a simple migration script as stated in https://github.com/lerna/lerna/blob/main/CHANGELOG.md#400-2021-02-10 * refactor: updated dependency @auto-it/released * refactor: updated dependency auto * refactor: updated dependency fs-extra * refactor: updated dependency better-opn * refactor: updated dependency cosmiconfig * fix(cosmiconfig-update): corrected the variable name * fix(cosmiconfig-update): added the variable name * refactor: updated dependency fuse.js * refactor: updated dependency deepmerge * refactor: updated dependency execa * refactor: updated dependency js-yaml * refactor: updated dependency jsdoc-to-markdown * refactor: updated dependency archiver * refactor: updated dependency has-yarn * refactor: updated dependency inquirer * refactor: updated dependency ora * refactor: updated dependency http-auth and added necessary new dependency http-auth-connect that provides a method that got extracted from the original one. * refactor(node): aligned all node versions within the packages * refactor: updated dependency node-sass * refactor: updated dependency open * refactor: updated dependency yargs * refactor: updated dependency @11ty/eleventy-plugin-syntaxhighlight * refactor: updated dependency markdown-it * build: regenerated yarn.lock file * refactor: updated dependency node-sass pattern-lab#1320 * refactor: updated dependency recursive-copy * chore: reverted node-sass dependency update * refactor: rebuild yarn.lock file * refactor(node): aligned all node versions within the packages * build: regenerated yarn.lock file * refactor: updated dependency husky * refactor: updated dependency @11ty/eleventy * chore: code optimizations that are mentioned by the github pipeline as well * chore: rebuild yarn.lock file * chore: some reformatting * chore: rebuild yarn.lock file * chore: reformatted * chore: reverted commit a852046 * Revert "chore: reformatted" This reverts commit 1531399. * chore: formatting * chore: formatting * chore: formatting * chore: formatting This reverts commit 271dc8d. * chore: formatting * chore: formatting * build: regenerated package-lock.json * refactor: revert commit 373ea94 and 9b60cf2 * chore: reformatting * fix: corrected those files contents * refactor: updated dependency send * refactor: updated dependency commander * refactor: we need to fix this dependencies version range to minor * build: regenerated yarn.lock file Co-authored-by: Maximilian <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #
Summary of changes: