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(deps-dev): update @typescript-eslint/eslint-plugin requirement from ^5.59.2 to ^5.59.5 #4471

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Updates the requirements on @typescript-eslint/eslint-plugin to permit the latest version.

Release notes

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

v5.59.5

5.59.5 (2023-05-08)

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

Changelog

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

5.59.5 (2023-05-08)

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

5.59.4 (2023-05-08)

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

5.59.3 (2023-05-08)

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

5.59.2 (2023-05-01)

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

5.59.1 (2023-04-24)

Bug Fixes

  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#6940) (2970861)

5.59.0 (2023-04-17)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] allow nullish coalescing for naked type parameter (#6910) (3e5f858)

... (truncated)

Commits
  • a6f23a2 chore: publish v5.59.5
  • 13fd1e5 chore: publish v5.59.4
  • 200afb6 chore: publish v5.59.3
  • 30f41ab docs: [ban-types] update documentation; suggest option and defaults (#7002)
  • d4bc770 docs: add missing ! (...) around comparison cases in no-unnecessary-boolean-l...
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2023
@github-actions github-actions bot added chore dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 8, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 10, 2023

@dependabot recreate

@github-actions github-actions bot added dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 10, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 10, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-5.59.5 branch from 6fa4e06 to 60c3957 Compare May 10, 2023 13:08
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 10, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 10, 2023

@dependabot recreate

Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version.
- [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/v5.59.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-5.59.5 branch from fd61d9f to a493364 Compare May 10, 2023 16:51
@github-actions github-actions bot removed the dependabot:recreate Indicates that a Dependabot PR needs to be recreated. label May 10, 2023
@github-actions github-actions bot added dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. and removed dependabot:recreate-in-progress Indicates that a PR is in the process of being created. labels May 10, 2023
@Jason3S
Copy link
Collaborator

Jason3S commented May 11, 2023

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2023

Looks like @typescript-eslint/eslint-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-5.59.5 branch May 11, 2023 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependabot:recreate Indicates that a Dependabot PR needs to be recreated. dependabot:recreate-in-progress Indicates that a PR is in the process of being created. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant