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

chore(deps-dev): bump style-dictionary from 3.8.0 to 3.9.0 #9878

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps style-dictionary from 3.8.0 to 3.9.0.

Changelog

Sourced from style-dictionary's changelog.

3.9.0 (2023-10-23)

Features

  • allow overriding formatting, add commentStyle long-above, short-above (b627ff1)

Bug Fixes

  • account for multi-line comments in tokens, improve comment style (b5d4cc2)
  • allow outputReferences to work on non-string values (8021ec0)
  • outputReferences to use original.value when possible (#1002) (bd73b62)
Commits
  • f88fe97 chore(release): 3.9.0
  • 18629d8 Merge pull request #953 from jorenbroekema/comment-formatting
  • b9270b2 chore: use snapshots, commentPosition, remove type redundancy
  • b627ff1 feat: allow overriding formatting, add commentStyle long-above, short-above
  • b5d4cc2 fix: account for multi-line comments in tokens, improve comment style
  • 9f2b2d2 Merge pull request #1025 from amzn/outputref-non-string
  • 8021ec0 fix: allow outputReferences to work on non-string values
  • 5e00a6c Merge pull request #1022 from amzn/v4-statement
  • 3a39e57 chore: adjust readme and docs with v4 statement
  • 53edf84 chore: add codeowners file (#1012)
  • 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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [style-dictionary](https://github.com/amzn/style-dictionary) from 3.8.0 to 3.9.0.
- [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.8.0...v3.9.0)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 24, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Oct 24, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 9d82514 into main Oct 24, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/style-dictionary-3.9.0 branch October 24, 2023 11:55
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.

1 participant