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

Merged
merged 1 commit into from May 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/kit ^3.0.0 -> ^3.5.2 age adoption passing confidence dependencies patch
@nuxt/test-utils ^3.5.1 -> ^3.5.2 age adoption passing confidence devDependencies patch
defu ^6.1.1 -> ^6.1.2 age adoption passing confidence dependencies patch
eslint (source) ^8.31.0 -> ^8.41.0 age adoption passing confidence devDependencies patch
node 19.4.0 -> 19.9.0 age adoption passing confidence docker minor
nuxt ^3.0.0 -> ^3.5.2 age adoption passing confidence devDependencies patch
vitest ^0.27.1 -> ^0.31.2 age adoption passing confidence devDependencies minor

Release Notes

nodejs/node

v19.9.0: 2023-04-10, Version 19.9.0 (Current), @​RafaelGSS

Compare Source

Notable Changes
Tracing Channel in diagnostic_channel

TracingChannel adds a new, high-performance channel to publish tracing data about the timing and purpose of function executions.

Contributed by Stephen Belanger in #​44943

New URL.canParse API

A new API was added to the URL. URL.canParse checks if an input with an optional base value can be parsed correctly
according to WHATWG URL specification.

const isValid = URL.canParse('/foo', 'https://example.org/'); // true
const isNotValid = URL.canParse('/foo'); // false

Contributed by Khafra in #​47179

Other notable changes

events:

  • (SEMVER-MINOR) add getMaxListeners method (Khafra) #​47039
    msi:
  • (SEMVER-MINOR) migrate to WiX4 (Stefan Stojanovic) #​45943
    node-api:
  • (SEMVER-MINOR) deprecate napi_module_register (Vladimir Morozov) #​46319
    stream:
  • (SEMVER-MINOR) add setter & getter for default highWaterMark (Robert Nagy) #​46929
    test_runner:
  • (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) #​47238
Commits

v19.8.1: 2023-03-15, Version 19.8.1 (Current), @​targos

Compare Source

Notable Changes

This release contains a single revert of a change that was introduced in v19.8.0
and introduced application crashes.

Fixes: #​47096

Commits
  • [f7c8aa4cf1] - Revert "vm: fix leak in vm.compileFunction when importModuleDynamically is used" (Michaël Zasso) #​47101

v19.7.0: 2023-02-21, Version 19.7.0 (Current), @​MylesBorins

Compare Source

Notable Changes
  • [60a612607e] - deps: upgrade npm to 9.5.0 (npm team) #​46673
  • [7d6c27eab1] - deps: add ada as a dependency (Yagiz Nizipli) #​46410
  • [a79a8bf85a] - doc: add debadree25 to collaborators (Debadree Chatterjee) #​46716
  • [0c2c322ee6] - doc: add deokjinkim to collaborators (Deokjin Kim) #​46444
  • [9b23309f53] - doc,lib,src,test: rename --test-coverage (Colin Ihrig) #​46017
  • [8590eb4830] - (SEMVER-MINOR) lib: add aborted() utility function (Debadree Chatterjee) #​46494
  • [164bfe82cc] - (SEMVER-MINOR) src: add initial support for single executable applications (Darshan Sen) #​45038
  • [f3908411fd] - (SEMVER-MINOR) src: allow optional Isolate termination in node::Stop() (Shelley Vohr) #​46583
  • [c34bac2fed] - (SEMVER-MINOR) src: allow blobs in addition to FILE*s in embedder snapshot API (Anna Henningsen) #​46491
  • [683a1f8f3e] - (SEMVER-MINOR) src: allow snapshotting from the embedder API (Anna Henningsen) #​45888
  • [658d2f4710] - (SEMVER-MINOR) src: make build_snapshot a per-Isolate option, rather than a global one (Anna Henningsen) #​45888
  • [6801d3753c] - (SEMVER-MINOR) src: add snapshot support for embedder API (Anna Henningsen) #​45888
  • [e77d538d32] - (SEMVER-MINOR) src: allow embedder control of code generation policy (Shelley Vohr) #​46368
  • [633d3f292d] - (SEMVER-MINOR) stream: add abort signal for ReadableStream and WritableStream (Debadree Chatterjee) #​46273
  • [6119289251] - test_runner: add initial code coverage support (Colin Ihrig) #​46017
  • [a51fe3c663] - url: replace url-parser with ada (Yagiz Nizipli) #​46410
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^8.32.0 chore(deps): update all non-major dependencies Jan 17, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 0c3abe0 to f810404 Compare January 27, 2023 14:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4e9e626 to 4025990 Compare February 3, 2023 15:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d34f20e to 7bd7257 Compare February 13, 2023 17:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f650b65 to bfe3421 Compare February 22, 2023 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1469e61 to df621ae Compare February 28, 2023 15:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3b69a9a to 8b19402 Compare March 16, 2023 00:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ff52e70 to 66d0e84 Compare March 24, 2023 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from b594c6a to da50667 Compare March 29, 2023 13:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da50667 to 12951ec Compare April 3, 2023 10:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 12951ec to dfcfb06 Compare April 17, 2023 10:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from c2bb3ee to 43f2719 Compare May 30, 2023 13:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43f2719 to f1a8ccc Compare May 30, 2023 14:15
@farzadso farzadso merged commit 5b0fffa into master May 30, 2023
1 check passed
@farzadso farzadso deleted the renovate/all-minor-patch branch May 30, 2023 14:25
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.

None yet

1 participant