Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@percy/cli (source) 1.30.71.31.7 age confidence devDependencies minor
@testing-library/cypress 10.0.310.1.0 age confidence devDependencies minor
actions/setup-node v6.0.0v6.1.0 age confidence action minor
autoprefixer 10.4.2010.4.23 age confidence devDependencies patch
cypress (source) 14.0.214.5.4 age confidence devDependencies minor
jest (source) 30.0.330.2.0 age confidence devDependencies minor
js-beautify (source) 1.15.11.15.4 age confidence devDependencies patch
postcss (source) 8.5.18.5.6 age confidence devDependencies patch
postcss-cli 11.0.011.0.1 age confidence devDependencies patch
prettier (source) 3.4.23.7.4 age confidence devDependencies minor
python 3.10.143.14.2 age confidence uses-with minor
pyyaml (source) ==6.0.2==6.0.3 age confidence patch
sass 1.84.01.97.2 age confidence devDependencies minor
style-dictionary 4.3.24.4.0 age confidence devDependencies minor
stylelint (source) 16.14.116.26.1 age confidence devDependencies minor
yaml (source) 2.7.02.8.2 age confidence devDependencies minor

Release Notes

percy/cli (@​percy/cli)

v1.31.7

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.31.6...v1.31.7

v1.31.6

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes
🏗 Maintenance

Full Changelog: percy/cli@v1.31.5...v1.31.6

v1.31.5

Compare Source

What's Changed

✨ Enhancements

New Contributors

Full Changelog: percy/cli@v1.31.4...v1.31.5

v1.31.4

Compare Source

What's Changed

✨Enhancements
⬆️⬇️ Dependency Updates

Full Changelog: percy/cli@v1.31.3...v1.31.4

v1.31.3

Compare Source

What's Changed

✨ Enhancements
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.31.2...v1.31.3

v1.31.2

Compare Source

What's Changed

✨ Enhancements
🏗 Maintenance
⬆️⬇️ Dependency Updates

New Contributors

Full Changelog: percy/cli@v1.31.1...v1.31.2

v1.31.1

Compare Source

What's Changed

✨ Enhancements

Full Changelog: percy/cli@v1.31.0...v1.31.1

v1.31.0

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@v1.30.11...v1.31.0

v1.30.11

Compare Source

What's Changed

✨ Enhancements
🐛 Bug Fixes

Full Changelog: percy/cli@1.30.10...v1.30.11

v1.30.10

Compare Source

v1.30.9

Compare Source

What's Changed
✨ Enhancements
⬆️⬇️ Dependency Updates
New Contributors

Full Changelog: percy/cli@v1.30.8...v1.30.9

v1.30.8

Compare Source

Notice

A bug was introduced in version 1.30.8 that causes snapshots to fail when resources exceed 25MB, and the resource server does not include a Content-Length header in the response. As a result, the resource upload fails and the Percy build is unable to finalise.
You'll see
Your CI service or client failed to correctly upload build and snapshot resources. in your dashboard.

We have made v1.30.7 as latest and we'll be releasing a stable version with the fix.

What's Changed
🐛 Bug Fixes
New Contributors

Full Changelog: percy/cli@v1.30.7...v1.30.8

testing-library/cypress-testing-library (@​testing-library/cypress)

v10.1.0

Compare Source

Features
actions/setup-node (actions/setup-node)

v6.1.0

Compare Source

What's Changed

Enhancement:
Dependency updates:
Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

postcss/autoprefixer (autoprefixer)

v10.4.23

Compare Source

v10.4.22

Compare Source

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

v10.4.21

Compare Source

cypress-io/cypress (cypress)

v14.5.4

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-4

v14.5.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-3

v14.5.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-2

v14.5.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-1

v14.5.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-5-0

v14.4.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-4-1

v14.4.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-4-0

v14.3.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-3

v14.3.2

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-2

v14.3.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-1

v14.3.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-3-0

v14.2.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-2-1

v14.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-2-0

v14.1.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-1-0

v14.0.3

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#14-0-3

jestjs/jest (jest)

v30.2.0

Compare Source

