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.3.0 to 4.3.2 in /demo/assets #435

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 25, 2025

Bumps style-dictionary from 4.3.0 to 4.3.2.

Release notes

Sourced from style-dictionary's releases.

v4.3.2

Patch Changes

  • 7d60069: Hotfix for 'size/rem' => sizeRem transform to not change values with 'px' units to 'rem'. Regression was added in v4.3.1 (commit sha 1684a8e).

v4.3.1

Patch Changes

  • 1684a8e: Fix sizeRem to allow negative values
  • 803d1f8: Fix gradients with rgba values returning rgba(0, 0, 0, 0)
  • 6cc1da3: Add and check types to CLI file, fix typo for --platform flag.
Changelog

Sourced from style-dictionary's changelog.

4.3.2

Patch Changes

  • 7d60069: Hotfix for 'size/rem' => sizeRem transform to not change values with 'px' units to 'rem'. Regression was added in v4.3.1 (commit sha 1684a8e).

4.3.1

Patch Changes

  • 1684a8e: Fix sizeRem to allow negative values
  • 803d1f8: Fix gradients with rgba values returning rgba(0, 0, 0, 0)
  • 6cc1da3: Add and check types to CLI file, fix typo for --platform flag.
Commits
  • 41bc1b0 chore: release (#1437)
  • 7d60069 fix: sizeRem regression in v4.3.1 to transform px to rem (#1436)
  • 6fc68b4 chore: release (#1433)
  • 1684a8e fix: fix sizeRem not transforming negative values (#1432)
  • 7b7d402 chore(deps-dev): bump katex from 0.16.10 to 0.16.21 (#1430)
  • 803d1f8 fix: fix gradients with rgba values returning rgba(0, 0, 0, 0) (#1429)
  • 4b5f1e9 chore(deps-dev): bump astro from 4.16.16 to 4.16.18 (#1419)
  • 7fb290d docs(format/flutter): document className option for flutter/class.dart format...
  • 6cc1da3 fix: cli --platform flag (#1416)
  • d4db17d docs: fix remToDp matcher type in documentation (#1414)
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 25, 2025
@dependabot dependabot bot requested a review from woylie as a code owner January 25, 2025 20:31
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jan 25, 2025
@coveralls
Copy link

coveralls commented Jan 25, 2025

Pull Request Test Coverage Report for Build 99a345f27873a8344dd66fb88b7c8c618008b277-PR-435

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.579%

Totals Coverage Status
Change from base Build 0309f3d8b05b80d80ab77bdb1d544c177aefff8c: 0.0%
Covered Lines: 1674
Relevant Lines: 2052

💛 - Coveralls

@woylie
Copy link
Owner

woylie commented Jan 26, 2025

@dependabot rebase

@woylie woylie enabled auto-merge January 26, 2025 23:32
Bumps [style-dictionary](https://github.com/amzn/style-dictionary) from 4.3.0 to 4.3.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@v4.3.0...v4.3.2)

---
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 force-pushed the dependabot/npm_and_yarn/demo/assets/style-dictionary-4.3.2 branch from 237df27 to 99a345f Compare January 26, 2025 23:33
@woylie woylie merged commit 7f79325 into main Jan 26, 2025
14 checks passed
@woylie woylie deleted the dependabot/npm_and_yarn/demo/assets/style-dictionary-4.3.2 branch January 26, 2025 23:35
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