Closed dependabot[bot] closed 8 months ago
Bumps the all-deps group with 12 updates:
1.6.3
1.6.7
7.23.7
7.23.9
29.5.11
29.5.12
20.10.6
20.11.16
6.17.0
6.20.0
16.3.1
16.4.1
5.1.2
5.1.3
3.1.1
3.2.4
4.9.2
4.9.6
29.1.1
29.1.2
Updates axios from 1.6.3 to 1.6.7
axios
Sourced from axios's releases.
Release v1.6.7 Release notes: Bug Fixes capture async stack only for rejections with native error objects; (#6203) (1a08f90) Contributors to this release Dmitriy Mozgovoy zhoulixiang Release v1.6.6 Release notes: Bug Fixes fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff) wrap errors to improve async stack trace (#5987) (123f354) Contributors to this release Ilya Priven Zao Soula Release v1.6.5 Release notes: Bug Fixes ci: refactor notify action as a job of publish action; (#6176) (0736f95) dns: fixed lookup error handling; (#6175) (f4f2b03) Contributors to this release Dmitriy Mozgovoy Jay Release v1.6.4 Release notes: Bug Fixes security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c) security: fixed security vulnerability in follow-redirects (#6163) (75af1cd) Contributors to this release Jay Dmitriy Mozgovoy Guy Nesher
Sourced from axios's changelog.
1.6.7 (2024-01-25) Bug Fixes capture async stack only for rejections with native error objects; (#6203) (1a08f90) Contributors to this release Dmitriy Mozgovoy zhoulixiang 1.6.6 (2024-01-24) Bug Fixes fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff) wrap errors to improve async stack trace (#5987) (123f354) Contributors to this release Ilya Priven Zao Soula 1.6.5 (2024-01-05) Bug Fixes ci: refactor notify action as a job of publish action; (#6176) (0736f95) dns: fixed lookup error handling; (#6175) (f4f2b03) Contributors to this release Dmitriy Mozgovoy Jay 1.6.4 (2024-01-03) Bug Fixes security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c) security: fixed security vulnerability in follow-redirects (#6163) (75af1cd) Contributors to this release Jay Dmitriy Mozgovoy
... (truncated)
a52e4d9
2b69888
1a08f90
104aa3f
a1938ff
123f354
6d4c421
0736f95
f4f2b03
1f73dcb
Updates @babel/core from 7.23.7 to 7.23.9
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226 Improve decorated private method check (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env #16224 Properly sort core-js@3 imports (@nicolo-ribaudo) babel-traverse #15383 fix: Don't throw in getTypeAnnotation when using TS+inference (@liuxingbaoyu) Other #16210 [eslint] Fix no-use-before-define for class ref in fields (@nicolo-ribaudo) :house: Internal babel-core, babel-parser, babel-template #16222 Migrate eslint-parser to cts (@liuxingbaoyu) babel-types #16213 Remove @babel/types props that are not produced by the parser (@liuxingbaoyu) :running_woman: Performance babel-parser #16072 perf: Improve parser performance for typescript (@liuxingbaoyu) :microscope: Output optimization babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env #16218 Improve temporary variables for decorators (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15959 Improve output of using (@liuxingbaoyu) Committers: 4 Babel Bot (@babel-bot) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16201 fix: decorator binds getter/setter to ctx.access for 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
babel-helper-transform-fixture-test-runner
babel-plugin-transform-function-name
babel-plugin-transform-modules-systemjs
babel-preset-env
systemjs
@liuxingbaoyu
babel-helper-create-class-features-plugin
babel-plugin-proposal-decorators
@JLHwung
babel-plugin-transform-async-generator-functions
babel-plugin-transform-runtime
core-js@3
@nicolo-ribaudo
babel-traverse
getTypeAnnotation
no-use-before-define
babel-core
babel-parser
babel-template
eslint-parser
babel-types
@babel/types
babel-plugin-proposal-destructuring-private
babel-plugin-proposal-pipeline-operator
babel-plugin-transform-class-properties
babel-plugin-transform-class-static-block
babel-plugin-transform-new-target
babel-plugin-transform-parameters
babel-plugin-transform-private-methods
babel-helpers
babel-plugin-proposal-explicit-resource-management
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
using
@babel-bot
preset-env
export * as x
getter/setter
ctx.access
babel-plugin-transform-classes
babel-plugin-transform-react-jsx
babel-plugin-transform-spread
babel-plugin-transform-typescript
Sourced from @babel/core's changelog.
v7.23.9 (2024-01-25) :bug: Bug Fix babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env #16225 fix: systemjs re-traverses helpers (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16226 Improve decorated private method check (@JLHwung) babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env #16224 Properly sort core-js@3 imports (@nicolo-ribaudo) babel-traverse #15383 fix: Don't throw in getTypeAnnotation when using TS+inference (@liuxingbaoyu) Other #16210 [eslint] Fix no-use-before-define for class ref in fields (@nicolo-ribaudo) :house: Internal babel-core, babel-parser, babel-template #16222 Migrate eslint-parser to cts (@liuxingbaoyu) babel-types #16213 Remove @babel/types props that are not produced by the parser (@liuxingbaoyu) :running_woman: Performance babel-parser #16072 perf: Improve parser performance for typescript (@liuxingbaoyu) :microscope: Output optimization babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env #16218 Improve temporary variables for decorators (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #15959 Improve output of using (@liuxingbaoyu) v7.23.8 (2024-01-08) :bug: Bug Fix babel-preset-env #16181 fix: preset-env throws exception for export * as x (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16201 fix: decorator binds getter/setter to ctx.access for 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)
super()
a0dd614
b2bbffb
Updates @babel/preset-env from 7.23.7 to 7.23.9
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
Sourced from @babel/preset-env's changelog.
dfa4cc6
1bff0aa
87a67bf
80c554f
8666ee0
7840c54
Updates @types/jest from 29.5.11 to 29.5.12
@types/jest
Updates @types/node from 20.10.6 to 20.11.16
@types/node
Updates @typescript-eslint/eslint-plugin from 6.17.0 to 6.20.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v6.20.0 6.20.0 (2024-01-29) 🚀 Features eslint-plugin: [member-ordering] allow easy reuse of the default ordering (#8248) 🩹 Fixes eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result (#8283) eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable (#8262) eslint-plugin: [no-useless-template-literals] report Infinity & NaN (#8295) eslint-plugin: [prefer-readonly] disable checking accessors (#8300) ❤️ Thank You Alex Parloti @parloti auvred @auvred James Browning StyleShit @StyleShit YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v6.19.1 6.19.1 (2024-01-22) 🩹 Fixes eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235) type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237) ❤️ Thank You YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v6.19.0 6.19.0 (2024-01-15) 🚀 Features eslint-plugin: [prefer-promise-reject-errors] add rule (#8011) eslint-plugin: [no-array-delete] add new rule (#8067) eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)
@parloti
@auvred
@StyleShit
@yeonjuan
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.20.0 (2024-01-29) 🚀 Features eslint-plugin: [member-ordering] allow easy reuse of the default ordering 🩹 Fixes eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable eslint-plugin: [no-useless-template-literals] report Infinity & NaN eslint-plugin: [prefer-readonly] disable checking accessors ❤️ Thank You Alex Parloti auvred James Browning StyleShit YeonJuan You can read about our versioning strategy and releases on our website. 6.19.1 (2024-01-22) 🩹 Fixes type-utils: preventing isUnsafeAssignment infinite recursive calls eslint-plugin: [no-unnecessary-condition] fix false positive for type variable ❤️ Thank You YeonJuan You can read about our versioning strategy and releases on our website. 6.19.0 (2024-01-15) 🚀 Features
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
a01a6e6
4d2ce3b
9dca40e
d02d086
70505e4
d0137c8
bbc6770
8622286
a911214
920f909
Updates @typescript-eslint/parser from 6.17.0 to 6.20.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
6.20.0 (2024-01-29) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.19.1 (2024-01-22) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.19.0 (2024-01-15) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.18.1 (2024-01-08) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website. 6.18.0 (2024-01-06) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our versioning strategy and releases on our website.
This was a version bump only for parser to align it with other projects, there were no code changes.
7c673a1
aa7ab0e
1ee3087
21460ef
d0977ab
Updates dotenv from 16.3.1 to 16.4.1
dotenv
Sourced from dotenv's changelog.
16.4.1 (2024-01-24) Patch support for array as path option #797 16.4.0 (2024-01-23) Add error.code to error messages around .env.vault decryption handling #795 Add ability to find .env.vault file when filename(s) passed as an array #784 16.3.2 (2024-01-18) Added Add debug message when no encoding set #735 Changed Fix output typing for populate #792 Use subarray instead of slice #793
path
error.code
.env.vault
populate
e251ee2
a7fee29
579d136
7ea2f81
6b829d2
3e2284b
2039c4e
48a6ade
cfd735d
a44cb3d
Updates eslint-plugin-prettier from 5.1.2 to 5.1.3
eslint-plugin-prettier
Sourced from eslint-plugin-prettier's releases.
v5.1.3 Patch Changes #629 985b33c Thanks @JounQin! - chore: add package.json into exports map Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3
985b33c
@JounQin
package.json
exports
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3
Sourced from eslint-plugin-prettier's changelog.
5.1.3 Patch Changes #629 985b33c Thanks @JounQin! - chore: add package.json into exports map
248cd17
f985718
NPM_TOKEN
fa1e1e5
0ea812c
.svelte
188487b
Updates prettier from 3.1.1 to 3.2.4
prettier
Sourced from prettier's releases.
3.2.4 Fix .eslintrc.json format #15947 🔗 Changelog 3.2.3 Format tsconfig.json file with jsonc parser #15927 🔗 Changelog 3.2.2 🔗 Changelog 3.2.1 🔗 Changelog 3.2.0 diff 🔗 Release note
.eslintrc.json
🔗 Changelog
tsconfig.json
jsonc
diff
🔗 Release note
Sourced from prettier's changelog.
3.2.4 diff Fix incorrect parser inference (#15947 by @fisker) Files like .eslintrc.json were incorrectly formatted as JSONC files. // Input prettier --file-info .eslintrc.json { "ignored": false, "inferredParser": "jsonc" } // Prettier 3.2.4 prettier --file-info .eslintrc.json { "ignored": false, "inferredParser": "json" } 3.2.3 diff Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred) // Input 1++; // Prettier 3.2.2 1++; // Prettier 3.2.3 SyntaxError: Invalid left-hand side expression in unary operation (1:1) > 1 | 1++; | ^ // Input try {} catch (error = 1){} // Prettier 3.2.2 try { } catch (error) {} // Prettier 3.2.3 SyntaxError: Catch clause variable cannot have an initializer. (1:23) </tr></table>
@fisker
Files like .eslintrc.json were incorrectly formatted as JSONC files.
// Input prettier --file-info .eslintrc.json { "ignored": false, "inferredParser": "jsonc" } // Prettier 3.2.4 prettier --file-info .eslintrc.json { "ignored": false, "inferredParser": "json" }
// Prettier 3.2.4 prettier --file-info .eslintrc.json { "ignored": false, "inferredParser": "json" }
@Josh-Cena
// Input 1++; // Prettier 3.2.2 1++; // Prettier 3.2.3 SyntaxError: Invalid left-hand side expression in unary operation (1:1) > 1 | 1++; | ^
// Prettier 3.2.2 1++;
// Prettier 3.2.3 SyntaxError: Invalid left-hand side expression in unary operation (1:1) > 1 | 1++; | ^
// Input try {} catch (error = 1){} // Prettier 3.2.2 try { } catch (error) {} // Prettier 3.2.3 SyntaxError: Catch clause variable cannot have an initializer. (1:23) </tr></table>
03822f5
1cd4d9c
6c6a332
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the all-deps group with 12 updates:
1.6.3
1.6.7
7.23.7
7.23.9
7.23.7
7.23.9
29.5.11
29.5.12
20.10.6
20.11.16
6.17.0
6.20.0
6.17.0
6.20.0
16.3.1
16.4.1
5.1.2
5.1.3
3.1.1
3.2.4
4.9.2
4.9.6
29.1.1
29.1.2
Updates
axios
from 1.6.3 to 1.6.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
a52e4d9
chore(release): v1.6.7 (#6204)2b69888
chore: remove unnecessary check (#6186)1a08f90
fix: capture async stack only for rejections with native error objects; (#6203)104aa3f
chore(release): v1.6.6 (#6199)a1938ff
fix: fixed missed dispatchBeforeRedirect argument (#5778)123f354
fix: wrap errors to improve async stack trace (#5987)6d4c421
chore(release): v1.6.5 (#6177)0736f95
fix(ci): refactor notify action as a job of publish action; (#6176)f4f2b03
fix(dns): fixed lookup error handling; (#6175)1f73dcb
docs: update sponsor linksUpdates
@babel/core
from 7.23.7 to 7.23.9Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
a0dd614
v7.23.9b2bbffb
Migrateeslint-parser
to cts (#16222)Updates
@babel/preset-env
from 7.23.7 to 7.23.9Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
a0dd614
v7.23.9dfa4cc6
fix:systemjs
re-traverses helpers (#16225)1bff0aa
Properly sortcore-js@3
imports (#16224)87a67bf
Improve temporary variables for decorators (#16218)80c554f
v7.23.88666ee0
fix:preset-env
throws exception forexport * as x
(#16181)7840c54
Improve output ofsuper()
(#16194)Updates
@types/jest
from 29.5.11 to 29.5.12Commits
Updates
@types/node
from 20.10.6 to 20.11.16Commits
Updates
@typescript-eslint/eslint-plugin
from 6.17.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parser
from 6.17.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)Updates
dotenv
from 16.3.1 to 16.4.1Changelog
Sourced from dotenv's changelog.
Commits
e251ee2
16.4.1a7fee29
update CHANGELOG 🪵579d136
update README7ea2f81
Merge pull request #798 from motdotla/fix-tests6b829d2
demonstrate currently failing (pending) test. multiple env files should merge3e2284b
largely remove mocking from tests except where useful2039c4e
wip: fix tests48a6ade
Merge pull request #797 from tran-simon/mastercfd735d
fix: support array for path optiona44cb3d
update READMEUpdates
eslint-plugin-prettier
from 5.1.2 to 5.1.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
248cd17
chore: release eslint-plugin-prettier (#636)985b33c
chore: addpackage.json
intoexports
map (#629)f985718
ci: enableNPM_TOKEN
for releasing automatically (#631)fa1e1e5
chore: add more ignoring file patterns on formatting (#627)0ea812c
test: enable testing on.svelte
files (#628)188487b
chore: add more related funding linksUpdates
prettier
from 3.1.1 to 3.2.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5
Release 3.2.41cd4d9c
Fix JSONC filenames list (#15947)6c6a332
SpellcheckLooks like these dependencies are updatable in another way, so this is no longer needed.