forest-express-mongoose
forest-express-mongoose copied to clipboard
chore(deps): bump @babel/runtime from 7.15.4 to 7.23.8
Bumps @babel/runtime from 7.15.4 to 7.23.8.
Release notes
Sourced from @​babel/runtime's releases.
v7.23.8 (2024-01-08)
:bug: Bug Fix
babel-preset-env
- #16181 fix:
preset-envthrows exception forexport * as x(@​liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators
- #16201 fix: decorator binds
getter/settertoctx.accessfor public fields (@​liuxingbaoyu)- #16199 fix: Class decorator correctly passes return value (
@​liuxingbaoyu):leftwards_arrow_with_hook: Revert
- #16202 Revert "chore: Update artifact tools (#16184)" (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-spread,babel-plugin-transform-typescript,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16194 Improve output of
super()(@​liuxingbaoyu)Committers: 3
- Huáng Jùnlià ng (
@​JLHwung)@​liuxingbaoyu- coderaiser (
@​coderaiser)v7.23.7 (2023-12-29)
:bug: Bug Fix
babel-traverse
- #16191 fix: Crash when removing without
Program(@​liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators
- #16180 fix: Class decorator
ctx.kindis wrong (@​liuxingbaoyu)babel-plugin-proposal-decorators
- #16170 Fix decorator initProto usage in derived classes (
@​JLHwung)babel-core
- #16167 Avoid unpreventable
unhandledRejectionevents (@​nicolo-ribaudo):house: Internal
babel-helper-create-class-features-plugin
- #16186 chore: Update deps (
@​liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16177 Merge decorators into class features (
@​JLHwung)Committers: 4
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)- Nicolò Ribaudo (
@​nicolo-ribaudo)@​liuxingbaoyuv7.23.6 (2023-12-11)
Thanks
@​martinez-hugoand@​odinhofor your first pull requests!:eyeglasses: Spec Compliance
... (truncated)
Changelog
Sourced from @​babel/runtime's changelog.
v7.23.8 (2024-01-08)
:bug: Bug Fix
babel-preset-env
- #16181 fix:
preset-envthrows exception forexport * as x(@​liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators
- #16201 fix: decorator binds
getter/settertoctx.accessfor public fields (@​liuxingbaoyu)- #16199 fix: Class decorator correctly passes return value (
@​liuxingbaoyu):leftwards_arrow_with_hook: Revert
- #16202 Revert "chore: Update artifact tools (#16184)" (
@​JLHwung):microscope: Output optimization
babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx,babel-plugin-transform-runtime,babel-plugin-transform-spread,babel-plugin-transform-typescript,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #16194 Improve output of
super()(@​liuxingbaoyu)v7.23.7 (2023-12-29)
:bug: Bug Fix
babel-traverse
- #16191 fix: Crash when removing without
Program(@​liuxingbaoyu)babel-helpers,babel-plugin-proposal-decorators
- #16180 fix: Class decorator
ctx.kindis wrong (@​liuxingbaoyu)babel-plugin-proposal-decorators
- #16170 Fix decorator initProto usage in derived classes (
@​JLHwung)babel-core
- #16167 Avoid unpreventable
unhandledRejectionevents (@​nicolo-ribaudo):house: Internal
babel-helper-create-class-features-plugin
- #16186 chore: Update deps (
@​liuxingbaoyu)babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators
- #16177 Merge decorators into class features (
@​JLHwung)v7.23.6 (2023-12-11)
:eyeglasses: Spec Compliance
babel-generator,babel-parser,babel-types
- #16154 Remove
TSPropertySignature.initializer(@​fisker)babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-class-static-block,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-types
- #16139 Apply
toPropertyKeyon decorator context name (@​JLHwung):bug: Bug Fix
babel-generator
- #16166 fix: Correctly indenting when
retainLinesis enabled (@​liuxingbaoyu)babel-helpers,babel-plugin-proposal-explicit-resource-management
- #16150
using: Allow looking upSymbol.disposeon a function (@​odinho)babel-plugin-proposal-decorators,babel-plugin-transform-class-properties
- #16161 Ensure the
[[@@toPrimitive]]call of a decorated class member key is invoked once (@​JLHwung)- #16148 Support named evaluation for decorated anonymous class exp (
@​JLHwung)babel-plugin-transform-for-of,babel-preset-env
- #16011 fix:
for ofwithiterableIsArrayand shadowing variable (@​liuxingbaoyu)
... (truncated)
Commits
80c554fv7.23.87840c54Improve output ofsuper()(#16194)e428a6dv7.23.7d02c1f7v7.23.6f3d70d5Set function name for decorated private non-field elements (#16144)afcb5a8ApplytoPropertyKeyon decorator context name (#16139)8479012v7.23.513a5c83v7.23.4b4b9942v7.23.20c9032dAvoid override mistake in namespace imports (#16025)- 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 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)
Code Climate has analyzed commit 086a5d7c and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (95% is the threshold).
This pull request will bring the total coverage in the repository to 86.8%.
View more on Code Climate.