Bump the npm_and_yarn group across 1 directory with 9 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(7 months ago)
(7 months ago)
dependencies javascript
Bumps the npm_and_yarn group with 8 updates in the / directory:
| Package | From | To |
|---|---|---|
| @octokit/plugin-paginate-rest | 2.17.0 |
14.0.0 |
| @babel/traverse | 7.15.4 |
7.28.5 |
| @octokit/request | 5.6.3 |
10.0.7 |
| brace-expansion | 1.1.11 |
1.1.12 |
| braces | 3.0.2 |
3.0.3 |
| form-data | 3.0.1 |
3.0.4 |
| tough-cookie | 4.0.0 |
4.1.4 |
| ws | 7.5.5 |
7.5.10 |
Updates @octokit/plugin-paginate-rest from 2.17.0 to 14.0.0
Release notes
Sourced from @octokit/plugin-paginate-rest's releases.
v14.0.0
14.0.0 (2025-10-31)
Features
- add immutable releases, enterprise team membership, enterprise team organization endpoints (413e899)
BREAKING CHANGES
- Remove
GET /projects/{project_id}/columns- Remove
GET /enterprises/{enterprise}/secret-scanning/alertsv13.2.1
13.2.1 (2025-10-20)
Bug Fixes
v13.2.0
13.2.0 (2025-09-29)
Features
- new Projects v2 endpoints, new code scanning dismissal endpoints, many other endpoints (#690) (0e236cb)
v13.1.1
13.1.1 (2025-06-27)
Bug Fixes
v13.1.0
13.1.0 (2025-06-16)
Features
v13.0.1
13.0.1 (2025-05-25)
... (truncated)
Commits
413e899feat: add immutable releases, enterprise team membership, enterprise team org...3d311d6chore(deps): update dependency@types/nodeto v24 (#701)ba56fbcfix(deps): update@octokit/types(#698)80745beci(action): update actions/checkout action to v5 (#687)0e236cbfeat: new Projects v2 endpoints, new code scanning dismissal endpoints, many ...bf19e3echore(deps): update dependency prettier to v3.6.2 (#685)4f9fc56ci(action): update actions/setup-node action to v5 (#688)8e5da25fix: handle url in response when using pagination with compareCommits (#686)6d8ea8afeat: add paginatantion support forcompareCommitsand `compareCommitsWith...8ec2713fix(deps): update@octokit/types- no new paginated endpoints (#680)- Additional commits viewable in compare view
Updates @babel/traverse from 7.15.4 to 7.28.5
Release notes
Sourced from @babel/traverse's releases.
v7.28.5 (2025-10-23)
Thank you
@CO0Ki3,@Olexandr88, and@youthfulhpsfor your first PRs!:eyeglasses: Spec Compliance
babel-parser
- #17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier:bug: Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parserbabel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring
- #17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesbabel-traverse:house: Internal
:running_woman: Performance
babel-core
- #17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)Committers: 8
- Babel Bot (
@babel-bot)- Byeongho Yoo (
@youthfulhps)- Huáng Jùnliàng (
@JLHwung)- Hyeon Dokko (
@CO0Ki3)- Nicolò Ribaudo (
@nicolo-ribaudo)@Olexandr88@liuxingbaoyu- fisker Cheung (
@fisker)v7.28.4 (2025-09-05)
Thanks
@gwillenand@mrginglymusfor your first PRs!:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.28.5 (2025-10-23)
:eyeglasses: Spec Compliance
babel-parser
- #17446 Allow
Runtime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier:bug: Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parserbabel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring
- #17519 fix:
restcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesbabel-traverse:house: Internal
:running_woman: Performance
babel-core
- #17490 Faster finding of locations in
buildCodeFrameError(@liuxingbaoyu)v7.28.4 (2025-09-05)
:house: Internal
babel-core,babel-helper-check-duplicate-nodes,babel-traverse,babel-typesbabel-plugin-transform-regenerator
- #17455 chore: Clean up
transform-regenerator(@liuxingbaoyu)babel-core
- #17474 Switch to
@jridgewell/remapping(@mrginglymus)v7.28.3 (2025-08-14)
:eyeglasses: Spec Compliance
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators,babel-plugin-transform-class-static-block,babel-preset-env
- #17443 [static blocks] Do not inject new static fields after static code (
@nicolo-ribaudo):bug: Bug Fix
babel-parser:nail_care: Polish
babel-plugin-transform-regenerator,babel-plugin-transform-runtime
... (truncated)
Commits
61647aev7.28.5e579cb0EnablestrictNullChecksfortraverse(#17499)7385eae[Babel 8] Improve scope information collection performance (#17043)26bc651[Babel 8] Better node type definitions forcomputed(#17500)e626523FixJSXIdentifierhandling inisReferencedIdentifier(#17503)19c9126fix: ensure scope.push register in anonymous fn (#17504)35055e3v7.28.4b41f8cdUpdate Jest to v30.1.1 (#17493)22493b6Improve@babel/traversetypings (#17485)18d88b8Improve@babel/coretypings (#17471)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @babel/traverse since your current version.
Updates @octokit/request from 5.6.3 to 10.0.7
Release notes
Sourced from @octokit/request's releases.
v10.0.7
10.0.7 (2025-11-13)
Bug Fixes
v10.0.6
10.0.6 (2025-10-30)
Bug Fixes
v10.0.5
10.0.5 (2025-09-29)
Bug Fixes
v10.0.4
10.0.4 (2025-09-29)
Bug Fixes
v10.0.3
10.0.3 (2025-06-20)
Bug Fixes
v10.0.2
10.0.2 (2025-05-20)
Bug Fixes
v10.0.1
10.0.1 (2025-05-20)
... (truncated)
Commits
f17c1c1fix(readme): properly structure the options for custom agent (#786)ea46fa9ci(action): update github/codeql-action action to v4 (#778)8166d28chore(deps): update vitest monorepo to v4 (major) (#781)1aeac56fix(deps): update dependency@octokit/typesto v16 (#783)b5b08a2ci(action): update actions/setup-node action to v6 (#779)9a78123chore(deps): update dependency@types/nodeto v24 (#782)30f83b6fix(deps): update octokit deps (#772)b07d593ci(action): update actions/checkout action to v5 (#770)928c3d7chore(deps): update dependency prettier to v3.6.2 (#766)a84613eci(action): update actions/setup-node action to v5 (#771)- Additional commits viewable in compare view
Updates @octokit/request-error from 2.1.0 to 5.1.1
Release notes
Sourced from @octokit/request-error's releases.
v5.1.1
5.1.1 (2025-02-14)
Bug Fixes
- ReDos regex vulnerability, reported by
@dayshift(12a14f0)v5.1.0
5.1.0 (2024-04-05)
Bug Fixes
- upgrade
@octokit/typesto v13 (3af20bd)Features
v5.0.1
5.0.1 (2023-09-23)
Bug Fixes
v5.0.0
5.0.0 (2023-07-07)
Bug Fixes
BREAKING CHANGES
- deps: upgrade
@octokit/typesto v11v4.0.2
4.0.2 (2023-06-16)
Bug Fixes
... (truncated)
Commits
b51ed27test: ReDos regex vulnerability, reported by@dayshift12a14f0fix: ReDos regex vulnerability, reported by@dayshift3af20bdfix: upgrade@octokit/typesto v1394147e8feat(security): Add provenance (#416)590fc39fix(deps): update dependency@octokit/typesto v12 (#366)4b9c57eci(action): update peter-evans/create-or-update-comment digest to 46da6c0710afc3ci(action): update peter-evans/create-or-update-comment digest to 1f6c514c82c8ceci(action): update peter-evans/create-or-update-comment digest to 223779bec24eadci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)365f18dci(action): update actions/checkout action to v4- Additional commits viewable in compare view
Updates brace-expansion from 1.1.11 to 1.1.12
Release notes
Sourced from brace-expansion's releases.
v1.1.12
- pkg: publish on tag 1.x c460dbd
- fmt ccb8ac6
- Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8
https://github.com/juliangruber/brace-expansion/compare/v1.1.11...v1.1.12
Commits
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 form-data from 3.0.1 to 3.0.4
Changelog
Sourced from form-data's changelog.
v3.0.4 - 2025-07-16
Fixed
- [Fix]
append: avoid a crash on nullish values[#577](https://github.com/form-data/form-data/issues/577)Commits
- [eslint] update linting config
f5e7eb0- [meta] add
auto-changelogd2eb290- [Tests] handle predict-v8-randomness failures in node < 17 and node > 23
e8c574c- [Fix] Switch to using
cryptorandom for boundary valuesc6ced61- [Refactor] use
hasown1a78b5d- [Fix] validate boundary type in
setBoundary()method70bbaa0- [Tests] add tests to check the behavior of
getBoundarywith non-stringsb22a64e- [meta] actually ensure the readme backup isn’t published
0150851- [meta] remove local commit hooks
fc42bb9- [Dev Deps] remove unused deps
a14d09e- [meta] fix scripts to use prepublishOnly
11d9f73- [meta] fix readme capitalization
fc38b48v3.0.3 - 2025-02-14
Merged
- [Fix] set
Symbol.toStringTagwhen available[#573](https://github.com/form-data/form-data/issues/573)Fixed
- [Fix] set
Symbol.toStringTagwhen available (#573)[#396](https://github.com/form-data/form-data/issues/396)Commits
- [Refactor] use
Object.prototype.hasOwnProperty.call7fecefe- [Dev Deps] update
@types/node,browserify,coveralls,cross-spawn,eslint,formidable,in-publish,pkgfiles,pre-commit,puppeteer,request,tape,typescript8261fcb- Only apps should have lockfiles
b82f590- [Dev Deps] pin
requestwhich viatough-cookie^2.4 depends onpsle5df7f2- [Deps] update
mime-types5a5bafev3.0.2 - 2024-10-10
Merged
- fix (npmignore): ignore temporary build files
[#532](https://github.com/form-data/form-data/issues/532)Commits
Commits
9c82fcdv3.0.4e8c574c[Tests] handle predict-v8-randomness failures in node < 17 and node > 23c6ced61[Fix] Switch to usingcryptorandom for boundary values0150851[meta] actually ensure the readme backup isn’t publishedfc38b48[meta] fix readme capitalizationd2eb290[meta] addauto-changelogfc42bb9[meta] remove local commit hooksa14d09e[Dev Deps] remove unused deps002b9b0[Fix]append: avoid a crash on nullish values70bbaa0[Fix] validate boundary type insetBoundary()method- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for form-data since your current version.
Updates tough-cookie from 4.0.0 to 4.1.4
Release notes
Sourced from tough-cookie's releases.
v4.1.4
https://www.npmjs.com/package/tough-cookie/v/4.1.4
What's Changed
- Add local alias for
toStringby@corvidismin salesforce/tough-cookie#409- Fix incorrect string validation for URL by
@coditvain salesforce/tough-cookie#261New Contributors
@corvidismmade their first contribution in salesforce/tough-cookie#409@coditvamade their first contribution in salesforce/tough-cookie#261Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.3...v4.1.4
4.1.3
Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the
inspectutility is affected by this change, we felt this change was important enough to be pushed into the next patch.4.1.2 -- Patch and Bugfix Release
What's Changed
- fix: allow set cookies with localhost by
@colincaseyin salesforce/tough-cookie#253Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2
4.1.1
Patch Release
What's Changed
- fix: allow special use domains by default by
@colincaseyin salesforce/tough-cookie#249- 4.1.1 Patch -- allow special use domains by default by
@awatermain salesforce/tough-cookie#250Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.0...v4.1.1
4.1.0
v4.1.0
Minor release, focused mainly on resolving reported issues and some minor feature work.
What's Changed
- Create CHANGELOG.md by
@ShivanKaulin salesforce/tough-cookie#189- Missing param validation issue145 by
@medelibero-sfdcin salesforce/tough-cookie#193- Create SECURITY.md by
@ShivanKaulin salesforce/tough-cookie#201- Create CODE_OF_CONDUCT.md by
@ShivanKaulin salesforce/tough-cookie#200- Fix for issue #195 by
@medelibero-sfdcin salesforce/tough-cookie#202- Add explanation and more special-use domains by
@ShivanKaulin salesforce/tough-cookie#203- Sync of constructor options for serialization by
@medelibero-sfdcin salesforce/tough-cookie#204- Returned null in case of empty cookie value by
@vsin12in salesforce/tough-cookie#196- 132 str trim not a function by
@awatermain salesforce/tough-cookie#209- Fix for issue #153 by
@medelibero-sfdcin salesforce/tough-cookie#210- Fix permuteDomain with trailing dot by
@ruoho-sfdcin salesforce/tough-cookie#216- Issue #213 -- added gh-actions flow for building and testing tough-co… by
@awatermain salesforce/tough-cookie#218
... (truncated)
Commits
cacbc37Bump version to 4.1.4a48fb3aAdd tests for url validation50e69bfMerge pull request #261 from postmanlabs/fix/url-string-validation1253d58Merge pull request #409 from corvidism/validators-to-string238367eAdd local alias fortoString4ff4d294.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)12d4747Prevent prototype pollution in cookie memstore (#283)f06b72dFix documentation for store.findCookies, missing allowSpecialUseDomain proper...cf6debdFix incorrect string validation for URLb1a8898fix: allow set cookies with localhost (#253)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ccasey, a new releaser for tough-cookie since your current version.
Updates ws from 7.5.5 to 7.5.10
Release notes
Sourced from ws's releases.
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).
Commits
d962d70[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.71f72e2e[security] Drop sensitive headers when following redirects (#2013)8ecd890[dist] 7.5.6- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the Security Alerts page.
Package Dependencies
@octokit/plugin-paginate-rest
npm
2.17.0 → 14.0.0
Major
Technical Details
| ID: | 11080842 |
| UUID: | 3631158043 |
| Node ID: | PR_kwDOI9J-ms6zvsGH |
| Host: | GitHub |
| Repository: | Centaurioun/github-script |