Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 2 vulnerabilities #1741

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aliscco
Copy link
Owner

@aliscco aliscco commented May 14, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • node_modules/@octokit/plugin-paginate-rest/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
Yes No Known Exploit
high severity 661/1000
Why? Recently disclosed, Has a fix available, CVSS 7.5
Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
Yes No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: jest The new version differs by 250 commits.
  • 75006e4 v29.0.0
  • 7c82a9f chore: update jest-watch-typeahead again
  • 352ff29 chore: update changelog for release
  • 33ad8c3 docs: Jest 29 blog post (#13103)
  • dda77e5 docs: collapse 28.0 and 28.1 docs (#13104)
  • c0dc84c chore: update jest-watch-typeahead
  • 05f6217 fix: support deep CJS re-exports when using ESM (#13170)
  • 490fd88 chore: update yarn (#13169)
  • 98936a2 docs: Update Enzyme links to use new URL (#13166)
  • 187566a feat(pretty-format): allow to opt out from sorting object keys with `compareKeys: null` (#12443)
  • ae2bed7 chore: tweak regex used in e2e tests (#13129)
  • 8c56d74 docs: Update Configuration.md for added special notes on usage scenarios for pnpm. (#13115)
  • fb1c53d feat(jest-config)!: remove undocumented `collectCoverageOnlyFrom` option (#13156)
  • 075b489 fix: ignore `EISDIR` when resolving symlinks (#13157)
  • 3bef02e feat(@ jest/test-result, @ jest/types)!: replace `Bytes` and `Milliseconds` types with `number` (#13155)
  • 4def94b v29.0.0-alpha.6
  • 0f00d4e fix: replace non-CLI `rimraf` usage (#13151)
  • 6a90a2c fix: Allow updating inline snapshots when test includes JSX (#12760)
  • 983274a feat: Let `babel` find config when updating inline snapshots (#13150)
  • d2ff18a chore: make prettierPath optional in `SnapshotState` (#13149)
  • 7d8d01c feat(circus): added each to failing tests (#13142)
  • a5b52a5 chore(types): separate MatcherContext, MatcherUtils and MatcherState (#13141)
  • 79b5e41 chore: get rid of peer dep warning in website
  • 812763d chore: enable 'no-duplicate-imports' (#13138)

See the full diff

Package name: semantic-release The new version differs by 176 commits.
  • deb1b7f Merge pull request #2741 from semantic-release/beta
  • 2d7f607 chore(lint): ran prettier against the release workflow file
  • 91eae11 ci(release): enabled provenance for publishing to npm
  • 050412e Merge branch 'master' of github.com:semantic-release/semantic-release into beta
  • d647433 fix(deps): updated to the latest version of the npm plugin
  • f1d6e65 chore(deps): update dependency dockerode to v3.3.5
  • c38b53a fix(deps): update dependency execa to v7.1.1
  • fbede54 fix(deps): update dependency cosmiconfig to v8.1.2
  • 6d286cd chore(deps): update dependency sinon to v15.0.2 (#2730)
  • bc6d8b4 chore(deps): update dependency testdouble to v3.17.0 (#2731)
  • 9986f6f chore(deps): lock file maintenance
  • 6bd6afd docs: add `new` to create `WritableStreamBuffer` instances (#2724)
  • 00714c0 chore(deps): lock file maintenance (#2684)
  • c71d5d9 test: Windows support in integration tests (#2722)
  • c04e827 test: update docker config for windows support (#2721
  • 6ead75b test: index test should reset `testdouble` (#2723)
  • ab3dfe4 chore(deps): update dependency c8 to v7.13.0 (#2716)
  • df6dbf0 docs(navigation): removed the hash from the configuration usage page
  • ea8ed80 docs(navigation): removed the hash from the ci usage page
  • e47ea08 docs(ci-configurations): removed hash from the links
  • 4e5b181 docs(node-version): linked to proper recipe page for ci-configurations
  • 5acdaab docs(ci-configuration): further fixed the format of links to recipes
  • 724dc82 docs(ci-configuration): fixed the format of links to recipes
  • 31d9bfe fix(deps): update dependency execa to v7 (#2709)

See the full diff

Package name: ts-jest The new version differs by 250 commits.
  • 35cf9e8 chore(release): 27.0.0 (#2617)
  • 9d77c7b docs(devs-infra): prepare docs for v27 (#2614)
  • 6406c6a build(devs-dep): upgrade deps to be compatible to jest 27 (#2613)
  • 2a6e9f9 build(deps-dev): bump eslint-plugin-jsdoc from 34.8.2 to 35.0.0 (#2606)
  • f18fc54 build(deps-dev): bump @ typescript-eslint/parser from 4.24.0 to 4.25.0 (#2607)
  • 5765831 build(deps-dev): bump @ typescript-eslint/eslint-plugin (#2608)
  • 6a8200f build(devs-dep): upgrade jest deps and prettier (#2605)
  • 04a1534 build(deps-dev): bump @ types/yargs from 16.0.2 to 17.0.0 (#2601)
  • 478a494 build(deps-dev): bump @ types/lodash from 4.14.169 to 4.14.170 (#2602)
  • f2093c1 build(deps-dev): bump eslint from 7.26.0 to 7.27.0 (#2603)
  • fc2a067 build(deps-dev): bump eslint-plugin-import from 2.22.1 to 2.23.3 (#2604)
  • 51c6592 build(deps-dev): bump eslint-plugin-jsdoc from 34.8.1 to 34.8.2 (#2594)
  • abddb20 build(deps-dev): bump @ types/yargs from 16.0.1 to 16.0.2 (#2590)
  • 9b95e1e build(deps-dev): bump @ types/react from 17.0.5 to 17.0.6 (#2591)
  • a2e8e3a build(deps-dev): bump eslint-plugin-jsdoc from 34.7.0 to 34.8.1 (#2592)
  • 341b19d build(deps-dev): bump @ typescript-eslint/parser from 4.23.0 to 4.24.0 (#2586)
  • ad93c40 build(deps-dev): bump @ typescript-eslint/eslint-plugin (#2587)
  • 0f4055f build(deps-dev): bump eslint-plugin-jsdoc from 34.6.3 to 34.7.0 (#2588)
  • 181486d build(deps-dev): bump eslint-plugin-jsdoc from 34.2.1 to 34.6.3 (#2583)
  • 530eeda build(deps-dev): bump eslint-plugin-jsdoc from 34.0.2 to 34.2.1 (#2580)
  • 8fd2eb7 build(deps-dev): bump @ types/semver from 7.3.5 to 7.3.6 (#2581)
  • ac46b9c build(deps-dev): bump @ commitlint/cli from 12.1.1 to 12.1.4 (#2576)
  • fa9d8bf build(deps-dev): bump @ types/lodash from 4.14.168 to 4.14.169 (#2575)
  • 7d00304 build(deps-dev): bump @ commitlint/config-angular from 12.1.1 to 12.1.4 (#2577)

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Uncontrolled resource consumption

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants