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

fix(deps): update all non-major dependencies #46

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ant-design/icons (source) 5.6.0 -> 5.6.1 age adoption passing confidence
@eslint/js (source) 9.19.0 -> 9.20.0 age adoption passing confidence
@stylistic/eslint-plugin (source) 3.0.1 -> 3.1.0 age adoption passing confidence
@types/node (source) 22.13.0 -> 22.13.1 age adoption passing confidence
@vitejs/plugin-react-swc 3.7.2 -> 3.8.0 age adoption passing confidence
@vitest/ui (source) 3.0.2 -> 3.0.5 age adoption passing confidence
@vitest/web-worker (source) 3.0.2 -> 3.0.5 age adoption passing confidence
antd (source) 5.23.3 -> 5.23.4 age adoption passing confidence
eslint (source) 9.19.0 -> 9.20.0 age adoption passing confidence
eslint-plugin-react-refresh 0.4.18 -> 0.4.19 age adoption passing confidence
sass 1.83.4 -> 1.84.0 age adoption passing confidence
typescript-eslint (source) 8.22.0 -> 8.23.0 age adoption passing confidence
vitest (source) 3.0.2 -> 3.0.5 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.20.0

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v3.1.0

Compare Source

Features
  • generic-spacing: remove spaces in type param instantiation (#​677) (2a29e28)
vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.8.0

Compare Source

Add useAtYourOwnRisk_mutateSwcOptions option

The future of Vite is with OXC, and from the beginning this was a design choice to not exposed too many specialties from SWC so that Vite React users can move to another transformer later.
Also debugging why some specific version of decorators with some other unstable/legacy feature doesn't work is not fun, so we won't provide support for it, hence the name useAtYourOwnRisk.

react({
  useAtYourOwnRisk_mutateSwcOptions(options) {
    options.jsc.parser.decorators = true;
    options.jsAc.transform.decoratorVersion = "2022-03";
  },
});
vitest-dev/vitest (@​vitest/ui)

v3.0.5

Compare Source

This release includes security patches for:

🚀 Features
🐞 Bug Fixes
View changes on GitHub

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
ant-design/ant-design (antd)

v5.23.4

Compare Source

蛇年第一个版本,开工大吉!🐍

eslint/eslint (eslint)

v9.20.0

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.19

Compare Source

Add name to configs for ESLint Config Inspector

sass/dart-sass (sass)

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.
typescript-eslint/typescript-eslint (typescript-eslint)

v8.23.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "every weekend" (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 force-pushed the renovate/all-minor-patch branch from 909637d to ed5a1fb Compare February 3, 2025 14:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v3.0.4 chore(deps): update all non-major dependencies to v3.0.5 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ed5a1fb to 7c0210e Compare February 3, 2025 17:53
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to v3.0.5 chore(deps): update all non-major dependencies Feb 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d22681b to 469b8d5 Compare February 5, 2025 16:27
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1f01c9e to a76b0c9 Compare February 8, 2025 05:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a76b0c9 to 308b7a5 Compare February 9, 2025 00:36
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