chore(deps): update all non-major dependencies #1083
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^22.18.8
->^22.18.10
v2.x
->2.5.4
^5.64.2
->^5.65.0
10.18.1
->10.18.2
^7.7.2
->^7.7.3
^0.8.9
->^0.8.16
Release Notes
denoland/deno (deno)
v2.5.4
Compare Source
deno cache (#30957)
fs.cp
andfs.cpSync
compatibility (#30502)fs.stat
andfs.statSync
compatibility (#30866)node:zlib
'sgunzip
(#30865)smi
fromzlib.crc32
op function (#30907)v2.5.3
Compare Source
(#30894)
(#30895)
declarations (#30893)
--allow-all
(#30763)and bundledDependencies (#30875)
--connected
to--tunnel
and better handleDENO_DEPLOY_TOKEN
env variable (#30786)deno check
(#30868)changed (#30877)
v2.5.2
Compare Source
Uint8Array
base64/hex methods (#30686)Promise<void>
(#30820)fs.readFile
,fs.readFileSync
assert encoding (#30830)fs.statfsSync
andfs.statfs
compatibility (#30662)Cipheriv
andDecipheriv
base64 encoding (#30806).bat
and.cmd
directly on windows (#30818)v2.5.1
Compare Source
Deno.HttpClient
inWebSocket
(#30692)Deno.HttpClient
(#30700)Uint8Array<ArrayBuffer>
(#30716)fchmod
on windows (#30704)fs.glob
acceptsURL
cwd (#30705)fs.close
(#30720)fs.close
callback function (#30679)deno init --npm
stopped working on mac (#30730)(#30744)
containing permissions at root (#30742)
v2.5.0
Compare Source
Read more: http://deno.com/blog/v2.5
deno fmt .
when providing no files andno config files discovered (#30623)
--watch
and--env-file
(#30197)
ChildProcess.stdout
&ChildProcess.stderr
(#30552)bundleDependencies
in npm dependencies (#30521)Deno.test
API (#30504)setTimeout
andsetInterval
(#29993)deno run
with no arguments prints list of available tasks (#30592)tcpBacklog
arg toDeno.listen{Tls}
andDeno.serve
(#30541)(#30624)
(#30523)
lib.dom.d.ts and lib.webworker.d.ts (#30647)
crypto.hkdfSync
returns wrong result for non-Uint8ArrayTypedArray inputs (#30463)
fs.exists
andfs.existsSync
compatibility (#30507)fs.mkdtemp
andfs.mkdtempSync
compatibility (#30602)fs.path
'makelong
andresolve
compatibility (#30503)null
keypair in tls connect (#30516)--experimental-*
flags when spawning childprocess (#26351)
node_modules
folders fordeno init --npm ...
(#30492)is correct (#30546)
add
,cache
, and allinstall
variants, move scripts and deprecation warnings after the report (#30549)
(#30608)
Windows (#30535)
require("..")
(#30524)ArrayBuffer
as a backing buffer type forResponse.body
and
Response.bytes
(#30435)ArrayBuffer
as a backing buffer type forTextEncoder.encode()
(#30434)(#30490)
v2.4.4
Compare Source
package.json (#30253)
module when bundling (#30273)
dependencies (#30296)
Deno.build.standalone
is set in workers (#30335)fs.open
andfs.openSync
compatibility (#30191)fs.rename
andfs.renameSync
compatibility (#30245)fs.unlink
andfs.unlinkSync
compatibility (#30257)base64url
encoding on StringDecoder (#30366)crypto.randomInt
has no arguments (#30314)ERR_INVALID_ARG_VALUE
constructor argumentsposition (#30309)
os
exported properties read only (#30374)ext/node/polyfills/internal_binding/buffer.ts
(#30287)ext/node/polyfills/internal_binding/node_file.ts
(#30066)require
calls (#30279)relative-package-import
diagnostic when rootof workspace is package (#30333)
v2.4.3
Compare Source
system (#30188)
pkgs (#30189)
fs.read
andfs.write
promisify compatibility (#30152)ext/node/polyfills/internal_binding/_listen.ts
(#30100)ext/node/polyfills/internal_binding/pipe_wrap.ts
(#30241)fd
is integer onfsync
andfdatasync
(#30215)ERR_PACKAGE_PATH_NOT_EXPORTED when no package.json#exports condition matches
(#29841)
relative import (#30203)
--config
flag with../
component (#30208)
--recursive
- order tasks by package dependencies (#30129)options (#30242)
Proxy
getter trap onconsole.log
(#30230)(#30225)
config file (#30239)
(#30183)
v2.4.2
Compare Source
exists
andexistsSync
(#29971)link
andlinkSync
(#30061)(#30065)
global
global should be writeable (#30032)v2.4.1
Compare Source
depend on variable names (#30023)
serve (#29974)
--allow-read
(#29990)(#30018)
(#30019)
v2.4.0
Compare Source
Read more: http://deno.com/blog/v2.4
"exclude" (#29843)
--coverage
flag todeno run
command (#29329)onListen()
callback indeno serve
(#29449)fs.glob
,fs.globSync
,fs.promises.glob
(#28972)Deno.Command
(#29933)deno compile
(#29924)DENO_AUTO_SERVE
env var (#29852)DENO_COMPAT
env var (#29889)setImmediate
andclearImmediate
as globals (#29877)--no-config (#29925)
lchmod
,lchmod
promise,lchmodSync
tonode:fs
(#29833)
lchown
andlutimes
fromnode:fs/promises
(#29870)_events.mjs
(#29930)Deno.permissions.query({name:"import"})
(#29610)building module graph (#29931)
v2.3.7
Compare Source
--platform
flag to deno bundle (#29697)--sourcemap
flag to deno bundle (#29735)crypto.pbkdf2
compat (#29738)fchmod
andfchmodSync
(#29791)DiffieHellman.prototype.computeSecret
(#29757)deepStrictEqual
(#29819)
getAuthTag
(#29752)ext/node/polyfills/internal/event_target.mjs
(#29772)ext/node/polyfills/internal/fs/utils.mjs
(#29708)
(#29713)
import.meta.resolve
to resolve non-jsr remote urls(#29831)
import.meta.resolve
for resolved packages (#29732)import.meta.resolve
- do not error for non-existent files in npmpackages (#29741)
self
from global middleware (#29734)v2.3.6
Compare Source
(#29586)
(#29672)
deno test --coverage
fails when importing modules fromdata:
urls (#29607)extract_network_stream
(#29518)(#29644)
process.loadEnvFile
returnsundefined
(#29717)getMaxListeners
(#29636)parallel/test-crypto-secure-heap.js
test (#29658)Buffer
pool for strings (#29592)node:sqlite
(#29563)Buffer.inspect
compatiblity (#29617)EventEmitter.on
(#29682)(#29576)
(#29611)
parallel/test-eventsource-disabled.js
test (#29618)readOnly
optional (#29564)require()
(#29640)ArrayBuffer
as untransferable (#29612)(#29600)
undefined
instead ofnull
in sqlite (#29567)EventEmitter.prototype.listenerCount
(#29664)
Configuration
📅 Schedule: Branch creation - "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 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.
This PR was generated by Mend Renovate. View the repository job log.