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

Merged
merged 2 commits into from
Nov 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@docusaurus/core (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@docusaurus/module-type-aliases (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@docusaurus/preset-classic (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@docusaurus/theme-classic (source) ^3.6.1 -> ^3.6.3 age adoption passing confidence
@docusaurus/tsconfig (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@docusaurus/types (source) 3.6.1 -> 3.6.3 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.16.1 -> ^1.17.1 age adoption passing confidence
@stylistic/eslint-plugin (source) ^2.10.1 -> ^2.11.0 age adoption passing confidence
@types/node (source) ^22.9.0 -> ^22.9.3 age adoption passing confidence
@typescript-eslint/utils (source) ^8.14.0 -> ^8.15.0 age adoption passing confidence
cross-spawn ^7.0.5 -> ^7.0.6 age adoption passing confidence
dotenv-expand ^12.0.0 -> ^12.0.1 age adoption passing confidence
eslint-plugin-import-x ^4.4.2 -> ^4.4.3 age adoption passing confidence
eslint-plugin-testing-library ^6.4.0 -> ^6.5.0 age adoption passing confidence
local-pkg ^0.5.0 -> ^0.5.1 age adoption passing confidence
pnpm (source) 9.13.2 -> 9.14.2 age adoption passing confidence
postcss-preset-env (source) ^10.1.0 -> ^10.1.1 age adoption passing confidence
prettier-plugin-tailwindcss ^0.6.8 -> ^0.6.9 age adoption passing confidence
typescript (source) ^5.6.3 -> ^5.7.2 age adoption passing confidence
typescript-eslint (source) ^8.14.0 -> ^8.15.0 age adoption passing confidence
verdaccio (source) ^6.0.1 -> ^6.0.2 age adoption passing confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.6.3

Compare Source

🐛 Bug Fix
Committers: 1

v3.6.2: 3.6.2

Compare Source

3.6.2 (2024-11-19)

🐛 Bug Fix
  • docusaurus-module-type-aliases
  • docusaurus-theme-translations
  • docusaurus
    • #​10685 fix(cli): docusaurus --help should print plugin commands using extendCli() (@​slorber)
  • docusaurus-bundler
  • create-docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
🔧 Maintenance
Committers: 5
facebook/docusaurus (@​docusaurus/tsconfig)

v3.6.3: 3.6.3

Compare Source

3.6.3 (2024-11-22)
🐛 Bug Fix

v3.6.2

Compare Source

🐛 Bug Fix
  • docusaurus-module-type-aliases
  • docusaurus-theme-translations
  • docusaurus
    • #​10685 fix(cli): docusaurus --help should print plugin commands using extendCli() (@​slorber)
  • docusaurus-bundler
  • create-docusaurus
  • docusaurus-bundler, docusaurus-faster, docusaurus
🔧 Maintenance
Committers: 5
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.17.1

Compare Source

✨ New
  • feat(shared): add version detection logic;
🐞 Fixes

v1.17.0

Compare Source

✨ New
  • feat(plugins/naming-convention): add 'ignoreFilesWithoutCode' option to 'filename-extension'
🐞 Fixes
  • refactor(plugins/x): xhtml entities should be allowed inside of 'no-useless-fragment', closes: #​850
  • fix(plugins/eslint-plugin): unexpected top-level property 'name' in legacy presets, closes #​863
  • fix(plugins/eslint-plugin): rules list in 'debug' and 'disable-debug' presets

v1.16.2

Compare Source

🐞 Fixes
🪄 Improvements
eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v2.11.0

Compare Source

Features
  • comma-dangle: add support for Import Attributes (#​586) (4c177c3)
  • comma-style: add support for more syntax (#​597) (922151c)
  • function-call-argument-newline: add support for Import Attributes (#​603) (8ee0c24)
  • function-call-spacing: add optionalChain to control the space around the optional chain (#​605) (f732798)
  • function-paren-newline: add support for Import Attributes (#​585) (4ede153)
Bug Fixes
Build Related
typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.15.0

Compare Source

🚀 Features
  • rule-tester: run method - avoid to infer type parameter from tests param (#​10324)
  • utils: add new optional language field to FlatConfig.Config type (#​10326)
🩹 Fixes
  • utils: add defaultOptions to meta in rule (#​10339)
  • add missing peer dependencies (#​9744)
❤️ Thank You

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

moxystudio/node-cross-spawn (cross-spawn)

v7.0.6

Compare Source

motdotla/dotenv-expand (dotenv-expand)

v12.0.1

Compare Source

Changed
  • break logic on runningParsed (#ad887)
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.4.3

Compare Source

Patch Changes
testing-library/eslint-plugin-testing-library (eslint-plugin-testing-library)

v6.5.0

Compare Source

Features
antfu/local-pkg (local-pkg)

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub
pnpm/pnpm (pnpm)

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

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

v10.1.1

Compare Source

November 17, 2024

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

v0.6.9

Compare Source

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#​330)
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

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

v8.15.0

Compare Source

🚀 Features
  • typescript-eslint: allow infinitely deep array nesting in config function and extends (#​10333)
  • eslint-plugin: new rule no-unsafe-type-assertion (#​10051)
  • eslint-plugin: added related-getter-setter-pairs rule (#​10192)
🩹 Fixes
  • add missing peer dependencies (#​9744)
❤️ Thank You

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

verdaccio/verdaccio (verdaccio)

v6.0.2

Compare Source

6.0.2 (2024-11-17)

What's Changed

Full Changelog: verdaccio/verdaccio@v6.0.1...v6.0.2


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.

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

socket-security bot commented Nov 22, 2024

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

Package New capabilities Transitives Size Publisher
npm/@docusaurus/core@3.6.3 Transitive: environment, filesystem, unsafe +63 11.7 MB slorber
npm/@docusaurus/module-type-aliases@3.6.3 None +5 116 kB slorber
npm/@docusaurus/preset-classic@3.6.3 environment Transitive: filesystem, network, unsafe +55 8.22 MB docusaurus-bot, fb, lex111, ...1 more
npm/@docusaurus/theme-classic@3.6.3 Transitive: environment, filesystem, unsafe +24 5.26 MB slorber
npm/@docusaurus/tsconfig@3.6.3 None 0 2.05 kB slorber
npm/@docusaurus/types@3.6.3 None +7 283 kB slorber
npm/@eslint-react/eslint-plugin@1.17.1 None +10 2.27 MB rel1cx
npm/@stylistic/eslint-plugin@2.11.0 None +1 847 kB eslint-stylistic-bot
npm/@types/node@22.9.3 None 0 2.27 MB types
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react@18.3.1 environment +2 339 kB react-bot

🚮 Removed packages: npm/@docusaurus/core@3.6.1, npm/@docusaurus/module-type-aliases@3.6.1, npm/@docusaurus/preset-classic@3.6.1, npm/@docusaurus/theme-classic@3.6.1, npm/@docusaurus/tsconfig@3.6.1, npm/@docusaurus/types@3.6.1, npm/@eslint-react/eslint-plugin@1.16.1, npm/@stylistic/eslint-plugin@2.10.1, npm/@types/node@22.9.0, npm/@typescript-eslint/utils@8.14.0, npm/babel-loader@9.2.1, npm/babel-plugin-named-asset-import@0.3.8, npm/babel-preset-react-app@10.0.1, npm/bfj@9.1.1, npm/browserslist@4.24.2, npm/case-sensitive-paths-webpack-plugin@2.4.0, npm/chokidar@4.0.1, npm/ci-info@4.1.0, npm/clsx@2.1.1, npm/commander@12.1.0, npm/concurrently@9.1.0, npm/confusing-browser-globals@1.0.11, npm/consola@3.2.3, npm/cross-env@7.0.3, npm/cross-spawn@7.0.5, npm/css-loader@7.1.2, npm/css-minimizer-webpack-plugin@7.0.0, npm/dotenv-expand@12.0.0, npm/dotenv@16.4.5

View full report↗︎

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (dc0896b) to head (16bb250).
Report is 1 commits behind head on main.

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

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


🚨 Try these New Features:

@renovate renovate bot requested a review from sabertazimi November 22, 2024 21:42
@renovate renovate bot force-pushed the renovate/dependencies branch from 06a8cca to 7e3b3d3 Compare November 23, 2024 01:28
@renovate renovate bot force-pushed the renovate/dependencies branch from 7e3b3d3 to dc902a8 Compare November 23, 2024 04:51
@sabertazimi sabertazimi merged commit 6b000de into main Nov 23, 2024
13 checks passed
@sabertazimi sabertazimi deleted the renovate/dependencies branch November 23, 2024 05:57
github-actions bot added a commit that referenced this pull request Nov 23, 2024
* fix(deps): update dependencies (non-major)

* fix(website-tsconfig): add docusaurus types manually

More details on facebook/docusaurus#10694.

---------

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