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

chore: Upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0 #251

Merged
merged 2 commits into from
May 21, 2024

Conversation

bcgov-devops
Copy link
Contributor

@bcgov-devops bcgov-devops commented May 21, 2024

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


Snyk has created this PR to upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0.

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


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

  • The recommended version was released 22 days ago, on 2024-04-29.

Release notes
Package name: @typescript-eslint/parser
  • 7.8.0 - 2024-04-29

    7.8.0 (2024-04-29)

    🚀 Features

    • rule-tester: assert suggestion messages are unique (#8995)
    • typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)

    🩹 Fixes

    • eslint-plugin: [no-unsafe-argument] handle tagged templates (#8746)
    • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
    • eslint-plugin: [consistent-type-assertions] handle tagged templates (#8993)
    • eslint-plugin: [no-unsafe-return] handle union types (#9001)
    • eslint-plugin: [no-unused-vars] clear error report range (#8640)
    • utils: export ESLint backwards-compat functions (#8976)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

  • 7.7.2-alpha.13 - 2024-04-28
  • 7.7.2-alpha.12 - 2024-04-28
  • 7.7.2-alpha.11 - 2024-04-27
  • 7.7.2-alpha.10 - 2024-04-26
  • 7.7.2-alpha.9 - 2024-04-26
  • 7.7.2-alpha.8 - 2024-04-26
  • 7.7.2-alpha.7 - 2024-04-26
  • 7.7.2-alpha.6 - 2024-04-26
  • 7.7.2-alpha.5 - 2024-04-25
  • 7.7.2-alpha.4 - 2024-04-24
  • 7.7.2-alpha.3 - 2024-04-23
  • 7.7.2-alpha.2 - 2024-04-23
  • 7.7.2-alpha.1 - 2024-04-23
  • 7.7.2-alpha.0 - 2024-04-22
  • 7.7.1 - 2024-04-22

    7.7.1 (2024-04-22)

    🩹 Fixes

    • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment (#8800)
    • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type (#8809)
    • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish (#8559)
    • eslint-plugin: [no-for-in-array] refine report location (#8874)
    • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type (#8912)

    ❤️ Thank You

    You can read about our versioning strategy and releases on our website.

from @typescript-eslint/parser GitHub release notes
Commit messages
Package name: @typescript-eslint/parser
  • ee677f6 chore(release): publish 7.8.0
  • 277ee38 feat(rule-tester): assert suggestion messages are unique (#8995)
  • 8127873 fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)
  • 216d1b0 fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)
  • 9f3f2ac docs: update major release instructions based on v6 release (#8913)
  • 323daae docs: mention strict and stylistic configs in Getting Started (#8916)
  • 51d2193 fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)
  • 2995be8 docs: add eslint v9 tracking issue to main README (#8998)
  • 4858afd chore: fix ci.yml canary releases to use nx, not lerna (#8962)
  • 3fd666f feat(typescript-estree): add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles glob restrictions (#8925)
  • 4bed24d fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during strict null equality check (#8717)
  • b0f7aa4 fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)
  • ba1eb20 test(type-utils): add unit tests for requiresQuoting (#8691)
  • 1763889 fix(utils): export ESLint backwards-compat functions (#8976)
  • 219b841 chore: resolve lint issues on main branch (#8966)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend available

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Snyk has created this PR to upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0.

See this package in npm:
@typescript-eslint/parser

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/527bf88c-7921-46b7-b68b-11cd95da1de6?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

github-actions bot commented May 21, 2024

Current changelog

Bug Fixes

  • adding baseline on migrate (f1db5f1)
  • backend/package.json & backend/package-lock.json to reduce vulnerabilities (#213) (37c4663)
  • be: (#160) (bffe0bb)
  • changing to flyway and fixing script (436d14f)
  • deps: update dependency @nestjs/schedule to v4 (#204) (c7229e8)
  • deps: update dependency axios to v1.6.0 [security] (#182) (3a09d9c)
  • deps: update dependency axios-oauth-client to v2 (#151) (ee677a4)
  • deps: update dependency reflect-metadata to ^0.2.0 (#233) (b2951f7)
  • deps: update dependency rimraf to v5 (#152) (86910b5)
  • deps: update dependency swagger-ui-express to v5 (#164) (24158c5)
  • deps: update nest monorepo to v10 (#176) (a863123)
  • deps: update nest monorepo to v10 (major) (#153) (1295623)
  • deps: update nestjs (#154) (3c64a3a)
  • fixing database deploy (942d331)
  • fixing deployment init (ce00b42)
  • fixing health path (71a133f)
  • fixing param name (c564ec8)
  • fixing pr close (6aa607a)
  • fixing pr workflow (2cf5b9e)
  • fixing prod deployment environment (df3554d)
  • fixing test workflow dir (9f8638b)
  • FSADT1-1341: updated district DOS email (#252) (73bc113)
  • sec: fixing trivy related issues (1bed6ac)
  • updating api check workflow (#186) (26f3de4)
  • updating cove coverage report (#197) (9b7009a)
  • upgrade @nestjs/testing from 10.3.7 to 10.3.8 (#246) (2fca147)
  • upgrade @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 (#247) (9e7ba29)
  • upgrade @typescript-eslint/parser from 7.7.0 to 7.7.1 (#248) (3516a4d)
  • upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0 (c60a842)
  • upgrade eslint from 8.56.0 to 8.57.0 (#242) (329109b)
  • upgrade multiple dependencies with Snyk (#245) (3391dc6)
  • upgrade reflect-metadata from 0.2.1 to 0.2.2 (#243) (30ca554)

Features

@mamartinezmejia mamartinezmejia changed the title [Snyk] Upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0 chore: Upgrade @typescript-eslint/parser from 7.7.1 to 7.8.0 May 21, 2024
Copy link

sonarcloud bot commented May 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

Backend coverage report

Coverage after merging snyk-upgrade-ac6ba965b828271b84444a1ba246dfd1 into main will be
5.70%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   app.controller.ts81.82%100%66.67%87.50%15
   app.module.ts0%0%100%0%1, 15, 15, 17, 17–18, 18, 2, 29, 3–8
   app.service.ts58.33%100%50%62.50%12–14
   main.ts0%0%0%0%1, 11–12, 14, 14, 14, 14–15, 2, 23, 25, 3, 31, 33, 33, 33–34, 36, 4, 43, 45, 5, 8
src/ches
   ches.module.ts0%100%100%0%1, 10, 2–3
src/ches/services
   ches.service.ts5.26%0%0%11.54%104, 113, 22–23, 23, 23, 23, 23, 25, 33–34, 34, 34–35, 35, 35–36, 36, 36–37, 37, 37–38, 38, 38, 40, 40–41, 41, 41, 45, 55, 55–56, 62, 64, 64–65, 65, 65–66, 89, 9, 92, 98
src/email
   email.module.ts0%100%100%0%1, 13, 2–5
src/email/controllers
   email.controller.ts0%100%0%0%1, 12–13, 2–4, 8–9
src/email/model
   email.entity.ts0%100%100%0%1, 14, 20, 26, 3, 32, 45, 8
src/email/services
   email.service.ts0%100%0%0%1, 10, 3, 6–7
src/form
   form.module.ts0%100%100%0%1, 18, 2–7
src/form/controllers
   form.controller.ts0%100%0%0%1, 10–11, 2, 24–25, 29–30, 34, 37, 4, 45–46, 6
src/form/entities
   emailSubmissionLog.entity.ts0%100%100%0%1, 14, 2, 21, 28, 31, 34, 37, 45, 5, 51, 7
src/form/services
   form.service.ts0%0%0%0%1, 10, 100, 100, 100–101, 104, 104, 104, 104–105, 111, 111–112, 114, 118, 118–119, 119, 119, 123, 13, 132, 136–138, 14, 148–149, 149–150, 155, 160–162, 173–174, 176, 178–179, 18, 180, 188, 19, 191, 191–192, 192, 192, 192, 192, 192, 192, 199, 2, 200, 208, 212, 212–213, 213, 213, 213, 213, 213, 213, 213, 213, 213, 213, 225–227, 23, 232, 234, 240–241, 250, 261, 261, 261, 261, 261–263, 266–267, 269, 277, 28, 283, 29, 296, 3, 30, 302, 302, 302–303, 303, 303–304, 309, 31, 310, 312, 315, 315, 315–317, 317–318, 318, 32, 321, 323–327, 33, 335, 339–340, 349–350, 356, 365–366, 369, 37, 372, 379, 38, 381, 384, 39, 391, 394, 4, 40, 402–403, 41, 410–412, 414, 42, 422–423, 432–433, 435, 46, 5, 55, 6, 61, 69, 78, 8, 90–96, 98–99, 99

@mamartinezmejia mamartinezmejia merged commit 5551bda into main May 21, 2024
10 checks passed
@mamartinezmejia mamartinezmejia deleted the snyk-upgrade-ac6ba965b828271b84444a1ba246dfd1 branch May 21, 2024 21:12
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.

3 participants