Skip to content
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

build(deps-dev): bump style-dictionary from 3.0.3 to 3.7.2 #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps style-dictionary from 3.0.3 to 3.7.2.

Release notes

Sourced from style-dictionary's releases.

v3.7.2

What's Changed

New Contributors

Full Changelog: amzn/style-dictionary@v3.7.1...v3.7.2

v3.7.1

What's Changed

... (truncated)

Changelog

Sourced from style-dictionary's changelog.

3.7.2 (2023-01-03)

Bug Fixes

  • docs: Correct custom-file-header example link (#869) (4e156b1)
  • docs: removed the duplicate wording (#870) (dbb89e5)
  • formats: scss/map-deep type error when values are strings or null (#838) (d338633), closes #837
  • references: getReferences now searches the entire object (#812) (884b1b8)
  • references: tokens with a number value should be interpolated correctly (#825) (a2f7784)
  • transforms: transitive transforms now work without .value in refs (#808) (41bc893)
  • types: add matcher type to export (#878) (2617a0d), closes #875
  • types: added packageName as optional property on interface File (#829) (0996cc4)
  • types: adding missing format helpers (#834) (a6f4b34)
  • types: fix filter config key expected matcher value (#883) (c77c3db)
  • types: fixing transform group property type of Config (#833) (0f0ad10)

3.7.1 (2022-06-07)

Bug Fixes

  • references: getReferences now searches the entire object (#812) (884b1b8)
  • references: tokens with a number value should be interpolated correctly (#825) (a2f7784)
  • transforms: transitive transforms now work without .value in refs (#808) (41bc893)

3.7.0 (2022-02-22)

Features

Bug Fixes

  • examples: complete example style dictionary version to latest (#755) (c3aae93)
  • types: Correct type of Core.format (#780) (9868b7e), closes #779

3.1.1 (2021-12-17)

Bug Fixes

  • deps: adding jsonc-parser to regular dependencies (#750) (43ff607)

3.1.0 (2021-12-16)

... (truncated)

Commits
  • ebf02c1 chore(release): 3.7.2
  • 0f0ad10 fix(types): fixing transform group property type of Config (#833)
  • d338633 fix(formats): scss/map-deep type error when values are strings or null (#838)
  • a6f4b34 fix(types): adding missing format helpers (#834)
  • 251df97 chore(deps): bump json5 from 2.2.0 to 2.2.2 (#910)
  • 638d30e chore: updating create-react-native-app example deps (#908)
  • b20f3a5 chore(docs): fix missing docs for px to rem transform (#839)
  • 0996cc4 fix(types): added packageName as optional property on interface File (#829)
  • ed51caf chore(example): fixed broken link to custome-file-header example (#845)
  • 4e156b1 fix(docs): Correct custom-file-header example link (#869)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [style-dictionary](https://github.com/amzn/style-dictionary) from 3.0.3 to 3.7.2.
- [Release notes](https://github.com/amzn/style-dictionary/releases)
- [Changelog](https://github.com/amzn/style-dictionary/blob/main/CHANGELOG.md)
- [Commits](amzn/style-dictionary@v3.0.3...v3.7.2)

---
updated-dependencies:
- dependency-name: style-dictionary
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants