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

Update all non-major dependencies #20

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@swc/core (source) 1.3.90 -> 1.3.91 age adoption passing confidence devDependencies patch
@types/node (source) 20.7.1 -> 20.8.2 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin 6.7.3 -> 6.7.4 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 6.7.3 -> 6.7.4 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) 0.34.5 -> 0.34.6 age adoption passing confidence devDependencies patch
node 20.7.0 -> 20.8.0 age adoption passing confidence volta minor
vitest 0.34.5 -> 0.34.6 age adoption passing confidence devDependencies patch

Release Notes

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

v1.3.91

Compare Source

Bug Fixes
  • (es/compat) Use return statements for method and setter decorator (#​8017) (38bc710)

  • (es/compat) Generate OptCall for OptCall for private fields (#​8031) (06b6eb9)

  • (es/minifier) Check if object shorthand is skippable for seq inliner (#​8036) (01391e3)

  • (es/module) Sort the exported ESM bindings (#​8024) (990ca06)

  • (es/typescript) Rename wrong unresolved_mark (#​8018) (5817268)

  • (es/typescript) Preserve default value of an exported binding in a namespace (#​8029) (cf96171)

Documentation
Features
Miscellaneous Tasks
Refactor
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.7.4

Compare Source

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

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

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

v6.7.4

Compare Source

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

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

vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nodejs/node (node)

v20.8.0: 2023-09-28, Version 20.8.0 (Current), @​ruyadorno

Compare Source

Notable Changes
Stream performance improvements

Performance improvements to writable and readable streams, improving the creation and destruction by ±15% and reducing the memory overhead each stream takes in Node.js

Contributed by Benjamin Gruenbaum in #​49745 and Raz Luvaton in #​49834.

Performance improvements for readable webstream, improving readable stream async iterator consumption by ±140% and improving readable stream pipeTo consumption by ±60%

Contributed by Raz Luvaton in #​49662 and #​49690.

Rework of memory management in vm APIs with the importModuleDynamically option

This rework addressed a series of long-standing memory leaks and use-after-free issues in the following APIs that support importModuleDynamically:

  • vm.Script
  • vm.compileFunction
  • vm.SyntheticModule
  • vm.SourceTextModule

This should enable affected users (in particular Jest users) to upgrade from older versions of Node.js.

Contributed by Joyee Cheung in #​48510.

Other notable changes
Commits

Configuration

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

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

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 Oct 2, 2023

Codecov Report

Merging #20 (2032464) into master (0831adb) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #20   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            5         5           
=========================================
  Hits             5         5           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1b1982 to 8fe9c8c Compare October 2, 2023 19:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8fe9c8c to 2032464 Compare October 2, 2023 21:32
@mrhyde mrhyde merged commit 98b0033 into master Oct 3, 2023
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 3, 2023 01:46
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