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

Update PR with upstream #1

Open
wants to merge 36 commits into
base: main
Choose a base branch
from
Open

Update PR with upstream #1

wants to merge 36 commits into from

Conversation

wycats
Copy link

@wycats wycats commented Jun 21, 2022

No description provided.

Andarist and others added 30 commits February 11, 2022 00:40
changesets#749)

* Fixed an issue that caused created CHANGELOG files not being formatted

* update tests
* Update docs/modifying-changelog.format.md

Fix missing `=` in the `module.exports` that is needed

* fixed lint error

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
* Fix changelog config docs

* whitespace

* prettier

* Update docs/config-file-options.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
When I first read this doc file, I interpreted the sample changeset file as saying that `@changesets/cli` is a special metadata tag (ie, that the use of "changesets" here was semantically meaningful and not just a dogfooding example). Maybe this was just my confusion but if you agree that this can be confusing, I think this would help.
* Add support for `fixed` packages

* Add changesets

* Delete config.js

* Tweak `getHighestReleaseType` implementation

* Add a test showcasing how CHANGELOGs are generated for fixed packages that dont have any changeset associated with them

Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
…ngesets#706)

* Fixed an issue with none releases ending up as snapshot releases

* Tweak Date mocking after latest changes

* Add test for an explicit none release type

* tweak changeset
…d properly when exiting prerelease mode (changesets#751)

* Fix for dependent packages not being bumped when exiting prerelease

* Tweak changeset and test titles

* Update .changeset/strong-crews-film.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add docs for fixed packages

* Update docs/config-file-options.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>

* Update docs/dictionary.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>

* update docs

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
…n` (changesets#776)

* init cmd change default baseBranch from master to main

* appease prettier

* fix linting issue

* Update .changeset/funny-cooks-clap.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
…in the root of the repository (changesets#770)

* Get repository root instead of `cwd`

* Create silly-sloths-brush.md

* Add full path test case

* Update .changeset/silly-sloths-brush.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>

* Add `@changesets/cli` changeset

* Throw instead of returning `cwd`

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
…ons (changesets#768)

* Add CommitFunctions and update config with defaults

* Add changeset

* add checks and types for new commit option

* moved default to cli

* update tests

* fix build

* rename commit fns

* add option for skipCI

* update tests

* move commit logic to cli

* update tests for commit

* allow disabling commit for only one of add/version

* update docs

* update tests

* Apply suggestions from code review

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>

* remove unnecessary partial

* change option name

* Apply suggestions from code review

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>

* Small tweaks after review

* Tweak changesets

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
…angesets#811)

* Improve distinction bewtween selected and unselected prompt items

Fixes changesets#809

* Create green-meals-cough.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
…sed (changesets#820)

* Errors resulting from the GitHub API calls should now be properly raised

* Update packages/get-github-info/src/index.ts

Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
…sitive dependency (changesets#796)

* Upgrade tty-table to fix deprecation warning of smartwrap transient dep

* Bump ci to node12

* Update .changeset/healthy-dogs-repair.md

* Update .changeset/healthy-dogs-repair.md

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
First link for problems publishing in monorepos is missing file extension and therefore is dead.
github-actions bot and others added 6 commits June 11, 2022 10:02
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thanks for this great project!

I've been using it for awhile and worked great for our workflow. It would be great to add react-pdf to the list :)

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
changesets#843)

* fix: changeset filename with status verbose

* Tweak changeset

Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.