Skip to content

fix: Do not depend on npx for check rebuild script#2681

Merged
spalladino merged 1 commit intomasterfrom
cl/fix_check_rebuild
Oct 4, 2023
Merged

fix: Do not depend on npx for check rebuild script#2681
spalladino merged 1 commit intomasterfrom
cl/fix_check_rebuild

Conversation

@charlielye
Copy link
Contributor

Please provide a paragraph or two giving a summary of the change, including relevant motivation and context.

Checklist:

Remove the checklist to signal you've completed it. Enable auto-merge if the PR is ready to merge.

  • If the pull request requires a cryptography review (e.g. cryptographic algorithm implementations) I have added the 'crypto' tag.
  • I have reviewed my diff in github, line by line and removed unexpected formatting changes, testing logs, or commented-out code.
  • Every change is related to the PR description.
  • I have linked this pull request to relevant issues (if any exist).

@spalladino spalladino changed the title Fix. fix: Do not depend on npx for check rebuild script Oct 4, 2023
@spalladino spalladino enabled auto-merge (squash) October 4, 2023 14:18
@spalladino spalladino merged commit 20ffbbc into master Oct 4, 2023
@spalladino spalladino deleted the cl/fix_check_rebuild branch October 4, 2023 14:19
spalladino added a commit that referenced this pull request Oct 4, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.8.3</summary>

##
[0.8.3](aztec-packages-v0.8.2...aztec-packages-v0.8.3)
(2023-10-04)


### Bug Fixes

* Do not depend on npx for check rebuild script
([#2681](#2681))
([20ffbbc](20ffbbc))
* Remove package json properties whitelist
([#2680](#2680))
([ef499a0](ef499a0))


### Miscellaneous

* Update authwit computation
([#2651](#2651))
([fdbe2b2](fdbe2b2)),
closes
[#2448](#2448)
</details>

<details><summary>barretenberg.js: 0.8.3</summary>

##
[0.8.3](barretenberg.js-v0.8.2...barretenberg.js-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.8.3</summary>

##
[0.8.3](barretenberg-v0.8.2...barretenberg-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Santiago Palladino <santiago@aztecprotocol.com>
Co-authored-by: Charlie Lye <karl.lye@gmail.com>
AztecBot added a commit to AztecProtocol/barretenberg that referenced this pull request Oct 5, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.8.3</summary>

##
[0.8.3](AztecProtocol/aztec-packages@aztec-packages-v0.8.2...aztec-packages-v0.8.3)
(2023-10-04)


### Bug Fixes

* Do not depend on npx for check rebuild script
([#2681](AztecProtocol/aztec-packages#2681))
([20ffbbc](AztecProtocol/aztec-packages@20ffbbc))
* Remove package json properties whitelist
([#2680](AztecProtocol/aztec-packages#2680))
([ef499a0](AztecProtocol/aztec-packages@ef499a0))


### Miscellaneous

* Update authwit computation
([#2651](AztecProtocol/aztec-packages#2651))
([fdbe2b2](AztecProtocol/aztec-packages@fdbe2b2)),
closes
[#2448](AztecProtocol/aztec-packages#2448)
</details>

<details><summary>barretenberg.js: 0.8.3</summary>

##
[0.8.3](AztecProtocol/aztec-packages@barretenberg.js-v0.8.2...barretenberg.js-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.8.3</summary>

##
[0.8.3](AztecProtocol/aztec-packages@barretenberg-v0.8.2...barretenberg-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Santiago Palladino <santiago@aztecprotocol.com>
Co-authored-by: Charlie Lye <karl.lye@gmail.com>
Maddiaa0 pushed a commit that referenced this pull request Oct 6, 2023
Please provide a paragraph or two giving a summary of the change,
including relevant motivation and context.

# Checklist:
Remove the checklist to signal you've completed it. Enable auto-merge if
the PR is ready to merge.
- [ ] If the pull request requires a cryptography review (e.g.
cryptographic algorithm implementations) I have added the 'crypto' tag.
- [ ] I have reviewed my diff in github, line by line and removed
unexpected formatting changes, testing logs, or commented-out code.
- [ ] Every change is related to the PR description.
- [ ] I have
[linked](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
this pull request to relevant issues (if any exist).
Maddiaa0 pushed a commit that referenced this pull request Oct 6, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aztec-packages: 0.8.3</summary>

##
[0.8.3](aztec-packages-v0.8.2...aztec-packages-v0.8.3)
(2023-10-04)


### Bug Fixes

* Do not depend on npx for check rebuild script
([#2681](#2681))
([20ffbbc](20ffbbc))
* Remove package json properties whitelist
([#2680](#2680))
([ef499a0](ef499a0))


### Miscellaneous

* Update authwit computation
([#2651](#2651))
([fdbe2b2](fdbe2b2)),
closes
[#2448](#2448)
</details>

<details><summary>barretenberg.js: 0.8.3</summary>

##
[0.8.3](barretenberg.js-v0.8.2...barretenberg.js-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg.js:** Synchronize aztec-packages versions
</details>

<details><summary>barretenberg: 0.8.3</summary>

##
[0.8.3](barretenberg-v0.8.2...barretenberg-v0.8.3)
(2023-10-04)


### Miscellaneous

* **barretenberg:** Synchronize aztec-packages versions
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Santiago Palladino <santiago@aztecprotocol.com>
Co-authored-by: Charlie Lye <karl.lye@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants