Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

release: 12.0.0 #4002

Merged
merged 45 commits into from
Mar 28, 2023
Merged

release: 12.0.0 #4002

merged 45 commits into from
Mar 28, 2023

Conversation

ematipico
Copy link
Contributor

@ematipico ematipico commented Dec 7, 2022

Summary

Closes #4001

With this release, I'd like to propose new changes to how we track changes in the changelog. Since we don't have a good automated way to track changes, now, when a contributor opens a PR, they should add a new line to the changelog. This will help the project in the long run. I added a new section in the CONTRIBUTING.md file. I know that the jest project does the same.

Disclaimer

The contents of the changelog are poorer than the previous one because we don't have the resources to look up the previous PRs and track all the changes. I apologize for that, but I hope people can overlook this for now.

Please feel free to change it or add information if you'd like. I don't have the energies to do so, unfortunately.

Test Plan

Rendered website
Rendered changelog

@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 03942c9
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/6422d55f086b550008e6e945

@github-actions
Copy link

This PR is stale because it has been open 14 days with no activity.

@ematipico ematipico removed the S-Stale label Feb 14, 2023
@ematipico ematipico changed the title release: placeholder release: 12.0.0 Mar 5, 2023
@github-actions
Copy link

github-actions bot commented Mar 5, 2023

Parser conformance results on ubuntu-latest

js/262

Test result main count This PR count Difference
Total 48647 48647 0
Passed 47582 47582 0
Failed 1065 1065 0
Panics 0 0 0
Coverage 97.81% 97.81% 0.00%

jsx/babel

Test result main count This PR count Difference
Total 40 40 0
Passed 37 37 0
Failed 3 3 0
Panics 0 0 0
Coverage 92.50% 92.50% 0.00%

symbols/microsoft

Test result main count This PR count Difference
Total 6093 6093 0
Passed 1783 1783 0
Failed 4310 4310 0
Panics 0 0 0
Coverage 29.26% 29.26% 0.00%

ts/babel

Test result main count This PR count Difference
Total 639 639 0
Passed 568 568 0
Failed 71 71 0
Panics 0 0 0
Coverage 88.89% 88.89% 0.00%

ts/microsoft

Test result main count This PR count Difference
Total 16740 16740 0
Passed 12814 12814 0
Failed 3926 3926 0
Panics 0 0 0
Coverage 76.55% 76.55% 0.00%

@realtimetodie
Copy link
Contributor

Can we take #4166 into 12.0.0, is the release window still open?

@ematipico
Copy link
Contributor Author

Can we take #4166 into 12.0.0, is the release window still open?

Yes, it's great you were able to update the PR. I was about to do the same :)

ematipico and others added 17 commits March 6, 2023 12:13
Co-authored-by: Victorien ELVINGER <victorien@elvinger.fr>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
…4166)

* fix(rome_fs): Allow to ignore patterns to symbolic links (symlinks)

* refactor: file_name might be None

* document the origin_path argument

* update test

* fix formatting

* update test
* feat: 🎸 init

* fix: 🐛 parse error

* test: 💍 update more test case

* test: 💍 update test case

* test: 💍 update error test case

* test: 💍 update test case

* style: 💄 clippy and fmt

* test: 💍 add extra test case

* chore: 🤖 conflict resolve

* test: 💍 update snapshot

* chore: 🤖 update test result

* test: 💍 update snapshot

* chore: 🤖 update test parser

* style: 💄 fmt

* test: 💍 update format test snapshot

* feat: update parse logic

* feat: separate parse_ts_type_parameters and parse_ts_type_parameters_with_modifiers

* fix: update test case

* feat: update parser

* fix: update tests

* feat: refactor allow_in_out_modifier arguments

* feat: revert unnecessary diff

---------

Co-authored-by: IWANABETHATGUY <iwanabethatguy@qq.com>
@realtimetodie
Copy link
Contributor

realtimetodie commented Mar 10, 2023

@ematipico The new --config-path option needs to be documented as well. I will restore my PR tonight and will let you know.

CHANGELOG.md Outdated Show resolved Hide resolved
@github-actions github-actions bot added the A-Linter Area: linter label Mar 15, 2023
@ematipico ematipico marked this pull request as ready for review March 18, 2023 13:56
@ematipico ematipico force-pushed the release/12.0.0 branch 2 times, most recently from 09373d0 to 425299d Compare March 20, 2023 12:53
@ematipico ematipico merged commit 83dae00 into main Mar 28, 2023
@ematipico ematipico deleted the release/12.0.0 branch March 28, 2023 12:28
@jpike88
Copy link

jpike88 commented Mar 28, 2023

Awesome, you guys rock!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-CLI Area: CLI A-Linter Area: linter A-Project Area: project configuration and loading A-Tooling Area: our own build, development, and release tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

☂️ Documentation and focus for next release cycle
7 participants