Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.4.6 -> 1.4.8 age adoption passing confidence
@types/lodash (source) 4.14.202 -> 4.17.0 age adoption passing confidence
@types/node (source) 20.11.25 -> 20.11.28 age adoption passing confidence
@types/react (source) 18.2.64 -> 18.2.66 age adoption passing confidence
eslint-plugin-react 7.34.0 -> 7.34.1 age adoption passing confidence
storybook-addon-react-router-v6 2.0.11 -> 2.0.12 age adoption passing confidence

Release Notes

swc-project/swc (@​swc/core)

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.1

Compare Source

Fixed
  • [jsx-no-leaked-render][jsx-no-leaked-render]: prevent wrongly adding parens ([#​3700][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: detect TS interfaces ([#​3701][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: literalType error fix ([#​3704][] @​developer-bandi)
  • [boolean-prop-naming][boolean-prop-naming]: allow TSIntersectionType ([#​3705][] @​developer-bandi)
  • [no-unknown-property][no-unknown-property]: support popover, popovertarget, popovertargetaction attributes ([#​3707][] @​ljharb)
  • [no-unknown-property][no-unknown-property]: only match data-* attributes containing - ([#​3713][] @​silverwind)
  • [checked-requires-onchange-or-readonly][checked-requires-onchange-or-readonly]: correct options that were behaving opposite ([#​3715][] @​jaesoekjjang)
Changed
  • [boolean-prop-naming][boolean-prop-naming]: improve error message (@​ljharb)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.81%. Comparing base (51587f1) to head (feafc5c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   74.81%   74.81%           
=======================================
  Files         245      245           
  Lines       11204    11204           
  Branches     1947     1947           
=======================================
  Hits         8382     8382           
  Misses       2648     2648           
  Partials      174      174           

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

@renovate renovate bot temporarily deployed to github-pages March 16, 2024 07:26 Inactive
@renovate renovate bot merged commit 55a03eb into main Mar 16, 2024
@renovate renovate bot deleted the renovate/all-minor-dev-patch branch March 16, 2024 10:14
This was referenced Mar 18, 2024
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