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
v7.25.6 (2024-08-29)
Thanks @ j4k0xb for your first PR!
🐛 Bug Fix
babel-generator
babel-traverse
path.getAssignmentIdentifiers
may beundefined
(@ liuxingbaoyu)babel-parser
babel-helpers
,babel-plugin-transform-optional-chaining
,babel-runtime-corejs3
superPropertyGet
helper (@ 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-attributes
babel-generator
🏠 Internal
babel-generator
parent
params in the generator (@ nicolo-ribaudo)Committers: 5
v7.25.4 (2024-08-22)
🐛 Bug Fix
babel-traverse
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-types
babel-generator
export 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-traverse
babel-generator
,babel-plugin-transform-class-properties
babel-generator
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-object-rest-spread
🔬 Output optimization
babel-generator
Committers: 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-corejs3
await using
normative 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-types
ensureFunctionName
toNodePath.prototype
(@ nicolo-ribaudo)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
hoistVariables
toScope.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-types
splitExportDeclaration
toNodePath.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-traverse
environment-visitor
helper 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-env
bugfix-safari-class-field-initializer-scope
(@ davidtaylorhq)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
NodePath#getAssignmentIdentifiers
(@ JLHwung)babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
uncheckedRequire
option for JSON imports to CJS (@ nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-node
babel-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-standalone
duplicate-named-capturing-groups-regex
topreset-env
(@ JLHwung)🐛 Bug Fix
babel-generator
babel-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-traverse
helper-function-name
logic (@ nicolo-ribaudo)🏃♀️ Performance
babel-parser
,babel-plugin-proposal-pipeline-operator
🔬 Output optimization
babel-plugin-transform-classes
assertThisInitialized
(@ 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-runtime
super.x
output (@ liuxingbaoyu)babel-plugin-transform-class-properties
,babel-plugin-transform-classes
Committers: 6
Package name: mime
chore(release): 4.0.4
chore(release): 4.0.3
Package name: valibot
Many thanks to @ jasperteo, @ alecmev and @ cruzdanilo for contributing to this release.
nanoid
action to validate Nano IDs (pull request #789)undefinedable
andundefinedableAsync
schema (issue #385)Many thanks to @ tpetry, @ incompletude, @ ComradeVanti, @ istonikula and @ ShlokDesai33 for contributing to this release.
exactOptionalPropertyTypes
config (issue #385)IssueDotPath
type forpipe
andpipeAsync
method (issue #793)IssueDotPath
type forvariant
andvariantAsync
schema (issue #700)Many thanks to @ EltonLobo07, @ samuba, @ alecmev, @ gflohr, @ threehams and @ carcinocron for contributing to this release.
expects
andexpected
property by enclosing combined values in parenthesesoptional
,optionalAsync
,nullish
andnullishAsync
schemas in objectsTuplePath
andQuestionMarkSchema
type (issue #659, #776)pipe
andpipeAsync
method (pull request #785)Many thanks to @ morinokami, @ xcfox, @ devcaeg, @ shayneo, @ sandros94, @ slevithan, @ thecotne and @ EltonLobo07 for contributing to this release.
base64
action to validate Base64 strings (pull request #644)description
metadata action (pull request #747)pipe
andpipeAsync
method (pull request #747)HEXADECIMAL_REGEX
(pull request #666)unknown[]
inLengthInput
type toArrayLike<unknown>
ArrayInput
andContentInput
type to useMaybeReadonly
EMOJI_REGEX
to be more accurate and strict (pull request #666)fallback
andfallbackAsync
method for specific schemas (pull request #752)fallbackAsync
method for async schemas (pull request #732)Many thanks to @ N0tExisting, @ ksv90, @ peterbe, @ foster-hangdaan and @ zougari47 for contributing to this release.
normalize
action to normalize strings (issue #691)entriesFromList
utilentriesFromList
util (issue #492)key
property toSetPathItem
type to improve DX (issue #693, #694)FunctionReference
type and refactor codeMany thanks to @ jindong-zhannng, @ dyljhd and @ TeChn4K for contributing to this release.
pipe
andpipeAsync
method to 19 (issue #643)Many thanks to @ Saeris, @ Jimdooz, @ Kenzo-Wada and @ sillvva for contributing to this release.
file
,function
andpromise
schemaawaitAsync
action to await promise in pipelineoperation
property tofilterItems
,findItem
,mapItems
,reduceItems
andsortItem
actionaction
argument offilterItems
,findItem
,mapItems
,reduceItems
andsortItem
action tooperation
action
argument and property oftransform
andtransformAsync
action tooperation
_stringify
utilMany thanks to @ Demivan for contributing to this release.
_isPartiallyTyped
util ofpartialCheck
andpartialCheckAsync
actionMany thanks to @ allezxandre for contributing to this release.
partialCheck
andpartialCheckAsync
actionImportant
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: