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): update all non-major dependencies with stable version (minor) #390

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@evilmartians/lefthook ^1.8.5 -> ^1.9.2 age adoption passing confidence
pnpm (source) 9.14.4 -> 9.15.0 age adoption passing confidence
pnpm (source) >=9.14.4 -> >=9.15.0 age adoption passing confidence
style-dictionary ^4.2.0 -> ^4.3.0 age adoption passing confidence

Release Notes

evilmartians/lefthook (@​evilmartians/lefthook)

v1.9.2

Compare Source

v1.9.1

Compare Source

v1.9.0

Compare Source

pnpm/pnpm (pnpm)

v9.15.0

Compare Source

amzn/style-dictionary (style-dictionary)

v4.3.0

Compare Source

Minor Changes
  • 302b466: Introduce a new entrypoint: style-dictionary/enums for most of the library's hard-coded string values. Most of these are built-in hooks names. This provides better type-safety for consumers as well as various maintainability related benefits for this library. See documentation for more info.
  • 5aad797: Add tailwind preset example, remove unused .editorconfig file
  • bd8be17: Add support for native .TS token & config file processing.
  • 209085d: Add tokenMap properties to Dictionary, which is a JavaScript Map structure of the tokens, which makes it easy to iterate as well as access tokens. Also add convertTokenData utility that allows to seemlessly convert between Map, Object or Array of tokens, and deprecate the flattenTokens utility in favor of that one.
Patch Changes
  • 2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter
  • 4a7bca7: add accessControl field to Android Compose template
  • f694f67: Fix Prettier imports, see https://prettier.io/docs/en/api#custom-parser-api-removed for more info.
  • fd8cdb4: handle DTCG-format tokens in javascript/es6 formatter
  • 6a6a409: Move prettier to dependencies since style-dictionary isn't really a prettier plugin and a direct dependency seems more accurate here.
  • 8a9cfa0: Fix outputReferencesTransformed util, would return true for tokens which original values were not strings.
  • 7a661bb: Fix font-style and font-weight logic for fonts.css.template.js

Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 renovate-bot labels Dec 16, 2024
@renovate renovate bot enabled auto-merge (squash) December 16, 2024 06:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6ae581 to 1aba4c9 Compare December 16, 2024 09:07
@renovate renovate bot changed the title chore(deps): update dependency sass to ^1.82.0 chore(deps): update all non-major dependencies with stable version (minor) Dec 16, 2024
@renovate renovate bot merged commit 58c5009 into main Dec 16, 2024
4 of 5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 16, 2024 09:07
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 renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant