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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the types group with 3 updates #57

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps the types group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and @typescript-eslint/types.

Updates @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1

Release notes

Sourced from @鈥媡ypescript-eslint/eslint-plugin's releases.

v6.19.1

6.19.1 (2024-01-22)

馃┕ Fixes

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
  • type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)

鉂わ笍 Thank You

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

Changelog

Sourced from @鈥媡ypescript-eslint/eslint-plugin's changelog.

6.19.1 (2024-01-22)

馃┕ Fixes

  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

鉂わ笍 Thank You

  • YeonJuan

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

Commits
  • a911214 chore(release): publish 6.19.1
  • 920f909 fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...
  • 01556f5 fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.19.0 to 6.19.1

Release notes

Sourced from @鈥媡ypescript-eslint/parser's releases.

v6.19.1

6.19.1 (2024-01-22)

馃┕ Fixes

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
  • type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)

鉂わ笍 Thank You

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

Changelog

Sourced from @鈥媡ypescript-eslint/parser's changelog.

6.19.1 (2024-01-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates @typescript-eslint/types from 6.19.0 to 6.19.1

Release notes

Sourced from @鈥媡ypescript-eslint/types's releases.

v6.19.1

6.19.1 (2024-01-22)

馃┕ Fixes

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
  • type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)

鉂わ笍 Thank You

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

Changelog

Sourced from @鈥媡ypescript-eslint/types's changelog.

6.19.1 (2024-01-22)

This was a version bump only for types to align it with other projects, there were no code changes.

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

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/types-e66d867059 branch from 89416fc to b90cc0b Compare January 23, 2024 06:16
Bumps the types group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types).


Updates `@typescript-eslint/eslint-plugin` from 6.19.0 to 6.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.19.0 to 6.19.1
- [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/v6.19.1/packages/parser)

Updates `@typescript-eslint/types` from 6.19.0 to 6.19.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/types)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@typescript-eslint/types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/types-e66d867059 branch from b90cc0b to 5cc6536 Compare January 23, 2024 06:29
@antoinezanardi antoinezanardi merged commit 88e5989 into develop Jan 23, 2024
9 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/types-e66d867059 branch January 23, 2024 07:38
antoinezanardi pushed a commit that referenced this pull request Jan 27, 2024
## [1.3.0](v1.2.0...v1.3.0) (2024-1-27)

### 馃殌 Features

* **about:** about page with every role ([#53](#53)) ([2233d28](2233d28))

### 馃Ч Chore

* **deps:** bump @faker-js/faker from 8.3.1 to 8.4.0 ([#68](#68)) ([a6633be](a6633be))
* **deps:** bump @vue/test-utils from 2.4.3 to 2.4.4 ([#69](#69)) ([2bc7faf](2bc7faf))
* **deps:** bump happy-dom from 13.2.0 to 13.2.1 ([#54](#54)) ([a2882de](a2882de))
* **deps:** bump happy-dom from 13.2.1 to 13.3.1 ([#61](#61)) ([1f47fca](1f47fca))
* **deps:** bump husky from 8.0.3 to 9.0.1 ([#62](#62)) ([d5dc87e](d5dc87e))
* **deps:** bump husky from 9.0.1 to 9.0.6 ([#66](#66)) ([41d34e0](41d34e0))
* **deps:** bump primevue from 3.46.0 to 3.47.1 ([#64](#64)) ([ee028ca](ee028ca))
* **deps:** bump primevue from 3.47.1 to 3.47.2 ([#67](#67)) ([0c93a31](0c93a31))
* **deps:** bump the commitlint group with 2 updates ([#58](#58)) ([41637d3](41637d3))
* **deps:** bump the commitlint group with 2 updates ([#65](#65)) ([99f9b90](99f9b90)), closes [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [conventional-changelog/commitlint#3871](conventional-changelog/commitlint#3871) [#3865](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3865) [conventional-changelog/commitlint#3867](conventional-changelog/commitlint#3867) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871) [#3199](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3199) [#3871](https://github.com/antoinezanardi/werewolves-assistant-web-next/issues/3871)
* **deps:** bump the types group with 3 updates ([#57](#57)) ([88e5989](88e5989))
* **deps:** bump type-fest from 4.10.0 to 4.10.1 ([#63](#63)) ([eb763ad](eb763ad))
* **deps:** bump type-fest from 4.9.0 to 4.10.0 ([#60](#60)) ([e56c906](e56c906))
* **deps:** bump vue-eslint-parser from 9.4.0 to 9.4.2 ([#59](#59)) ([0990171](0990171))
* **nuxt-image:** downgrade nuxt image because prod problems ([#70](#70)) ([bed26f0](bed26f0))
@antoinezanardi
Copy link
Owner

馃帀 This PR is included in version 1.3.0 馃帀

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant