bcgov / onroutebc

Automated Commercial Vehicle Permitting System
Apache License 2.0
5 stars 1 forks source link

[Snyk] Upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0 #1348

Closed bcgov-devops closed 4 months ago

bcgov-devops commented 4 months ago

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


Snyk has created this PR to upgrade @typescript-eslint/eslint-plugin from 7.4.0 to 7.5.0.

:information_source: 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 **7 versions** ahead of your current version. - The recommended version was released **25 days ago**, on 2024-04-01.
Release notes
Package name: @typescript-eslint/eslint-plugin
  • 7.5.0 - 2024-04-01

    7.5.0 (2024-04-01)

    🩹 Fixes

    • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
    • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
    • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
    • typescript-eslint: improve support for legacy configs (#8812)

    ❤️ Thank You

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

  • 7.4.1-alpha.5 - 2024-04-01
  • 7.4.1-alpha.4 - 2024-04-01
  • 7.4.1-alpha.3 - 2024-04-01
  • 7.4.1-alpha.2 - 2024-03-28
  • 7.4.1-alpha.1 - 2024-03-26
  • 7.4.1-alpha.0 - 2024-03-25
  • 7.4.0 - 2024-03-25

    7.4.0 (2024-03-25)

    🚀 Features

    🩹 Fixes

    • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
    • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
    • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
    • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
    • website: visual Editor is not scrolled (#8709)
    • website: make 404 page good again (#8750)

    ❤️ Thank You

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

from @typescript-eslint/eslint-plugin GitHub release notes
Commit messages
Package name: @typescript-eslint/eslint-plugin
  • a14ba9d chore(release): publish 7.5.0
  • 8b33281 chore: add explicit nx release projects config (#8816)
  • ecb6b55 docs: add homepage (#8742)
  • f0b1c4f fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • 7f9fcca fix(typescript-eslint): improve support for legacy configs (#8812)
  • 8051c3f chore(deps): update nx to v18.2.1 (#8748)
  • d5615d7 fix(parser): disallow `errorOnTypeScriptSyntacticAndSemanticIssues` (#8784)
  • 5707268 fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • ca561e2 chore: manually updated local package.jsons to 7.4.0 (#8775)
  • 506a7bf feat(website): playground Visual Editor search makes case-insensitive (#8767)
  • 03cd4b3 docs: remove reference to non-existent docs (#8772)
  • d5977d5 chore(deps): update dependency webpack to v5.91.0 (#8756)
  • a446239 chore(deps): update dependency typescript to v5.4.3 (#8757)
  • 615ee5b chore(deps): update dependency @ types/react to v18.2.68 (#8771)
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](https://app.snyk.io/org/bcgov/project/7c7b1883-8c3d-42b9-a020-24b8853688bc?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/bcgov/project/7c7b1883-8c3d-42b9-a020-24b8853688bc/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/bcgov/project/7c7b1883-8c3d-42b9-a020-24b8853688bc/settings/integration?pkg=@typescript-eslint/eslint-plugin&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades) --- Thanks for the PR! Deployments, as required, will be available below: - [Frontend](https://onroutebc-1348-frontend.apps.silver.devops.gov.bc.ca) - [Vehicles](https://onroutebc-1348-vehicles.apps.silver.devops.gov.bc.ca/api) - [Dops](https://onroutebc-1348-dops.apps.silver.devops.gov.bc.ca/api) - [TPS-Migration](https://onroutebc-1348-tps-migration.apps.silver.devops.gov.bc.ca/api) Please create PRs in draft mode. Mark as ready to enable: - [Analysis Workflow](https://github.com/bcgov/onroutebc/actions/workflows/analysis.yml) After merge, new images are promoted to: - [Merge Workflow](https://github.com/bcgov/onroutebc/actions/workflows/merge.yml)
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed for 'onroutebc tps_migration'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud