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 dependencies (non-major) #1245

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.26.0 -> ^2.27.1 age adoption passing confidence
@babel/plugin-transform-class-properties (source) ^7.24.7 -> ^7.25.4 age adoption passing confidence
@babel/preset-env (source) ^7.25.3 -> ^7.25.4 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.10.1 -> ^1.12.1 age adoption passing confidence
@testing-library/jest-dom ^6.4.8 -> ^6.5.0 age adoption passing confidence
@types/node (source) ^20.16.0 -> ^20.16.1 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.4 age adoption passing confidence
@typescript-eslint/utils (source) ^8.1.0 -> ^8.2.0 age adoption passing confidence
eslint-plugin-react-refresh ^0.4.9 -> ^0.4.11 age adoption passing confidence
mini-css-extract-plugin ^2.9.0 -> ^2.9.1 age adoption passing confidence
pnpm (source) 9.7.1 -> 9.8.0 age adoption passing confidence
postcss-preset-env (source) ^10.0.1 -> ^10.0.2 age adoption passing confidence
sass-loader ^16.0.0 -> ^16.0.1 age adoption passing confidence
stylelint-config-recess-order ^5.0.1 -> ^5.1.0 age adoption passing confidence
ts-jest (source) ^29.2.4 -> ^29.2.5 age adoption passing confidence
tslib (source) ^2.6.3 -> ^2.7.0 age adoption passing confidence
typescript-eslint (source) ^8.1.0 -> ^8.2.0 age adoption passing confidence
undici (source) ^6.19.7 -> ^6.19.8 age adoption passing confidence
webpack ^5.93.0 -> ^5.94.0 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.27.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.26.1

Compare Source

No significant changes

    View changes on GitHub
babel/babel (@​babel/plugin-transform-class-properties)

v7.25.4

Compare Source

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-runtime-corejs2, babel-runtime, babel-traverse
  • babel-generator, babel-plugin-transform-class-properties
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-transform-object-rest-spread
🔬 Output optimization
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.12.1

Compare Source

✨ New
  • Add the options allowAllCaps, allowNamespace, allowLeadingUnderscore to naming-convention/component-name and set their default values to false.
🪄 Improvements
  • Normalize the component name in rule naming-convention/component-name before checking it against the pattern.

v1.12.0

Compare Source

✨ New
  • Added hooks-extra rules to recommended and recommended-legacy presets.

v1.11.0

Compare Source

✨ New
  • Added eslint-plugin-react-web-api - A plugin that provides rules for interacting with Web APIs in React applications.
  • Added web-api/no-leaked-timeout rule to prevent leaked setTimeout.
  • Added web-api/no-leaked-interval rule to prevent leaked setInterval.
  • Added web-api/no-leaked-event-listener rule to prevent leaked addEventListener.
  • Added web-api and web-api-legacy presets to enable all rules provided by eslint-plugin-react-web-api.
  • Added react-web-api/no-leaked-event-listener to recommended and recommended-legacy presets.
🪄 Improvements
  • Improve performance by skipping unnecessary checks when possible.
  • Improve dts generation of the @eslint-react/eslint-plugin package.
  • Improve website and documentation.
  • Upgrade @typescript-eslint's packages to ^8.2.0.
testing-library/jest-dom (@​testing-library/jest-dom)

v6.5.0

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.2.0

Compare Source

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

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

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

v0.4.11

Compare Source

  • Ignore type exports (ex. export type foo = string;) (fixes #​47)

v0.4.10

Compare Source

  • Support function Foo() {}; export default React.memo(Foo) (#​46) (thanks @​SukkaW!)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.1

Compare Source

pnpm/pnpm (pnpm)

v9.8.0

Compare Source

csstools/postcss-plugins (postcss-preset-env)

v10.0.2

Compare Source

webpack-contrib/sass-loader (sass-loader)

v16.0.1

Compare Source

Bug Fixes
stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)

v5.1.0

Compare Source

Minor Changes
kulshekhar/ts-jest (ts-jest)

v29.2.5

Compare Source

Microsoft/tslib (tslib)

v2.7.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.2.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.

nodejs/undici (undici)

v6.19.8

Compare Source

webpack/webpack (webpack)

v5.94.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (25aed8b) to head (2ec303f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1245   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files          21       21           
  Lines         189      189           
  Branches       18       16    -2     
=======================================
  Hits          182      182           
- Misses          5        7    +2     
+ Partials        2        0    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit b68ff41 into main Aug 23, 2024
13 checks passed
@renovate renovate bot deleted the renovate/dependencies branch August 23, 2024 22:29
github-actions bot added a commit that referenced this pull request Aug 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> b68ff41
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