Bump the dev-deps group with 10 updates
Type: Pull Request
State: Closed
Association: None
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
dependencies javascript
Updates the requirements on @babel/core, @babel/preset-env, concurrently, conventional-changelog-conventionalcommits, eslint, globals, rollup, semantic-release, stylelint and stylelint-config-standard-scss to permit the latest version.
Updates @babel/core to 7.28.4
Release notes
Sourced from @babel/core's releases.
v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)Committers: 5
- Babel Bot (
@babel-bot)- Bill Collins (
@mrginglymus)- Glenn Willen (
@gwillen)- Huáng Jùnliàng (
@JLHwung)@liuxingbaoyu
Changelog
Sourced from @babel/core's changelog.
v7.28.4 (2025-09-05)
:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
... (truncated)
Commits
35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)18d88b8Improve@babel/coretypings (#17471)453b068Switch to@jridgewell/remapping(#17474)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)64ec61eexport PartialConfig and NormalizedOptions (#17470)fb57f26chore: update browser compat libs (#17469)ccc5faev7.28.02372572Update source maps packages (#17420)- Additional commits viewable in compare view
Updates @babel/preset-env to 7.28.3
Release notes
Sourced from @babel/preset-env's releases.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsCommitters: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Jam Balaya (
@JamBalaya56562)- Nicolò Ribaudo (
@nicolo-ribaudo)- easrng (
@easrng)
Changelog
Sourced from @babel/preset-env's changelog.
v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
- #17363 Do not save last yield in call in temp var (
@nicolo-ribaudo):memo: Documentation
:house: Internal
:microscope: Output optimization
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressionsv7.28.2 (2025-07-24)
:bug: Bug Fix
babel-types
- #17445 [babel 7] Make
operatorparam int.tsTypeOperatoroptional (@nicolo-ribaudo)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17441 fix:
regeneratorDefinecompatibility with es5 strict mode (@liuxingbaoyu)v7.28.1 (2025-07-12)
:bug: Bug Fix
babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator
- #17426 fix:
regeneratorcorrectly handlesthrowoutside oftry(@liuxingbaoyu):memo: Documentation
:leftwards_arrow_with_hook: Revert
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-typesv7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-types
... (truncated)
Commits
ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)f4a9616[static blocks] Do not inject new static fields after static code (#17443)f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)ccc5faev7.28.0743ecd4Add explicit resource management to preset-env (#17355)cd0de90Updatebabel-polyfillpackages (#17403)fdbf1b3fix:finallycauses unexpected return value (#17366)7ba1afaUpdate babel 8 preset env fixtures (#17356)- Additional commits viewable in compare view
Updates concurrently to 9.2.1
Release notes
Sourced from concurrently's releases.
v9.2.1
What's Changed
- chore: update eslint-plugin-simple-import-sort from v10 to v12 by
@noritaka1166in open-cli-tools/concurrently#551- chore: update eslint-config-prettier from v9 to v10 by
@noritaka1166in open-cli-tools/concurrently#552- Remove lodash by
@gustavohenkein open-cli-tools/concurrently#555- chore: update coveralls-next from v4 to v5 by
@noritaka1166in open-cli-tools/concurrently#557- Replace jest with vitest by
@gustavohenkein open-cli-tools/concurrently#554- Upgrade to pnpm v10 by
@paescujin open-cli-tools/concurrently#558- chore: remove unused eslint-plugin-jest by
@noritaka1166in open-cli-tools/concurrently#559- Minor dependency updates by
@paescujin open-cli-tools/concurrently#560- Migrate to ESLint v9 by
@paescujin open-cli-tools/concurrently#561- Update shell-quote to 1.8.3 by
@paescujin open-cli-tools/concurrently#562- Full coverage by
@paescujin open-cli-tools/concurrently#563- Update GH actions/workflows, enable NPM provenance by
@paescujin open-cli-tools/concurrently#564Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v9.2.0...v9.2.1
Commits
414cd019.2.10dfedb0Update GH actions/workflows, enable npm provenance (#564)ee81511Remove obsolete tsdk config09d3d7bFull coverage (#563)8cfc6a6Update shell-quote to 1.8.3 (#562)4c403f8Migrate to ESLint v9 (#561)8bfcaf7Minor dependency updates (#560)389fec4Enable watch mode & coverage for unit tests by default7993ce6chore: remove unused eslint-plugin-jest (#559)58300f4Remove obsolete .npmrc file- Additional commits viewable in compare view
Updates conventional-changelog-conventionalcommits from 8.0.0 to 9.1.0
Release notes
Sourced from conventional-changelog-conventionalcommits's releases.
conventional-changelog-conventionalcommits: v9.1.0
Features
conventional-changelog-conventionalcommits: v9.0.0
⚠ BREAKING CHANGES
- bang notes handling is removed, it already being handled in conventional-commits-parser
Features
Changelog
Sourced from conventional-changelog-conventionalcommits's changelog.
9.1.0 (2025-07-10)
Features
9.0.0 (2025-05-19)
⚠ BREAKING CHANGES
- bang notes handling is removed, it already being handled in conventional-commits-parser
Features
Commits
b3bec6cchore(release): monorepo release (#1392)81da809feat(conventional-changelog-conventionalcommits): scope option can be an arra...93c34e4ci: eslint v9 (#1389)c4ee907chore(release): monorepo releasec7dc90cchore: format changelog filese2973e2feat(conventional-changelog-conventionalcommits): scope, scopeOnly and bumpSt...1b4245edocs(conventional-changelog-conventionalcommits): fix readme links (#1360)5150f47feat(conventional-changelog-conventionalcommits): bang notes handling is remo...821661bstyle: unified eslint config (#1353)42556a1feat(conventional-changelog,standard-changelog): new builder API and cli flag...- See full diff in compare view
Maintainer changes
This version was pushed to npm by dangreen, a new releaser for conventional-changelog-conventionalcommits since your current version.
Updates eslint to 9.35.0
Release notes
Sourced from eslint's releases.
v9.35.0
Features
42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)Bug Fixes
10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)Documentation
d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)5082fc2docs: Update README (GitHub Actions Bot)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)Chores
da87f2fchore: upgrade@eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for@eslint/jsrelease (Jenkins)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)
Changelog
Sourced from eslint's changelog.
v9.35.0 - September 5, 2025
da87f2fchore: upgrade@eslint/js@9.35.0 (#20077) (Milos Djermanovic)af2a087chore: package.json update for@eslint/jsrelease (Jenkins)d265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)7055764test: removetests/lib/eslint/eslint.config.js(#20065) (Milos Djermanovic)10e7ae2fix: update uncloneable options error message (#20059) (soda-sorcery)42761fafeat: implement suggestions for no-empty-function (#20057) (jaymarvelz)102f444feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)84ffb96chore: update@eslint-community/eslint-utils(#20069) (Francesco Trotta)a355a0edocs: invert comparison logic for example inno-vardoc page (#20064) (OTonGitHub)e51fffffeat: addpreserve-caught-errorrule (#19913) (Amnish Singh Arora)5082fc2docs: Update README (GitHub Actions Bot)d5ef939refactor: remove deprecatedcontext.parserOptionsusage across rules (#20060) (sethamus)1b3881dchore: remove redundant word (#20058) (pxwanglu)99cfd7edocs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)bfa4601fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)dfd11defix: addbeforeandafterto test case types (#20049) (Francesco Trotta)6ad8973docs: update--no-ignoreand--ignore-patterndocumentation (#20036) (Francesco Trotta)dabbe95fix: correct types forno-restricted-importsrule (#20034) (Milos Djermanovic)8033b19docs: add documentation for--no-config-lookup(#20033) (Francesco Trotta)ea789c7fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)v9.34.0 - August 22, 2025
f19ad94chore: upgrade to@eslint/js@9.34.0(#20030) (Francesco Trotta)b48fa20chore: package.json update for@eslint/jsrelease (Jenkins)4bce8a2chore: package.json update for eslint-config-eslint release (Jenkins)0c9999crefactor: prefer default options ingrouped-accessor-pairs(#20028) (루밀LuMir)0b4a590docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)9b89903fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)6c07420fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)676f4acfix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)327c672docs: Update README (GitHub Actions Bot)d503f19ci: fixstale.yml(#20010) (루밀LuMir)0bb777afeat: multithread linting (#19794) (Francesco Trotta)bf26229docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)43a5f9efeat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)e2dc67dci: centralizestale.yml(#19994) (루밀LuMir)7093cb8ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])2309327docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)2b87e21docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))c36570cdocs: Update README (GitHub Actions Bot)v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)
... (truncated)
Commits
84011019.35.0b80f025Build: changelog update for 9.35.0da87f2fchore: upgrade@eslint/js@9.35.0 (#20077)af2a087chore: package.json update for@eslint/jsreleased265515docs: improve phrasing - "if" → "even if" from getting-started section (#20074)7055764test: removetests/lib/eslint/eslint.config.js(#20065)10e7ae2fix: update uncloneable options error message (#20059)42761fafeat: implement suggestions for no-empty-function (#20057)102f444feat: implement suggestions for no-empty-static-block (#20056)84ffb96chore: update@eslint-community/eslint-utils(#20069)- Additional commits viewable in compare view
Updates globals to 16.4.0
Release notes
Sourced from globals's releases.
v16.4.0
- Update globals (#309) 8b8a2d6
https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0
Commits
52ba38b16.4.08b8a2d6Update globals (#309)2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)- See full diff in compare view
Updates rollup to 4.50.1
Release notes
Sourced from rollup's releases.
v4.50.1
4.50.1
2025-09-07
Bug Fixes
- Resolve a situation where a destructuring default value was removed (#6090)
Pull Requests
- #6088: feat(www): shorter repl shareables (
@cyyynthia,@lukastaegert)- #6090: Call includeNode for self or children nodes in includeDestructuredIfNecessary (
@TrickyPi)- #6091: fix(deps): update rust crate swc_compiler_base to v33 (
@renovate[bot])- #6092: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6094: perf: replace startsWith with strict equality (
@btea)
Changelog
Sourced from rollup's changelog.
4.50.1
2025-09-07
Bug Fixes
- Resolve a situation where a destructuring default value was removed (#6090)
Pull Requests
- #6088: feat(www): shorter repl shareables (
@cyyynthia,@lukastaegert)- #6090: Call includeNode for self or children nodes in includeDestructuredIfNecessary (
@TrickyPi)- #6091: fix(deps): update rust crate swc_compiler_base to v33 (
@renovate[bot])- #6092: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6094: perf: replace startsWith with strict equality (
@btea)4.50.0
2025-08-31
Features
- Support openharmony-arm64 platform (#6081)
Bug Fixes
- Fix loading of extensionless imports in config files (#6084)
Pull Requests
- #6081: Add support for openharmony-arm64 platform (
@hqzing,@lukastaegert)- #6084: Return null to defer to the default resolution behavior (
@TrickyPi)4.49.0
2025-08-27
Features
- Allow config plugins to resolve imports first before deciding whether to treat them as external (#6038)
Pull Requests
- #6038: feat: Run external check in
cli/run/loadConfigFile.tsas last in order to allow handling of e.g. workspace package imports in TS monorepos correctly (@stazz,@TrickyPi)- #6082: Improve build pipeline performance (
@lukastaegert)4.48.1
2025-08-25
... (truncated)
Commits
79d55634.50.17fb50f9Call includeNode for self or children nodes in includeDestructuredIfNecessary...235dc74perf: replace startsWith with strict equality (#6094)a2744eafeat(www): shorter repl shareables (#6088)298609echore(deps): lock file maintenance minor/patch updates (#6092)3d9de27fix(deps): update rust crate swc_compiler_base to v33 (#6091)592e7d74.50.006df2d6Split up changelog file38a5c6dAdd support for openharmony-arm64 platform (#6081)bd02778Return null to defer to the default resolution behavior (#6084)- Additional commits viewable in compare view
Updates semantic-release to 24.2.8
Commits
67abe56fix(deps): update dependency hook-std to v4 (#3859)3e1a728ci(action): update github/codeql-action action to v3.30.2 (#3857)7779f2bchore(deps): update dependency dockerode to v4.0.8 (#3856)66188c4chore(deps): lock file maintenance (#3855)c092bb3ci(action): update github/codeql-action action to v3.30.1 (#3854)5889170chore(deps): update dependency@types/nodeto v22.18.1 (#3853)d59171dci(action): update actions/setup-node action to v5 (#3852)a70610fci(action): update github/codeql-action action to v3.30.0 (#3851)23fc74achore(deps): update dependency got to v14.4.8 (#3849)d12fd09chore(deps): update dependency@types/nodeto v22.18.0 (Pull Request Statistics
Commits:
1Files Changed:
1Additions:
+10Deletions:
-10
Package Dependencies
npm
8.0.0 → 9.1.0
Major
Technical Details
| ID: | 7935461 |
| UUID: | 2827492171 |
| Node ID: | PR_kwDOPuClbc6oiBtL |
| Host: | GitHub |
| Repository: | HunCoding/huncoding.github.io |
| Mergeable: | Yes |
| Merge State: | Unstable |