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

15549487: Bump eslint-plugin-sort-class-members from 1.16.0 to 1.18.0 #48

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-sort-class-members from 1.16.0 to 1.18.0.

Release notes

Sourced from eslint-plugin-sort-class-members's releases.

v1.18.0

  • Make groupByDecorator regex-able (#90)
  • Add "accessor" and "nonAccessor" options to kind (#91)
  • Support matching members with any/no decorator. (#89)

Thanks to @​dospunk for the improvements!

v1.17.1

Fix TSAbstractPropertyDefinition being treated as a method instead of a property. fixes #84

v1.17.0

Add support for matching by TypeScript abstract, override and readonly modifiers (Thanks @​NogaMan!)

Commits
  • b549146 1.18.0.
  • c569a9b Support matching members with any/no decorator.
  • 933deb9 Add "accessor" and "nonAccessor" options to kind (#91)
  • 65dfc96 Make groupByDecorator regex-able (#90)
  • ccd09a3 1.17.1
  • 30bd9ef Fix TSAbstractPropertyDefinition being treated as a method instead of a prope...
  • 6fb838e 1.17.0
  • 4b0d4b3 Add support for abstract, override and readonly (#83)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2023
@JanLayola
Copy link
Contributor

JanLayola commented Jun 19, 2023

@dependabot rebase

Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members) from 1.16.0 to 1.18.0.
- [Release notes](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/releases)
- [Commits](bryanrsmith/eslint-plugin-sort-class-members@v1.16.0...v1.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-sort-class-members
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-sort-class-members-1.18.0 branch from e32e631 to 7fa1a9e Compare June 19, 2023 08:15
@DamienCassou DamienCassou merged commit b3aaae4 into main Jul 12, 2023
1 check passed
@DamienCassou DamienCassou deleted the dependabot/npm_and_yarn/eslint-plugin-sort-class-members-1.18.0 branch July 12, 2023 12:13
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
Projects
None yet
2 participants