[Snyk] Upgrade: , mime, valibot #343
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@babel/runtime
from 7.19.0 to 7.25.6 | 40 versions ahead of your current version | 21 days ago
on 2024-08-29
mime
from 4.0.3 to 4.0.4 | 1 version ahead of your current version | 2 months ago
on 2024-07-06
valibot
from 0.30.0 to 0.40.0 | 27 versions ahead of your current version | 21 days ago
on 2024-08-29
Release notes
Package name: @babel/runtime
-
7.25.6 - 2024-08-29
- #16783 Properly print inner comments in TS array types (@ nicolo-ribaudo)
- #16775 fix: jsx whitespace is not properly preserved when retainLines (@ liuxingbaoyu)
- #16727 fix:
- #16761 fix: improve static canFollowModifier checks (@ JLHwung)
- #16769 Only wrap functions in
- #16780 Do not enforce printing space between
- #16781 Don't throw when enabling both syntax-import-{assertions,attributes} (@ nicolo-ribaudo)
- #16782 TS union/intersection nested in union does not need parens (@ nicolo-ribaudo)
- #16777 Remove unused
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ j4k0xb
- @ liuxingbaoyu
-
7.25.4 - 2024-08-22
- #16756 fix: Skip computed key when renaming (@ liuxingbaoyu)
- #16755 fix: Decorator 2018-09 may throw an exception (@ liuxingbaoyu)
- #16710 Visit AST fields nodes according to their syntactical order (@ nicolo-ribaudo)
- #16709 Print semicolon after TS
- #16722 Avoid unnecessary parens around sequence expressions (@ nicolo-ribaudo)
- #16714 Avoid unnecessary parens around exported arrow functions (@ nicolo-ribaudo)
- #16712 Avoid printing unnecessary parens around object destructuring (@ nicolo-ribaudo)
- #16740 Avoid extra spaces between comments/regexps in compact mode (@ nicolo-ribaudo)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.25.0 - 2024-07-26
- #16537
- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@ liuxingbaoyu)
- #16658 Move
- #16644 Move
- #16645 Move
- #16649 Move
- #16480 Expose wether a module has TLA or not as
- #16569 Introduce
- #16551 Add
- #16579 Add
- #16642 Allow using custom config in
- #16445 Add
- #16678 Print parens around as expressions on the LHS (@ nicolo-ribaudo)
- #15286 fix: Props are lost when the template replaces the node (@ liuxingbaoyu)
- Other
- #16674 bump gulp to 5 (@ JLHwung)
- #16651 Simplify the printing logic for
- #16652 Simplify
- #16461 Some minor parser performance improvements for ts (@ liuxingbaoyu)
- #16670 Reduce redundant
- #16374 Improve
- #16656 Simplify output for anonymous classes with no methods (@ nicolo-ribaudo)
- Artem (@ slatereax)
- Babel Bot (@ babel-bot)
- David Taylor (@ davidtaylorhq)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.24.8 - 2024-07-11
-
7.24.7 - 2024-06-05
-
7.24.6 - 2024-05-24
-
7.24.5 - 2024-04-29
-
7.24.4 - 2024-04-03
-
7.24.1 - 2024-03-19
-
7.24.0 - 2024-02-28
-
7.23.9 - 2024-01-25
-
7.23.8 - 2024-01-08
-
7.23.7 - 2023-12-29
-
7.23.6 - 2023-12-11
-
7.23.5 - 2023-11-29
-
7.23.4 - 2023-11-20
-
7.23.2 - 2023-10-11
-
7.23.1 - 2023-09-25
-
7.23.0 - 2023-09-25
-
7.22.15 - 2023-09-04
-
7.22.11 - 2023-08-24
-
7.22.10 - 2023-08-07
-
7.22.6 - 2023-07-04
-
7.22.5 - 2023-06-08
-
7.22.3 - 2023-05-27
-
7.22.0 - 2023-05-26
-
7.21.5 - 2023-04-28
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.0 - 2023-02-20
-
7.20.13 - 2023-01-21
-
7.20.7 - 2022-12-22
-
7.20.6 - 2022-11-28
-
7.20.5 - 2022-11-28
-
7.20.1 - 2022-11-01
-
7.20.0 - 2022-10-27
-
7.19.4 - 2022-10-10
-
7.19.0 - 2022-09-05
from @babel/runtime GitHub release notesv7.25.6 (2024-08-29)
Thanks @ j4k0xb for your first PR!
🐛 Bug Fix
babel-generatorbabel-traversepath.getAssignmentIdentifiersmay beundefined(@ liuxingbaoyu)babel-parserbabel-helpers,babel-plugin-transform-optional-chaining,babel-runtime-corejs3superPropertyGethelper (@ nicolo-ribaudo)💅 Polish
babel-generator,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-react-jsx-development,babel-plugin-transform-react-jsx,babel-plugin-transform-react-pure-annotations,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env(and comments (@ nicolo-ribaudo)babel-plugin-syntax-import-assertions,babel-plugin-syntax-import-attributesbabel-generator🏠 Internal
babel-generatorparentparams in the generator (@ nicolo-ribaudo)Committers: 5
v7.25.4 (2024-08-22)
🐛 Bug Fix
babel-traversebabel-helper-create-class-features-plugin,babel-plugin-proposal-decoratorsbabel-typesbabel-generatorexport namespace as A(@ nicolo-ribaudo)💅 Polish
babel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-pipeline-operator,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-optional-chaining,babel-plugin-transform-private-methods,babel-plugin-transform-private-property-in-object,babel-plugin-transform-typescript,babel-runtime-corejs2,babel-runtime,babel-traversebabel-generator,babel-plugin-transform-class-propertiesbabel-generator,babel-plugin-proposal-decorators,babel-plugin-proposal-destructuring-private,babel-plugin-transform-object-rest-spread🔬 Output optimization
babel-generatorCommitters: 4
v7.25.0 (2024-07-26)
Thanks @ davidtaylorhq and @ slatereax for your first PR!
You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
👓 Spec Compliance
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3await usingnormative updates (@ JLHwung)babel-plugin-transform-typescript🚀 New Feature
babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-typesensureFunctionNametoNodePath.prototype(@ nicolo-ribaudo)babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traversehoistVariablestoScope.prototype(@ nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-typessplitExportDeclarationtoNodePath.prototype(@ nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverseenvironment-visitorhelper into@ babel/traverse(@ nicolo-ribaudo)babel-core,babel-parser.extra.async(@ nicolo-ribaudo)babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-envbugfix-safari-class-field-initializer-scope(@ davidtaylorhq)babel-plugin-transform-block-scoping,babel-traverse,babel-typesNodePath#getAssignmentIdentifiers(@ JLHwung)babel-helper-import-to-platform-api,babel-plugin-proposal-json-modulesuncheckedRequireoption for JSON imports to CJS (@ nicolo-ribaudo)babel-helper-transform-fixture-test-runner,babel-nodebabel-node --eval(@ slatereax)babel-compat-data,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-preset-env,babel-standaloneduplicate-named-capturing-groups-regextopreset-env(@ JLHwung)🐛 Bug Fix
babel-generatorbabel-template,babel-types🏠 Internal
babel-generator(before ambiguous tokens (@ nicolo-ribaudo)babel-helper-function-name,babel-plugin-transform-arrow-functions,babel-plugin-transform-function-name,babel-preset-env,babel-traversehelper-function-namelogic (@ nicolo-ribaudo)🏃♀️ Performance
babel-parser,babel-plugin-proposal-pipeline-operator🔬 Output optimization
babel-plugin-transform-classesassertThisInitialized(@ liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-object-super,babel-plugin-transform-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimesuper.xoutput (@ liuxingbaoyu)babel-plugin-transform-class-properties,babel-plugin-transform-classesCommitters: 6
Package name: mime
-
4.0.4 - 2024-07-06
-
4.0.3 - 2024-04-25
from mime GitHub release noteschore(release): 4.0.4
chore(release): 4.0.3
Package name: valibot
-
0.40.0 - 2024-08-29
- Add
- Add
- Fix invalid output type for transformed optional object entries (issue #806)
-
0.39.0 - 2024-08-24
- Add support for
- Fix
- Fix
-
0.38.0 - 2024-08-20
- Change
- Change question mark handling for
- Fix TypeScript errors in
- Fix missing TypeScript errors in
-
0.37.0 - 2024-07-30
- Add
- Add
- Add metadata feature to
- Refactor
- Change
- Change
- Change
- Fix bug in
- Fix bug in
-
0.36.0 - 2024-07-05
- Add
- Add support for async schemas to
- Add support for numbers and symbols to
- Add
- Remove
-
0.35.0 - 2024-06-25
- Increase argument limit of
-
0.34.0 - 2024-06-24
- Add
- Add
- Add
- Rename
- Rename
- Change and improve implementation of
-
0.33.3 - 2024-06-19
- Fix
-
0.33.2 - 2024-06-19
- Fix type exports for JSR and Deno (pull request #663)
-
0.33.1 - 2024-06-18
- Fix types of
-
0.33.0 - 2024-06-18
-
0.32.0 - 2024-06-14
-
0.31.1 - 2024-06-08
-
0.31.0 - 2024-06-06
-
0.31.0-rc.12 - 2024-06-04
-
0.31.0-rc.11 - 2024-06-03
-
0.31.0-rc.10 - 2024-06-03
-
0.31.0-rc.9 - 2024-06-02
-
0.31.0-rc.8 - 2024-06-02
-
0.31.0-rc.7 - 2024-05-31
-
0.31.0-rc.6 - 2024-05-29
-
0.31.0-rc.5 - 2024-05-25
-
0.31.0-rc.4 - 2024-05-24
-
0.31.0-rc.3 - 2024-05-24
-
0.31.0-rc.2 - 2024-05-24
-
0.31.0-rc.1 - 2024-05-23
-
0.31.0-rc.0 - 2024-05-20
-
0.30.0 - 2024-03-07
from valibot GitHub release notesMany thanks to @ jasperteo, @ alecmev and @ cruzdanilo for contributing to this release.
nanoidaction to validate Nano IDs (pull request #789)undefinedableandundefinedableAsyncschema (issue #385)Many thanks to @ tpetry, @ incompletude, @ ComradeVanti, @ istonikula and @ ShlokDesai33 for contributing to this release.
exactOptionalPropertyTypesconfig (issue #385)IssueDotPathtype forpipeandpipeAsyncmethod (issue #793)IssueDotPathtype forvariantandvariantAsyncschema (issue #700)Many thanks to @ EltonLobo07, @ samuba, @ alecmev, @ gflohr, @ threehams and @ carcinocron for contributing to this release.
expectsandexpectedproperty by enclosing combined values in parenthesesoptional,optionalAsync,nullishandnullishAsyncschemas in objectsTuplePathandQuestionMarkSchematype (issue #659, #776)pipeandpipeAsyncmethod (pull request #785)Many thanks to @ morinokami, @ xcfox, @ devcaeg, @ shayneo, @ sandros94, @ slevithan, @ thecotne and @ EltonLobo07 for contributing to this release.
base64action to validate Base64 strings (pull request #644)descriptionmetadata action (pull request #747)pipeandpipeAsyncmethod (pull request #747)HEXADECIMAL_REGEX(pull request #666)unknown[]inLengthInputtype toArrayLike<unknown>ArrayInputandContentInputtype to useMaybeReadonlyEMOJI_REGEXto be more accurate and strict (pull request #666)fallbackandfallbackAsyncmethod for specific schemas (pull request #752)fallbackAsyncmethod for async schemas (pull request #732)Many thanks to @ N0tExisting, @ ksv90, @ peterbe, @ foster-hangdaan and @ zougari47 for contributing to this release.
normalizeaction to normalize strings (issue #691)entriesFromListutilentriesFromListutil (issue #492)keyproperty toSetPathItemtype to improve DX (issue #693, #694)FunctionReferencetype and refactor codeMany thanks to @ jindong-zhannng, @ dyljhd and @ TeChn4K for contributing to this release.
pipeandpipeAsyncmethod to 19 (issue #643)Many thanks to @ Saeris, @ Jimdooz, @ Kenzo-Wada and @ sillvva for contributing to this release.
file,functionandpromiseschemaawaitAsyncaction to await promise in pipelineoperationproperty tofilterItems,findItem,mapItems,reduceItemsandsortItemactionactionargument offilterItems,findItem,mapItems,reduceItemsandsortItemaction tooperationactionargument and property oftransformandtransformAsyncaction tooperation_stringifyutilMany thanks to @ Demivan for contributing to this release.
_isPartiallyTypedutil ofpartialCheckandpartialCheckAsyncactionMany thanks to @ allezxandre for contributing to this release.
partialCheckandpartialCheckAsyncactionImportant
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: