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

catch up main #784

Merged
merged 26 commits into from
Nov 15, 2024
Merged

catch up main #784

merged 26 commits into from
Nov 15, 2024

Conversation

bokuweb
Copy link
Owner

@bokuweb bokuweb commented Nov 15, 2024

What does this change?

A clear and concise description of what the changes is.

References

  • If you have links to other resources, please list them here. (e.g. issue url, related pull request url, documents)

Screenshots

If applicable, add screenshots to help explain your changes.

What can I check for bug fixes?

Please briefly describe how you can confirm the resolution of the bug.

bokuweb and others added 26 commits July 18, 2024 19:11
* fix: snapToGrid

* fix:

* fix

* fix

* fix
* feat: add ptab

* feat: wasm object

* fix: suppoert ptab

* spec: add read test for ptab

* rc10

* rc11

* rc12
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7.
- [Commits](indutny/elliptic@v6.5.5...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: bokuweb <bokuweb12@gmail.com>
* ci: use moonrepo/setup-rust

* ci: fix typo

* chore: don't clippy for now
* build: yarn to pnpm

* ci: pnpm i --forzen-lockfile

* docs: pnpm version on README

* ci: install pnpm

* ci: install pnpm
* build: use rust 1.82 and fix clipyy errors

* refactor: fix clippy errors
* fix: escape some feild

* rc18
* fix: escape some feild

* rc18
* spec: add reg

* fix

* fix

* fix
* Make XMLBuilder generic

* Reduce allocations at XmlData display impl

* Implement streaming writers

- Extend BuildXML trait, add the streaming method
- Remove impls for Box<Ty>, as they can be implemented on the trait level
- Rewrite build() methods in chaining style, backed by apply_* helpers
- Remove quite a few allocations, though numbers still produce them
- Add spaces between children nodes, fix tests

* Add rustfmt.toml and format code

* Fix clippy warnings

* Expose the BuildXML trait without displaying its methods in hints
@bokuweb bokuweb changed the base branch from main to 0.5.0-dev November 15, 2024 10:03
@bokuweb bokuweb merged commit bc0fa5d into 0.5.0-dev Nov 15, 2024
10 checks passed
Copy link

This report was generated by comparing f7396ae with 7400979.
If you would like to check difference, please check here.

success

ArtifactName: wasm

✨✨ That's perfect, there is no visual difference! ✨✨

item count
pass 37
change 0
new 0
delete 0

@bokuweb bokuweb deleted the cacthup-main branch November 15, 2024 10:09
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.

4 participants