Chore & Maintenance
  • [*] Update example repo for testing React Native projects (#​15832)
  • [*] Update jest-watch-typeahead to v3 (#​15830)

v30.1.3

Compare Source

Fixes
  • Fix unstable_mockModule with node: prefixed core modules.

v30.1.2

Compare Source

Fixes
  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#​15803)

v30.1.1

Compare Source

Fixes
  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#​15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#​15821)

v30.1.0

Compare Source

v30.0.5

Compare Source

Features
  • [jest-config] Allow testMatch to take a string value
  • [jest-worker] Let workerIdleMemoryLimit accept 0 to always restart worker child processes
Fixes

v30.0.4

Compare Source

Features
  • [expect] The Inverse type is now exported (#​15714)
  • [expect] feat: support async functions in toBe (#​15704)
Fixes
  • [jest] jest --onlyFailures --listTests now correctly lists only failed tests (#​15700)
  • [jest-snapshot] Handle line endings in snapshots (#​15708)
beautifier/js-beautify (js-beautify)

v1.15.4

Compare Source

  • Downgrade nopt to v7.x to maintain Node.js v14 compatibility (#​2358)

v1.15.3

Compare Source

  • fix node 18 support by downgrading glob to v10 (#​2350)

v1.15.2

Compare Source

  • Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package (#​2328)
  • release wheels on pypi (#​2313)
  • ModuleNotFoundError: No module named 'setuptools.command.test' as of latest setuptools package release (#​2301)
  • [Python]Compatible with setuptools>=72 (#​2300)
postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

postcss/postcss-cli (postcss-cli)

v11.0.1

Compare Source

  • Update and minimize dependencies
prettier/prettier (prettier)

v3.7.4

Compare Source

diff

LWC: Avoid quote around interpolations (#​18383 by @​kovsu)
<!-- Input -->
<div foo={bar}>   </div>

<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>

<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>
TypeScript: Fix comment inside union type gets duplicated (#​18393 by @​fisker)
// Input
type Foo = (/** comment */ a | b) | c;

// Prettier 3.7.3
type Foo = /** comment */ (/** comment */ a | b) | c;

// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;
TypeScript: Fix unstable comment print in union type comments (#​18395 by @​fisker)
// Input
type X = (A | B) & (
  // comment
  A | B
);

// Prettier 3.7.3 (first format)
type X = (A | B) &
  (// comment
  A | B);

// Prettier 3.7.3 (second format)
type X = (
  | A
  | B // comment
) &
  (A | B);

// Prettier 3.7.4
type X = (A | B) &
  // comment
  (A | B);

v3.7.3

Compare Source

diff

API: Fix prettier.getFileInfo() change that breaks VSCode extension (#​18375 by @​fisker)

An internal refactor accidentally broke the VSCode extension plugin loading.

v3.7.2

Compare Source

diff

JavaScript: Fix string print when switching quotes (#​18351 by @​fisker)
// Input
console.log("A descriptor\\'s .kind must be \"method\" or \"field\".")

// Prettier 3.7.1
console.log('A descriptor\\'s .kind must be "method" or "field".');

// Prettier 3.7.2
console.log('A descriptor\\\'s .kind must be "method" or "field".');
JavaScript: Preserve quote for embedded HTML attribute values (#​18352 by @​kovsu)
// Input
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;

// Prettier 3.7.1
const html = /* HTML */ ` <div class=${styles.banner}></div> `;

// Prettier 3.7.2
const html = /* HTML */ ` <div class="${styles.banner}"></div> `;
TypeScript: Fix comment in empty type literal (#​18364 by @​fisker)
// Input
export type XXX = {
  // tbd
};

// Prettier 3.7.1
export type XXX = { // tbd };

// Prettier 3.7.2
export type XXX = {
  // tbd
};

v3.7.1

Compare Source

diff

API: Fix performance regression in doc printer (#​18342 by @​fisker)

Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.

v3.7.0

Compare Source

diff

🔗 Release Notes

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

v3.6.1

Compare Source

diff

TypeScript: Allow const without initializer (#​17650, #​17654 by @​fisker)
// Input
export const version: string;

// Prettier 3.6.0 (--parser=babel-ts)
SyntaxError: Unexpected token (1:21)
> 1 | export const version: string;
    |                     ^

// Prettier 3.6.0 (--parser=oxc-ts)
SyntaxError: Missing initializer in const declaration (1:14)
> 1 | export const version: string;
    |              ^^^^^^^^^^^^^^^

// Prettier 3.6.1
export const version: string;
Miscellaneous: Avoid closing files multiple times (#​17665 by @​43081j)

When reading a file to infer the interpreter from a shebang, we use the
n-readlines library to read the first line in order to get the shebang.

This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if n-readlines did not already close
them.

v3.6.0

Compare Source

diff

🔗 Release Notes

v3.5.3

Compare Source

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#​17196 by @​fisker)
// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);

// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;

// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes

actions/python-versions (python)

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0

v3.12.12: 3.12.12

Compare Source

Python 3.12.12

v3.12.11: 3.12.11

Compare Source

Python 3.12.11

v3.12.10: 3.12.10

Compare Source

Python 3.12.10

v3.12.9: 3.12.9

Compare Source

Python 3.12.9

v3.12.8: 3.12.8

Compare Source

Python 3.12.8

v3.12.7: 3.12.7

Compare Source

Python 3.12.7

v3.12.6: 3.12.6

Compare Source

Python 3.12.6

v3.12.5: 3.12.5

Compare Source

Python 3.12.5

v3.12.4: 3.12.4

Compare Source

Python 3.12.4

v3.12.3: 3.12.3

Compare Source

Python 3.12.3

v3.12.2: 3.12.2

Compare Source

Python 3.12.2

v3.12.1: 3.12.1

Compare Source

Python 3.12.1

v3.12.0: 3.12.0

Compare Source

Python 3.12.0

v3.11.14: 3.11.14

Compare Source

Python 3.11.14

v3.11.13: 3.11.13

Compare Source

Python 3.11.13

v3.11.12: 3.11.12

Compare Source

Python 3.11.12

v3.11.11: 3.11.11

Compare Source

Python 3.11.11

v3.11.10: 3.11.10

Compare Source

Python 3.11.10

v3.11.9: 3.11.9

Compare Source

Python 3.11.9

v3.11.8: 3.11.8

Compare Source

Python 3.11.8

v3.11.7: 3.11.7

Compare Source

Python 3.11.7

v3.11.6: 3.11.6

Compare Source

Python 3.11.6

v3.11.5: 3.11.5

Compare Source

Python 3.11.5

v3.11.4: 3.11.4

Compare Source

Python 3.11.4

v3.11.3: 3.11.3

Compare Source

Python 3.11.3

v3.11.2: 3.11.2

Compare Source

Python 3.11.2

v3.11.1: 3.11.1

Compare Source

Python 3.11.1

v3.11.0: 3.11.0

Compare Source

Python 3.11.0

v3.10.19: 3.10.19

Compare Source

Python 3.10.19

v3.10.18: 3.10.18

Compare Source

Python 3.10.18

v3.10.17: 3.10.17

Compare Source

Python 3.10.17

v3.10.16: 3.10.16

[Compare Source](https://redirect.github.com/actions/python


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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.

@webteam-app
Copy link

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1fe1ebc to 07aa54b Compare March 3, 2025 04:57
@jmuzina
Copy link
Member

jmuzina commented Mar 6, 2025

There are some changes to Prettier and Stylelint that cause the CI to fail with errors and also generate several warnings.

Holding this for when we have more time to visit it or other, more pressing, dependency updates become available.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3a9f30f to d785e88 Compare March 14, 2025 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ae308be to 202e6ca Compare March 17, 2025 21:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 83f8f9a to ccee2ef Compare March 31, 2025 21:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3d34f6e to 58903d7 Compare April 6, 2025 12:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 2fed668 to 623b865 Compare April 14, 2025 04:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 8ec846d to 4dcff55 Compare April 24, 2025 18:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4dcff55 to ed9f2cd Compare April 25, 2025 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ff96a08 to baf7b18 Compare May 11, 2025 01:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bcf722b to 5e4d4fe Compare October 31, 2025 17:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5c3398d to 79486b4 Compare November 11, 2025 05:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 174b574 to c1de79d Compare November 21, 2025 19:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 44b5bf4 to 7891c65 Compare December 3, 2025 16:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2068647 to bf60e52 Compare December 11, 2025 03:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ecdf680 to c649aac Compare December 19, 2025 23:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c649aac to 000c59a Compare December 23, 2025 15:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 000c59a to 1efeacb Compare December 31, 2025 11:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1efeacb to e1456b5 Compare January 6, 2026 02:31
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 Don't merge Maintenance 🔨 Review: Percy needed This PR needs a review of Percy for visual regressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants