Skip to content

chore(deps): update dependency @adobe/token-diff-generator to ^2.2.0 (main) #4041

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@adobe/token-diff-generator (source) ^2.0.0 -> ^2.2.0 age confidence

Release Notes

adobe/spectrum-tokens (@​adobe/token-diff-generator)

v2.2.0

Compare Source

Minor Changes
  • #​540 47692c3 Thanks @​GarthDB! - # Improve code quality and developer experience

    • Remove unused dependencies (emojilib, inquirer, tar, tmp-promise) reducing package size
    • Add comprehensive ESLint configuration with enhanced error detection and auto-fixing
    • Replace experimental JSON imports with standard approach to eliminate Node.js warnings
    • Remove legacy formatterCLI.js code (401 lines) replaced by Handlebars templates
    • Add development tooling: ava.config.js, lint scripts (pnpm run lint, pnpm run lint:fix)
    • Enhance package.json metadata with better description, keywords, and npm publishing configuration
    • Improve test infrastructure with centralized JSON loading utilities
    • Fix documentation version consistency and test schema issues

    All changes are backward compatible. No migration required.

v2.1.0

Compare Source

Minor Changes
  • #​530 9b891f8 Thanks @​GarthDB! - feat(diff-generator): add Handlebars formatter support with templates

    Added comprehensive Handlebars support to the token diff generator:

    • New Handlebars formatter: Added formatterHandlebars.js with support for custom template rendering
    • Template system: Added multiple built-in templates:
      • default.hbs - Standard diff output with enhanced formatting
      • json.hbs - JSON-formatted output
      • plain.hbs - Plain text output
      • summary.hbs - Condensed summary format
    • CLI integration: Integrated Handlebars formatter into the CLI with template selection options
    • Test coverage: Added comprehensive test suite for the new Handlebars functionality
    • Documentation: Updated README with usage examples and template documentation

    This enhancement provides greater flexibility in customizing diff output formats while maintaining backward compatibility with existing functionality.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action) labels Jul 16, 2025
@renovate renovate bot requested a review from a team July 16, 2025 04:48
Copy link

changeset-bot bot commented Jul 16, 2025

⚠️ No Changeset found

Latest commit: db1d4c3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Jul 16, 2025

File metrics

Summary

Total size: 2.25 MB*

🎉 No changes detected in any packages

* Size is the sum of all main files for packages in the library.
* An ASCII character in UTF-8 is 8 bits or 1 byte.

Copy link
Contributor

github-actions bot commented Jul 16, 2025

🚀 Deployed on https://pr-4041--spectrum-css.netlify.app

@renovate renovate bot force-pushed the renovate/main-adobe-token-diff-generator-2.x branch from 80f8b62 to db1d4c3 Compare July 17, 2025 04:58
@renovate renovate bot changed the title chore(deps): update dependency @adobe/token-diff-generator to ^2.1.0 (main) chore(deps): update dependency @adobe/token-diff-generator to ^2.2.0 (main) Jul 17, 2025
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 ready-for-review skip_vrt Add to a PR to skip running VRT (but still pass the action)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants