Bumps the npm_and_yarn group with 12 updates in the / directory:
Updates @babel/core from 7.13.10 to 7.29.6
Release notes
Sourced from @babel/core's releases.
v7.29.6 (2026年05月25日)
🐛 Bug Fix
babel-generator
babel-core
babel-core, babel-generator
Committers: 3
v7.29.5 (2026年05月05日)
🏠 Internal
babel-preset-env
- Update
@babel/* dependencies
v7.29.4 (2026年05月05日)
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
- #17974 [7.x backport]fix(systemjs): improve module string name support (
@JLHwung)
Committers: 1
v7.29.3 (2026年04月30日)
👓 Spec Compliance
🐛 Bug Fix
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
- #17931 fix(decorators): replace super within all removed static elements (
@JLHwung)
babel-register
babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env
- #17788 Add bugfix plugin for Safari array rest destructuring bug (
@JLHwung)
💅 Polish
📝 Documentation
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @babel/core since your current version.
Updates ws from 7.4.4 to 7.5.11
Release notes
Sourced from ws's releases.
7.5.11
Bug fixes
- Backported 2b2abd45 to the 7.x release line (e14c4586).
7.5.10
Bug fixes
- Backported e55e5106 to the 7.x release line (22c28763).
7.5.9
Bug fixes
- Backported bc8bd34e to the 7.x release line (0435e6e1).
7.5.8
Bug fixes
- Backported 0fdcc0af to the 7.x release line (2758ed35).
- Backported d68ba9e1 to the 7.x release line (dc1781bc).
7.5.7
Bug fixes
- Backported 6946f5fe to the 7.x release line (1f72e2e1).
7.5.6
Bug fixes
- Backported b8186dd1 to the 7.x release line (73dec34b).
- Backported ed2b8039 to the 7.x release line (22a26afb).
7.5.5
Bug fixes
- Backported ec9377ca to the 7.x release line (0e274acd).
7.5.4
Bug fixes
- Backported 6a72da3e to the 7.x release line (76087fbf).
- Backported 869c9892 to the 7.x release line (27997933).
7.5.3
Bug fixes
- The
WebSocketServer constructor now throws an error if more than one of the
noServer, server, and port options are specefied (66e58d27).
- Fixed a bug where a
'close' event was emitted by a WebSocketServer before
the internal HTTP/S server was actually closed (5a587304).
... (truncated)
Commits
fd36cd8 [dist] 7.5.11
e14c458 [security] Limit retained message parts
d962d70 [dist] 7.5.10
22c2876 [security] Fix crash when the Upgrade header cannot be read (#2231)
8a78f87 [dist] 7.5.9
0435e6e [security] Fix same host check for ws+unix: redirects
4271f07 [dist] 7.5.8
dc1781b [security] Drop sensitive headers when following insecure redirects
2758ed3 [fix] Abort the handshake if the Upgrade header is invalid
a370613 [dist] 7.5.7
- Additional commits viewable in compare view
Updates uuid from 8.3.2 to 14.0.0
Release notes
Sourced from uuid's releases.
v14.0.0
14.0.0 (2026年04月19日)
⚠ BREAKING CHANGES
- expect
crypto to be global everywhere (requires node@20+) (#935)
- drop node@18 support (#934)
Features
Bug Fixes
- expect
crypto to be global everywhere (requires node@20+) (#935) (f2c235f)
- Use GITHUB_TOKEN for release-please and enable npm provenance (#925) (ffa3138)
v13.0.2
13.0.2 (2026年05月04日)
Bug Fixes
- rerelease to fix provenance. (49ccb35)
v13.0.1
13.0.1 (2026年04月27日)
Bug Fixes
v13.0.0
13.0.0 (2025年09月08日)
⚠ BREAKING CHANGES
- make browser exports the default (#901)
Bug Fixes
v12.0.1
12.0.1 (2026年04月29日)
... (truncated)
Changelog
Sourced from uuid's changelog.
14.0.0 (2026年04月19日)
Security
- Fixes GHSA-w5hq-g745-h8pq:
v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.
⚠ BREAKING CHANGES
crypto is now expected to be globally defined (requires node@20+) (#935)
- drop node@18 support (#934)
- upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years
13.0.0 (2025年09月08日)
⚠ BREAKING CHANGES
- make browser exports the default (#901)
Bug Fixes
12.0.0 (2025年09月05日)
⚠ BREAKING CHANGES
- update to typescript@5.2 (#887)
- remove CommonJS support (#886)
- drop node@16 support (#883)
Features
Bug Fixes
11.1.0 (2025年02月19日)
... (truncated)
Commits
7c1ea08 chore(main): release 14.0.0 (#926)
3d2c5b0 Merge commit from fork
f2c235f fix!: expect crypto to be global everywhere (requires node@20+) (#935)
529ef08 chore: upgrade TypeScript and fixup types (#927)
086fd79 chore: update dependencies (#933)
dc4ddb8 feat!: drop node@18 support (#934)
0f1f9c9 chore: switch to Biome for parsing and linting (#932)
e2879e6 chore: use maintained version of npm-run-all (#930)
ffa3138 fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)
0423d49 docs: remove obsolete v1 option notes (#915)
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds prepare script that runs during installation. Review the package contents before updating.
Updates @babel/plugin-transform-modules-systemjs from 7.13.8 to 7.29.7
Release notes
Sourced from @babel/plugin-transform-modules-systemjs's releases.
v7.29.7 (2026年05月25日)
Re-release all packages with npm provenance attestations
v7.29.6 (2026年05月25日)
🐛 Bug Fix
babel-generator
babel-core
babel-core, babel-generator
Committers: 3
v7.29.5 (2026年05月05日)
🏠 Internal
babel-preset-env
- Update
@babel/* dependencies
v7.29.4 (2026年05月05日)
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
- #17974 [7.x backport]fix(systemjs): improve module string name support (
@JLHwung)
Committers: 1
v7.29.3 (2026年04月30日)
👓 Spec Compliance
🐛 Bug Fix
babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
- #17931 fix(decorators): replace super within all removed static elements (
@JLHwung)
babel-register
babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env
- #17788 Add bugfix plugin for Safari array rest destructuring bug (
@JLHwung)
💅 Polish
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for @babel/plugin-transform-modules-systemjs since your current version.
Updates bn.js from 4.12.0 to 4.12.3
Commits
Updates handlebars from 4.7.7 to 4.7.9
Release notes
Sourced from handlebars's releases.
v4.7.9
- fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
- fix type "RuntimeOptions" also accepting string partials - eab1d14
- feat(types): set
hash to be a Record<string, any> - de4414d
- fix non-contiguous program indices - 4512766
- refactor: rename i to startPartIndex - e497a35
- security: fix security issues - 68d8df5
Commits
v4.7.8
- Make library compatible with workers (#1894) - 3d3796c
- Don't rely on Node.js global object (#1776) - 2954e7e
- Fix compiling of each block params in strict mode (#1855) - 30dbf04
- Fix rollup warning when importing Handlebars as ESM - 03d387b
- Fix bundler issue with webpack 5 (#1862) - c6c6bbb
- Use https instead of git for mustache submodule - 88ac068
Commits
Changelog
Sourced from handlebars's changelog.
v4.7.9 - March 26th, 2026
- fix: enable shell mode for spawn to resolve Windows EINVAL issue - e0137c2
- fix type "RuntimeOptions" also accepting string partials - eab1d14
- feat(types): set
hash to be a Record<string, any> - de4414d
- fix non-contiguous program indices - 4512766
- refactor: rename i to startPartIndex - e497a35
- security: fix security issues - 68d8df5
Commits
v4.7.8 - July 27th, 2023
- Make library compatible with workers (#1894) - 3d3796c
- Don't rely on Node.js global object (#1776) - 2954e7e
- Fix compiling of each block params in strict mode (#1855) - 30dbf04
- Fix rollup warning when importing Handlebars as ESM - 03d387b
- Fix bundler issue with webpack 5 (#1862) - c6c6bbb
- Use https instead of git for mustache submodule - 88ac068
Commits
Commits
dce542c v4.7.9
8a41389 Update release notes
68d8df5 Fix security issues
b2a0831 Fix browser tests
9f98c16 Fix release script
45443b4 Revert "Improve partial indenting performance"
8841a5f Fix CI errors with linting
e0137c2 fix: enable shell mode for spawn to resolve Windows EINVAL issue
e914d60 Improve rendering performance
7de4b41 Upgrade GitHub Actions checkout and setup-node on 4.x branch
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jaylinski, a new releaser for handlebars since your current version.
Updates lodash from 4.17.21 to 4.18.1
Release notes
Sourced from lodash's releases.
4.18.1
Bugs
Fixes a ReferenceError issue in lodash lodash-es lodash-amd and lodash.template when using the template and fromPairs functions from the modular builds. See lodash/lodash#6167
These defects were related to how lodash distributions are built from the main branch using https://github.com/lodash-archive/lodash-cli. When internal dependencies change inside lodash functions, equivalent updates need to be made to a mapping in the lodash-cli. (hey, it was ahead of its time once upon a time!). We know this, but we missed it in the last release. It's the kind of thing that passes in CI, but fails bc the build is not the same thing you tested.
There is no diff on main for this, but you can see the diffs for each of the npm packages on their respective branches:
4.18.0
v4.18.0
Full Changelog: lodash/lodash@4.17.23...4.18.0
Security
_.unset / _.omit: Fixed prototype pollution via constructor/prototype path traversal (GHSA-f23m-r3pf-42rh, fe8d32e). Previously, array-wrapped path segments and primitive roots could bypass the existing guards, allowing deletion of properties from built-in prototypes. Now constructor and prototype are blocked unconditionally as non-terminal path keys, matching baseSet. Calls that previously returned true and deleted the property now return false and leave the target untouched.
_.template: Fixed code injection via imports keys (GHSA-r5fr-rjxr-66jc, CVE-2026-4800, 879aaa9). Fixes an incomplete patch for CVE-2021-23337. The variable option was validated against reForbiddenIdentifierChars but importsKeys was left unguarded, allowing code injection via the same Function() constructor sink. imports keys containing forbidden identifier characters now throw "Invalid imports option passed into _.template".
Docs
- Add security notice for
_.template in threat model and API docs (#6099)
- Document
lower > upper behavior in _.random (#6115)
- Fix quotes in
_.compact jsdoc (#6090)
lodash.* modular packages
Diff
We have also regenerated and published a select number of the lodash.* modular packages.
These modular packages had fallen out of sync significantly from the minor/patch updates to lodash. Specifically, we have brought the following packages up to parity w/ the latest lodash release because they have had CVEs on them in the past:
Commits
cb0b9b9 release(patch): bump main to 4.18.1 (#6177)
75535f5 chore: prune stale advisory refs (#6170)
62e91bc docs: remove n_ Node.js < 6 REPL note from README (#6165)
59be2de release(minor): bump to 4.18.0 (#6161)
af63457 fix: broken tests for _.template 879aaa9
1073a76 fix: linting issues
879aaa9 fix: validate imports keys in _.template
fe8d32e fix: block prototype pollution in baseUnset via constructor/prototype traversal
18ba0a3 refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)
b819080 ci: add dist sync validation workflow (#6137)
- Additional commits viewable in compare view
Updates minimatch from 3.0.4 to 3.1.5
Commits
Updates next from 11.1.2 to 11.1.4
Commits
Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.
Updates picomatch from 2.2.2 to 2.3.2
Release notes
Sourced from picomatch's releases.
2.3.2
This is a security release fixing several security relevant issues.
What's Changed
Full Changelog: micromatch/picomatch@2.3.1...2.3.2
2.3.1
Fixed
- Fixes bug when a pattern containing an expression after the closing parenthesis (
/!(*.d).{ts,tsx}) was incorrectly converted to regexp (9f241ef).
Changed
2.2.3
Fixed
- Do not skip pattern seperator for square brackets (fb08a30).
- Set negatedExtGlob also if it does not span the whole pattern (032e3f5).
Changelog
Sourced from picomatch's changelog.
Release history
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
- Changelogs are for humans, not machines.
- There should be an entry for every single version.
- The same types of changes should be grouped.
- Versions and sections should be linkable.
- The latest version comes first.
- The release date of each versions is displayed.
- Mention whether you follow Semantic Versioning.
Changelog entries are classified using the following labels (from keep-a-changelog ):
Added for new features.
Changed for changes in existing functionality.
Deprecated for soon-to-be removed features.
Removed for now removed features.
Fixed for any bug fixes.
Security in case of vulnerabilities.
4.0.0 (2024年02月07日)
Fixes
Changed
- Remove process global to work outside of node #129, thanks to
@styfle
- Add sideEffects to package.json #128, thanks to
@frandiox
- Removed
os, make compatible browser environment. See #124, thanks to @gwsbhqt
3.0.1
Fixes
... (truncated)
Commits
81cba8d Publish 2.3.2
fc1f6b6 Merge commit from fork
eec17ae Merge commit from fork
78f8ca4 Merge pull request #156 from micromatch/backport-144
3f4f10e Merge pull request #144 from Jason3S/jdent-object-properties
5467a5a 2.3.1
9f241ef Merge pull request #102 from micromatch/ISSUE-93_incorrect_extglob_expanding
ac3cb66 fix: support stars in negation extglobs with expression after closing parenth...
719d348 Merge pull request #85 from XhmikosR/codeql
ac74e57 Merge pull request #91 from XhmikosR/patch-1
- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by danez, a new releaser for picomatch since your current version.
Updates postcss from 8.2.8 to 8.2.15
Release notes
Sourced from postcss's releases.
8.2.15
- Fixed
list type definitions (by @n19htz).
8.2.14
- Removed
source-map from client-side bundle (by @barak007).
8.2.13
- Fixed ReDoS vulnerabilities in source map parsing (by
@yetingli).
8.2.12
- Fixed
package.json exports.
8.2.11
- Fixed
DEP0148 warning in Node.js 16.
- Fixed docs (by
@semiromid).
8.2.10
- Fixed ReDoS vulnerabilities in source map parsing.
- Fixed webpack 5 support (by
@barak007).
- Fixed docs (by
@roelandmoors).
8.2.9
Changelog
Sourced from postcss's changelog.
8.2.15
- Fixed
list type definitions (by @n19htz).
8.2.14
- Removed
source-map from client-side bundle (by Barak Igal).
8.2.13
- Fixed ReDoS vulnerabilities in source map parsing (by Yeting Li).
8.2.12
- Fixed
package.json exports.
8.2.11
- Fixed
DEP0148 warning in Node.js 16.
- Fixed docs (by
@semiromid).
8.2.10
- Fixed ReDoS vulnerabilities in source map parsing.
- Fixed webpack 5 support (by Barak Igal).
- Fixed docs (by Roeland Moors).
8.2.9
- Exported
NodeErrorOptions type (by Rouven Weßling).
Commits
Updates vm2 from 3.9.3 to 3.11.5
Release notes
Sourced from vm2's releases.
v3.11.5
What's Changed
Bug fixes
- #566 — Restore
util.inspect output on Node 26+. console.log(vm.run(...)) was rendering as Proxy(Proxy({})) / Proxy(Proxy([])) instead of the underlying value. Triggered by Node 26's stricter handling of nested proxies in the inspector.
- #567 — Restore array iteration on
vm.freeze()'d host arrays. Calling .map() / .filter() / .forEach() etc. inside the sandbox on a frozen host object containing arrays threw
TypeError: 'isExtensible' on proxy: trap result does not reflect extensibility of proxy target. Regression from the 3.11.0 proxy-invariant hardening.
- #568 — Fix
.node extension handler key in lib/resolver.js (the key was ' .node' with a leading space, so native addon resolution silently fell through to the default path). Thanks to @cherr-cc.
Upgrade Notes
Drop-in replacement for 3.11.4. No API or configuration changes.
Full Changelog: patriksimek/vm2@v3.11.4...v3.11.5
v3.11.4
Ten advisories closed. Patch release — no API changes for valid configurations.
What's Changed
Security fixes
- GHSA-c4cf-2hgv-2qv6 — Bridge
set trap ignoring ECMA-262 §9.5.9 Receiver, letting Object.create(hostObj) children and Reflect.set(hostObj, k, v, custom) writes leak onto the host object (write-channel → RCE).
- GHSA-m5q2-4fm3-vfqp — Cross-realm
Symbol.for namespace leak + missing dangerous-symbol guards on the bridge's write traps (set / defineProperty / deleteProperty), enabling sandbox-installed nodejs.util.promisify.custom / stream brand / webstream hooks on host objects (RCE).
- GHSA-v6mx-mf47-r5wg — Host prototype mutation via
Function.prototype.{call,apply,bind} and Reflect.{apply,construct} indirection through Object.prototype.__proto__ setter, severing host intrinsic prototype chains and escaping via thisEnsureThis proto-walk fallthrough (RCE).
- GHSA-q3fm-4wcw-g57x — Defense Invariant #11 violation in
defaultSandboxPrepareStackTrace (second variant of GHSA-9qj6-qjgg-37qq in a different file): sandbox-installed Array.prototype[N] setter / Array.prototype.join override could observe bridge-internal stack-trace state.
- GHSA-76w7-j9cq-rx2j — Promise species hijack in
localPromise's swallow-tail, hijacking the downstream child constructor to capture V8's internal (resolve, reject) capability and reach a raw host-realm error → host Function (RCE).
- GHSA-m4wx-m65x-ghrr — NodeVM constructor patch bypass of GHSA-8hg8-63c5-gwmx: any truthy
nesting paired with a non-real-config require produced a NESTING_OVERRIDE-only resolver → inner NodeVM with attacker-chosen require → child_process RCE.
- GHSA-6j2x-vhqr-qr7q — WebAssembly JSPI (
WebAssembly.promising / WebAssembly.Suspending, Node 24+ behind a flag, Node 26+ default) producing Promise objects with a host-realm [[Prototype]] chain and no bridge interposition; species hijack delivers a raw host-realm rejection to sandbox .catch → host Function (RCE).
- GHSA-rp36-8xq3-r6c4 — NodeVM builtin denylist bypass via
process (whose getBuiltinModule(name) reloads any core module regardless of allow/deny config) and inspector/promises (whose Session().post('Runtime.evaluate', ...) evaluates attacker JS in the host realm). Supersedes GHSA-947f-4v7f-x2v8.
- GHSA-r9pm-gxmw-wv6p — NodeVM
builtin: ['*'] wildcard exposing Node's undocumented underscored network builtins (_http_client, _http_server, _tls_*, _stream_*) even when the documented -http/-https/-net/-tls exclusions were used — SSRF-class capability bypass (CVSS 8.6).
- GHSA-9g8x-92q2-p28f — NodeVM builtin allowlist surfacing four process-wide observability builtins (
diagnostics_channel, async_hooks, perf_hooks, v8) that read state of the entire host process rather than sandbox-local state — HTTP header / async-context / perf-mark / heap-snapshot exfiltration.
Documentation
docs/ATTACKS.md extended through Category 35, plus two new Defense Invariants: #12 ("No sandbox-visible object has a host-realm prototype chain without bridge interposition") and #13 ("The NodeVM builtin allowlist is a closed system").
Upgrade Notes
Bumps the npm_and_yarn group with 12 updates in the / directory:
7.13.107.29.67.4.47.5.118.3.214.0.07.13.87.29.74.12.04.12.34.7.74.7.94.17.214.18.13.0.43.1.511.1.211.1.42.2.22.3.28.2.88.2.153.9.33.11.5Updates
@babel/corefrom 7.13.10 to 7.29.6Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
04ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)aa8394ev7.29.0ad0d03f[7.x backport] feat: Allow specifying startLine in code frame (#17739)d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/coresince your current version.Updates
wsfrom 7.4.4 to 7.5.11Release notes
Sourced from ws's releases.
... (truncated)
Commits
fd36cd8[dist] 7.5.11e14c458[security] Limit retained message partsd962d70[dist] 7.5.1022c2876[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87[dist] 7.5.90435e6e[security] Fix same host check for ws+unix: redirects4271f07[dist] 7.5.8dc1781b[security] Drop sensitive headers when following insecure redirects2758ed3[fix] Abort the handshake if the Upgrade header is invalida370613[dist] 7.5.7Updates
uuidfrom 8.3.2 to 14.0.0Release notes
Sourced from uuid's releases.
... (truncated)
Changelog
Sourced from uuid's changelog.
... (truncated)
Commits
7c1ea08chore(main): release 14.0.0 (#926)3d2c5b0Merge commit from forkf2c235ffix!: expectcryptoto be global everywhere (requires node@20+) (#935)529ef08chore: upgrade TypeScript and fixup types (#927)086fd79chore: update dependencies (#933)dc4ddb8feat!: drop node@18 support (#934)0f1f9c9chore: switch to Biome for parsing and linting (#932)e2879e6chore: use maintained version of npm-run-all (#930)ffa3138fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)0423d49docs: remove obsolete v1 option notes (#915)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@babel/plugin-transform-modules-systemjsfrom 7.13.8 to 7.29.7Release notes
Sourced from @babel/plugin-transform-modules-systemjs's releases.
... (truncated)
Commits
4fba754v7.29.7a458f66v7.29.432ebd5a[7.x backport]fix(systemjs): improve module string name support (#17974)aa8394ev7.29.00053db6Update polyfill packages (#17727)61647aev7.28.5a177d55[Babel 8] Uset.traverseFastto replace somepath.traverse(#17518)eebd3a0v7.27.1317e332Enforce node protocol import (#17207)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@babel/plugin-transform-modules-systemjssince your current version.Updates
bn.jsfrom 4.12.0 to 4.12.3Commits
39fe4384.12.367ecb35backport(4.x): fix imaskn state (#317)c4098ba4.12.26277fd7backport(4.x): Fix imuln/muln with zero (backport of #313) (#314)ac0d4af4.12.1a5f14b4Fix serious issue in.toString(16)(#309)0cd2661Remove package-lock.json added by npmUpdates
handlebarsfrom 4.7.7 to 4.7.9Release notes
Sourced from handlebars's releases.
Changelog
Sourced from handlebars's changelog.
Commits
dce542cv4.7.98a41389Update release notes68d8df5Fix security issuesb2a0831Fix browser tests9f98c16Fix release script45443b4Revert "Improve partial indenting performance"8841a5fFix CI errors with lintinge0137c2fix: enable shell mode for spawn to resolve Windows EINVAL issuee914d60Improve rendering performance7de4b41Upgrade GitHub Actions checkout and setup-node on 4.x branchMaintainer changes
This version was pushed to npm by jaylinski, a new releaser for handlebars since your current version.
Updates
lodashfrom 4.17.21 to 4.18.1Release notes
Sourced from lodash's releases.
Commits
cb0b9b9release(patch): bump main to 4.18.1 (#6177)75535f5chore: prune stale advisory refs (#6170)62e91bcdocs: remove n_ Node.js < 6 REPL note from README (#6165)59be2derelease(minor): bump to 4.18.0 (#6161)af63457fix: broken tests for _.template 879aaa91073a76fix: linting issues879aaa9fix: validate imports keys in _.templatefe8d32efix: block prototype pollution in baseUnset via constructor/prototype traversal18ba0a3refactor(fromPairs): use baseAssignValue for consistent assignment (#6153)b819080ci: add dist sync validation workflow (#6137)Updates
minimatchfrom 3.0.4 to 3.1.5Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actionsUpdates
nextfrom 11.1.2 to 11.1.4Commits
75b7a57v11.1.4e8b6d05Update node-fetchec1a0f7v11.1.34dc9bbaAdd no-verify-access for lernae314019use correct token1a40e71fix lintb01acc1Update branch name to next-1166de88dUse next-11 tag303bc0fAllow publishing on v11-patch branchf59c82bEnable GitHub actions for v11-patch branchMaintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.
Updates
picomatchfrom 2.2.2 to 2.3.2Release notes
Sourced from picomatch's releases.
Changelog
Sourced from picomatch's changelog.
... (truncated)
Commits
81cba8dPublish 2.3.2fc1f6b6Merge commit from forkeec17aeMerge commit from fork78f8ca4Merge pull request #156 from micromatch/backport-1443f4f10eMerge pull request #144 from Jason3S/jdent-object-properties5467a5a2.3.19f241efMerge pull request #102 from micromatch/ISSUE-93_incorrect_extglob_expandingac3cb66fix: support stars in negation extglobs with expression after closing parenth...719d348Merge pull request #85 from XhmikosR/codeqlac74e57Merge pull request #91 from XhmikosR/patch-1Maintainer changes
This version was pushed to npm by danez, a new releaser for picomatch since your current version.
Updates
postcssfrom 8.2.8 to 8.2.15Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5061f7bRelease 8.2.15 versionda88b2eUpdate fs-extra7a3d728Try to fix CIf00a448Update dependncies29a260eMerge pull request #1577 from n19htz/fix-list-declaration8a0e1ebfix List declartationff8e52dRelease 8.2.14 version12359eaUpdate dependenciesb158dd5Merge pull request #1571 from barak007/source-map-browserde6f33cremove source-map from browser buildUpdates
vm2from 3.9.3 to 3.11.5Release notes
Sourced from vm2's releases.