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(main): release 5.1.0 #787

Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Aug 29, 2023

🤖 I have created a release beep boop

5.1.0 (2023-09-29)

Features

Bug Fixes

  • deps: update dependency eslint to v8.49.0 (#784) (5e2a05c)
  • deps: update dependency eslint to v8.50.0 (#802) (794abf3)
  • deps: update dependency eslint-config-prettier to v8.10.0 (#785) (5391d89)
  • deps: update dependency eslint-config-prettier to v9 (#777) (470977a)
  • deps: update dependency prettier to v3.0.3 (#782) (5a04e76)
  • run eslint from PATH (#654) (5dc2a76)

This PR was generated with Release Please. See documentation.

@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch 2 times, most recently from 9a09b3d to 2e3a339 Compare September 1, 2023 23:13
@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch 2 times, most recently from 15e7192 to 966cace Compare September 11, 2023 16:52
@release-please release-please bot changed the title chore(main): release 5.0.2 chore(main): release 5.1.0 Sep 11, 2023
@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch from 966cace to 79bfe60 Compare September 11, 2023 18:34
@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch 3 times, most recently from 7267180 to 9e4d2aa Compare September 15, 2023 18:47
@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch 5 times, most recently from 5210a98 to f56df05 Compare September 26, 2023 00:34
@release-please release-please bot force-pushed the release-please--branches--main--components--gts branch from f56df05 to 6a94f35 Compare September 29, 2023 15:11
@danielbankhead danielbankhead merged commit 395ac02 into main Oct 2, 2023
10 checks passed
@danielbankhead danielbankhead deleted the release-please--branches--main--components--gts branch October 2, 2023 22:39
@release-please
Copy link
Contributor Author

release-please bot commented Oct 2, 2023

🤖 Release is at https://github.com/google/gts/releases/tag/v5.1.0 🌻

@naseemkullah
Copy link
Contributor

thanks @danielbankhead - when will it be available on npm tho? https://www.npmjs.com/package/gts

@danielbankhead
Copy link
Member

@naseemkullah it’s available on npm now.

@danielbankhead
Copy link
Member

@naseemkullah, we had to roll back the non-floating-promises part of this release due to it breaking a number of repos:

Feel free to pin your version of gts to this release until the next major, or follow/subscribe to this issue:

@naseemkullah
Copy link
Contributor

thanks for the heads up @danielbankhead - curious how did it break repos if it was just warn ?

@danielbankhead
Copy link
Member

danielbankhead commented Oct 4, 2023

@naseemkullah the project property of the PR causes eslint to error when eslint attempts to lint a file not specified in tsconfig.json (which shouldn't be an error imo, but eslint doesn't expose a way to turn it off).

Here's a sample of that error:

@naseemkullah
Copy link
Contributor

oh I see, thanks

0:0 error Parsing error: ESLint was configured to run on <tsconfigRootDir>/system-test/fixtures/kitchen/src/index.ts using parserOptions.project: /tsconfig.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants