Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint-plugin-sort-class-members from 1.15.2 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!)

v1.16.0

Add support for matching on TypeScript accessibility modifiers.

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)
  • f457afa 1.16.0
  • 2e785a7 Remove release-script dependency.
  • Additional commits viewable in compare view

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)

Bumps [eslint-plugin-sort-class-members](https://github.com/bryanrsmith/eslint-plugin-sort-class-members) from 1.15.2 to 1.18.0.
- [Release notes](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/releases)
- [Commits](bryanrsmith/eslint-plugin-sort-class-members@v1.15.2...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] <[email protected]>
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 npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant