DEV-widget
DEV-widget copied to clipboard
Bump minimist and @node-minify/core
Bumps minimist to 1.2.8 and updates ancestor dependency @node-minify/core. These dependencies need to be updated together.
Updates minimist
from 1.2.0 to 1.2.8
Changelog
Sourced from minimist's changelog.
v1.2.8 - 2023-02-09
Merged
- [Fix] Fix long option followed by single dash
[#17](https://github.com/minimistjs/minimist/issues/17)
- [Tests] Remove duplicate test
[#12](https://github.com/minimistjs/minimist/issues/12)
- [Fix] opt.string works with multiple aliases
[#10](https://github.com/minimistjs/minimist/issues/10)
Fixed
- [Fix] Fix long option followed by single dash (#17)
[#15](https://github.com/minimistjs/minimist/issues/15)
- [Tests] Remove duplicate test (#12)
[#8](https://github.com/minimistjs/minimist/issues/8)
- [Fix] Fix long option followed by single dash
[#15](https://github.com/minimistjs/minimist/issues/15)
- [Fix] opt.string works with multiple aliases (#10)
[#9](https://github.com/minimistjs/minimist/issues/9)
- [Fix] Fix handling of short option with non-trivial equals
[#5](https://github.com/minimistjs/minimist/issues/5)
- [Tests] Remove duplicate test
[#8](https://github.com/minimistjs/minimist/issues/8)
- [Fix] opt.string works with multiple aliases
[#9](https://github.com/minimistjs/minimist/issues/9)
Commits
- Merge tag 'v0.2.3'
a026794
- [eslint] fix indentation and whitespace
5368ca4
- [eslint] fix indentation and whitespace
e5f5067
- [eslint] more cleanup
62fde7d
- [eslint] more cleanup
36ac5d0
- [meta] add
auto-changelog
73923d2
- [actions] add reusable workflows
d80727d
- [eslint] add eslint; rules to enable later are warnings
48bc06a
- [eslint] fix indentation
34b0f1c
- [readme] rename and add badges
5df0fe4
- [Dev Deps] switch from
covert
tonyc
a48b128
- [Dev Deps] update
covert
,tape
; remove unnecessarytap
f0fb958
- [meta] create FUNDING.yml; add
funding
in package.json3639e0c
- [meta] use
npmignore
to autogenerate an npmignore filebe2e038
- Only apps should have lockfiles
282b570
- isConstructorOrProto adapted from PR
ef9153f
- [Dev Deps] update
@ljharb/eslint-config
,aud
098873c
- [Dev Deps] update
@ljharb/eslint-config
,aud
3124ed3
- [meta] add
safe-publish-latest
4b927de
- [Tests] add
aud
inposttest
b32d9bd
- [meta] update repo URLs
f9fdfc0
- [actions] Avoid 0.6 tests due to build failures
ba92fe6
- [Dev Deps] update
tape
950eaa7
- [Dev Deps] add missing
npmignore
dev dep3226afa
- Merge tag 'v0.2.2'
980d7ac
v1.2.7 - 2022-10-10
Commits
... (truncated)
Commits
6901ee2
v1.2.8a026794
Merge tag 'v0.2.3'c0b2661
v0.2.363b8fee
[Fix] Fix long option followed by single dash (#17)72239e6
[Tests] Remove duplicate test (#12)34b0f1c
[eslint] fix indentation3226afa
[Dev Deps] add missingnpmignore
dev dep098873c
[Dev Deps] update@ljharb/eslint-config
,aud
9ec4d27
[Fix] Fix long option followed by single dashba92fe6
[actions] Avoid 0.6 tests due to build failures- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for minimist since your current version.
Updates @node-minify/core
from 5.2.1 to 8.0.5
Release notes
Sourced from @node-minify/core
's releases.
8.0.5
- feat(typescript): rewrite (#1598) (75a10d431a358083f46565fe5f6937b0f6dbd807)
- chore(copyright): update to 2023 (#1707) (3e33ba1b6d39c0c5f0f519ede7ecf94316a2f512)
- feat(node): remove node 14 (#1697) (1a8a9014f399a0dc0a397d18f4e61c58f5e0908c)
- docs(astro): astro version (#1693) (a9a6fbc0fc94a23ddd83e50ad17e751c8e6a0a3c)
- bump dependencies
7.1.0
- feat(pnpm): add pnpm with workspace (#1579) (5f774648b0404512426e37be9ef54bdbb17d3dba)
- Bump dependencies
7.0.0
- fix(gcc): update GCC and fixing new API (#1460) (4c275ed64ea6ec12db8860478990db167b9b7832)
- feat(node): remove node 12, add node 18 (#1539) (38db93ca18cff4c2179b68cf1c94b058bc634427)
- Bump dependencies
6.4.0
- Security fix for
@node-minify/terser
(#1526) (df1c40d75e7ed4962f3bbcf226fe9e618f688091)- Bump dependencies
6.3.0
- Check undefined in createDirectory (#1365) (489b2fe849d8a75541ae9492dfbd31d4bd2d1e98)
- Fix typo of noCompress example code (#1403) (c0d38c7128ade8fe443679430e4255669cad83cd)
- Bump dependencies
6.2.0
- Avoid commander clash (#1261) (2f071cea0b2d763a84b3c35550564698934a06eb)
- Update terser.md (#1189) (44181f389bebbd1a916ba1d1486cc16101e698bb)
- Bump dependencies
6.1.0
- Check for directory (#1117) (85bd8acd713445e0ceff7dbc684562e9eaa2fc54 88a0669ec2054a88c5b686e52be120aef381445c)
- Bump dependencies
6.0.0
- Remove Node 8 (#1011) (fa59a42507e1f6827d605d59f64e7956c534f0d8)
- Add node 14 (#1092) (468f13c6a4089527f6fe9740bc3472662434ff17)
- Fix cli yarn install command (#1091) (bb45a483a698ff3a50fb22f49debe36ec2090968) (
@sasha0552
)- Fix using globs with $1 output (#1088) (a49f41546b9c979d99f261e4782b73f84e5341e6)
- Enable glob exclusion with ! (#1090) (90327430e8e9a0ebfed6ea02e14a10a366e0a913)
- Bump dependencies
5.3.0
- add github CI (#902) (7bf2cd5167bfaf10d7b32329dedbb88ba6268ace 32c06caf15658c256f52d7331a855ab9817c4d60 3410224dd0512d275ba3e500c7c1724c3c7a1d86 df8a1219136c6a5fb96b6d6a4bb3aa43b9e3a65e)
- add jsonminify (#916) (42179ec2b078f44f9f9bf46be8e90be79a908b7b 3c5c9fbfdf3d056276892da7a516c0dfa141a03e)
- Bump dependencies
Commits
920590d
8.0.50074efd
Merge pull request #1708 from srod/develop35e228d
chore(readme): update logof5b812c
chore(scripts): update clean:build71c5e32
docs(astro): add nvmrcc1a7358
Merge branch 'master' into developd5fad4c
docs(readme): update readme22a7b88
8.0.5-beta.056faf89
Merge pull request #1707 from srod/chore/bump-year3e33ba1
chore(copyright): update to 2023- 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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.