Open greenkeeper[bot] opened 6 years ago
devDependency
style-dictionary was updated from 2.5.0
to 2.6.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
devDependency
style-dictionary was updated from 2.6.0
to 2.6.1
.Your tests are still failing with this version. Compare changes
Patch release to fix the init
command.
devDependency
style-dictionary was updated from 2.6.1
to 2.6.2
.Your tests are still failing with this version. Compare changes
devDependency
style-dictionary was updated from 2.6.2
to 2.7.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 6 commits.
76539e7
v2.7.0
6f62c3e
Develop into master for v2.7.0 release (#244)
098f6b6
Update README.md (#235)
89a89ac
docs: adding a tracking pixel so we can track traffic (#236)
aed763d
Add a "Create React App" example (#211)
38a7e62
fixed link to the βexamplesβ folder (#221)
See the full diff
devDependency
style-dictionary was updated from 2.7.0
to 2.8.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 24 commits.
8682ec0
chore(release): 2.8.0
4994553
fix: accidentally generating test output in root directory
6375133
fix(cleanfile): add file check and log for non-existent file (#277)
9a40407
feat(warning): catch property name collisions during file output (#273)
6837b47
docs(example): adding component cti example (#267)
f1d6bb0
fix(extend): multiple extensions properly deep merge (#276)
334ea54
fix to CTI link; added link to alias example (#272)
a11f022
docs(example): adding link to deprecating tokens example (#271)
2307a44
feat(docs): adding PR and download badges; fixing code coverage badge (#270)
da369da
fix(docs/examples): 404 errors and typos (#269)
d5c0583
fix(error-messaging): add better error messaging when a transform or transformGroup does not exist (#264)
749db69
feat(ios-swift): adding common transforms for Swift in iOS (#255)
c7d3c15
docs(example): add an example for tokens deprecation (#256)
cd175d3
docs(example): fixing dependencies of node example (#260)
b062008
feat: add automatic changelog generation (#225)
There are 24 commits in total.
See the full diff
devDependency
style-dictionary was updated from 2.8.0
to 2.8.1
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 32 commits.
0ad7427
chore(release): 2.8.1
b8d29c6
refactor: remove unused checks (#293)
374012c
fix(sketch): fix sketch palette format to use new filters (#287)
cfa2422
fix(format): adding configurable name to sass map name (#291)
651ced2
chore(lint): fixing lint script targeting wrong files (#289)
f446098
docs: fix build directory example structure (#294)
b0c30ae
chore(dependencies): fix security issue with dependencies (#284)
3547a73
chore(test): remove unused test dependencies (#282)
8682ec0
chore(release): 2.8.0
4994553
fix: accidentally generating test output in root directory
6375133
fix(cleanfile): add file check and log for non-existent file (#277)
9a40407
feat(warning): catch property name collisions during file output (#273)
6837b47
docs(example): adding component cti example (#267)
f1d6bb0
fix(extend): multiple extensions properly deep merge (#276)
334ea54
fix to CTI link; added link to alias example (#272)
There are 32 commits in total.
See the full diff
devDependency
style-dictionary was updated from 2.8.1
to 2.8.2
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 42 commits.
998198a
chore(release): 2.8.2
030175e
fix(format): issue #295 (#316)
efdcc01
docs: fix typo in examples (#315)
c654648
fix(format): issue #295
ceb6f24
Added public access level to Swift class and enum properties
e660cb8
docs(format): add info about filtering and format configuration (#312)
c7e09f2
chore(dependency): update jest (#301)
a3bde96
fix(transform): increase uicolor to 3 decimals to retain 8bit precision (#314)
4f13f57
fix(formats): change less and scss comments to short version (#306)
9ad6437
docs: fix typos in example readme (#308)
0ad7427
chore(release): 2.8.1
b8d29c6
refactor: remove unused checks (#293)
374012c
fix(sketch): fix sketch palette format to use new filters (#287)
cfa2422
fix(format): adding configurable name to sass map name (#291)
651ced2
chore(lint): fixing lint script targeting wrong files (#289)
There are 42 commits in total.
See the full diff
devDependency
style-dictionary was updated from 2.8.2
to 2.8.3
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 55 commits.
49dce2c
chore(release): 2.8.3
a3c0306
chore(deps): bump lodash in /examples/advanced/component-cti (#352)
78ac156
chore(deps): bump lodash (#351)
e7fb239
refactor: replacing lodash map with native map
2b9b550
refactor: Removing usage of lodash _.has
3f6d274
docs: fix comment phrasing in docs/api.md line 279 (#350)
8b6ee7d
docs(examples): use "format" instead of deprecated "template" (#347)
3d0d1c0
docs: remove bad words from the documentation (#332)
3a9425d
docs(examples): fix auto-rebuild-watcher with chokidar syntax that works w/ windows (#326)
1f8d299
ci: add support for node v10 & v12, remove v6 (#336)
1f67512
docs: update basic example documentation (#333)
189d61b
fix(utils): handle 0 values (#325)
adb94e1
fix(format): minor css format output fix (#323)
998198a
chore(release): 2.8.2
030175e
fix(format): issue #295 (#316)
There are 55 commits in total.
See the full diff
devDependency
style-dictionary was updated from 2.8.3
to 2.9.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 82 commits.
bea26c2
chore(release): 2.9.0
fb3e393
feat(attribute/cti): attribute/cti should respect manually set attributes (#415)
01cc11c
fix(transforms): add specificity so color for hex values is correct (#412)
d353795
fix(transforms): add NaN check to all size transforms (#413)
18a50d0
fix: clean require cache before loading file content (#405)
16c3040
fix: parseFloat() has only one argument (#417)
086a875
docs: add sketchpalette plugin links to format page (#375)
d2ca238
chore(deps): bump acorn in /examples/advanced/create-react-app (#403)
8a70c54
chore(deps): bump minimist in /examples/advanced/component-cti (#402)
f02e505
chore(deps): bump minimist (#401)
404a587
chore(deps): bump minimist (#400)
d6b4a53
chore(deps): update standard-version to fix security vulnerability (#393)
6a82385
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#390)
5fc7164
chore(deps): fixing security vulnerabilities in create-react-app example (#392)
917efd4
chore(deps): bump fstream in /examples/advanced/create-react-app (#385)
There are 82 commits in total.
See the full diff
devDependency
style-dictionary was updated from 2.9.0
to 2.10.0
.Your tests for group default are passing again with this update. Explicitly upgrade default to this version π
The new version differs by 86 commits.
a5b7636
chore(release): 2.10.0
19c9797
docs: Update description for format.formatter
(#363)
b777cfb
feat: adding color/hsl and color/hsl-4 transforms (#383)
8a5f645
feat: flutter support (#320)
bea26c2
chore(release): 2.9.0
fb3e393
feat(attribute/cti): attribute/cti should respect manually set attributes (#415)
01cc11c
fix(transforms): add specificity so color for hex values is correct (#412)
d353795
fix(transforms): add NaN check to all size transforms (#413)
18a50d0
fix: clean require cache before loading file content (#405)
16c3040
fix: parseFloat() has only one argument (#417)
086a875
docs: add sketchpalette plugin links to format page (#375)
d2ca238
chore(deps): bump acorn in /examples/advanced/create-react-app (#403)
8a70c54
chore(deps): bump minimist in /examples/advanced/component-cti (#402)
f02e505
chore(deps): bump minimist (#401)
404a587
chore(deps): bump minimist (#400)
There are 86 commits in total.
See the full diff
The devDependency style-dictionary was updated from
2.4.0
to2.5.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
style-dictionary 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
- β **ci/circleci: lockfile-update:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Autodesk/hig/17847?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: bootstrap:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Autodesk/hig/17848?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: package-build:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Autodesk/hig/17849?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: react-test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/Autodesk/hig/17850?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **ci/circleci: visual-test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/Autodesk/hig/17851?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for v2.5.0
Thank you to all the contributors:
Commits
The new version differs by 30 commits.
eba4970
Fixing security issues (#194)
fa6ebeb
v2.5.0 (#191)
41fedba
Removing yarn.lock (#162)
981b2eb
Fix security issue of dependency (#188)
e9dabf7
Hotfix: #185 (#186)
f62a487
Fix: #177 (#179)
8d7af8d
fixed problem with cover height + better padding for page (#176)
233361c
Merge pull request #130 from amzn/revert-129-develop
a8ce0ef
Revert "Develop master sync"
5773478
Merge pull request #129 from amzn/develop
f9880b3
Sync master back into develop? (#128)
149270d
2.4.0
1b318d6
Cleaning up the unit test
7a01e09
Fix: #111, resolveObject no longer mutates the original properties object
861d392
Fixing empty array/null
There are 30 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: