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

Frontend(deps-dev): Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 in /frontend #341

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps @typescript-eslint/parser from 5.51.0 to 5.52.0.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v5.52.0

5.52.0 (2023-02-13)

Bug Fixes

  • eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#6444) (d5a6688)
  • eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#6432) (e1d9c67), closes #5255
  • eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#6452) (d569924)
  • eslint-plugin: fix key-spacing when type starts on next line (#6412) (3eb2eed)

Features

  • eslint-plugin: [block-spacing] extending base rule for TS related blocks (#6195) (b2db3f5)
  • eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#6105) (113640e)
  • eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#6237) (a1b3f7b)
  • typescript-estree: add .kind to TSModuleDeclaration (#6443) (2f948df)
  • typescript-estree: allow specifying project: true (#6084) (dcd05f0)
Changelog

Sourced from @​typescript-eslint/parser's changelog.

5.52.0 (2023-02-13)

Note: Version bump only for package @​typescript-eslint/parser

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Thanks for the PR!

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

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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 15, 2023
@github-actions github-actions bot added configuration changes related to configuration file frontend and removed dependencies Pull requests that update a dependency file labels Feb 15, 2023
@github-actions
Copy link

github-actions bot commented Feb 15, 2023

Current changelog

Bug Fixes

Features

Reverts

@dependabot dependabot bot temporarily deployed to dev February 15, 2023 16:09 Inactive
@dependabot dependabot bot temporarily deployed to dev February 15, 2023 16:10 Inactive
@dependabot dependabot bot temporarily deployed to dev February 15, 2023 16:10 Inactive
@dependabot dependabot bot temporarily deployed to dev February 15, 2023 16:11 Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:24 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:24 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:24 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:24 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:25 — with GitHub Actions Inactive
@sonarcloud
Copy link

sonarcloud bot commented Feb 15, 2023

[forest-client-frontend] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:35 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:35 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:35 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:35 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj temporarily deployed to dev February 15, 2023 16:36 — with GitHub Actions Inactive
@paulushcgcj paulushcgcj merged commit 6155796 into main Feb 15, 2023
@paulushcgcj paulushcgcj deleted the dependabot/npm_and_yarn/frontend/typescript-eslint/parser-5.52.0 branch February 15, 2023 17:23
paulushcgcj pushed a commit that referenced this pull request Feb 15, 2023
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>
mamartinezmejia added a commit that referenced this pull request Feb 16, 2023
* feat: adding province autocomplete

* Frontend(deps-dev): Bump start-server-and-test from 1.15.3 to 1.15.4 in /frontend (#336)

* Frontend(deps-dev): Bump start-server-and-test in /frontend

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: start-server-and-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com>

* Frontend(deps): Bump unplugin-icons from 0.15.2 to 0.15.3 in /frontend (#342)

Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v0.15.2...v0.15.3)

---
updated-dependencies:
- dependency-name: unplugin-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>

* Frontend(deps-dev): Bump @typescript-eslint/parser in /frontend (#341)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>

* Backend(deps): Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 in /backend (#340)

Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Gomes da Cruz Junior <paulo.cruz@encora.com>

* chore: fixing autocomplete company info

* chore: smal changes for autocomplete

* chore: smal changes for autocomplete

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration changes related to configuration file frontend javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant