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-protobuf, long, postcss #94

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

Conversation

X-oss-byte
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

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

Name Versions Released on

@protobuf-ts/protoc
from 2.7.0 to 2.9.4 | 9 versions ahead of your current version | 6 months ago
on 2024-03-13
google-protobuf
from 3.19.0 to 3.21.4 | 13 versions ahead of your current version | 2 months ago
on 2024-07-15
long
from 5.2.1 to 5.2.3 | 2 versions ahead of your current version | a year ago
on 2023-04-16
postcss
from 8.4.24 to 8.4.42 | 18 versions ahead of your current version | 22 days ago
on 2024-08-31

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Improper Input Validation
SNYK-JS-POSTCSS-5926692
479 No Known Exploit
Release notes
Package name: @protobuf-ts/protoc from @protobuf-ts/protoc GitHub release notes
Package name: google-protobuf
  • 3.21.4 - 2024-07-15

    Release to fix bazel build layering issue in 3.21.3.

  • 3.21.2 - 2022-10-10

    This is a hotfix release for #141

  • 3.21.1 - 2022-10-07
    • Enable Closure's advanced optimization mode by default. This should reduce code size (#124).
    • Replace goog.testing.asserts in tests with Jasmine expectations (#136).
    • Bring in the subset of the goog.asserts we use as jspb.asserts. This code retains an Apache 2.0 license.
    • Fix decoding of signed varint32s (#31).
    • Add license files to NPM package.

    This will also be our first release to have cross-compiled protoc-gen-js binaries. Please note that they use dynamic linking (similar to the protobuf protoc releases).

  • 3.21.0 - 2022-07-28

    First release of protobuf-javascript as a standalone project.

    This release mostly consists of BUILD and documentation fixes to account for new repository.
    Various bug fixes.

  • 3.20.1 - 2022-04-21
  • 3.20.1-rc.1 - 2022-04-06
  • 3.20.0 - 2022-04-01
  • 3.20.0-rc.2 - 2022-03-17
  • 3.20.0-rc.1 - 2022-03-04
  • 3.19.4 - 2022-01-28
  • 3.19.3 - 2022-01-11
  • 3.19.2 - 2022-01-05
  • 3.19.1 - 2021-10-29
  • 3.19.0 - 2021-10-20
from google-protobuf GitHub release notes
Package name: long from long GitHub release notes
Package name: postcss
  • 8.4.42 - 2024-08-31
    • Fixed CSS syntax error on long minified files (by @ varpstar).
  • 8.4.41 - 2024-08-05
  • 8.4.40 - 2024-07-24
    • Moved to getter/setter in nodes types to help Sass team (by @ nex3).
  • 8.4.39 - 2024-06-29
  • 8.4.38 - 2024-03-20
  • 8.4.37 - 2024-03-19
  • 8.4.36 - 2024-03-17
  • 8.4.35 - 2024-02-07
  • 8.4.34 - 2024-02-05
  • 8.4.33 - 2024-01-04
  • 8.4.32 - 2023-12-02
  • 8.4.31 - 2023-09-28
  • 8.4.30 - 2023-09-18
  • 8.4.29 - 2023-08-29
  • 8.4.28 - 2023-08-15
  • 8.4.27 - 2023-07-21
  • 8.4.26 - 2023-07-13
  • 8.4.25 - 2023-07-06
  • 8.4.24 - 2023-05-28
from postcss GitHub release notes

Important

  • 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:
  - @protobuf-ts/protoc from 2.7.0 to 2.9.4.
    See this package in npm: https://www.npmjs.com/package/@protobuf-ts/protoc
  - google-protobuf from 3.19.0 to 3.21.4.
    See this package in npm: https://www.npmjs.com/package/google-protobuf
  - long from 5.2.1 to 5.2.3.
    See this package in npm: https://www.npmjs.com/package/long
  - postcss from 8.4.24 to 8.4.42.
    See this package in npm: https://www.npmjs.com/package/postcss

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/53a363e1-ba9e-4454-87bb-e9797fc82baa?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented Sep 22, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Sep 22, 2024

⚠️ No Changeset found

Latest commit: 0b9ef71

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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