podlove-publisher
podlove-publisher copied to clipboard
chore(deps): bump tar and npm in /js
Removes tar. It's no longer used after updating ancestor dependency npm. These dependencies need to be updated together.
Removes tar
Updates npm
from 10.2.4 to 10.8.0
Changelog
Sourced from npm's changelog.
10.8.0 (2024-05-15)
Features
1e375c1
#7442 create exit handler class (#7442) (@lukekarrys
)Bug Fixes
d5c3289
#7513 refactor: use output buffer and error for more commands (#7513) (@lukekarrys
)12f103c
#7533 add first param titles to logs where missing (#7533) (@lukekarrys
)badeac2
#7521 config: use redact on config output (#7521) (@lukekarrys
)76aef74
#7520 view: refactor exec and execWorkspaces to call same methods (#7520) (@lukekarrys
)b54cdb8
#7515 refactor: create new error output primitives (#7515) (@lukekarrys
)e40454c
#7506 view: dont unwrap arrays in json mode (#7506) (@lukekarrys
)6f64148
require stdout to be a TTY for progress (#7507) (@lukekarrys
)db62910
#7504 config: be more aggressive about hiding protected values (#7504) (@wraithgar
)6d456bb
#7497 dont write log file for completion commands (#7497) (@lukekarrys
)722c0fa
#7463 limit packument cache size based on heap size (@wraithgar
)ca1a68d
#7474 log ifnpm deprecate
does not match any version (#7474) (@mbtools
)261ea19
#7457 run input.start around help and openining urls (@lukekarrys
)4ab6cf4
#7459 publish: validate dist-tag (#7459) (@reggi
)Documentation
b2ce025
#7518 suggest correct bin entry (#7518) (@Santoshraj2
)bdd2aae
#7502 remove obsolete removal using make uninstall (#7502) (@avinal
)c3d2819
#7496 npm help json/global command on windows (#7496) (@klm-turing
,@lukekarrys
)268303c
#7479 add npm version to every local help output (#7479) (@klm-turing
)e39d422
#7473 suggest "npm repo" for showing the repo of a package (#7473) (@full-stop
)f6fff32
#7433 clarify what peerDependenciesMeta does (#7433) (@xuhdev
,@wraithgar
)Dependencies
1cdc662
#7522@tufjs/[email protected]
898bcfd
#7522@sigstore/[email protected]
fec3c94
#7522[email protected]
cb85973
#7522[email protected]
e189873
#7498@sigstore/[email protected]
c2b28f9
#7498[email protected]
9064ffc
#7498@sigstore/[email protected]
fd42986
#7498@npmcli/[email protected]
4e53e33
#7498[email protected]
f078c82
#7495[email protected]
58f773c
#7495[email protected]
ea0b07d
#7482[email protected]
8d161a4
#7482[email protected]
5b2317b
#7463 add lru-cache26fefb8
#7480[email protected]
2146e1f
#7480[email protected]
ff6c5d1
#7480[email protected]
... (truncated)
Commits
328f63c
chore: release 10.8.0d5c3289
fix(refactor): use output buffer and error for more commands (#7513)12f103c
fix: add first param titles to logs where missing (#7533)badeac2
fix(config): use redact on config output (#7521)aa5d7b1
docs : suggest correct entry to bin (#7524)10256e8
chore: dev dependency updates1cdc662
deps:@tufjs/repo-mock
@2
.0.1898bcfd
deps:@sigstore/protobuf-specs
@0
.3.2fec3c94
deps: [email protected]cb85973
deps: [email protected]- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.