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 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^3.14.0 -> ^3.16.0 age adoption passing confidence devDependencies minor
@types/node (source) ^22.10.7 -> ^22.10.10 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) ^3.0.2 -> ^3.0.4 age adoption passing confidence devDependencies patch
eslint (source) ^9.18.0 -> ^9.19.0 age adoption passing confidence devDependencies minor
is-core-module (source) ^1 -> ^1.0.39 age adoption passing confidence pnpm.overrides patch
lint-staged ^15.4.1 -> ^15.4.3 age adoption passing confidence devDependencies patch
node (source) >=20.13.1 -> >=20.18.2 age adoption passing confidence engines minor
vite-plugin-inspect ^10.0.7 -> ^10.1.0 age adoption passing confidence devDependencies minor
vitest (source) ^3.0.2 -> ^3.0.4 age adoption passing confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v3.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v3.15.0

Compare Source

   🚀 Features
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.19.0

Compare Source

SukkaW/nolyfill (is-core-module)

v1.0.39

Compare Source

v1.0.38

Compare Source

v1.0.37

Compare Source

v1.0.36

Compare Source

lint-staged/lint-staged (lint-staged)

v15.4.3

Compare Source

Patch Changes
  • #​1512 cbfed1d Thanks @​tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.

v15.4.2

Compare Source

Patch Changes
  • #​1509 8827ebf Thanks @​iiroj! - Change lint-staged's dependencies to use caret (^) ranges instead of tilde (~). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.
nodejs/node (node)

v20.18.2

Compare Source

v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @​marco-ippolito

Compare Source

Notable Changes
Commits

v20.18.0: 2024-10-03, Version 20.18.0 'Iron' (LTS), @​targos

Compare Source

Notable Changes
Experimental Network Inspection Support in Node.js

This update introduces the initial support for network inspection in Node.js.
Currently, this is an experimental feature, so you need to enable it using the --experimental-network-inspection flag.
With this feature enabled, you can inspect network activities occurring within a JavaScript application.

To use network inspection, start your Node.js application with the following command:

$ node --inspect-wait --experimental-network-inspection index.js

Please note that the network inspection capabilities are in active development.
We are actively working on enhancing this feature and will continue to expand its functionality in future updates.

Contributed by Kohei Ueno in #​53593 and #​54246

Exposes X509_V_FLAG_PARTIAL_CHAIN to tls.createSecureContext

This releases introduces a new option to the API tls.createSecureContext. From
now on, tls.createSecureContext({ allowPartialTrustChain: true }) can be used
to treat intermediate (non-self-signed) certificates in the trust CA certificate
list as trusted.

Contributed by Anna Henningsen in #​54790

New option for vm.createContext() to create a context with a freezable globalThis

Node.js implements a flavor of vm.createContext() and friends that creates a context without contextifying its global
object when vm.constants.DONT_CONTEXTIFY is used. This is suitable when users want to freeze the context
(impossible when the global is contextified i.e. has interceptors installed) or speed up the global access if they
don't need the interceptor behavior.

Contributed by Joyee Cheung in #​54394

Deprecations
  • [64aa31f6e5] - repl: doc-deprecate instantiating node:repl classes without new (Aviv Keller) #​54842
  • [4c52ee3d7f] - zlib: deprecate instantiating classes without new (Yagiz Nizipli) #​54708
Other Notable Changes
Commits

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.

Copy link

codesandbox bot commented May 18, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d1f86cb to 15b2907 Compare May 23, 2024 10:45
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/all-minor-patch branch May 23, 2024 14:38
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies May 25, 2024
@renovate renovate bot reopened this May 25, 2024
@renovate renovate bot restored the renovate/all-minor-patch branch May 25, 2024 13:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4771a44 to 94668bb Compare June 1, 2024 10:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 64ce439 to 280f459 Compare June 4, 2024 00:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5f775a2 to 43808aa Compare January 9, 2025 11:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from dcc0873 to 9e37af0 Compare January 16, 2025 20:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 122c12c to e6efd80 Compare January 23, 2025 18:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e6efd80 to 80e9585 Compare January 26, 2025 10:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 80e9585 to da813ff Compare January 26, 2025 16:40
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.

0 participants