Closed dependabot[bot] closed 5 months ago
Bumps the npm-updates group with 20 updates in the / directory:
4.0.2
4.0.3
1.8.1
1.9.1
3.7.0
3.9.0
7.21.0
7.24.6
7.18.6
7.20.2
6.0.3
6.0.4
15.0.1
15.2.3
3.0.2
3.0.4
0.4.0
0.4.4
29.5.0
29.7.0
9.0.10
9.0.11
8.0.0
8.0.1
0.13.11
0.14.1
3.0.1
3.4.0
Updates jsdoc from 4.0.2 to 4.0.3
jsdoc
Sourced from jsdoc's changelog.
4.0.3 (May 2024) Updates dependencies.
Updates dependencies.
49b6fc2
39061bb
@types/markdown-it
1a31e64
Updates loglevel from 1.8.1 to 1.9.1
loglevel
fef2101
5d5f669
118c2ae
bd9eca0
f7becd9
67e968b
4f15c59
replaceLoggingMethods()
rebuildLoggingMethods()
4cd061f
logger.rebuild()
9a6ae7c
1159a9d
resetLevel()
Updates @amanda-mitchell/semantic-release-npm-multiple from 3.7.0 to 3.9.0
@amanda-mitchell/semantic-release-npm-multiple
Sourced from @amanda-mitchell/semantic-release-npm-multiple's releases.
@amanda-mitchell/semantic-release-npm-multiple
v3.9.0 3.9.0 (2023-08-25) Features deps: bump semver from 5.7.1 to 5.7.2 (9221869) v3.8.0 3.8.0 (2023-03-29) Features envVariables: extent possible env variables by NPM_CONFIG_USERCONFIG (12aaf45)
9221869
5350c4e
@commitlint/config-conventional
734e0b2
35ad7d0
15a670c
12aaf45
1e408d2
6122454
fcc9703
5946103
Updates @babel/core from 7.21.0 to 7.24.6
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.24.6 (2024-05-24) Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for 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-decorators #16485 Support undecorated static accessor in anonymous classes (@JLHwung) #16484 Fix decorator bare yield await (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung) babel-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.json for @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 #16466 Migrate import assertions syntax (@JLHwung) Committers: 9 Amjad Yahia Robeen Hassan (@amjed-98) Babel Bot (@babel-bot) Blake Wilson (@blakewilson) Huáng Jùnliàng (@JLHwung) Lucas Coelho (@coelhucas) Nicolò Ribaudo (@nicolo-ribaudo) Sukka (@SukkaW) Zzzen (@Zzzen) @liuxingbaoyu v7.24.5 (2024-04-29) Thanks @romgrk and @sossost for your first PRs! :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 #16440 Fix suppressed error order (@sossost) #16408 Await nullish async disposable (@JLHwung)
Thanks @amjed-98, @blakewilson, @coelhucas, and @SukkaW for your first PRs!
@amjed-98
@blakewilson
@coelhucas
@SukkaW
babel-helper-create-class-features-plugin
babel-plugin-transform-class-properties
@nicolo-ribaudo
babel-core
babel-generator
babel-plugin-transform-modules-commonjs
babel-plugin-proposal-decorators
@JLHwung
babel-helpers
babel-runtime-corejs3
babel-parser
babel-plugin-transform-typescript
cls.fn<C> = x
@liuxingbaoyu
babel-plugin-transform-runtime
babel-preset-env
babel-runtime-corejs2
babel-runtime
tsconfig.json
@babel/helpers/src/helpers
babel-cli
babel-plugin-external-helpers
babel-plugin-transform-modules-systemjs
babel-traverse
@babel-bot
@Zzzen
Thanks @romgrk and @sossost for your first PRs!
@romgrk
@sossost
babel-plugin-transform-classes
babel-plugin-proposal-explicit-resource-management
... (truncated)
Sourced from @babel/core's changelog.
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-decorators #16485 Support undecorated static accessor in anonymous classes (@JLHwung) #16484 Fix decorator bare yield await (@JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@JLHwung) babel-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.json for @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 #16466 Migrate import assertions syntax (@JLHwung) 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 #16440 Fix suppressed error order (@sossost) #16408 Await nullish async disposable (@JLHwung) :nail_care: Polish babel-parser #16407 Recover from exported using declaration (@JLHwung) :house: Internal Other #16414 Relax ESLint peerDependency constraint to allow v9 (@liuxingbaoyu) babel-parser #16425 Improve @babel/parser AST types (@nicolo-ribaudo) #16417 Always pass type argument to .startNode (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse #16439 Make NodePath<T | U> distributive (@nicolo-ribaudo) babel-plugin-proposal-partial-application, babel-types #16421 Remove JSXNamespacedName from valid CallExpression args (@nicolo-ribaudo) babel-plugin-transform-class-properties, babel-preset-env
using
@babel/parser
.startNode
babel-helper-member-expression-to-functions
babel-helper-module-transforms
babel-helper-split-export-declaration
babel-helper-wrap-function
babel-plugin-bugfix-firefox-class-in-computed-class-key
babel-plugin-transform-block-scoping
babel-plugin-transform-destructuring
babel-plugin-transform-object-rest-spread
babel-plugin-transform-optional-chaining
babel-plugin-transform-parameters
babel-plugin-transform-private-property-in-object
babel-plugin-transform-react-jsx-self
babel-plugin-transform-typeof-symbol
NodePath<T | U>
babel-plugin-proposal-partial-application
babel-types
JSXNamespacedName
CallExpression
9630250
553e433
fbfe16c
6e3539b
.d.ts
e37e64d
71c247a
^18.20.0 || ^20.10.0 || >=21.0.0
ddbea7d
ee48754
a8994f8
5a8c692
Updates @babel/plugin-external-helpers from 7.18.6 to 7.24.6
@babel/plugin-external-helpers
Sourced from @babel/plugin-external-helpers's releases.
@babel/plugin-external-helpers
Sourced from @babel/plugin-external-helpers's changelog.
db3e9a6
822b025
19fdca5
4dd88ea
1bce5c9
1e15165
assertVersion
Updates @babel/plugin-transform-runtime from 7.21.0 to 7.24.6
@babel/plugin-transform-runtime
Sourced from @babel/plugin-transform-runtime's releases.
@babel/plugin-transform-runtime
Sourced from @babel/plugin-transform-runtime's changelog.
0eac8ca
259e873
babel-plugin-polyfill-corejs3
Updates @babel/preset-env from 7.20.2 to 7.24.6
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
Sourced from @babel/preset-env's changelog.
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 ( dependabot[bot] commented 5 months ago Superseded by #152.
Superseded by #152.
Bumps the npm-updates group with 20 updates in the / directory:
4.0.2
4.0.3
1.8.1
1.9.1
3.7.0
3.9.0
7.21.0
7.24.6
7.18.6
7.24.6
7.21.0
7.24.6
7.20.2
7.24.6
7.21.0
7.24.6
7.21.0
7.24.6
6.0.3
6.0.4
15.0.1
15.2.3
3.0.2
3.0.4
0.4.0
0.4.4
29.5.0
29.7.0
9.0.10
9.0.11
29.5.0
29.7.0
29.5.0
29.7.0
8.0.0
8.0.1
0.13.11
0.14.1
3.0.1
3.4.0
Updates
jsdoc
from 4.0.2 to 4.0.3Changelog
Sourced from jsdoc's changelog.
Commits
49b6fc2
4.0.339061bb
fix(deps): update@types/markdown-it
and related packages1a31e64
chore(deps): update depsUpdates
loglevel
from 1.8.1 to 1.9.1Commits
fef2101
v1.9.15d5f669
Fix bug when loglevel is used with some ESM translation (e.g. ts-node)118c2ae
v1.9.0bd9eca0
Merge pull request #189 from Mr0grog/187-make-loggers-rebuildablef7becd9
Merge pull request #195 from Mr0grog/191-work-in-modern-nodejs67e968b
Remove rendundant initialization code4f15c59
MergereplaceLoggingMethods()
andrebuildLoggingMethods()
4cd061f
Rewritelogger.rebuild()
based on discussion9a6ae7c
Update docs and typings1159a9d
Add tests forresetLevel()
on child loggersUpdates
@amanda-mitchell/semantic-release-npm-multiple
from 3.7.0 to 3.9.0Release notes
Sourced from
@amanda-mitchell/semantic-release-npm-multiple
's releases.Commits
9221869
feat(deps): bump semver from 5.7.1 to 5.7.25350c4e
chore(deps-dev): bump@commitlint/config-conventional
734e0b2
chore(deps-dev): bump lint-staged from 13.2.0 to 14.0.135ad7d0
chore: Use ubuntu-latest.15a670c
chore: Use ubuntu-latest.12aaf45
feat(envVariables): extent possible env variables by NPM_CONFIG_USERCONFIG1e408d2
chore(deps-dev): bump prettier from 2.8.6 to 2.8.76122454
chore(deps-dev): bump commitlint from 17.4.4 to 17.5.0fcc9703
chore(deps-dev): bump prettier from 2.8.5 to 2.8.65946103
chore(deps-dev): bump prettier from 2.8.4 to 2.8.5Updates
@babel/core
from 7.21.0 to 7.24.6Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)fbfe16c
Fix source maps for template literals (#16515)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4Updates
@babel/plugin-external-helpers
from 7.18.6 to 7.24.6Release notes
Sourced from
@babel/plugin-external-helpers
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-external-helpers
's changelog.... (truncated)
Commits
9630250
v7.24.6db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)4dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)1bce5c9
v7.23.31e15165
Require exact Babel 8 version inassertVersion
(#15955)Updates
@babel/plugin-transform-runtime
from 7.21.0 to 7.24.6Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
9630250
v7.24.6553e433
Generate helper metadata at build time (#16501)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)0eac8ca
v7.24.3259e873
Updatebabel-plugin-polyfill-corejs3
(#16372)822b025
v7.24.1Updates
@babel/preset-env
from 7.20.2 to 7.24.6Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.