Bump the npm_and_yarn group across 3 directories with 28 updates
Type: Pull Request
State: Open
Association: None
Comments: 0
(10 months ago)
(10 months ago)
dependencies javascript
Bumps the npm_and_yarn group with 8 updates in the / directory:
| Package | From | To |
|---|---|---|
| @babel/runtime | 7.24.5 |
7.27.1 |
| braces | 3.0.2 |
3.0.3 |
| cookie | 0.5.0 |
0.7.2 |
| next-auth | 4.24.7 |
4.24.11 |
| cross-spawn | 7.0.3 |
7.0.6 |
| micromatch | 4.0.5 |
4.0.8 |
| nanoid | 3.3.7 |
3.3.11 |
| next | 14.2.3 |
15.3.2 |
Bumps the npm_and_yarn group with 6 updates in the /docs directory:
| Package | From | To |
|---|---|---|
| cross-spawn | 5.1.0 |
7.0.6 |
| nanoid | 3.3.7 |
3.3.11 |
| next | 14.2.3 |
14.2.26 |
| pug | 3.0.2 |
3.0.3 |
| express | 4.19.2 |
5.1.0 |
| ws | 8.16.0 |
8.18.2 |
Bumps the npm_and_yarn group with 13 updates in the /sweep_chat directory:
| Package | From | To |
|---|---|---|
| @babel/runtime | 7.24.5 |
7.27.1 |
| cookie | 0.5.0 |
0.7.2 |
| next-auth | 4.24.7 |
4.24.11 |
| micromatch | 4.0.5 |
4.0.8 |
| nanoid | 3.3.7 |
3.3.11 |
| next | 14.2.3 |
14.2.28 |
| @babel/helpers | 7.24.5 |
7.27.1 |
| @octokit/endpoint | 10.1.1 |
10.1.4 |
| @octokit/plugin-paginate-rest | 11.3.0 |
11.6.0 |
| @octokit/request | 9.1.1 |
9.2.3 |
| @sentry/browser | 8.2.1 |
8.55.0 |
| @sentry/nextjs | 8.2.1 |
8.55.0 |
| axios | 1.7.2 |
1.9.0 |
Updates @babel/runtime from 7.24.5 to 7.27.1
Release notes
Sourced from @babel/runtime's releases.
v7.27.1 (2025-04-30)
Thanks
@kermanxand@woaitsAryanfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalonebabel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3
- #17205 Inline regenerator in the relevant packages (
@nicolo-ribaudo)- All packages
... (truncated)
Changelog
Sourced from @babel/runtime's changelog.
v7.27.1 (2025-04-30)
:eyeglasses: Spec Compliance
babel-parserbabel-parser,babel-types:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traversebabel-helper-wrap-function,babel-plugin-transform-async-to-generator
- #17251 Fix: propagate argument evaluation errors through async promise chain (
@magic-akari)babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parserbabel-generator,babel-parserbabel-parserbabel-compat-data,babel-preset-envbabel-traverse
- #17156 fix: Objects and arrays with multiple references should not be evaluated (
@liuxingbaoyu)babel-generator:nail_care: Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining,babel-plugin-proposal-decorators,babel-plugin-transform-arrow-functions,babel-plugin-transform-class-properties,babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spread,babel-plugin-transform-optional-chaining,babel-plugin-transform-parameters,babel-traverse
- #17221 Reduce generated names size for the 10th-11th (
@nicolo-ribaudo):house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime
- #17263 Remove unused
regenerator-runtimedep in@babel/runtime(@nicolo-ribaudo)babel-compat-data,babel-preset-envbabel-compat-data,babel-standalone- Other
babel-register
- #16844 Migrate
@babel/registerto cts (@liuxingbaoyu)babel-cli,babel-compat-data,babel-core,babel-generator,babel-helper-compilation-targets,babel-helper-fixtures,babel-helper-module-imports,babel-helper-module-transforms,babel-helper-plugin-test-runner,babel-helper-transform-fixture-test-runner,babel-helpers,babel-node,babel-parser,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-systemjs,babel-plugin-transform-modules-umd,babel-plugin-transform-react-display-name,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-plugin-transform-typeof-symbol,babel-plugin-transform-typescript,babel-preset-env,babel-register,babel-standalone,babel-typesbabel-plugin-transform-regenerator
... (truncated)
Commits
eebd3a0v7.27.1296cdc5Remove unusedregenerator-runtimedep in@babel/runtime(#17263)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)5c350eav7.27.0ca4865aFix: align behaviour to tscrewriteRelativeImportExtensions(#17118)e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.92d95140v7.26.763d3038v7.26.0- Additional commits viewable in compare view
Updates braces from 3.0.2 to 3.0.3
Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)- Additional commits viewable in compare view
Updates cookie from 0.5.0 to 0.7.2
Release notes
Sourced from cookie's releases.
v0.7.2
Fixed
- Fix object assignment of
hasOwnProperty(#177) bc38ffdhttps://github.com/jshttp/cookie/compare/v0.7.1...v0.7.2
0.7.1
Fixed
- Allow leading dot for domain (#174)
- Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
- Add fast path for
serializewithout options, useobj.hasOwnPropertywhen parsing (#172)https://github.com/jshttp/cookie/compare/v0.7.0...v0.7.1
0.7.0
- perf: parse cookies ~10% faster (#144 by
@kurtextremand #170)- fix: narrow the validation of cookies to match RFC6265 (#167 by
@bewinsnw)- fix: add
maintopackage.jsonfor rspack (#166 by@proudparrot2)https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.0
0.6.0
- Add
partitionedoption
Commits
d19eaa10.7.2bc38ffdFix object assignment ofhasOwnProperty(#177)cf4658f0.7.16a8b8f5Allow leading dot for domain (#174)58015c0Remove more code and perf wins (#172)ab057d60.7.05f02ca8Migrate history to GitHub releasesa5d591cMigrate history to GitHub releases51968f9Skip isNaN9e7ca51perf(parse): cache length, return early (#144)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates next-auth from 4.24.7 to 4.24.11
Commits
6bca388chore(release): bump version [skip ci]c46fd4fchore(deps): allow react v19 as peer deps (#12352)3dfe5d5chore: Update docusaurus.config.js0447db0chore(v4): add sent.dm sponsor (#12172)5a5859adocs: Update options.md5ad7fb4docs: Update options.mdc7ea50dchore(release): bump version [skip ci]490a033fix: supportAUTH_SECRETfor compat withnpx auth secret1e6be72fix: functions that return promises must be async (#12105)ddab3ccchore(release): bump version [skip ci]- Additional commits viewable in compare view
Updates cross-spawn from 7.0.3 to 7.0.6
Changelog
Sourced from cross-spawn's changelog.
7.0.6 (2024-11-18)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
7.0.5 (2024-11-07)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024-11-07)
Bug Fixes
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)- Additional commits viewable in compare view
Updates micromatch from 4.0.5 to 4.0.8
Release notes
Sourced from micromatch's releases.
4.0.8
Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.
Changelog
Sourced from micromatch's changelog.
[4.0.8] - 2024-08-22
- backported CVE-2024-4067 fix (from v4.0.6) over to 4.x branch
[4.0.7] - 2024-05-22
- this is basically v4.0.5, with some README updates
- it is vulnerable to CVE-2024-4067
- Updated braces to v3.0.3 to avoid CVE-2024-4068
- does NOT break API compatibility
[4.0.6] - 2024-05-21
- Added
hasBracesto check if a pattern contains braces.- Fixes CVE-2024-4067
- BREAKS API COMPATIBILITY
- Should be labeled as a major release, but it's not.
Commits
8bd704e4.0.8a0e6841run verb to generate README documentation4ec2884Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7lint67fcce6fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3fix: CVE numbers in CHANGELOGd9dbd9afeat: updated CHANGELOG2ab1315fix: use actions/setup-node@v41406ea3feat: rework test to work on macos with node 10,12 and 14- Additional commits viewable in compare view
Updates nanoid from 3.3.7 to 3.3.11
Release notes
Sourced from nanoid's releases.
3.3.11
- Fixed React Native support.
3.3.10
- Fixed React Native support (by
@steida).3.3.9
- Reduced npm package size.
Changelog
Sourced from nanoid's changelog.
3.3.11
- Fixed React Native support.
3.3.10
- Fixed React Native support (by
@steida).3.3.9
- Reduced npm package size.
3.3.8
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).
Commits
37289ceRelease 3.3.11 version23690b7Fix CIc147962Fix RN supporta83734eMove to manually ESM/CJS dual packagebb12e8aRelease 3.3.10 version8f44264Fix Expo supportadf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limit- Additional commits viewable in compare view
Updates next from 14.2.3 to 15.3.2
Release notes
Sourced from next's releases.
v15.3.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
@next/mdx: Use stable turbopack config options (#78880)- Fix react-compiler: Fix detection of interest (#78879)
- Fix turbopack: Backport sourcemap bugfix (#78881)
- [next-server] preserve rsc query for rsc redirects (#78876)
- Update middleware public/static matching (#78875)
Credits
Huge thanks to
@ijjk,@huozhi,@kdy1,@wbinnssmith, and@bgwfor helping!v15.3.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Credits
Huge thanks to
@kdy1and@styflefor helping!v15.3.1-canary.15
Core Changes
- [Turbopack] refactor persistent caching from log based to cow approach: #76234
Misc Changes
- fix(turbo-tasks-fs): Handle filesystem watcher rescan events: #78045
Credits
Huge thanks to
@bgwand@sokrafor helping!v15.3.1-canary.14
Core Changes
... (truncated)
Commits
d9ec4a4v15.3.23def5ffbackport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...d0b2f8a@next/mdx: Use stable turbopack config options (#78880)04176defix(react-compiler): Fix detection of interest (#78879)b40778bfix(turbopack): Backport sourcemap bugfix (#78881)20f3120[next-server] preserve rsc query for rsc redirects (#78876)b464d18Update middleware public/static matching (#78875)fa536cfv15.3.1256e6f0update learn allow branch84e103bchore: Backport SWC-based RC optimization (#78260)- Additional commits viewable in compare view
Updates cross-spawn from 5.1.0 to 7.0.6
Changelog
Sourced from cross-spawn's changelog.
7.0.6 (2024-11-18)
Bug Fixes
- update cross-spawn version to 7.0.5 in package-lock.json (f700743)
7.0.5 (2024-11-07)
Bug Fixes
- fix escaping bug introduced by backtracking (640d391)
7.0.4 (2024-11-07)
Bug Fixes
Commits
77cd97fchore(release): 7.0.66717de4chore: upgrade standard-versionf700743fix: update cross-spawn version to 7.0.5 in package-lock.json9a7e3b2chore: fix build status badge0852683chore(release): 7.0.5640d391fix: fix escaping bug introduced by backtrackingbff0c87chore: remove codecova7c6abcchore: replace travis with github workflows9b9246echore(release): 7.0.45ff3a07fix: disable regexp backtracking (#160)- Additional commits viewable in compare view
Updates nanoid from 3.3.7 to 3.3.11
Release notes
Sourced from nanoid's releases.
3.3.11
- Fixed React Native support.
3.3.10
- Fixed React Native support (by
@steida).3.3.9
- Reduced npm package size.
Changelog
Sourced from nanoid's changelog.
3.3.11
- Fixed React Native support.
3.3.10
- Fixed React Native support (by
@steida).3.3.9
- Reduced npm package size.
3.3.8
- Fixed a way to break Nano ID by passing non-integer size (by
@myndzi).
Commits
37289ceRelease 3.3.11 version23690b7Fix CIc147962Fix RN supporta83734eMove to manually ESM/CJS dual packagebb12e8aRelease 3.3.10 version8f44264Fix Expo supportadf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limit- Additional commits viewable in compare view
Updates next from 14.2.3 to 14.2.26
Release notes
Sourced from next's releases.
v15.3.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (#78488) (#78883)
@next/mdx: Use stable turbopack config options (#78880)- Fix react-compiler: Fix detection of interest (#78879)
- Fix turbopack: Backport sourcemap bugfix (#78881)
- [next-server] preserve rsc query for rsc redirects (#78876)
- Update middleware public/static matching (#78875)
Credits
Huge thanks to
@ijjk,@huozhi,@kdy1,@wbinnssmith, and@bgwfor helping!v15.3.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Credits
Huge thanks to
@kdy1and@styflefor helping!v15.3.1-canary.15
Core Changes
- [Turbopack] refactor persistent caching from log based to cow approach: #76234
Misc Changes
- fix(turbo-tasks-fs): Handle filesystem watcher rescan events: #78045
Credits
Huge thanks to
@bgwand@sokrafor helping!v15.3.1-canary.14
Core Changes
... (truncated)
Commits
d9ec4a4v15.3.23def5ffbackport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOu...d0b2f8a@next/mdx: Use stable turbopack config options (#78880)04176defix(react-compiler): Fix detection of interest (#78879)b40778bfix(turbopack): Backport sourcemap bugfix (#78881)20f3120[next-server] preserve rsc query for rsc redirects (#78876)b464d18Update middleware public/static matching (#78875)fa536cfv15.3.1256e6f0update learn allow branch84e103bchore: Backport SWC-based RC optimization (#78260)- Additional commits viewable in compare view
Updates pug from 3.0.2 to 3.0.3
Release notes
Sourced from pug's releases.
pug-code-gen@3.0.3
Bug Fixes
- Validate
templateNameandglobalsare valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation options (#3438)pug@3.0.3
Bug Fixes
Update pug-code-gen with the following fix: (#3438)
Validate
templateNameandglobalsare valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation options
Commits
Updates dompurify from 3.0.8 to 3.2.5
Release notes
Sourced from dompurify's releases.
DOMPurify 3.2.5
- Added a check to the mXSS detection regex to be more strict, thanks
@masatokinugawa- Added ESM type imports in source, removes patch function, thanks
@donmccurdy- Added script to verify various TypeScript configurations, thanks
@reduckted- Added more modern browsers to the Karma launchers list
- Added Node 23.x to tested runtimes, removed Node 17.x
- Fixed the generation of source maps, thanks
@reduckted- Fixed an unexpected behavior with
ALLOWED_URI_REGEXPusing the 'g' flag, thanks@hhk-png- Fixed a few typos in the README file
DOMPurify 3.2.4
- Fixed a conditional and config dependent mXSS-style bypass reported by
@nsysean- Added a new feature to allow specific hook removal, thanks
@davecardwell- Added purify.js and purify.min.js to exports, thanks
@Aetherinox- Added better logic in case no window object is president, thanks
@yehuya- Updated some dependencies called out by dependabot
- Updated license files etc to show the correct year
DOMPurify 3.2.3
- Fixed two conditional sanitizer bypasses discovered by
@parrot409and@Slonser- Updated the attribute clobbering checks to prevent future bypasses, thanks
@parrot409DOMPurify 3.2.2
- Fixed a possible bypass in case a rather specific config for custom elements is set, thanks
@yaniv-git- Fixed several minor issues with the type definitions, thanks again
@reduckted- Fixed a minor issue with the types reference for trusted types, thanks
@reduckted- Fixed a minor problem with the template detection regex on some systems, thanks
@svdb99DOMPurify 3.2.1
- Fixed several minor issues with the type definitions, thanks
@reduckted@ghiscoding@asamuzaK@MiniDigger- Fixed an issue with non-minified dist files and order of imports, thanks
@reducktedDOMPurify 3.2.0
- Added type declarations, thanks
@reduckted,@philmayfield,@aloisklink,@ssi02014and others- Fixed a minor issue with the handling of hooks, thanks
@kevin-mizuDOMPurify 3.1.7
- Fixed an issue with comment detection and possible bypasses with specific config settings, thanks
@masatokinugawa- Fixed several smaller typos in documentation and test & build files, thanks
@christianhg- Added better support for Angular compiler, thanks
@jeroen1602- Added several new attributes to HTML and SVG allow-list, thanks
@Gigabyte5671and@Rotzbua- Removed the
foreignObjectelement from the list of HTML entry-points, thanks@masatokinugawa- Bumped several dependencies to be more up to date
DOMPurify 3.1.6
- Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks
@kevin-mizu- Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks
@realansgar- Fixed a minor problem with the bower file pointing to the wrong dist path
- Fixed several minor typos in docs, comments and comment blocks, thanks
@Rotzbua- Updated several development dependencies
... (truncated)
Commits
7806004Merge pull request #1082 from cure53/mainf14c22fchore: Preparing 3.2.5 releasec69d7a8Merge pull request #1080 from hhk-png/mainfce40b5chore: for lint59e8664Merge branch 'cure53:main' into maine62e3effix: Using ALLOWED_URI_REGEXP with the 'g' flag leads to incorrect resultsb428788Update README.md72c00dbMerge branch 'main' of github.com:cure53/DOMPurify49882dctest: Added Node 23.x to tested runtimes, removed Node 17.x2e5fd64Merge pull request #1078 from reduckted/fix-sourcemaps- Additional commits viewable in compare view
Updates express from 4.19.2 to 5.1.0
Release notes
Sourced from express's releases.
v5.1.0
What's Changed
- Update captains by
@UlisesGasconin expressjs/express#6027- build: Node.js 23.0 by
@bjohansebasin expressjs/express#6075- Add funding field (v5) by
@bjohansebasin expressjs/express#6064Description has been truncated
Pull Request Statistics
1
5
+4946
-2629
Package Dependencies
Security Advisories
Uncontrolled resource consumption in braces
Regular Expression Denial of Service (ReDoS) in micromatch
Technical Details
| ID: | 1037393 |
| UUID: | 2520146266 |
| Node ID: | PR_kwDONlH3fs6WNmFa |
| Host: | GitHub |
| Repository: | https-gitcom/swee |
| Merge State: | Unknown |