Update dependency jest-styled-components to v7.4.0#313
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Update dependency jest-styled-components to v7.4.0#313renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
499008e to
e3df151
Compare
e3df151 to
c34f146
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.2.0→7.4.0Release Notes
styled-components/jest-styled-components (jest-styled-components)
v7.4.0Compare Source
Minor Changes
972060f: Stabilize keyframe names in snapshots by replacing hashed@keyframesidentifiers with deterministic placeholders (k0,k1, etc.), matching the existingc0/c1behavior for class names74fee2e: Addnamespaceoption totoHaveStyleRulefor matching rules generated withStyleSheetManager namespace. Can be set per-assertion or globally viasetStyleRuleOptions({ namespace: '#app' }).Patch Changes
a9cb0aa: Fix Vitest compatibility: convert vitest entrypoint to ESM and remove test framework dependency from matcherTestv7.3.1Compare Source
Patch Changes
toHaveStyleRulecrash when element has nostyleprop (#225, #110)@mediainside@supportsand vice versa) not found bytoHaveStyleRule(#245)getHTML()creating an emptyServerStyleSheetinstead of reading from the global sheet (#401)> ul > li > a)@containerand@layerat-rule support fortoHaveStyleRuleand the snapshot serializerimport 'jest-styled-components/cache'(#235)!important, shorthand separators, commas)disableCSSCachefromjest-styled-components/cacheSetfor O(1) hash lookups; serializer no longer mutates the parsed CSS ASTv7.3.0Compare Source
Minor Changes
07709eb: Security@adobe/css-toolsto ^4.4.0, fixing CVE-2023-48631 (ReDoS) and adding@starting-stylesupportBug Fixes
@mediaquery whitespace mismatch intoHaveStyleRulergb()andfont-familymismatches)expectandbeforeEachcalls for Vitest/Bun non-globals mode compatibilityFeatures
selectoroption totoHaveStyleRulefor testingcreateGlobalStylestylesjest-styled-components/vitest) with typesjest-styled-components/serializerandjest-styled-components/nativesubpathsresetStyleSheetfor manual test setup in non-Jest environmentsInfrastructure
publintto test pipeline for package validation"type": "commonjs"to package.jsonSee GitHub releases.
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.
This PR was generated by Mend Renovate. View the repository job log.