Skip to content

chore: Standardise workspace JS dependencies#4583

Merged
TomAFrench merged 6 commits intomasterfrom
standardise-deps
Mar 19, 2024
Merged

chore: Standardise workspace JS dependencies#4583
TomAFrench merged 6 commits intomasterfrom
standardise-deps

Conversation

@TomAFrench
Copy link
Member

Description

Problem*

Summary*

This PR standardizes the versions of various JS dependencies across the workspace

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 19, 2024
@socket-security
Copy link

socket-security bot commented Mar 19, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/prettier@3.2.5 environment, filesystem, unsafe 0 8.39 MB prettier-bot

🚮 Removed packages: npm/@cspell/dict-aws@4.0.1, npm/@cspell/dict-bash@4.1.3, npm/@cspell/dict-companies@3.0.31, npm/@cspell/dict-cpp@5.1.3, npm/prettier@3.0.3, npm/typescript@5.2.2

View full report↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2024

@github-actions
Copy link
Contributor

FYI @noir-lang/developerrelations on Noir doc changes.

@TomAFrench TomAFrench added this pull request to the merge queue Mar 19, 2024
Merged via the queue into master with commit b86300c Mar 19, 2024
@TomAFrench TomAFrench deleted the standardise-deps branch March 19, 2024 19:32
TomAFrench added a commit that referenced this pull request Mar 20, 2024
* master: (28 commits)
  chore: fix assignees for opening issues based on CI (#4596)
  feat!: separating out array and slice types in the AST (#4504)
  chore: fix docs builds (#4593)
  chore: Standardise workspace JS dependencies (#4583)
  feat: Add `break` and `continue` in unconstrained code (#4569)
  chore: update deps (#4582)
  fix: Signed integer comparisons in brillig (#4579)
  chore: Add clarfiication on the difference in recursive aggregation circuits (#4567)
  feat: Sync from aztec-packages (#4573)
  fix: added error messages for passing oracles and references from unconstrained to constrained functions (#4570)
  feat: RC optimization pass (#4560)
  feat: add as_slice builtin function, add execution test (#4523)
  chore: making docs build before cutting versions (#4568)
  chore: fix docker test workflows (#4566)
  feat: allow usage of noir `#[test]` syntax in stdlib (#4553)
  feat: Add more impls on Option (#4549)
  chore: fixing some broken links (#4556)
  chore: separate tests for execution failures from compilation failures (#4559)
  feat: remove curly braces with fmt  (#4529)
  fix: Make `nargo` the default binary for cargo run (#4554)
  ...
TomAFrench added a commit that referenced this pull request Apr 3, 2024
# Description

## Problem\*



## Summary\*

This PR standardizes the versions of various JS dependencies across the
workspace

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants