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

Bump style-dictionary from 4.1.2 to 4.1.3 in /demo/assets #386

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

Bumps style-dictionary from 4.1.2 to 4.1.3.

Release notes

Sourced from style-dictionary's releases.

v4.1.3

Patch Changes

  • 9376247: Make defaultMessage param in FileHeader type optional.
  • 43ccb42: (#1305): fix reference sorting in sortByReference function for DTCG token format, ensuring token references are declared after their targets
  • 26728b9: Fix filterTokens utility to deal with random metadata properties throughout token groups, without throwing errors.
Changelog

Sourced from style-dictionary's changelog.

4.1.3

Patch Changes

  • 9376247: Make defaultMessage param in FileHeader type optional.
  • 43ccb42: (#1305): fix reference sorting in sortByReference function for DTCG token format, ensuring token references are declared after their targets
  • 26728b9: Fix filterTokens utility to deal with random metadata properties throughout token groups, without throwing errors.
Commits
  • 9288a75 chore: release (#1358)
  • 3e0ca8f Updating the example ES Modules file name to match what the file is, config.j...
  • c5f76f1 chore(deps): bump rollup from 4.21.3 to 4.22.5 (#1357)
  • c908c61 doc: update splitting-output-files.md (#1355)
  • 996fc0e chore(tests): Fix test titles (#1345)
  • 43ccb42 fix(outputReferences): sorting of tokens in dtcg format (#1349)
  • 9376247 fix: make FileHeader defaultMessage param optional (#1351)
  • 26728b9 fix: filterTokens util to support random metadata props (#1354)
  • b0c1ba7 chore(deps): bump vite from 5.3.2 to 5.4.6 (#1339)
  • c0f368b Added Codemods for Style Dictionary v4 (#1323)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 4.1.2 to 4.1.3.
- [Release notes](https://github.com/amzn/style-dictionary/releases)
- [Changelog](https://github.com/amzn/style-dictionary/blob/main/CHANGELOG.md)
- [Commits](amzn/style-dictionary@v4.1.2...v4.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
@dependabot dependabot bot requested a review from woylie as a code owner October 5, 2024 20:47
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 5, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9c6f59bc950b06f0a21a2ce6712f6b780415c855-PR-386

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 81.027%

Totals Coverage Status
Change from base Build 588e6175f1c4b298e3f9774ee8aabb7d66ed09bf: 0.0%
Covered Lines: 1610
Relevant Lines: 1987

💛 - Coveralls

@woylie woylie merged commit 5074349 into main Oct 6, 2024
9 checks passed
@woylie woylie deleted the dependabot/npm_and_yarn/demo/assets/style-dictionary-4.1.3 branch October 6, 2024 00:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants