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

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) ^7.23.2 -> ^7.23.3 age adoption passing confidence
@babel/eslint-parser (source) ^7.22.15 -> ^7.23.3 age adoption passing confidence
@easyops-cn/docusaurus-search-local ^0.36.0 -> ^0.38.1 age adoption passing confidence
@rushstack/eslint-patch (source) ^1.5.1 -> ^1.6.0 age adoption passing confidence
@testing-library/react ^14.0.0 -> ^14.1.2 age adoption passing confidence
@types/cross-spawn (source) ^6.0.4 -> ^6.0.6 age adoption passing confidence
@types/envinfo (source) ^7.8.2 -> ^7.8.3 age adoption passing confidence
@types/inquirer (source) ^8.2.9 -> ^8.2.10 age adoption passing confidence
@types/jest (source) ^29.5.7 -> ^29.5.10 age adoption passing confidence
@types/jest-axe (source) ^3.5.7 -> ^3.5.9 age adoption passing confidence
@types/node (source) ^18.18.8 -> ^18.18.13 age adoption passing confidence
@types/react (source) ^18.2.35 -> ^18.2.39 age adoption passing confidence
@types/react-dom (source) ^18.2.14 -> ^18.2.17 age adoption passing confidence
@types/react-test-renderer (source) ^18.0.5 -> ^18.0.7 age adoption passing confidence
@types/semver (source) ^7.5.4 -> ^7.5.6 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.9.1 -> ^6.13.1 age adoption passing confidence
@typescript-eslint/parser ^6.9.1 -> ^6.13.1 age adoption passing confidence
eslint (source) ^8.53.0 -> ^8.54.0 age adoption passing confidence
eslint-plugin-n ^16.2.0 -> ^16.3.1 age adoption passing confidence
eslint-plugin-testing-library ^6.1.0 -> ^6.2.0 age adoption passing confidence
fs-extra ^11.1.1 -> ^11.2.0 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.0 age adoption passing confidence
prettier-plugin-tailwindcss ^0.5.6 -> ^0.5.7 age adoption passing confidence
react-router-dom ^6.18.0 -> ^6.20.0 age adoption passing confidence
stylelint-config-recess-order ^4.3.0 -> ^4.4.0 age adoption passing confidence
stylelint-prettier ^4.0.2 -> ^4.1.0 age adoption passing confidence
typescript (source) ^5.2.2 -> ^5.3.2 age adoption passing confidence
undici (source) ^5.27.2 -> ^5.28.1 age adoption passing confidence
webpack-bundle-analyzer ^4.9.1 -> ^4.10.1 age adoption passing confidence
yarn 3.6.4 -> 3.7.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/core)

v7.23.3

Compare Source

🐛 Bug Fix
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-plugin-transform-computed-properties
easyops-cn/docusaurus-search-local (@​easyops-cn/docusaurus-search-local)

v0.38.1

Compare Source

Bug Fixes

v0.38.0

Compare Source

Features

v0.37.5

Compare Source

Bug Fixes
  • set typescript target back to ES6 (c05151f)

v0.37.4

Compare Source

Bug Fixes
  • fix peer deps of react 16/17/18 (700d640)

v0.37.3

Compare Source

Bug Fixes

v0.37.2

Compare Source

Bug Fixes
  • support both Docusaurus v2 and v3 (89bd0f5)

v0.37.1

Compare Source

Bug Fixes
  • update readme and fix release workflow (e11ad12)
microsoft/rushstack (@​rushstack/eslint-patch)

v1.6.0

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v14.1.2

Compare Source

Bug Fixes

v14.1.1

Compare Source

Bug Fixes

v14.1.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v6.12.0

Compare Source

Bug Fixes
  • eslint-plugin: [class-methods-use-this] detect a problematic case for private/protected members if ignoreClassesThatImplementAnInterface is set (#​7705) (155aa1f)
  • eslint-plugin: [no-unnecessary-condition] fix false positive with computed member access and branded key type (#​7706) (f151b26)
  • eslint-plugin: [switch-exhaustiveness-check] enum members with new line or single quotes are not being fixed correctly (#​7806) (a034d0a), closes #​7768
Features
  • [member-ordering] add accessor support for member-ordering (#​7927) (3c8312d)
  • eslint-plugin: [switch-exhaustiveness-check] add requireDefaultForNonUnion option (#​7880) (4cfcd45)

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

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

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

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

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

v6.13.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.13.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.12.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.11.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.10.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.9.1 (2023-10-30)

Note: Version bump only for package @​typescript-eslint/parser

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

eslint/eslint (eslint)

v8.54.0

Compare Source

Features

  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)

Bug Fixes

  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)

Documentation

  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)

Chores

eslint-community/eslint-plugin-n (eslint-plugin-n)

v16.3.1

Compare Source

v16.3.0

Compare Source

Features:

Chores:

  • chore: Remove unused "meta.docs.category" property (#​133) (22ba54c)
  • docs: Fix spelling in no-callback-literal.md (#​135) (79c8afd)
  • docs: change rule desc input to textarea in new-rule template (446e744)
  • docs: add issue templates (#​130) (2200c43)
  • docs: Fix grammatically incorrect Additional ESLint's rules (#​129) (fba650a)
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.2.0

Compare Source

Features
  • prefer-presence-queries: support react-native matcher toBeOnTheScreen (#​844) (b9fef59)

v6.1.2

Compare Source

Bug Fixes

v6.1.1

Compare Source

Bug Fixes
jprichardson/node-fs-extra (fs-extra)

v11.2.0

Compare Source

  • Copy directory contents in parallel for better performance (#​1026)
  • Refactor internal code to use async/await (#​1020)
prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

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

v0.5.7

Compare Source

Fixed
  • Fix sorting inside dynamic custom attributes (#​225)
remix-run/react-router (react-router-dom)

v6.20.0

Compare Source

Minor Changes
  • Export the PathParam type from the public API (#​10719)
Patch Changes
  • Updated dependencies:
    • react-router@6.20.0
    • @remix-run/router@1.13.0

v6.19.0

Compare Source

Minor Changes
  • Add unstable_flushSync option to useNavigate/useSumbit/fetcher.load/fetcher.submit to opt-out of React.startTransition and into ReactDOM.flushSync for state updates (#​11005)
  • Allow unstable_usePrompt to accept a BlockerFunction in addition to a boolean (#​10991)
Patch Changes
  • Fix issue where a changing fetcher key in a useFetcher that remains mounted wasn't getting picked up (#​11009)
  • Fix useFormAction which was incorrectly inheriting the ?index query param from child route action submissions (#​11025)
  • Fix NavLink active logic when to location has a trailing slash (#​10734)
  • Updated dependencies:
    • react-router@6.19.0
    • @remix-run/router@1.12.0
stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)

v4.4.0

Compare Source

Minor Changes
  • Add Masking properties #​349

    • mask-border and related longhand properties
    • mask and related longhand properties

    mask was previously included within some SVG-specific properties — it’s been moved above those and below border & outline properties.

    mask-border properties are sorted above mask to highlight the fact that mask will reset mask-border to its initial value (as per W3C spec). I’m not familiar with this properties; if this order is problematic in practice, please file an issue!

Patch Changes
prettier/stylelint-prettier (stylelint-prettier)

v4.1.0

Compare Source

  • Added end indexes for violations - the squiggly line in vscode will now cover more than one character. (#​341)
  • Do not trigger prettier for .astro files. (#​340)
Microsoft/TypeScript (typescript)

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


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 Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (035a2ba) 100.00% compared to head (4b39683) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1061   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines           57        57           
  Branches         2         2           
=========================================
  Hits            57        57           

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

Copy link

socket-security bot commented Nov 10, 2023

@renovate renovate bot requested a review from sabertazimi November 10, 2023 22:41
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 35cf413 to 1d95e9f Compare November 13, 2023 04:40
@renovate renovate bot force-pushed the renovate/dependencies branch 9 times, most recently from d94c8fa to a39f194 Compare November 19, 2023 22:37
@renovate renovate bot force-pushed the renovate/dependencies branch 10 times, most recently from 20f6e20 to 403c53a Compare November 27, 2023 18:23
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 561ec62 to f3a0c2d Compare November 28, 2023 07:44

This PR has 84 quantified lines of changes. In general, a change size of upto 200 lines is ideal for the best PR experience!


Quantification details

Label      : Small
Size       : +42 -42
Percentile : 33.6%

Total files changed: 11

Change summary by file extension:
.yml : +1 -1
.json : +41 -41

Change counts above are quantified counts, based on the PullRequestQuantifier customizations.

Why proper sizing of changes matters

Optimal pull request sizes drive a better predictable PR flow as they strike a
balance between between PR complexity and PR review overhead. PRs within the
optimal size (typical small, or medium sized PRs) mean:

  • Fast and predictable releases to production:
    • Optimal size changes are more likely to be reviewed faster with fewer
      iterations.
    • Similarity in low PR complexity drives similar review times.
  • Review quality is likely higher as complexity is lower:
    • Bugs are more likely to be detected.
    • Code inconsistencies are more likely to be detected.
  • Knowledge sharing is improved within the participants:
    • Small portions can be assimilated better.
  • Better engineering practices are exercised:
    • Solving big problems by dividing them in well contained, smaller problems.
    • Exercising separation of concerns within the code changes.

What can I do to optimize my changes

  • Use the PullRequestQuantifier to quantify your PR accurately
    • Create a context profile for your repo using the context generator
    • Exclude files that are not necessary to be reviewed or do not increase the review complexity. Example: Autogenerated code, docs, project IDE setting files, binaries, etc. Check out the Excluded section from your prquantifier.yaml context profile.
    • Understand your typical change complexity, drive towards the desired complexity by adjusting the label mapping in your prquantifier.yaml context profile.
    • Only use the labels that matter to you, see context specification to customize your prquantifier.yaml context profile.
  • Change your engineering behaviors
    • For PRs that fall outside of the desired spectrum, review the details and check if:
      • Your PR could be split in smaller, self-contained PRs instead
      • Your PR only solves one particular issue. (For example, don't refactor and code new features in the same PR).

How to interpret the change counts in git diff output

  • One line was added: +1 -0
  • One line was deleted: +0 -1
  • One line was modified: +1 -1 (git diff doesn't know about modified, it will
    interpret that line like one addition plus one deletion)
  • Change percentiles: Change characteristics (addition, deletion, modification)
    of this PR in relation to all other PRs within the repository.


Was this comment helpful? 👍  :ok_hand:  :thumbsdown: (Email)
Customize PullRequestQuantifier for this repository.

@renovate renovate bot merged commit a64cdea into main Nov 28, 2023
12 checks passed
@renovate renovate bot deleted the renovate/dependencies branch November 28, 2023 13:19
github-actions bot added a commit that referenced this pull request Nov 28, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> a64cdea
@sabertazimi sabertazimi removed their request for review December 26, 2023 14:45
@sabertazimi sabertazimi removed their assignment Dec 26, 2023
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 Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant