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) #1184

Merged
merged 2 commits into from
Apr 20, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.13.3 -> ^2.15.0 age adoption passing confidence
@stylistic/eslint-plugin (source) ^1.7.0 -> ^1.7.2 age adoption passing confidence
@types/react (source) ^18.2.78 -> ^18.2.79 age adoption passing confidence
@typescript-eslint/utils (source) ^7.6.0 -> ^7.7.0 age adoption passing confidence
eslint-plugin-format ^0.1.0 -> ^0.1.1 age adoption passing confidence
eslint-plugin-testing-library ^6.2.1 -> ^6.2.2 age adoption passing confidence
mini-css-extract-plugin ^2.8.1 -> ^2.9.0 age adoption passing confidence
postcss-preset-env (source) ^9.5.5 -> ^9.5.6 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.13 -> ^0.5.14 age adoption passing confidence
react-redux ^9.1.0 -> ^9.1.1 age adoption passing confidence
sass-loader ^14.2.0 -> ^14.2.1 age adoption passing confidence
stylelint-config-recess-order ^5.0.0 -> ^5.0.1 age adoption passing confidence
typescript-eslint (source) ^7.6.0 -> ^7.7.0 age adoption passing confidence

Release Notes

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

v2.15.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

v2.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.13.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
eslint-community/eslint-stylistic (@​stylistic/eslint-plugin)

v1.7.2

Compare Source

Documentation
Build Related
  • try using a single package for release-please (b3bf006)
typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

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

antfu/eslint-plugin-format (eslint-plugin-format)

v0.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.2.2

Compare Source

Bug Fixes
  • await-async-events: false positives for userEvent.setup() returned (#​895) (fb32c5c)
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)

v2.9.0

Compare Source

Features
  • add support for link preload/prefetch (#​1043) (ee25e51)
  • added the defaultExport option to generate default and named export together (#​1084) (74ae781)
Bug Fixes
2.8.1 (2024-02-27)
Bug Fixes
  • add nonce if __webpack_nonce__ has been defined (c7f0aee)
csstools/postcss-plugins (postcss-preset-env)

v9.5.6

Compare Source

April 18, 2024

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.5.14

Compare Source

Fixed
  • Fix detection of v4 projects on Windows (#​265)
reduxjs/react-redux (react-redux)

v9.1.1

Compare Source

This bugfix release fixes an issue with connect and React Native caused by changes to our bundling setup in v9. Nested connect calls should work correctly now.

What's Changed

Full Changelog: reduxjs/react-redux@v9.1.0...v9.1.1

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

v14.2.1

Compare Source

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

v5.0.1

Compare Source

Patch Changes
  • Add groups to package.json exports (#​369)
typescript-eslint/typescript-eslint (typescript-eslint)

v7.7.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" 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
Copy link

socket-security bot commented Apr 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/browserslist@4.23.0 environment, filesystem Transitive: shell +5 2.17 MB ai
npm/cross-spawn@7.0.3 environment, filesystem, shell +3 31.1 kB satazor
npm/fsevents@2.3.3 None 0 173 kB pipobscure
npm/rimraf@3.0.2 filesystem 0 17.3 kB isaacs
npm/tslib@2.6.2 None 0 84 kB typescript-bot
npm/type-fest@0.20.2 None 0 111 kB sindresorhus
npm/typescript@5.4.5 None 0 32.4 MB typescript-bot

View full report↗︎

Copy link

codecov bot commented Apr 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (e790487) to head (2753bfa).

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

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

Copy link
Contributor Author

renovate bot commented Apr 20, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@sabertazimi sabertazimi merged commit 20836f6 into main Apr 20, 2024
13 checks passed
@sabertazimi sabertazimi deleted the renovate/dependencies branch April 20, 2024 01:33
github-actions bot added a commit that referenced this pull request Apr 20, 2024
* fix(deps): update dependencies (non-major)

* feat(eslint): migrate from eslint-plugin-react to @eslint-react

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sabertazimi <sabertazimi@gmail.com> 20836f6
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.

1 participant