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: jest-editor-support, jest-regex-util, , , , , ajv, strip-ansi #109

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

LLotme
Copy link
Owner

@LLotme LLotme commented Sep 12, 2024

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.

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

Name Versions Released on

jest-editor-support
from 30.3.1 to 31.1.2 | 5 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 10 months ago
on 2023-10-31
jest-regex-util
from 24.9.0 to 29.6.3 | 30 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
on 2023-08-21
@salesforce/core
from 8.2.8 to 8.4.0 | 3 versions ahead of your current version | a month ago
on 2024-08-13
@salesforce/eslint-config-lwc
from 3.5.1 to 3.6.0 | 3 versions ahead of your current version | 2 months ago
on 2024-07-01
@salesforce/lightning-lsp-common
from 4.8.0 to 4.12.0 | 4 versions ahead of your current version | 2 months ago
on 2024-07-16
@salesforce/lwc-language-server
from 4.8.0 to 4.12.0 | 4 versions ahead of your current version | 2 months ago
on 2024-07-16
ajv
from 8.16.0 to 8.17.1 | 1 version ahead of your current version | 2 months ago
on 2024-07-12
strip-ansi
from 5.2.0 to 7.1.0 | 5 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | a year ago
on 2023-05-28

Release notes
Package name: jest-editor-support from jest-editor-support GitHub release notes
Package name: jest-regex-util
  • 29.6.3 - 2023-08-21

    Fixes

    • [expect, @ jest/expect-utils] ObjectContaining support symbol as key (#14414)
    • [expect] Remove @ types/node from dependencies (#14385)
    • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
    • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
    • [jest-mock] Revert #13692 as it was a breaking change (#14429)
    • [jest-mock] Revert #13866 as it was a breaking change (#14429)
    • [jest-mock] Revert #13867 as it was a breaking change (#14429)
    • [@ jest/reporters] Marks Reporter's hooks as optional (#14433)
    • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

    Chore & Maintenance

    • [jest-changed-files, jest-circus, jest-console, @ jest/core, @ jest/runtime, @ jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

    New Contributors

    Full Changelog: v29.6.2...v29.6.3

  • 29.4.3 - 2023-02-15
  • 29.4.2 - 2023-02-07
  • 29.2.0 - 2022-10-14
  • 29.0.0 - 2022-08-25
  • 29.0.0-alpha.3 - 2022-08-07
  • 29.0.0-alpha.2 - 2022-08-05
  • 29.0.0-alpha.0 - 2022-07-17
  • 28.0.2 - 2022-04-27
  • 28.0.0 - 2022-04-25
  • 28.0.0-alpha.6 - 2022-03-01
  • 28.0.0-alpha.3 - 2022-02-17
  • 28.0.0-alpha.0 - 2022-02-10
  • 27.5.1 - 2022-02-08
  • 27.5.0 - 2022-02-05
  • 27.4.0 - 2021-11-29
  • 27.0.6 - 2021-06-28
  • 27.0.1 - 2021-05-25
  • 27.0.0-next.0 - 2020-12-05
  • 26.0.0 - 2020-05-04
  • 26.0.0-alpha.1 - 2020-05-03
  • 26.0.0-alpha.0 - 2020-05-02
  • 25.2.6 - 2020-04-02
  • 25.2.1 - 2020-03-26
  • 25.2.1-alpha.2 - 2020-03-26
  • 25.2.1-alpha.1 - 2020-03-26
  • 25.2.0 - 2020-03-25
  • 25.2.0-alpha.86 - 2020-03-25
  • 25.1.0 - 2020-01-22
  • 25.0.0 - 2019-08-22
  • 24.9.0 - 2019-08-16
from jest-regex-util GitHub release notes
Package name: @salesforce/core from @salesforce/core GitHub release notes
Package name: @salesforce/eslint-config-lwc
  • 3.6.0 - 2024-07-01

    v3.6.0 introduces new variations of the existing configs that support parsing TypeScript files. TypeScript support is experimental, and not all rules will report violations when used with TypeScript language features.

    The new configs are:

    • @ salesforce/eslint-config-lwc/base-ts
    • @ salesforce/eslint-config-lwc/recommended-ts
    • @ salesforce/eslint-config-lwc/extended-ts
    • @ salesforce/eslint-config-lwc/i18n-ts
    • @ salesforce/eslint-config-lwc/ssr-ts
  • 3.5.3 - 2024-02-15

    v3.5.3

  • 3.5.2 - 2023-07-07

    3.5.2

  • 3.5.1 - 2023-07-06

    3.5.1

from @salesforce/eslint-config-lwc GitHub release notes
Package name: @salesforce/lightning-lsp-common from @salesforce/lightning-lsp-common GitHub release notes
Package name: @salesforce/lwc-language-server from @salesforce/lwc-language-server GitHub release notes
Package name: ajv from ajv GitHub release notes
Package name: strip-ansi from strip-ansi 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.

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:
  - jest-editor-support from 30.3.1 to 31.1.2.
    See this package in npm: https://www.npmjs.com/package/jest-editor-support
  - jest-regex-util from 24.9.0 to 29.6.3.
    See this package in npm: https://www.npmjs.com/package/jest-regex-util
  - @salesforce/core from 8.2.8 to 8.4.0.
    See this package in npm: https://www.npmjs.com/package/@salesforce/core
  - @salesforce/eslint-config-lwc from 3.5.1 to 3.6.0.
    See this package in npm: https://www.npmjs.com/package/@salesforce/eslint-config-lwc
  - @salesforce/lightning-lsp-common from 4.8.0 to 4.12.0.
    See this package in npm: https://www.npmjs.com/package/@salesforce/lightning-lsp-common
  - @salesforce/lwc-language-server from 4.8.0 to 4.12.0.
    See this package in npm: https://www.npmjs.com/package/@salesforce/lwc-language-server
  - ajv from 8.16.0 to 8.17.1.
    See this package in npm: https://www.npmjs.com/package/ajv
  - strip-ansi from 5.2.0 to 7.1.0.
    See this package in npm: https://www.npmjs.com/package/strip-ansi

See this project in Snyk:
https://app.snyk.io/org/llotme/project/b02246e5-8955-456d-8c5a-e6a2278b22f8?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

cr-gpt bot commented Sep 12, 2024

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

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.

@LLotme LLotme merged commit a643dbf into develop Sep 12, 2024
3 of 8 checks passed
@LLotme LLotme deleted the snyk-upgrade-bfa883814f981c0f85437dadf4d11d70 branch September 12, 2024 02:16
Copy link

@KolomboPulse KolomboPulse left a comment

Choose a reason for hiding this comment

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

packages/salesforcedx-vscode-lwc/package.json

@@ -24,17 +24,17 @@
"Programming Languages"
],
"dependencies": {
"@salesforce/core": "8.2.8",

Choose a reason for hiding this comment

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

2.8

@@ -24,17 +24,17 @@
"Programming Languages"
],
"dependencies": {
"@salesforce/core": "8.2.8",
"@salesforce/eslint-config-lwc": "3.5.1",

Choose a reason for hiding this comment

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

5.1

@@ -24,17 +24,17 @@
"Programming Languages"
],
"dependencies": {
"@salesforce/core": "8.2.8",
"@salesforce/eslint-config-lwc": "3.5.1",
"@salesforce/lightning-lsp-common": "4.8.0",

Choose a reason for hiding this comment

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

8

"@salesforce/core": "8.2.8",
"@salesforce/eslint-config-lwc": "3.5.1",
"@salesforce/lightning-lsp-common": "4.8.0",
"@salesforce/lwc-language-server": "4.8.0",

Choose a reason for hiding this comment

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

8

"@salesforce/eslint-config-lwc": "3.5.1",
"@salesforce/lightning-lsp-common": "4.8.0",
"@salesforce/lwc-language-server": "4.8.0",
"@salesforce/core": "8.4.0",

Choose a reason for hiding this comment

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

4.0

"applicationinsights": "1.0.7",
"jest-editor-support": "^30.1.0",

Choose a reason for hiding this comment

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

30 0

"applicationinsights": "1.0.7",
"jest-editor-support": "^30.1.0",
"jest-regex-util": "^24.9.0",
"jest-editor-support": "^31.1.2",

Choose a reason for hiding this comment

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

31 2

"jest-editor-support": "^30.1.0",
"jest-regex-util": "^24.9.0",
"jest-editor-support": "^31.1.2",
"jest-regex-util": "^29.6.3",

Choose a reason for hiding this comment

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

29.6.3

"rxjs": "^7.8.1",
"strip-ansi": "^5.2.0",

Choose a reason for hiding this comment

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

5.2

"rxjs": "^7.8.1",
"strip-ansi": "^5.2.0",
"strip-ansi": "^7.1.0",

Choose a reason for hiding this comment

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

7.1

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

Successfully merging this pull request may close these issues.

Docs: addKeyword argument
3 participants