Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2025

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

This PR contains the following updates:

Package Change Age Confidence
@fontsource/titillium-web (source) 5.2.5 -> 5.2.8 age confidence
@fortawesome/vue-fontawesome 3.0.8 -> 3.1.2 age confidence
@types/node (source) 20.17.30 -> 20.19.26 age confidence
@vitejs/plugin-vue (source) 5.2.3 -> 5.2.4 age confidence
cypress (source) 13.6.6 -> 13.17.0 age confidence
eslint-plugin-import 2.29.1 -> 2.32.0 age confidence
eslint-plugin-vue (source) 9.25.0 -> 9.33.0 age confidence
postcss (source) 8.5.3 -> 8.5.6 age confidence
postcss-html 1.6.0 -> 1.8.0 age confidence
sass 1.72.0 -> 1.96.0 age confidence
stylelint (source) 16.17.0 -> 16.26.1 age confidence
stylelint-config-recommended-vue 1.5.0 -> 1.6.1 age confidence
typescript-eslint (source) 7.7.0 -> 7.18.0 age confidence
vite-plugin-eslint2 (source) 5.0.3 -> 5.0.4 age confidence
vite-plugin-stylelint (source) 6.0.0 -> 6.0.2 age confidence
vue (source) ~3.4.0 -> ~3.5.0 age confidence
vue-router (source) 4.3.0 -> 4.6.4 age confidence
zod (source) 3.22.4 -> 3.25.76 age confidence
jacoco (source) 0.8.13 -> 0.8.14 age confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.0 -> 2.20.1 age confidence
org.fusesource.jansi:jansi (source) 2.4.1 -> 2.4.2 age confidence
org.apache.commons:commons-csv (source) 1.9.0 -> 1.14.1 age confidence
com.google.code.gson:gson 2.9.0 -> 2.13.2 age confidence
org.junit.jupiter:junit-jupiter-engine (source) 5.8.2 -> 5.14.1 age confidence
org.junit.jupiter:junit-jupiter-api (source) 5.8.2 -> 5.14.1 age confidence

Release Notes

fontsource/font-files (@​fontsource/titillium-web)

v5.2.8

Compare Source

v5.2.7

Compare Source

v5.2.6

Compare Source

FortAwesome/vue-fontawesome (@​fortawesome/vue-fontawesome)

v3.1.2

Compare Source

Changed
  • Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns
    with the Vue 3 + Vite ecosystem.

  • Updated FontAwesomeIconProps:

    • flip now accepts the boolean type in addition to 'horizontal' | 'vertical' | 'both'
    • maskId is now correctly typed as string
  • Updated DEVELOPMENT.md with revised release instructions


v3.1.1

Compare Source

Changed
  • Removed version checks related to props.fixedWidth, iconProps.title, and iconProps.title.

  • The use of require to retrieve the version from @fortawesome/fontawesome-svg-core for version checks has been
    removed to help ensure compatibility with ESM builds.


v3.1.0

Compare Source

Changed
  • Font Awesome Pro+ icons are now available with an active Pro+ subscription.

  • Added widthAuto prop

  • Added rotateBy prop

  • Deprecated fa-fw prop


vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.4

Features
  • plugin-vue: use transformWithOxc if rolldown-vite is detected (#​584) (6ac8e3a)
Bug Fixes
  • plugin-vue: handle sourcemap with empty script code (#​585) (7f73970)
  • plugin-vue: when the resource path contains chinese characters, dev/build is inconsistent (#​550) (5f6affe)
Miscellaneous Chores
cypress-io/cypress (cypress)

v13.17.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-17-0

v13.16.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#13-16-1

v13.16.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-16-0

v13.15.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-2

v13.15.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1

v13.15.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0

v13.14.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-2

v13.14.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-1

v13.14.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-14-0

v13.13.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-3

v13.13.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-2

v13.13.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-1

v13.13.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0

v13.12.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-12-0

v13.11.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-11-0

v13.10.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-10-0

v13.9.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-9-0

v13.8.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-1

v13.8.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-8-0

v13.7.3

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-3

v13.7.2

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-2

v13.7.1

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Compare Source

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v9.33.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.32.0...v9.33.0

v9.32.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.31.0...v9.32.0

v9.31.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0

v9.30.0

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.1...v9.30.0

v9.29.1

Compare Source

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.29.0...v9.29.1

v9.29.0

Compare Source

✨ Enhancements

New Rules
Others

⚙️ Updates

  • #​2528, #​2566 Added TypeScript declarations for configs.
  • #​2565 Added support for recognizing Vue components in .tsx files.

v9.28.0

Compare Source

✨ Enhancements

New Rules
New Features

🐛 Bug Fixes

⚙️ Updates

  • #​2498 Renamed flat config names for inspector.

Full Changelog: vuejs/eslint-plugin-vue@v9.27.0...v9.28.0

v9.27.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

⚙️ Updates

Full Changelog: vuejs/eslint-plugin-vue@v9.26.0...v9.27.0

v9.26.0

Compare Source

✨ Enhancements

🐛 Bug Fixes

Full Changelog: vuejs/eslint-plugin-vue@v9.25.0...v9.26.0

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

ota-meshi/postcss-html (postcss-html)

v1.8.0

Compare Source

What's Changed

Full Changelog: ota-meshi/postcss-html@v1.7.0...v1.8.0

v1.7.0

Compare Source

What's Changed

Full Changelog: ota-meshi/postcss-html@v1.6.0...v1.7.0

sass/dart-sass (sass)

v1.96.0

Compare Source

  • Allow numbers with complex units (more than one numerator unit or more than
    zero denominator units) to be emitted to CSS. These are now emitted as
    calc() expressions, which now support complex units in plain CSS.

v1.95.1

Compare Source

  • No user-visible changes.

v1.95.0

Compare Source

  • Add support for the CSS-style if() function. In addition to supporting the
    plain CSS syntax, this also supports a sass() query that takes a Sass
    expression that evaluates to true or false at preprocessing time depending
    on whether the Sass value is truthy. If there are no plain-CSS queries, the
    function will return the first value whose query returns true during
    preprocessing. For example, if(sass(false): 1; sass(true): 2; else: 3)
    returns 2.

  • The old Sass if() syntax is now deprecated. Users are encouraged to migrate
    to the new CSS syntax. if($condition, $if-true, $if-false) can be changed to
    if(sass($condition): $if-true; else: $if-false).

    See the Sass website for details.

  • Plain-CSS if() functions are now considered "special numbers", meaning that
    they can be used in place of arguments to CSS color functions.

  • Plain-CSS if() functions and attr() functions are now considered "special
    variable strings" (like var()), meaning they can now be used in place of
    multiple arguments or syntax fragments in various CSS functions.

v1.94.3

Compare Source

  • Fix the span reported for standalone % expressions followed by whitespace.

v1.94.2

Compare Source

Command-Line Interface
  • Using --fatal-deprecation <version> no longer emits warnings about
    deprecations that are obsolete.
Dart API
  • Deprecation.forVersion now excludes obsolete deprecations from the set it
    returns.
JS API
  • Excludes obsolete deprecations from fatalDeprecations when a Version is
    passed.
Node.js Embedded Host
  • Fix a bug where a variable could be used before it was initialized during
    async compilation.

v1.94.1

Compare Source

  • No user-visible changes.

v1.94.0

Compare Source

  • Potentially breaking compatibility fix: @function rules whose names
    begin with -- are now parsed as unknown at-rules to support the plain CSS
    @function rule. Within this rule, the result property is parsed as raw
    CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin
    with -- are now errors. These are not yet parsed as unknown at-rules because
    no browser currently supports CSS mixins.

v1.93.3

Compare Source

  • Fix a performance regression that was introduced in 1.92.0.

v1.93.2

Compare Source

  • No user-visible changes.
JavaScript API
  • Fix another error in the release process for @sass/types.

v1.93.1

Compare Source

  • No user-visible changes.
JavaScript API
  • Fix an error in the release process for @sass/types.

v1.93.0

Compare Source

  • Fix a crash when a style rule contains a nested @import, and the loaded file
    @uses a user-defined module as well as @includes a top-level mixin which
    emits top-level declarations.
JavaScript API
  • Release a @sass/types package which contains the type annotations used by
    both the sass and sass-embedded package without any additional code or
    dependencies.

v1.92.1

Compare Source

  • Fix a bug where variable definitions from one imported, forwarded module
    would not be passed as implicit configuration to a later imported, forwarded
    module.

v1.92.0

Compare Source

  • Breaking change: Emit declarations, childless at-rules, and comments in
    the order they appear in the source even when they're interleaved with nested
    rules. This obsoletes the mixed-decls deprecation.

  • Breaking change: The function name type() is now fully reserved for the
    pla


Configuration

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

🚦 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.

@github-actions github-actions bot requested a deployment to dashboard-2437 April 27, 2025 12:34 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 April 27, 2025 12:34 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7cb5bf0 to 0e4579b Compare April 27, 2025 13:13
@github-actions github-actions bot requested a deployment to dashboard-2437 April 27, 2025 13:13 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 April 27, 2025 13:13 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e4579b to 432dba5 Compare April 28, 2025 08:44
@github-actions github-actions bot requested a deployment to dashboard-2437 April 28, 2025 08:46 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 April 28, 2025 08:46 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 432dba5 to ccc9a29 Compare April 29, 2025 07:52
@github-actions github-actions bot requested a deployment to dashboard-2437 April 29, 2025 07:52 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 April 29, 2025 07:52 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ccc9a29 to 3e45006 Compare May 5, 2025 02:24
@github-actions github-actions bot requested a deployment to dashboard-2437 May 5, 2025 02:24 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 5, 2025 02:24 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3e45006 to 2465743 Compare May 5, 2025 21:54
@github-actions github-actions bot requested a deployment to dashboard-2437 May 5, 2025 21:54 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 5, 2025 21:54 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2465743 to ab8299a Compare May 6, 2025 04:03
@github-actions github-actions bot requested a deployment to dashboard-2437 May 6, 2025 04:03 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 6, 2025 04:03 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ab8299a to 1f60302 Compare May 6, 2025 06:55
@github-actions github-actions bot requested a deployment to dashboard-2437 May 6, 2025 06:55 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 6, 2025 06:55 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1f60302 to 725be59 Compare May 6, 2025 17:21
@github-actions github-actions bot requested a deployment to dashboard-2437 May 6, 2025 17:21 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 6, 2025 17:21 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 725be59 to 5c0c1b8 Compare May 6, 2025 23:51
@github-actions github-actions bot requested a deployment to dashboard-2437 May 6, 2025 23:51 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 May 6, 2025 23:51 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5c0c1b8 to 644af44 Compare May 7, 2025 20:23
@github-actions github-actions bot requested a deployment to dashboard-2437 November 18, 2025 18:35 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 November 18, 2025 18:35 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e306005 to 7e7265d Compare November 20, 2025 00:36
@github-actions github-actions bot requested a deployment to dashboard-2437 November 20, 2025 00:36 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 November 20, 2025 00:36 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7e7265d to 06981f0 Compare November 21, 2025 18:33
@github-actions github-actions bot requested a deployment to dashboard-2437 November 21, 2025 18:33 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 November 21, 2025 18:33 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 06981f0 to 3791b04 Compare November 24, 2025 08:42
@github-actions github-actions bot requested a deployment to dashboard-2437 November 24, 2025 08:43 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 November 24, 2025 08:43 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3791b04 to 326ef66 Compare November 28, 2025 10:40
@github-actions github-actions bot requested a deployment to dashboard-2437 November 28, 2025 10:40 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 November 28, 2025 10:40 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 326ef66 to ff179d7 Compare December 3, 2025 18:13
@github-actions github-actions bot requested a deployment to dashboard-2437 December 3, 2025 18:13 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 December 3, 2025 18:13 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ff179d7 to a796204 Compare December 8, 2025 23:58
@github-actions github-actions bot requested a deployment to dashboard-2437 December 8, 2025 23:58 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 December 8, 2025 23:58 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a796204 to 535a975 Compare December 10, 2025 02:52
@github-actions github-actions bot requested a deployment to dashboard-2437 December 10, 2025 02:52 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 December 10, 2025 02:52 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 535a975 to 8de7415 Compare December 11, 2025 04:08
@github-actions github-actions bot requested a deployment to dashboard-2437 December 11, 2025 04:09 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 December 11, 2025 04:09 Abandoned
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8de7415 to d196cdd Compare December 11, 2025 18:53
@github-actions github-actions bot requested a deployment to dashboard-2437 December 11, 2025 18:54 Abandoned
@github-actions github-actions bot requested a deployment to docs-2437 December 11, 2025 18:54 Abandoned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant