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 #542

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@badeball/cypress-cucumber-preprocessor ~20.0.0 -> ~20.1.0 age adoption passing confidence
@empathyco/eslint-config ^1.3.3 -> ^1.5.0 age adoption passing confidence
@empathyco/x-adapter (source) ^8.1.0-alpha.0 -> ^8.1.0-alpha.1 age adoption passing confidence
@empathyco/x-archetype-utils (source) ^2.0.0-alpha.2 -> ^2.0.0-alpha.4 age adoption passing confidence
@empathyco/x-components (source) ^6.0.0-alpha.43 -> ^6.0.0-alpha.45 age adoption passing confidence
@empathyco/x-deep-merge (source) ^2.0.3-alpha.1 -> ^2.0.3-alpha.2 age adoption passing confidence
@empathyco/x-utils (source) ^1.0.3-alpha.1 -> ^1.0.3-alpha.2 age adoption passing confidence
@rollup/plugin-node-resolve (source) ~15.2.3 -> ~15.3.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.1.2 -> ^5.2.0 age adoption passing confidence
cssnano ~6.0.0 -> ~6.1.0 age adoption passing confidence
cypress (source) ~13.6.0 -> ~13.17.0 age adoption passing confidence
lint-staged ~15.2.0 -> ~15.4.0 age adoption passing confidence
postcss (source) ~8.4.0 -> ~8.5.0 age adoption passing confidence
postcss-nested ~6.0.0 -> ~6.2.0 age adoption passing confidence
rollup-plugin-delete ~2.0.0 -> ~2.2.0 age adoption passing confidence
rollup-plugin-generate-html-template 1.6.1 -> 1.7.0 age adoption passing confidence
rollup-plugin-visualizer ~5.11.0 -> ~5.14.0 age adoption passing confidence
sass ~1.69.0 -> ~1.85.0 age adoption passing confidence
tailwindcss (source) ^3.4.0 -> ^3.4.15 age adoption passing confidence
tslib (source) ~2.6.0 -> ~2.8.1 age adoption passing confidence
vite (source) ^5.4.2 -> ^5.4.12 age adoption passing confidence
vite-plugin-vue-inspector ^5.1.3 -> ^5.3.0 age adoption passing confidence

Release Notes

badeball/cypress-cucumber-preprocessor (@​badeball/cypress-cucumber-preprocessor)

v20.1.2

Compare Source

  • Updated all dependencies, including esbuild, relates to #​1068.

v20.1.1

Compare Source

  • Omit outputting empty "then" entries to the command log, relates to #​1214.

v20.1.0

Compare Source

  • Include skipped (not omitted) tests in reports, fixes #​1041.
empathyco/eslint-config (@​empathyco/eslint-config)

v1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: empathyco/eslint-config@v1.6.7...v1.7.0

v1.6.7

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.6...v1.6.7

v1.6.6

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.5...v1.6.6

v1.6.5

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.4...v1.6.5

v1.6.4

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.3...v1.6.4

v1.6.3

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.2...v1.6.3

v1.6.2

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.1...v1.6.2

v1.6.1

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.6.0...v1.6.1

v1.6.0

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.5...v1.6.0

v1.5.5

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.4...v1.5.5

v1.5.4

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.3...v1.5.4

v1.5.3

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.2...v1.5.3

v1.5.2

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

Full Changelog: empathyco/eslint-config@v1.5.0...v1.5.1

empathyco/x (@​empathyco/x-archetype-utils)

v2.0.0-alpha.4

Compare Source

Note: Version bump only for package @​empathyco/x-archetype-utils

v2.0.0-alpha.3

Compare Source

Features
empathyco/x (@​empathyco/x-components)

v6.0.0-alpha.45

Compare Source

Bug Fixes
  • remove selected filters from state when there are no results (#​1716) (1324ce9)
rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.1

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

cssnano/cssnano (cssnano)

v6.1.2: v6.1.2

Compare Source

Bug Fixes
  • preserve correct order of gap and column-gap properties
Patch Changes
  • update autoprefixer

v6.1.1: v6.1.1

Compare Source

Patch changes

  • update selector parser
  • in the minify font plugin, you can pass a function to determine whether a css variable is one of font, font-family, and font-weight to determine whether the variable needs to remove quotes.

v6.1.0: v6.1.0

Compare Source

This release contains a lot of fixes to Browserslist support thanks to @​colinrotherham

Features

  • support Browserslist options in more plugins
  • support overriding autoprefixer options

Additionally, this release includes improved TypeScript types.

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

lint-staged/lint-staged (lint-staged)

v15.4.3

Compare Source

Patch Changes
  • #​1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.

v15.4.1

Compare Source

Patch Changes

v15.4.0

Compare Source

Minor Changes
  • #​1500 a8ec1dd Thanks @​iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:

    /**
     * @​filename: lint-staged.config.js
     * @​type {import('lint-staged').Configuration}
     */
    export default {
      '*': 'prettier --write',
    }

    It's also possible to use the .ts file extension for the configuration if your Node.js version supports it. The --experimental-strip-types flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.

    export NODE_OPTIONS="--experimental-strip-types"
    
    npx lint-staged --config lint-staged.config.ts
Patch Changes

v15.3.0

Compare Source

Minor Changes
  • #​1495 e69da9e Thanks @​iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.

  • #​1493 fa0fe98 Thanks @​iiroj! - Added more help messages around the automatic git stash that lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.

    For example:

    % npx lint-staged
    ✔ Backed up original state in git stash (20addf8)
    ✔ Running tasks for staged files...
    ✔ Applying modifications from tasks...
    ✔ Cleaning up temporary files...
    

    where the backup can be seen with git show 20addf8, or git stash list:

    % git stash list
    stash@{0}: lint-staged automatic backup (20addf8)
    

v15.2.11

Compare Source

Patch Changes
  • #​1484 bcfe309 Thanks @​wormsik! - Escape paths containing spaces when using the "shell" option.

  • #​1487 7dd8caa Thanks @​iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.

postcss/postcss (postcss)

v8.5.3

Compare Source

v8.5.2

Compare Source

v8.5.1

Compare Source

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"
Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

postcss/postcss-nested (postcss-nested)

v6.2.0

Compare Source

  • Added @starting-style to bubbling at-rules.
vladshcherbin/rollup-plugin-delete (rollup-plugin-delete)

v2.2.0

Compare Source

Minor Changes
  • Update del dependency to latest version with Node.js 10 and CommonJS support: 6689d79

v2.1.0

Compare Source

  • Add missing rollup peer dependency
  • Update hook type to match internal Rollup types
  • Replace travis ci with github action
  • Remove codecov
bengsfort/rollup-plugin-generate-html-template (rollup-plugin-generate-html-template)

v1.7.0

Compare Source

btd/rollup-plugin-visualizer (rollup-plugin-visualizer)

v5.14.0

Compare Source

  • Return flamegraph

v5.13.1

Compare Source

v5.13.0

Compare Source

  • Remove flamegraph template
  • Merge #​191. Thanks to @​guillaumeduboc
  • Update deps
  • Switch jest -> vitest
  • Switch eslint -> oxlint
  • Add test for rolldown
  • Make node v18 min required

v5.12.0

Compare Source

  • Make unique id in generated data to be hash of data
  • Remove strict from CLI
sass/dart-sass (sass)

v1.85.1

Compare Source

  • Fix a bug where global Sass functions whose names overlap with CSS math
    functions could incorrectly be treated as CSS math functions even though they
    used Sass-only features, causing compilation failures. For example,
    round(-$var / 2) previously threw an error but now works as intended.

v1.85.0

Compare Source

  • No longer fully trim redundant selectors generated by @extend. This caused
    unacceptable performance issues for certain heavy users of @extend. We'll
    try to find a more performant way to accomplish it in the future.

v1.84.0

Compare Source

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always
    produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain
    CSS.

  • Fix the error message for @extend without a selector and possibly other
    parsing edge-cases in contexts that allow interpolation.

Embedded Host
  • Fixed the implementation of the SassBoolean type to adhere to the spec,
    now using a class instead of an interface.

v1.83.4

Compare Source

  • No user-visible changes.

v1.83.3

Compare Source

  • No user-visible changes.

v1.83.2

Compare Source

  • Properly display deprecation IDs for the JS Sass API.

  • Don't display deprecation IDs for user-defined deprecations.

v1.83.1

Compare Source

  • Fix a bug where --quiet-deps would get deactivated for @content blocks,
    even when those blocks were entirely contained within dependencies.

  • Include deprecation IDs in deprecation warnings to make it easier to determine
    what to pass to --silence-deprecation or --fatal-deprecation.

v1.83.0

Compare Source

  • Allow trailing commas in all argument and parameter lists.

v1.82.0

Compare Source

Command-Line Interface
  • Improve --watch mode reliability when making multiple changes at once, such
    as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in
    some browsers.

Dart API
  • Add a SassCalculation.calcSize() function.

v1.81.1

Compare Source

  • No user-visible changes.

v1.81.0

Compare Source

  • Fix a few cases where deprecation warnings weren't being emitted for global
    built-in functions whose names overlap with CSS calculations.

  • Add support for the CSS round() calculation with a single argument, as long
    as that argument might be a unitless number.

v1.80.7

Compare Source

Embedded Host
  • Don't treat 0 as undefined for the green and blue channels in the
    LegacyColor constructor.

v1.80.6

Compare Source

Command-Line Interface
  • Make @parcel/watcher an optional dependency so this can still be installed
    on operating systems where it's unavailable.

v1.80.5

Compare Source

Embedded Host
  • Don't produce phantom @import deprecations when using an importer with the
    legacy API.

v1.80.4

Compare Source

  • No user-visible changes.

v1.80.3

Compare Source

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the
    compiler. This should result in minimal user-visible changes, but different
    types of warnings should now respond more reliably to flags like --quiet,
    --verbose, and --silence-deprecation.

v1.80.2

Compare Source

  • Fix a bug where deprecation warnings were incorrectly emitted for the
    plain-CSS invert() function.

v1.80.1

Compare Source

  • Fix a bug where repeated deprecation warnings were not automatically limited.

v1.80.0

Compare Source

  • @import is now officially deprecated, as are global built-in functions that
    are available within built-in modules. See the Sass blog post for more
    details on the deprecation process.
Embedded Host
  • Fix an error that would sometimes occur when deprecation warnings were
    emitted when using a custom importer with the legacy API.

v1.79.6

[Compare Source](https://redirect.github.com/sass/dart-sa


Configuration

📅 Schedule: Branch creation - "* 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.

@renovate renovate bot requested a review from a team as a code owner March 10, 2025 01:13
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 10, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants