Skip to content

build(deps): bump @moia-oss/eslint-prettier-typescript-config from 0.11.45 to 0.11.51 #196

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps @moia-oss/eslint-prettier-typescript-config from 0.11.45 to 0.11.51.

Release notes

Sourced from @​moia-oss/eslint-prettier-typescript-config's releases.

0.11.51 - Dependency updates

b058a1e chore(deps): bump @​typescript-eslint/parser from 5.54.1 to 5.55.0 (#392) 97f699e chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#391) 5e380ee chore(deps): bump @​typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 (#390)

Dependency updates

da141b7 chore: update CODEOWNERS (#389) 17ea2eb chore(deps): bump eslint-config-prettier from 8.6.0 to 8.7.0 (#386) 583bec5 chore(deps): bump @​typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 (#387) 9f944d0 chore(deps): bump @​typescript-eslint/parser from 5.54.0 to 5.54.1 (#388)

0.11.49 - Dependency updates

5989708 chore(deps): bump @​typescript-eslint/parser from 5.53.0 to 5.54.0 (#385) 4d2f78d chore(deps): bump @​typescript-eslint/eslint-plugin from 5.52.0 to 5.54.0 (#384) b401b7c chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 (#383)

0.11.48 - Dependency updates Latest

a30f3e7 chore(deps): bump @​typescript-eslint/parser from 5.52.0 to 5.53.0 (#381)

0.11.47 - Dependency updates

8a8f8df chore(deps): bump @​typescript-eslint/parser from 5.51.0 to 5.52.0 (#380) 47f497d chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#379) adc43d3 chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 (#377) c3b2556 chore(deps): bump @​typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 (#378)

0.11.46 - Dependency updates

e4d8ae0 chore(deps): bump @​typescript-eslint/parser from 5.49.0 to 5.51.0 (#376) 9b92683 chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#374) 7a8ab3a chore(deps): bump @​typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0 (#375)

Commits
  • 5e380ee chore(deps): bump @​typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 (#390)
  • 97f699e chore(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#391)
  • b058a1e chore(deps): bump @​typescript-eslint/parser from 5.54.1 to 5.55.0 (#392)
  • 9f944d0 chore(deps): bump @​typescript-eslint/parser from 5.54.0 to 5.54.1 (#388)
  • 583bec5 chore(deps): bump @​typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 (#387)
  • 17ea2eb chore(deps): bump eslint-config-prettier from 8.6.0 to 8.7.0 (#386)
  • da141b7 chore: update CODEOWNERS (#389)
  • b401b7c chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 (#383)
  • 4d2f78d chore(deps): bump @​typescript-eslint/eslint-plugin from 5.52.0 to 5.54.0 (#384)
  • 5989708 chore(deps): bump @​typescript-eslint/parser from 5.53.0 to 5.54.0 (#385)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2023
Bumps [@moia-oss/eslint-prettier-typescript-config](https://github.com/moia-oss/eslint-prettier-typescript-config) from 0.11.45 to 0.11.51.
- [Release notes](https://github.com/moia-oss/eslint-prettier-typescript-config/releases)
- [Commits](moia-oss/eslint-prettier-typescript-config@0.11.45...0.11.51)

---
updated-dependencies:
- dependency-name: "@moia-oss/eslint-prettier-typescript-config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/moia-oss/eslint-prettier-typescript-config-0.11.51 branch from c7fff83 to 3d7768d Compare September 1, 2023 12:31
@cbrgm
Copy link
Member

cbrgm commented Sep 1, 2023

Fine for me, lets merge! :-)

@cbrgm cbrgm merged commit 486eded into master Sep 1, 2023
@cbrgm cbrgm deleted the dependabot/npm_and_yarn/moia-oss/eslint-prettier-typescript-config-0.11.51 branch September 1, 2023 13:15
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant