Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps eslint-plugin-sort-class-members from 1.15.2 to 1.17.1.

Release notes

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

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
  • 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.
  • cd2faa4 Add publish action.
  • cfb309b Test on node 18.
  • 39bb41b Add support for matching on TypeScript accessibility modifiers.
  • See full diff 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.17.1.
- [Release notes](https://github.com/bryanrsmith/eslint-plugin-sort-class-members/releases)
- [Commits](bryanrsmith/eslint-plugin-sort-class-members@v1.15.2...v1.17.1)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #192.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-sort-class-members-1.17.1 branch May 15, 2023 02:01
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.

2 participants