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

Bump eslint-config-oclif-typescript from 3.0.39 to 3.0.48 #376

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps eslint-config-oclif-typescript from 3.0.39 to 3.0.48.

Release notes

Sourced from eslint-config-oclif-typescript's releases.

3.0.48

Bug Fixes

  • deps: bump eslint-plugin-mocha from 10.2.0 to 10.3.0 (#122) (87b68a7)

3.0.47

Bug Fixes

  • deps: bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#119) (03adfd8)

3.0.46

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 (#120) (0140f15)

3.0.45

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (#121) (9ee24ee)

3.0.44

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 6.19.1 to 6.20.0 (#117) (336b642)

3.0.43

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 6.19.1 to 6.20.0 (#118) (8ec2249)

3.0.42

Bug Fixes

  • use typescript-eslint/no-useless-constructor (#116) (8ccacac)

3.0.41

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1 (#113) (9fad250)

3.0.40

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 6.19.0 to 6.19.1 (#114) (c059507)
Changelog

Sourced from eslint-config-oclif-typescript's changelog.

3.0.48 (2024-02-18)

Bug Fixes

  • deps: bump eslint-plugin-mocha from 10.2.0 to 10.3.0 (#122) (87b68a7)

3.0.47 (2024-02-11)

Bug Fixes

  • deps: bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#119) (03adfd8)

3.0.46 (2024-02-11)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 (#120) (0140f15)

3.0.45 (2024-02-11)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (#121) (9ee24ee)

3.0.44 (2024-02-04)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 6.19.1 to 6.20.0 (#117) (336b642)

3.0.43 (2024-02-04)

Bug Fixes

... (truncated)

Commits
  • e68cf48 chore(release): 3.0.48 [skip ci]
  • 87b68a7 fix(deps): bump eslint-plugin-mocha from 10.2.0 to 10.3.0 (#122)
  • 5071d2f chore(release): 3.0.47 [skip ci]
  • 03adfd8 fix(deps): bump eslint-config-xo-space from 0.34.0 to 0.35.0 (#119)
  • 22c0116 chore(release): 3.0.46 [skip ci]
  • 0140f15 fix(deps): bump @​typescript-eslint/parser from 6.20.0 to 6.21.0 (#120)
  • cb39de4 chore(release): 3.0.45 [skip ci]
  • 9ee24ee fix(deps): bump @​typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 (#121)
  • a6a5a8f chore(release): 3.0.44 [skip ci]
  • 336b642 fix(deps): bump @​typescript-eslint/parser from 6.19.1 to 6.20.0 (#117)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.39 to 3.0.48.
- [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif-typescript@3.0.39...3.0.48)

---
updated-dependencies:
- dependency-name: eslint-config-oclif-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link

sonarcloud bot commented Feb 19, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@jercle jercle merged commit 6a5dad7 into main Feb 20, 2024
2 of 3 checks passed
@jercle jercle deleted the dependabot-npm_and_yarn-eslint-config-oclif-typescript-3.0.48 branch February 20, 2024 12:51
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
Development

Successfully merging this pull request may close these issues.

1 participant