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

chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 #233

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2022

Bumps prettier from 2.6.2 to 2.7.1.

Release notes

Sourced from prettier's releases.

2.7.1

🔗 Changelog

2.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

2.7.1

diff

Keep useful empty lines in description (#13013 by @​chimurai)

# Input
"""
First line
Second Line
"""
type Person {
name: String
}
Prettier 2.7.0
"""
First line
Second Line
"""
type Person {
name: String
}
Prettier 2.7.1
"""
First line
Second Line
"""
type Person {
name: String
}

2.7.0

diff

🔗 Release Notes

Commits
  • eeed611 Release 2.7.1
  • 794d9d1 bugfix(graphql): Keep useful empty lines in description (#13013)
  • dd2af6f Fix --skip-dependencies-install
  • b21772b Allow skip depencies install & set repo
  • 5530ad2 Merge branch 'main' of github.com:prettier/prettier
  • c7c9930 Clean changelog
  • 448786f Revert changes in release script
  • 6b388fa Add truncate
  • 109333a Git blame ignore 2.7.0
  • 59ec4f2 Bump Prettier dependency to 2.7.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by prettier-bot, a new releaser for prettier since your current version.


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 [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 20, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) June 20, 2022 23:19
@googlemaps-bot googlemaps-bot merged commit 598f7f8 into main Jun 20, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/prettier-2.7.1 branch June 20, 2022 23:20
github-actions bot pushed a commit that referenced this pull request Jun 20, 2022
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.6.2...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 598f7f8
googlemaps-bot pushed a commit that referenced this pull request Jul 4, 2022
### [2.0.1](v2.0.0...v2.0.1) (2022-07-04)

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.4 to 2.7.5 ([#234](#234)) ([7525a8e](7525a8e))
* **deps-dev:** bump @rollup/plugin-typescript from 8.3.2 to 8.3.3 ([#229](#229)) ([8363fc0](8363fc0))
* **deps-dev:** bump @types/google.maps from 3.49.0 to 3.49.1 ([#214](#214)) ([31d1d71](31d1d71))
* **deps-dev:** bump @types/google.maps from 3.49.1 to 3.49.2 ([#222](#222)) ([e38ae04](e38ae04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#213](#213)) ([acaf36d](acaf36d))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#220](#220)) ([331237e](331237e))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#228](#228)) ([b99fa22](b99fa22))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#236](#236)) ([9bf01e7](9bf01e7))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#241](#241)) ([82493df](82493df))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#246](#246)) ([6f4a555](6f4a555))
* **deps-dev:** bump @typescript-eslint/parser from 5.26.0 to 5.27.0 ([#218](#218)) ([82c81f9](82c81f9))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.0 to 5.27.1 ([#221](#221)) ([b15e06c](b15e06c))
* **deps-dev:** bump @typescript-eslint/parser from 5.27.1 to 5.28.0 ([#227](#227)) ([5267d52](5267d52))
* **deps-dev:** bump @typescript-eslint/parser from 5.28.0 to 5.29.0 ([#235](#235)) ([a857f42](a857f42))
* **deps-dev:** bump @typescript-eslint/parser from 5.29.0 to 5.30.0 ([#238](#238)) ([dbd81a0](dbd81a0))
* **deps-dev:** bump @typescript-eslint/parser from 5.30.0 to 5.30.5 ([#244](#244)) ([f04478b](f04478b))
* **deps-dev:** bump eslint from 8.16.0 to 8.17.0 ([#224](#224)) ([c569b37](c569b37))
* **deps-dev:** bump eslint from 8.17.0 to 8.18.0 ([#237](#237)) ([17eef62](17eef62))
* **deps-dev:** bump eslint from 8.18.0 to 8.19.0 ([#242](#242)) ([e3eac5f](e3eac5f))
* **deps-dev:** bump eslint-plugin-jest from 26.2.2 to 26.4.6 ([#216](#216)) ([de9c1af](de9c1af))
* **deps-dev:** bump eslint-plugin-jest from 26.4.6 to 26.5.3 ([#226](#226)) ([7f6016b](7f6016b))
* **deps-dev:** bump eslint-plugin-prettier from 4.0.0 to 4.1.0 ([#240](#240)) ([1b669dd](1b669dd))
* **deps-dev:** bump eslint-plugin-prettier from 4.1.0 to 4.2.1 ([#243](#243)) ([909093b](909093b))
* **deps-dev:** bump prettier from 2.6.2 to 2.7.1 ([#233](#233)) ([598f7f8](598f7f8))
* **deps-dev:** bump rollup from 2.74.1 to 2.75.3 ([#217](#217)) ([287c1a0](287c1a0))
* **deps-dev:** bump rollup from 2.75.3 to 2.75.5 ([#223](#223)) ([4b3505b](4b3505b))
* **deps-dev:** bump rollup from 2.75.5 to 2.75.6 ([#230](#230)) ([48b7f61](48b7f61))
* **deps-dev:** bump rollup from 2.75.6 to 2.75.7 ([#232](#232)) ([449e502](449e502))
* **deps-dev:** bump typedoc from 0.22.15 to 0.22.16 ([#215](#215)) ([b560891](b560891))
* **deps-dev:** bump typedoc from 0.22.16 to 0.22.17 ([#225](#225)) ([48f39e5](48f39e5))
* **deps-dev:** bump typedoc from 0.22.17 to 0.23.1 ([#239](#239)) ([2d6b68e](2d6b68e))
* **deps-dev:** bump typedoc from 0.23.1 to 0.23.5 ([#245](#245)) ([030c5ba](030c5ba))
* **deps-dev:** bump typescript from 4.6.4 to 4.7.3 ([#219](#219)) ([2f2489c](2f2489c))
* **deps-dev:** bump typescript from 4.7.3 to 4.7.4 ([#231](#231)) ([28bbe8a](28bbe8a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants