[Snyk] Upgrade: , , , , core-js, fast-glob, glob, next, preact, regenerator-runtime, send, tailwindcss, three #2
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.
@markdoc/markdoc
from 0.2.2 to 0.4.0 | 7 versions ahead of your current version | 10 months ago
on 2023-12-01
@tailwindcss/typography
from 0.5.13 to 0.5.14 | 1 version ahead of your current version | a month ago
on 2024-08-07
@types/three
from 0.166.0 to 0.167.2 | 3 versions ahead of your current version | a month ago
on 2024-08-20
@yarnpkg/parsers
from 3.0.0-rc.46 to 3.0.2 | 12 versions ahead of your current version | 4 months ago
on 2024-05-02
core-js
from 3.36.1 to 3.38.1 | 4 versions ahead of your current version | a month ago
on 2024-08-20
fast-glob
from 3.2.7 to 3.3.2 | 8 versions ahead of your current version | 10 months ago
on 2023-11-06
glob
from 7.1.4 to 7.2.3 | 6 versions ahead of your current version | 2 years ago
on 2022-05-15
next
from 14.2.5 to 14.2.6 | 1 version ahead of your current version | a month ago
on 2024-08-21
preact
from 10.6.4 to 10.23.2 | 53 versions ahead of your current version | a month ago
on 2024-08-12
regenerator-runtime
from 0.13.7 to 0.14.0 | 5 versions ahead of your current version | a year ago
on 2023-08-04
send
from 0.17.1 to 0.18.0 | 2 versions ahead of your current version | 2 years ago
on 2022-03-24
tailwindcss
from 3.4.4 to 3.4.10 | 6 versions ahead of your current version | a month ago
on 2024-08-13
three
from 0.166.1 to 0.167.1 | 2 versions ahead of your current version | 2 months ago
on 2024-08-01
Release notes
Package name: @markdoc/markdoc
-
0.4.0 - 2023-12-01
- Adds additional escapes to string attributes by @ rpaul-stripe in #470
- Changes th width property to string type in schema by @ rpaul-stripe in #472
-
0.3.5 - 2023-11-08
- Fix table cell widths in formatter by @ nkohari-stripe in #463
- @ nkohari-stripe made their first contribution in #463
-
0.3.4 - 2023-10-19
- Fixes variable resolution for slots by @ rpaul-stripe in #457
-
0.3.3 - 2023-10-12
- Adds support for dropping location information in
-
0.3.2 - 2023-08-24
- Fix conflict between parent validation and function validation by @ rpaul-stripe in #441
-
0.3.1 - 2023-08-23
- Fix loose lists by @ mfix-stripe in #388
- Properly handle annotations in fenced code blocks by @ rpaul-stripe in #393
- Adds validation message for duplicate attributes by @ rpaul-stripe in #392
- Use colSpan and rowSpan by @ mfix-stripe in #399
- Fixes error computing multiline tag range by @ rpaul-stripe in #403
- Bump word-wrap from 1.2.3 to 1.2.4 by @ dependabot in #412
- Add row and col span to th by @ mfix-stripe in #422
- Markdoc formatter - update to skip printing undefined attributes by @ matv-stripe in #432
- Exposes parent nodes in validation by @ rpaul-stripe in #437
- Update version to 0.3.1 by @ rpaul-stripe in #438
-
0.3.0 - 2023-05-23
- Preserve list marker by @ rpaul-stripe in #348
- Improves the way the validator displays matches with many possible values by @ rpaul-stripe in #355
- Introduces slots by @ rpaul-stripe in #356
- Correctly handle numbers for ordered list items by @ rpaul-stripe in #372
- Preserves em and strong markers in the AST by @ rpaul-stripe in #373
- Store
- Makes parser correctly identify unmatched opening tags by @ rpaul-stripe in #376
- Adds validate function to attributes by @ rpaul-stripe in #380
- Adds description property to schema types by @ rpaul-stripe in #381
-
0.2.2 - 2023-02-01
- Improve formatter escaping by @ mfix-stripe in #287
- Fix multi-paragraph blockquotes by @ mfix-stripe in #322
- Fix null scalar formatting by @ emmatown in #320
- @ emmatown made their first contribution in #320
from @markdoc/markdoc GitHub release notesWhat's Changed
Full Changelog: 0.3.5...0.4.0
What's Changed
New Contributors
Full Changelog: 0.3.4...0.3.5
What's Changed
Full Changelog: 0.3.3...0.3.4
What's Changed
parsefunction by @ rpaul-stripe in #455Full Changelog: 0.3.2...0.3.3
What's Changed
Full Changelog: 0.3.1...0.3.2
What's Changed
Full Changelog: 0.3.0...0.3.1
What's Changed
starton ordered lists rather thanvalueon ordered list items by @ emmatown in #374Full Changelog: 0.2.2...0.3.0
What's Changed
New Contributors
Full Changelog: 0.2.1...0.2.2
Package name: @tailwindcss/typography
-
0.5.14 - 2024-08-07
- Fix table text alignment (#346)
-
0.5.13 - 2024-04-26
- Don't apply margins to
from @tailwindcss/typography GitHub release notesFixed
<br>elements contained in an<li>in FF (#350)Package name: @types/three
-
0.167.2 - 2024-08-20
-
0.167.1 - 2024-07-26
-
0.167.0 - 2024-07-25
-
0.166.0 - 2024-06-28
from @types/three GitHub release notesPackage name: @yarnpkg/parsers
-
3.0.2 - 2024-05-02
-
3.0.1 - 2024-05-02
-
3.0.0 - 2023-10-22
-
3.0.0-rc.53 - 2023-10-03
-
3.0.0-rc.52 - 2023-09-29
-
3.0.0-rc.51 - 2023-09-17
-
3.0.0-rc.50 - 2023-08-23
-
3.0.0-rc.49 - 2023-08-17
-
3.0.0-rc.48.1 - 2023-07-03
-
3.0.0-rc.48 - 2023-07-02
-
3.0.0-rc.47.1 - 2023-06-29
-
3.0.0-rc.47 - 2023-06-29
-
3.0.0-rc.46 - 2023-06-22
from @yarnpkg/parsers GitHub release notesPackage name: core-js
-
3.38.1 - 2024-08-20
- Changes v3.38.0...v3.38.1
- Fixed some cases of
- Some stylistic changes and minor optimizations
- Compat data improvements:
- Added Hermes 0.13 compat data, similar to React Native 0.75 Hermes
- Added Opera Android 84 compat data mapping
-
3.38.0 - 2024-08-04
- Changes v3.37.1...v3.38.0
- Built-ins:
- Moved to stage 3, June 2024 and July 2024 TC39 meetings
- Updated the way of escaping, regex-escaping/77
- Throw an error on non-strings, regex-escaping/58
- Added
- Built-ins:
- Moved to stage 3, June 2024 TC39 meeting
- Added
- Built-ins:
- Added
- Added
- Added
- Added throwing a
- Unconditional forced replacement changed to feature detection
- Fixed
- Improved some cases of environment detection
- Uses
- Uses
- Some minor optimizations
- Updated
- Compat data improvements:
- Added Safari 18.0 compat data:
- Fixed
- Fixed throwing a
- Fixed
- Fixed
- Added
- Added Deno 1.44 and 1.45 compat data mapping
- Added Electron 32 and 33 compat data mapping
- Added Opera Android 83 compat data mapping
- Added Samsung Internet 27 compat data mapping
- Added Oculus Quest Browser 34 compat data mapping
-
3.37.1 - 2024-05-14
- Changes v3.37.0...v3.37.1
- Fixed
- Compat data improvements:
- Added Rhino 1.7.15 compat data, many features marked as supported
- Added NodeJS 22.0 compat data mapping
- Added Deno 1.43 compat data mapping
- Added Electron 31 compat data mapping
- Updated Opera Android 82 compat data mapping
- Added Samsung Internet 26 compat data mapping
- Added Oculus Quest Browser 33 compat data mapping
-
3.37.0 - 2024-04-16
- Changes v3.36.1...v3.37.0
- New
- Built-ins:
- Moved to stable ES, April 2024 TC39 meeting
- Added
- Explicit Resource Management stage 3 proposal
- Some minor updates like explicit-resource-management/217
- Added
- Built-ins:
- Built-ins:
- Added optional arguments support, promise-try/16
- Moved to stage 2.7, April 2024 TC39 meeting
- Moved to hex-escape semantics, regex-escaping/67
- It's not the final change of the way of escaping, waiting for regex-escaping/77 soon
- Pattern matching stage 1 proposal:
- Built-ins:
- Once again, the used well-known symbol was renamed
- Added new entries for that
- Added Extractors stage 1 proposal:
- Built-ins:
- Since the
- Added
- Engines bugs fixes:
- Added a fix of Safari
- Added a fix of Safari bug with double call of constructor in
- Compat data improvements:
- New
- Added Opera Android 82 compat data mapping
-
3.36.1 - 2024-03-19
- Changes v3.36.0...v3.36.1
- Fixed some validation cases in
- Fixed the order of validations in
- Added a fix of Bun
- Added a fix of Bun
- Added a fix of Bun
- Compat data improvements:
- Added React Native 0.74 Hermes compat data,
- Added Deno 1.41.3 compat data mapping
- Added Opera Android 81 compat data mapping
- Added Samsung Internet 25 compat data mapping
- Added Oculus Quest Browser 32 compat data mapping
- Updated Electron 30 compat data mapping
from core-js GitHub release notesURLSearchParamspercent decoding, #1357, #1361, thanks @ slowcheetahIteratorhelpers proposal methods marked as shipped from FF131Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }marked as shipped from Bun 1.1.23RegExp.escapemarked as shipped from Bun 1.1.22Promise.trymarked as shipped from Bun 1.1.22Uint8Arrayto / from base64 and hex proposal methods marked as shipped from Bun 1.1.22RegExp.escapeproposal:RegExp.escape/actual/namespace entries, unconditional forced replacement changed to feature detectionPromise.tryproposal:Promise.try/actual/namespace entries, unconditional forced replacement changed to feature detectionUint8Arrayto / from base64 and hex stage 3 proposal:Uint8Array.fromBase64Uint8Array.fromHexUint8Array.prototype.setFromBase64Uint8Array.prototype.setFromHexUint8Array.prototype.toBase64Uint8Array.prototype.toHexUint8Array.prototype.{ setFromBase64, setFromHex }methodsUint8Array.fromBase64andUint8Array.prototype.setFromBase64lastChunkHandlingoption, proposal-arraybuffer-base64/33Uint8Array.prototype.toBase64omitPaddingoption, proposal-arraybuffer-base64/60TypeErroron arrays backed by detached buffersRegExpnamed capture groups polyfill in combination with non-capturing groups, #1352, thanks @ Ulopprocess.getBuiltinModulefor getting built-in NodeJS modules where it's availablehttpsinstead ofhttpinURLconstructor feature detection to avoid extra notifications from some overly vigilant security scanners, #1345browserslistincore-js-compatdependencies that fixes an upstream issue with incorrect interpretation of somebrowserslistqueries, #1344, browserslist/829, browserslist/836Object.groupByandMap.groupByto work for non-objectsRangeErrorifSetmethods are called on an object with negative size propertySet.prototype.symmetricDifferenceto callthis.hasin each iterationArray.fromAsyncto not call theArrayconstructor twiceURL.parseMath.f16roundandDataView.prototype.{ getFloat16, setFloat16 }marked as shipped from FF129Symbol.asyncDisposeadded and marked as supported from V8 ~ Chromium 127Promise.tryadded and marked as supported from V8 ~ Chromium 128selfdescriptor is broken in Deno 1.45.3 (again)URL.parsefeature detection for some specific casesSetmethods proposal added and marked as supported from FF 127Symbol.disposeadded and marked as supported from V8 ~ Chromium 125Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }added and marked as supported from Deno 1.43URL.parseadded and marked as supported from Chromium 126URL.parseadded and marked as supported from NodeJS 22.0URL.parseadded and marked as supported from Deno 1.43Setmethods proposal:Set.prototype.intersectionSet.prototype.unionSet.prototype.differenceSet.prototype.symmetricDifferenceSet.prototype.isSubsetOfSet.prototype.isSupersetOfSet.prototype.isDisjointFromes.namespace modules,/es/and/stable/namespaces entriesMath.sumPrecisestage 2.7 proposal:Math.sumPrecisePromise.tryproposal:Promise.tryRegExp.escapestage 2 proposal:Symbol.customMatcherSymbol.customMatcherSymbol.customMatcherwell-known symbol from the pattern matching proposal is also used in the exactors proposal, added an entry also for this proposalURL.parse, url/825{ Object, Map }.groupBybug that does not support iterable primitivesArray.fromAsyncURL.parseadded and marked as supported from FF 126URL.parseadded and marked as supported from Bun 1.1.4URL.canParsefixed and marked as supported from Bun 1.1.0Setmethods fixed in JavaScriptCore and marked as supported from Bun 1.1.1Object.setPrototypeOf, #1329, thanks @ minseok-choeArray.from, #1331, thanks @ minseok-choequeueMicrotaskarityURL.canParsearitySuppressedErrorextra arguments support and arityvalueargument ofURLSearchParams.prototype.{ has, delete }marked as supported from Bun 1.0.31Array.prototype.{ toSpliced, toReversed, with }andatobmarked as supportedPackage name: fast-glob
🐛 Bug fixes
This release fixes a regression for cases where the
ignoreoption is used with a string (#403, #404).The public interface of this package does not support a string as the value for the
ignoreoption since 2018 year (release).So, in the next major release, we will reintroduce method implementations that do not involve strings in the
ignoreoption.🚀 Improvements
Method aliases
New methods (
glob,globSync,globStream) have been added in addition to the current methods (default import,sync,stream), which eliminate the need to rename the method when importing. In addition, anasyncalias has been added for the default import, which makes it possible to use this packet with ESM.Method to convert paths to globs
A new method (
convertPathToPattern) has been added in this release to convert a path to a pattern. The primary goal is to enable users to avoid processing Windows paths in each location where this package is used by utilities from third-party packages.See more details in the pull request.
🐛 Bug fixes
baseNameMatchoption was enabled, which went against the documented behavior. (#312)micromatchpackage does not correctly generate a regular expression (#365).dotoption enabled when matching paths. Previously, the!**/*patterns did not exclude hidden files (start with a dot). (#343)['./file.md', 'file.md', '*']will now only includefile.mdonce in the results. (#190)📖 Documentation
A clarifying note has been added for the
concurrencyoption, which provides more detailed information about the Thread Pool utilization.⚙️ Infrastructure
🥇 New Contributors
🐛 Bug fixes
Fixed an issue introduced in
3.2.7related to incorrect application of patterns to entries with a trailing slash when the entry is not a directory.Before changes:
After fix:
Thanks @ AgentEnder for the issue (#357).
🚀 Improvements
This release includes performance improvements for the asynchronous method. For this method we now use an asynchronous directory traversal interface instead of using a streaming interface. This gives up to 15% acceleration for medium and large directories. The result depends a lot on hardware.
You can find the benchmark results for this release in CI here.
Here are a few of measurements on my laptop:
===> Max stdev: 7 | Retries: 3 | Options: {}
Name Time, ms Time stdev, % Memory, MB Memory stdev, % Entries Errors Retries
--------------------- -------- ------------- ---------- --------------- ------- ------ -------
fast-glob-current.js 4.390 0.252 6.253 0.015 4 0 1
fast-glob-previous.js 5.653 0.633 6.051 0.056 4 0 1
===> Benchmark pattern "**" with 100 launches (regression, async)
===> Max stdev: 7 | Retries: 3 | Options: {}
Name Time, ms Time stdev, % Memory, MB Memory stdev, % Entries Errors Retries
--------------------- -------- --------<sp...