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 all non-major dependencies #72

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@rollup/plugin-eslint (source) ^9.0.0 -> ^9.0.5 age adoption passing confidence devDependencies patch
@rollup/plugin-typescript (source) ^11.0.0 -> ^11.1.6 age adoption passing confidence devDependencies patch
@types/node (source) ^18.0.1 -> ^18.19.68 age adoption passing confidence devDependencies minor
@types/retry (source) ^0.12.2 -> ^0.12.5 age adoption passing confidence devDependencies patch
fast-glob ^3.2.12 -> ^3.3.2 age adoption passing confidence dependencies patch
husky ^8.0.0 -> ^8.0.3 age adoption passing confidence devDependencies patch
node (source) 20.9.0 -> 20.18.1 age adoption passing confidence minor
node (source) >= 18 -> >= 18.20.5 age adoption passing confidence engines minor
rimraf ^5.0.0 -> ^5.0.10 age adoption passing confidence devDependencies patch
rollup (source) ^3.20.6 -> ^3.29.5 age adoption passing confidence devDependencies patch
ts-node (source) ^10.9.1 -> ^10.9.2 age adoption passing confidence devDependencies patch
typescript (source) 5.0.4 -> 5.7.2 age adoption passing confidence devDependencies minor

Release Notes

rollup/plugins (@​rollup/plugin-typescript)

v11.1.6

2024-01-09

Bugfixes
  • fix: Ensure rollup 4 compatibility (#​1658)
mrmlnc/fast-glob (fast-glob)

v3.3.2

Compare Source

Full Changelog: mrmlnc/fast-glob@3.3.1...3.3.2

🐛 Bug fixes

  • Handle square brackets as a special character on Windows in escape functions (#​425)
  • Keep escaping after brace expansion (#​422)
nodejs/node (node)

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 - "* 0-3 * * 1" (UTC), 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 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7d4a481 to 6abad30 Compare August 7, 2024 19:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6abad30 to 98f63ca Compare August 9, 2024 19:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bb81144 to 3b8d845 Compare August 21, 2024 17:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3940b5c to dec16cf Compare September 1, 2024 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 935a67a to 30f8bef Compare September 9, 2024 16:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b0a441c to df6ff06 Compare September 27, 2024 18:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7b18ea7 to 78072b8 Compare October 8, 2024 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 78072b8 to d87854b Compare October 9, 2024 00:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a22d5a8 to 40b1827 Compare October 22, 2024 03:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8996476 to df4ee33 Compare October 29, 2024 20:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cc8393e to f096d85 Compare November 3, 2024 04:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f096d85 to d8aa996 Compare November 12, 2024 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from fff4d0c to 5fb71d0 Compare November 25, 2024 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5fb71d0 to 560e1c0 Compare November 28, 2024 08:38
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 10, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 560e1c0 to 96ae3e9 Compare December 11, 2024 10:57
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.

0 participants