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] Upgrade google-spreadsheet from 3.3.0 to 4.1.2 #27

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

Conversation

WontonSam
Copy link
Owner

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade google-spreadsheet from 3.3.0 to 4.1.2.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 7 versions ahead of your current version.

  • The recommended version was released on 2 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Improper Input Validation
SNYK-JS-FOLLOWREDIRECTS-6141137
472 Proof of Concept
medium severity Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
472 Proof of Concept
Release notes
Package name: google-spreadsheet
  • 4.1.2 - 2024-05-12
    • add setDataValidation #691
    • fix docs typos
    • move from CircleCI to GH Actions 53fe384
  • 4.1.1 - 2023-11-06
    • Merge pull request #657 from ruscon/master (93711cf)
    • docs: remove outdated reference to doc.useServiceAccountAuth() (a60104b)
    • chore(deps): allow google-auth-library@^9.0.0 (2652f0c)
  • 4.1.0 - 2023-09-14
    • Merge pull request #652 from marcusteh1238/master (8ba5c22)
    • fix: match color style field to that in google api (fce1605)
  • 4.0.3 - 2023-09-07
    • fix: handle trimming null/undefined header values (3ef8fcf)
    • docs(small updates): fixed a few small grammar issues and copied readme to docs index (867bb63)
    • Merge pull request #637 from Kikobeats/patch-1 (af0af4d)
    • docs: get/set are sync methods (233ca2c)
    • docs: docs cleanup and improvements (882bd73)
    • build: call build in release task (c306dc0)
    • Merge pull request #633 from igormartimiano/patch-1 (9646805)
    • docs(readme.md): fix wrong import (0535a26)
  • 4.0.2 - 2023-06-28
    • fix: lodash imports needs explicit .js extension (4cad156)
  • 4.0.1 - 2023-06-27
    • v4.0.1 changelog (a09b1e1)
    • chore: switch back from lodash-es to lodash to avoid ESM issues (c808eed)
  • 4.0.0 - 2023-06-26
    • Typescript rewrite! 903e923
      • no more lagging/outdated types from DefinitelyTyped (@ types/google-spreadsheet)
      • refactor GoogleSpreadsheetRow to be more TS friendly
      • add new typed value getters/setters to GoogleSpreadsheetCell (stringValue, boolValue, numberValue)
      • cell.formulaError -> cell.errorValue
      • refactor authentication to rely directly on google-auth-library as a peer dependency
      • support Application Default Credentials (auto inject credentials in some environments)
      • refactor document creation into static method, similar auth setup
      • support basic sharing / permissions management (drive api)
      • support document delete
      • replaced GoogleSpreadsheetFormulaError with GoogleSpreadsheetCellErrorValue and now handles all possible cell error types
      • fully deprecated sheet.getInfo,
    • chore: set up release tooling (release-it, auto-changelog, commitizen) dc831e3
  • 3.3.0 - 2022-05-14

    3.3.0

from google-spreadsheet GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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

For more information:

Snyk has created this PR to upgrade google-spreadsheet from 3.3.0 to 4.1.2.

See this package in npm:
google-spreadsheet

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/d01ab976-57bb-4b97-be10-ffff740facb8?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cachimanboutique ❌ Failed (Inspect) Jul 17, 2024 1:25am
website ❌ Failed (Inspect) Jul 17, 2024 1:25am

Copy link

google-cla bot commented Jul 17, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

2 participants