jekyll-theme-chirpy
                                
                                 jekyll-theme-chirpy copied to clipboard
                                
                                    jekyll-theme-chirpy copied to clipboard
                            
                            
                            
                        build(deps-dev): bump the npm group with 5 updates
Updates the requirements on @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional and rollup to permit the latest version.
Updates @babel/core to 7.24.0
Release notes
Sourced from @babel/core's releases.
v7.24.0 (2024-02-28)
Thanks
@ajihyffor your first PR!Release post with summary and highlights: https://babeljs.io/7.24.0
:rocket: New Feature
babel-standalone
babel-core,babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccessassumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-decorators,babel-plugin-transform-class-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensionsin Flow preset (@nicolo-ribaudo)- #16284 Add
experimental_useHermesParseroption inpreset-flow(@liuxingbaoyu)
babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-proposal-json-modules,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo)
babel-plugin-transform-runtime
- #16241 Add back
moduleNameoption to@babel/plugin-transform-runtime(@nicolo-ribaudo)
babel-parser,babel-types
- #16277 Allow import attributes for
TSImportType(@sosukesuzuki):bug: Bug Fix
babel-plugin-proposal-do-expressions,babel-traverse
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols(@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods
- #16307 Fix the support of
argumentsin privateget/setmethod (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo)- #16279 Fix decorator this memoization (
@JLHwung)- #16266 Preserve
staticon decorated privateaccessor(@nicolo-ribaudo)- #16258 fix: handle decorated async private method and generator (
@JLHwung)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties(@liuxingbaoyu)
babel-helpers
- #16268 Do not consider
argumentsin a helper as a global reference (@nicolo-ribaudo)
babel-helpers,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung)- #16265 Do not define
access.getfor public setter decorators (@nicolo-ribaudo):nail_care: Polish
babel-core,babel-helper-create-class-features-plugin,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FORfor config problems (@nicolo-ribaudo):house: Internal
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.24.0 (2024-02-28)
:rocket: New Feature
babel-standalone
babel-core,babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccessassumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-decorators,babel-plugin-transform-class-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensionsin Flow preset (@nicolo-ribaudo)- #16284 Add
experimental_useHermesParseroption inpreset-flow(@liuxingbaoyu)
babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-proposal-json-modules,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo)
babel-plugin-transform-runtime
- #16241 Add back
moduleNameoption to@babel/plugin-transform-runtime(@nicolo-ribaudo)
babel-parser,babel-types
- #16277 Allow import attributes for
TSImportType(@sosukesuzuki):bug: Bug Fix
babel-plugin-proposal-do-expressions,babel-traverse
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols(@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods
- #16307 Fix the support of
argumentsin privateget/setmethod (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo)- #16279 Fix decorator this memoization (
@JLHwung)- #16266 Preserve
staticon decorated privateaccessor(@nicolo-ribaudo)- #16258 fix: handle decorated async private method and generator (
@JLHwung)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties(@liuxingbaoyu)
babel-helpers
- #16268 Do not consider
argumentsin a helper as a global reference (@nicolo-ribaudo)
babel-helpers,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung)- #16265 Do not define
access.getfor public setter decorators (@nicolo-ribaudo):nail_care: Polish
babel-core,babel-helper-create-class-features-plugin,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FORfor config problems (@nicolo-ribaudo):house: Internal
babel-helper-transform-fixture-test-runner
- #16278 Continue writing
output.jswhenexec.jsthrows (@liuxingbaoyu):microscope: Output optimization
... (truncated)
Commits
Updates @babel/preset-env to 7.24.0
Release notes
Sourced from @babel/preset-env's releases.
v7.24.0 (2024-02-28)
Thanks
@ajihyffor your first PR!Release post with summary and highlights: https://babeljs.io/7.24.0
:rocket: New Feature
babel-standalone
babel-core,babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccessassumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-decorators,babel-plugin-transform-class-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensionsin Flow preset (@nicolo-ribaudo)- #16284 Add
experimental_useHermesParseroption inpreset-flow(@liuxingbaoyu)
babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-proposal-json-modules,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo)
babel-plugin-transform-runtime
- #16241 Add back
moduleNameoption to@babel/plugin-transform-runtime(@nicolo-ribaudo)
babel-parser,babel-types
- #16277 Allow import attributes for
TSImportType(@sosukesuzuki):bug: Bug Fix
babel-plugin-proposal-do-expressions,babel-traverse
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols(@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods
- #16307 Fix the support of
argumentsin privateget/setmethod (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo)- #16279 Fix decorator this memoization (
@JLHwung)- #16266 Preserve
staticon decorated privateaccessor(@nicolo-ribaudo)- #16258 fix: handle decorated async private method and generator (
@JLHwung)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties(@liuxingbaoyu)
babel-helpers
- #16268 Do not consider
argumentsin a helper as a global reference (@nicolo-ribaudo)
babel-helpers,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung)- #16265 Do not define
access.getfor public setter decorators (@nicolo-ribaudo):nail_care: Polish
babel-core,babel-helper-create-class-features-plugin,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FORfor config problems (@nicolo-ribaudo):house: Internal
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.24.0 (2024-02-28)
:rocket: New Feature
babel-standalone
babel-core,babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-transform-class-properties
- #16267 Implement
noUninitializedPrivateFieldAccessassumption (@nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-decorators,babel-plugin-transform-class-properties,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
babel-preset-flow
- #16309 [babel 7] Allow setting
ignoreExtensionsin Flow preset (@nicolo-ribaudo)- #16284 Add
experimental_useHermesParseroption inpreset-flow(@liuxingbaoyu)
babel-helper-import-to-platform-api,babel-plugin-proposal-import-wasm-source,babel-plugin-proposal-json-modules,babel-standalone
- #16172 Add transform support for JSON modules imports (
@nicolo-ribaudo)
babel-plugin-transform-runtime
- #16241 Add back
moduleNameoption to@babel/plugin-transform-runtime(@nicolo-ribaudo)
babel-parser,babel-types
- #16277 Allow import attributes for
TSImportType(@sosukesuzuki):bug: Bug Fix
babel-plugin-proposal-do-expressions,babel-traverse
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object
- #16312 Fix class private properties when
privateFieldsAsSymbols(@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-transform-private-methods
- #16307 Fix the support of
argumentsin privateget/setmethod (@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators
- #16287 Reduce decorator static property size (
@liuxingbaoyu)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16281 Fix evaluation order of decorators with cached receiver (
@nicolo-ribaudo)- #16279 Fix decorator this memoization (
@JLHwung)- #16266 Preserve
staticon decorated privateaccessor(@nicolo-ribaudo)- #16258 fix: handle decorated async private method and generator (
@JLHwung)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-preset-env
- #16275 Fix class private properties when
privateFieldsAsProperties(@liuxingbaoyu)
babel-helpers
- #16268 Do not consider
argumentsin a helper as a global reference (@nicolo-ribaudo)
babel-helpers,babel-plugin-proposal-decorators
- #16270 Handle symbol key class elements decoration (
@JLHwung)- #16265 Do not define
access.getfor public setter decorators (@nicolo-ribaudo):nail_care: Polish
babel-core,babel-helper-create-class-features-plugin,babel-preset-env
- #12428 Suggest using
BABEL_SHOW_CONFIG_FORfor config problems (@nicolo-ribaudo):house: Internal
babel-helper-transform-fixture-test-runner
- #16278 Continue writing
output.jswhenexec.jsthrows (@liuxingbaoyu):microscope: Output optimization
... (truncated)
Commits
- ce59160v7.24.0
- 1a030adUpdate fixtures (Windows)
- 602e8c9Move new private elements helper parameters (#16299)
- f30a8fdFix class private properties when- privateFieldsAsProperties(#16275)
- 24fb6f8Do not use descriptors for private class elements (#16261)
- 741939cSuggest using- BABEL_SHOW_CONFIG_FORfor config problems (#12428)
- 08a057cUse- Object.hasOwnwhen available (#16248)
- See full diff in compare view
Updates @commitlint/cli from 18.6.1 to 19.0.3
Release notes
Sourced from @commitlint/cli's releases.
v19.0.3
19.0.3 (2024-02-28)
Bug Fixes
- fix: mark
@types/conventional-commits-parseras dep for@commitlint/typesby@JounQinin conventional-changelog/commitlint#3944Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3
v19.0.2
19.0.2 (2024-02-28)
Bug Fixes
- fix: fallback to
resolve-fromfor Yarn P'n'P by@JounQinin conventional-changelog/commitlint#3941Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2
v19.0.1
19.0.1 (2024-02-27)
Bug Fixes
- fix: drop
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly by@JounQinin conventional-changelog/commitlint#3939Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1
v19.0.0
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0# 19.0.0 (2024-02-27)
Features
- feat!: migrate to pure ESM (#3850) (3423735), closes #3850 by
@JounQin
Thanks to@marcalexieiand@knoctefor the review and feedbackDocs
- docs: use vitepress (#3921) by
@marcalexieiv18.6.2
... (truncated)
Changelog
Sourced from @commitlint/cli's changelog.
19.0.3 (2024-02-28)
Note: Version bump only for package
@commitlint/cli19.0.2 (2024-02-28)
Note: Version bump only for package
@commitlint/cli19.0.1 (2024-02-27)
Bug Fixes
- drop
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly (#3939) (8793c63), closes #393819.0.0 (2024-02-27)
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawait
test: migrate to vitest
... (truncated)
Commits
- 9b4ac34v19.0.3
- e538924v19.0.2
- 9351b8ev19.0.1
- 8793c63fix: drop- resolve-from,- resolve-globaland- import-fresh, resolve global...
- f1ff121v19.0.0
- 868983cdocs: use vitepress (#3921)
- 42d90f2chore: bump ESM only packages and minor version packages (#3927)
- 2816783Revert "chore!: minimum node version v20"
- a909634chore!: minimum node version v20
- 3423735feat!: migrate to pure ESM (#3850)
- See full diff in compare view
Updates @commitlint/config-conventional from 18.6.2 to 19.0.3
Release notes
Sourced from @commitlint/config-conventional's releases.
v19.0.3
19.0.3 (2024-02-28)
Bug Fixes
- fix: mark
@types/conventional-commits-parseras dep for@commitlint/typesby@JounQinin conventional-changelog/commitlint#3944Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.2...v19.0.3
v19.0.2
19.0.2 (2024-02-28)
Bug Fixes
- fix: fallback to
resolve-fromfor Yarn P'n'P by@JounQinin conventional-changelog/commitlint#3941Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.1...v19.0.2
v19.0.1
19.0.1 (2024-02-27)
Bug Fixes
- fix: drop
resolve-from,resolve-globalandimport-fresh, resolve global packages correctly by@JounQinin conventional-changelog/commitlint#3939Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.0.0...v19.0.1
v19.0.0
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v18.6.2...v19.0.0# 19.0.0 (2024-02-27)
Features
- feat!: migrate to pure ESM (#3850) (3423735), closes #3850 by
@JounQin
Thanks to@marcalexieiand@knoctefor the review and feedbackDocs
- docs: use vitepress (#3921) by
@marcalexiei
Changelog
Sourced from @commitlint/config-conventional's changelog.
19.0.3 (2024-02-28)
Note: Version bump only for package
@commitlint/config-conventional19.0.0 (2024-02-27)
Reverts
- Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
migrate to pure ESM
feat: migrate to pure ESM
chore: update snapshot
fix: load
parserPresetwith anotherawait
test: migrate to vitest
test: remove no replacement
--runInBandtest-ci script
chore: fix code reviews
refactor(load): rewrite resolve logic
fix(config-nx-scopes): fix syntax error
feat(resolve-extends): add resolveFrom and loadParserPreset
feat(load): use resolveFrom and loadParserPreset from resolve-extends
test: include only @commitlint/* packages src in coverage
test: explicit import vitest utilities
test: remove
@jest/globalsfrom dependencies
fix(resolve-extends):
resolveFromoutput should be platform aware
... (truncated)
Commits
Updates rollup to 4.12.0
Release notes
Sourced from rollup's releases.
v4.12.0
4.12.0
2024-02-16
Features
- Improve raw bundling performance by 10-15% when not using the cache or plugins that return an AST (#5391)
Pull Requests
- #5391: Improve performance by directly constructing AST from buffer (
@lukastaegert)- #5393: chore(deps): update dependency eslint-plugin-unicorn to v51 (
@renovate[bot])- #5394: chore(deps): update typescript-eslint monorepo to v7 (major) (
@renovate[bot])- #5395: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])
Changelog
Sourced from rollup's changelog.
4.12.0
2024-02-16
Features
- Improve raw bundling performance by 10-15% when not using the cache or plugins that return an AST (#5391)
Pull Requests
- #5391: Improve performance by directly constructing AST from buffer (
@lukastaegert)- #5393: chore(deps): update dependency eslint-plugin-unicorn to v51 (
@renovate[bot])- #5394: chore(deps): update typescript-eslint monorepo to v7 (major) (
@renovate[bot])- #5395: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])4.11.0
2024-02-15
Features
- Add
output.reexportProtoFromExternaloption to disable special code for handling__proto__reexports (#5380)Bug Fixes
- Ensure namespace reexport code can be parsed by cjs-module-lexer (#5380)
- Throw when trying to reassing
constvariables (#5388)Pull Requests
- #5380: fix: separately export
__proto__for compatibility with CJS Transpiler Re-exports (@TrickyPi)- #5388: Add const reassign rule (
@TrickyPi)4.10.0
2024-02-10
Features
- Support base-36 and base-16 hashes again via new
output.hashCharactersoption (#5371)Bug Fixes
- Do not crash process for panics in native code but throw them as JavaScript errors (#5383)
Pull Requests
- #5359: chore(deps): update actions/cache action to v4 (
@renovate[bot])- #5360: chore(deps): update dependency pretty-ms to v9 (
@renovate[bot])- #5366: chore(deps): update dependency husky to v9 (
@renovate[bot])
... (truncated)
Commits
- 0146b844.12.0
- 14c9662Improve performance by directly constructing AST from buffer (#5391)
- 5493159chore(deps): lock file maintenance minor/patch updates (#5395)
- 4d92403chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)
- cae6935chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)
- 90ad6524.11.0
- d6fd383Add const reassign rule (#5388)
- f74d0a9fix: separately export- __proto__for compatibility with CJS Transpiler Re-e...
- See full diff 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- @dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- @dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- @dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency
- @dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
@dependabot recreate
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
:tada: This issue has been resolved in version 7.0.0 :tada:
The release is available on:
- v7.0.0
- GitHub release
Your semantic-release bot :package::rocket: