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

build(deps): bump the deps group with 2 updates #2727

Merged
merged 8 commits into from
Jul 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2024

Bumps the deps group with 2 updates: rimraf and @noble/curves.

Updates rimraf from 5.0.7 to 5.0.8

Commits

Updates @noble/curves from 1.4.0 to 1.4.2

Release notes

Sourced from @​noble/curves's releases.

1.4.2

  • Typescript build: revert target from ES2022 to ES2020 due to compat issues

Full Changelog: paulmillr/noble-curves@1.4.1...1.4.2

1.4.1

  • bls12-381: Add mapToCurve; fix typescript types
  • ed25519, utils: Improve tree-shaking
  • Typescript build: emit separate type declarations for ESM, to improve compatibility
  • Typescript build: change target from ES2020 to ES2022

New Contributors

Full Changelog: paulmillr/noble-curves@1.4.0...1.4.1

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deps group with 2 updates: [rimraf](https://github.com/isaacs/rimraf) and [@noble/curves](https://github.com/paulmillr/noble-curves).


Updates `rimraf` from 5.0.7 to 5.0.8
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.7...v5.0.8)

Updates `@noble/curves` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/paulmillr/noble-curves/releases)
- [Commits](paulmillr/noble-curves@1.4.0...1.4.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@noble/curves"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore Issue is a chore label Jul 7, 2024
@petertonysmith94 petertonysmith94 added this to the 0.x mainnet milestone Jul 8, 2024
Torres-ssf
Torres-ssf previously approved these changes Jul 8, 2024
danielbate
danielbate previously approved these changes Jul 8, 2024
@arboleya
Copy link
Member

arboleya commented Jul 8, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@arboleya
Copy link
Member

arboleya commented Jul 8, 2024

@dependabot recreate

Torres-ssf
Torres-ssf previously approved these changes Jul 8, 2024
maschad
maschad previously requested changes Jul 8, 2024
Copy link
Member

@maschad maschad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changeset is incorrect, see #2733

@petertonysmith94 petertonysmith94 dismissed stale reviews from Torres-ssf and themself via ec341f3 July 9, 2024 08:08
@petertonysmith94 petertonysmith94 enabled auto-merge (squash) July 10, 2024 08:46
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
79.62%(+0%) 71.4%(+0%) 77.28%(+0%) 79.71%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94 petertonysmith94 merged commit 369feef into master Jul 10, 2024
19 checks passed
@petertonysmith94 petertonysmith94 deleted the dependabot/npm_and_yarn/deps-7c92fc260c branch July 10, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants