chore(deps): bump braces, @babel/cli, commitizen, lerna, webpack and webpack-cli
Bumps braces to 3.0.3 and updates ancestor dependencies braces, @babel/cli, commitizen, lerna, webpack and webpack-cli. These dependencies need to be updated together.
Updates braces from 2.3.2 to 3.0.3
Changelog
Sourced from braces's changelog.
Release history
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each versions is displayed.
- Mention whether you follow Semantic Versioning.
Changelog entries are classified using the following labels (from keep-a-changelog):
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor soon-to-be removed features.Removedfor now removed features.Fixedfor any bug fixes.Securityin case of vulnerabilities.[3.0.0] - 2018-04-08
v3.0 is a complete refactor, resulting in a faster, smaller codebase, with fewer deps, and a more accurate parser and compiler.
Breaking Changes
- The undocumented
.makeRemethod was removedNon-breaking changes
- Caching was removed
Commits
- See full diff in compare view
Updates @babel/cli from 7.8.3 to 7.24.7
Release notes
Sourced from @babel/cli's releases.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo)babel-traverse
- #16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu):house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson)Committers: 7
- Amjad Yahia Robeen Hassan (
@amjed-98)- Babel Bot (
@babel-bot)- Blake Wilson (
@blakewilson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sukka (
@SukkaW)@liuxingbaoyuv7.24.6 (2024-05-24)
Thanks
@amjed-98,@blakewilson,@coelhucas, and@SukkaWfor your first PRs!:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo)babel-core,babel-generator,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3babel-parser,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu):house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo)babel-helpers
- #16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo)babel-parser,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo)- Other
... (truncated)
Changelog
Sourced from @babel/cli's changelog.
v7.24.7 (2024-06-05)
:bug: Bug Fix
babel-node
- #16554 Allow extra flags in babel-node (
@nicolo-ribaudo)babel-traverse
- #16522 fix: incorrect
constantViolationswith destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform
usinginswitchcorrectly (@liuxingbaoyu):house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16525 Delete unused array helpers (
@blakewilson)v7.24.6 (2024-05-24)
:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (
@nicolo-ribaudo)babel-core,babel-generator,babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (
@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3babel-parser,babel-plugin-transform-typescript
- #16476 fix: Correctly parse
cls.fn<C> = x(@liuxingbaoyu):house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16501 Generate helper metadata at build time (
@nicolo-ribaudo)babel-helpers
- #16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@nicolo-ribaudo)babel-cli,babel-helpers,babel-plugin-external-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16495 Move all runtime helpers to individual files (
@nicolo-ribaudo)babel-parser,babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (
@nicolo-ribaudo)- Other
v7.24.5 (2024-04-29)
:bug: Bug Fix
babel-plugin-transform-classes,babel-traverse
- #16377 fix: TypeScript annotation affects output (
@liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3:nail_care: Polish
babel-parser
... (truncated)
Commits
bf1e9a3v7.24.7ec0c62afix Babel 8 commander import (#16548)7934963Usetype: modulein allpackage.jsons (#16535)a21475a[Babel 8] Bump commander to 12.1.0 (#16517)9630250v7.24.64f1e42bbump commander to 6.2.0 (#16509)db3e9a6Move all runtime helpers to individual files (#16495)6e3539b[babel 8] Publish.d.tsfiles for every package (#16416)e37e64dUse eslint v9 (#16479)fed85fb[Babel 8] Use more native fs methods (#16459)- Additional commits viewable in compare view
Updates commitizen from 4.0.3 to 4.3.0
Release notes
Sourced from commitizen's releases.
v4.3.0
4.3.0 (2023-01-19)
Features
v4.2.6
4.2.6 (2022-12-06)
Bug Fixes
v4.2.5
4.2.5 (2022-07-17)
Bug Fixes
- deps: update all non-major dependencies (69de704)
- deps: update all non-major dependencies (3c2553f)
- deps: update dependencies from renovatebot PRs (#862) (64a8ed6)
- deps: update dependency glob to v7.1.6 (#861) (2505419)
- deps: update dependency inquirer to v8 (#874) (9c7e863)
- do not include .nyc_output in published files (#851) (68c377b), closes 4.2.4#d2h-425221 #730
- fix the "isFunction" utility to match both "asyncFunction"s and "Function"s (#927) (25dc80c), closes #926
- git-cz.js,staging.js: check for staged files before running prompt (#818) (fdb73cd), closes #785 #585 #785
v4.2.4
4.2.4 (2021-05-07)
Bug Fixes
v4.2.3
4.2.3 (2021-01-15)
Bug Fixes
v4.2.2
4.2.2 (2020-10-20)
... (truncated)
Commits
c1f4142feat(init): add pnpm support (#915)87138d3chore(deps) Update all non-major dependencies815c69dfix(sec): upgrade semantic-release to 19.0.3 (#953)0939910ci(release): defined a github workflow to release with semantic-release (#923)757a806chore(deps): update all non-major dependencies25dc80cfix: fix the "isFunction" utility to match both "asyncFunction"s and "Functio...fc283fbchore(deps): update dependency semver to v7.3.7c35a3c7chore(deps): update all non-major dependencies69de704fix(deps): update all non-major dependenciese79f3eechore(deps): update dependency@babel/coreto v7.17.8- Additional commits viewable in compare view
Updates lerna from 3.20.2 to 8.1.3
Release notes
Sourced from lerna's releases.
v8.1.3
8.1.3 (2024-05-13)
Bug Fixes
- deps: bump tar from 6.1.11 to 6.2.1 (#3990) (3fe0cf0)
- list: flush output before exiting (#3971) (6426da8)
- update to nx 19 (#4003) (03f476b)
- version: create release when using custom tag-version-separator (#3979) (cbe01ba)
v8.1.2
8.1.2 (2024-02-05)
Bug Fixes
v8.1.1
8.1.1 (2024-02-05)
Bug Fixes
- list: explicitly exit upon completion (bafe090)
v8.1.0
8.1.0 (2024-02-05)
Features
- support nx v18 (#3950) (ea3fb65)
- version: custom tag-version-separator for independent projects (#3951) (43de79c)
v8.0.2
8.0.2 (2024-01-05)
Bug Fixes
v8.0.1
8.0.1 (2023-12-15)
Bug Fixes
... (truncated)
Changelog
Sourced from lerna's changelog.
8.1.3 (2024-05-13)
Bug Fixes
8.1.2 (2024-02-05)
Note: Version bump only for package lerna
8.1.1 (2024-02-05)
Note: Version bump only for package lerna
8.1.0 (2024-02-05)
Features
8.0.2 (2024-01-05)
Bug Fixes
8.0.1 (2023-12-15)
Bug Fixes
8.0.0 (2023-11-23)
Features
- version: add --premajor-version-bump option to force patch bumps for non-breaking changes in premajor packages (#3876) (3b05947)
8.0.0-alpha.0 (2023-11-22)
Features
- version: add --premajor-version-bump option to force patch bumps for non-breaking changes in premajor packages (#3876) (3b05947)
7.4.2 (2023-10-27)
Bug Fixes
... (truncated)
Commits
059864fchore(misc): publish 8.1.303f476bfix: update to nx 19 (#4003)3fe0cf0fix(deps): bump tar from 6.1.11 to 6.2.1 (#3990)bb68e00chore: update snapshots (#3968)13c80aechore: unset GITHUB_ACTIONS environment variable in other node versions workflow9a4ad5echore(misc): publish 8.1.2b2b8b7dchore(misc): publish 8.1.18c7316echore(misc): publish 8.1.0ea3fb65feat: support nx v18 (#3950)bd0b5cechore: update repo to nx 17.3 (#3944)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
Updates webpack from 4.41.5 to 5.91.0
Release notes
Sourced from webpack's releases.
v5.91.0
Bug Fixes
- Deserializer for ignored modules doesn't crash
- Allow the
unsafeCacheoption to be a proxy object- Normalize the
snapshot.unmanagedPathsoption- Fixed
fstypes- Fixed resolve's plugins types
- Fixed wrongly calculate postOrderIndex
- Fixed watching types
- Output import attrbiutes/import assertions for external JS imports
- Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
- [CSS] Output
layer/supports/mediafor external CSS importsNew Features
- Allow to customize the stage of BannerPlugin
- [CSS] Support CSS exports convention
- [CSS] support CSS local ident name
- [CSS] Support
__webpack_nonce__for CSS chunks- [CSS] Support
fetchPriorityfor CSS chunks- [CSS] Allow to use LZW to compress css head meta (enabled in the
productionmode by default)- [CSS] Support prefetch/preload for CSS chunks
v5.90.3
Bug Fixes
- don't mangle when destructuring a reexport
- types for
Stats.toJson()andStats.toString()- many internal types
- [CSS] clean up export css local vars
Perf
- simplify and optimize chunk graph creation
v5.90.2
Bug Fixes
- use
Math.imulinfnv1a32to avoid loss of precision, directly hash UTF16 values- the
setStatus()of the HMR module should not return an array, which may cause infinite recursion__webpack_exports_info__.xxx.canMangleshouldn't always same as default- mangle export with destructuring
- use new runtime to reconsider skipped connections
activeState- make dynamic import optional in
try/catch- improve auto publicPath detection
Dependencies & Maintenance
- improve CI setup and include Node.js@21
... (truncated)
Commits
60daca5chore(release): 5.91.08dad9cechore(deps-dev): bump@babel/preset-reactfrom 7.23.3 to 7.24.1a3229f9chore(deps-dev): bump@babel/corefrom 7.24.0 to 7.24.140c2e44chore(deps-dev): bump@types/nodefrom 20.11.29 to 20.11.30a04fabachore(deps-dev): bump memfs from 4.7.7 to 4.8.08f22221chore(deps): bump es-module-lexer from 1.4.1 to 1.4.28df6912chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2711c618chore(deps-dev): bump memfs from 4.7.7 to 4.8.0c462bb3chore(deps-dev): bump@types/nodefrom 20.11.29 to 20.11.30f0d3e3echore(deps-dev): bump@babel/preset-reactfrom 7.23.3 to 7.24.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates webpack-cli from 3.3.10 to 5.1.4
Release notes
Sourced from webpack-cli's releases.
v5.1.4
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
v5.1.3
5.1.3 (2023-06-04)
Bug Fixes
v5.1.2
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.ctsand.mtsextensions (a77daf2)v5.1.1
5.1.1 (2023-05-09)
Bug Fixes
v5.1.0
5.1.0 (2023-05-07)
Features
Performance Improvements
v5.0.2
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
v5.0.1
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
5.1.4 (2023-06-07)
Bug Fixes
- multi compiler progress output (f659624)
5.1.3 (2023-06-04)
Bug Fixes
5.1.2 (2023-06-04)
Bug Fixes
- improve check for custom webpack and webpack-dev-server package existance (0931ab6)
- improve help for some flags (f468614)
- improved support for
.ctsand.mtsextensions (a77daf2)5.1.1 (2023-05-09)
Bug Fixes
5.1.0 (2023-05-07)
Features
Performance Improvements
5.0.2 (2023-04-21)
Bug Fixes
- error message for missing default export in configuration (#3685) (e0a4a09)
- perf: reduced startup time (3b79059)
5.0.1 (2022-12-05)
Bug Fixes
5.0.0 (2022-11-17)
... (truncated)
Commits
e07f0e5chore(release): publish new version0345c6fchore(deps-dev): bump@typescript-eslint/parserfrom 5.59.8 to 5.59.9 (#3839)f659624fix: multi compiler progress output0d1ff01chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146chore(deps-dev): bump@typescript-eslint/eslint-plugin(#3838)9464635chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796fdocs: update changelog7899c39chore(release): publish new versionbb4f8ebfix: regression for custom configurations (#3834)14b9c18docs: update changelog- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.