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

chore(deps): update all non-major dependencies #1598

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lerna-lite/cli (source) ^3.7.0 -> ^3.7.1 age adoption passing confidence
@lerna-lite/publish (source) ^3.7.0 -> ^3.7.1 age adoption passing confidence
@lerna-lite/run (source) ^3.7.0 -> ^3.7.1 age adoption passing confidence
@lerna-lite/watch (source) ^3.7.0 -> ^3.7.1 age adoption passing confidence
autocompleter (source) ^9.2.1 -> ^9.3.0 age adoption passing confidence
eslint (source) ^9.6.0 -> ^9.7.0 age adoption passing confidence
glob ^10.4.2 -> ^10.4.5 age adoption passing confidence
rimraf ^5.0.7 -> ^5.0.9 age adoption passing confidence
sass ^1.77.6 -> ^1.77.8 age adoption passing confidence
ts-jest (source) ^29.1.5 -> ^29.2.2 age adoption passing confidence

Release Notes

lerna-lite/lerna-lite (@​lerna-lite/cli)

v3.7.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

lerna-lite/lerna-lite (@​lerna-lite/publish)

v3.7.1

Compare Source

Bug Fixes
lerna-lite/lerna-lite (@​lerna-lite/run)

v3.7.1

Compare Source

Note: Version bump only for package @​lerna-lite/run

lerna-lite/lerna-lite (@​lerna-lite/watch)

v3.7.1

Compare Source

Note: Version bump only for package @​lerna-lite/watch

kraaden/autocomplete (autocompleter)

v9.3.0

Compare Source

Fixed
  • Fixed an issue where the autocomplete widget removes classes from a container (#​116).
eslint/eslint (eslint)

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

isaacs/node-glob (glob)

v10.4.5

Compare Source

v10.4.4

Compare Source

v10.4.3

Compare Source

isaacs/rimraf (rimraf)

v5.0.9

Compare Source

v5.0.8

Compare Source

sass/dart-sass (sass)

v1.77.8

Compare Source

  • No user-visible changes.

v1.77.7

Compare Source

  • Declarations that appear after nested rules are deprecated, because the
    semantics Sass has historically used are different from the semantics
    specified by CSS. In the future, Sass will adopt the standard CSS semantics.

    See the Sass website for details.

  • Potentially breaking bug fix: // in certain places such as unknown
    at-rule values was being preserved in the CSS output, leading to potentially
    invalid CSS. It's now properly parsed as a silent comment and omitted from the
    CSS output.

kulshekhar/ts-jest (ts-jest)

v29.2.2

Compare Source

v29.2.1

Compare Source

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed)
  • feat(presets): add util functions to create CJS presets (f9cc3c0)
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jul 12, 2024
Copy link

stackblitz bot commented Jul 12, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.8%. Comparing base (8f40779) to head (346c3b8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #1598    +/-   ##
=======================================
  Coverage    99.8%   99.8%            
=======================================
  Files         198     198            
  Lines       21795   21795            
  Branches     7304    7022   -282     
=======================================
  Hits        21734   21734            
- Misses         55      61     +6     
+ Partials        6       0     -6     

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

@renovate-bot renovate-bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Jul 13, 2024
@ghiscoding ghiscoding merged commit a177fff into ghiscoding:master Jul 13, 2024
7 checks passed
@renovate-bot renovate-bot deleted the renovate/all-minor-patch branch July 13, 2024 15:25
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.

None yet

2 participants