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

Bump dependabot/fetch-metadata from 1 to 2 #2

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps dependabot/fetch-metadata from 1 to 2.

Release notes

Sourced from dependabot/fetch-metadata's releases.

v2.0.0 - Switch to node20

What's Changed

Full Changelog: dependabot/fetch-metadata@v1.7.0...v2.0.0

v1.7.0

What's Changed

New Contributors

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@v1...v2)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2024
@thor314 thor314 merged commit 307e995 into main May 1, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dependabot/fetch-metadata-2 branch May 1, 2024 18:53
Autoparallel added a commit that referenced this pull request May 1, 2024
commit 7a7a0db
Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
Date:   Wed May 1 12:00:43 2024 -0700

    plonky3 deps added (#4)

    * dependencies added

    * cargo fmt

commit 307e995
Merge: d8f688b 344c2bd
Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
Date:   Wed May 1 11:52:54 2024 -0700

    Merge pull request #2 from pluto/dependabot/github_actions/dependabot/fetch-metadata-2

    Bump dependabot/fetch-metadata from 1 to 2

commit 344c2bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 1 18:29:21 2024 +0000

    Bump dependabot/fetch-metadata from 1 to 2

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1...v2)

    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
thor314 added a commit that referenced this pull request May 1, 2024
* curve + point structs

* Squashed commit of the following:

commit 7a7a0db
Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
Date:   Wed May 1 12:00:43 2024 -0700

    plonky3 deps added (#4)

    * dependencies added

    * cargo fmt

commit 307e995
Merge: d8f688b 344c2bd
Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
Date:   Wed May 1 11:52:54 2024 -0700

    Merge pull request #2 from pluto/dependabot/github_actions/dependabot/fetch-metadata-2

    Bump dependabot/fetch-metadata from 1 to 2

commit 344c2bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 1 18:29:21 2024 +0000

    Bump dependabot/fetch-metadata from 1 to 2

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1...v2)

    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

---------

Co-authored-by: Thor Kampefner <thorck@pm.me>
Autoparallel added a commit that referenced this pull request May 2, 2024
commit 358e780
Author: Thor Kampefner <thorck@pm.me>
Date:   Wed May 1 18:12:31 2024 -0700

    ronkathon svg

commit be43441
Author: devloper <devloper@users.noreply.github.com>
Date:   Wed May 1 18:11:08 2024 -0700

    Fix modular arithmetic (#13)

    * Fix modular arithmetic

    * cargo f

    ---------

    Co-authored-by: devloper <3347622+devloper@users.noreply.github.com>
    Co-authored-by: Thor Kampefner <thorck@pm.me>

commit 218098c
Author: Thor Kampefner <thorck@pm.me>
Date:   Wed May 1 18:01:43 2024 -0700

    rm rust toolchain

commit 1cf8c9e
Merge: 795f165 550b628
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 17:43:37 2024 -0700

    Merge branch 'main' of https://github.com/pluto/ronkathon

commit 550b628
Merge: 98bfacb 154306f
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 17:37:24 2024 -0700

    Merge pull request #12 from pluto/dev_custom_field

    Add custom field with Plonky3 types

commit 154306f
Author: devloper <3347622+devloper@users.noreply.github.com>
Date:   Wed May 1 17:22:56 2024 -0700

    Add custom field with Plonky3 types

commit 795f165
Author: devloper <3347622+devloper@users.noreply.github.com>
Date:   Wed May 1 17:22:56 2024 -0700

    Update cargo lock

commit 006e16b
Author: devloper <3347622+devloper@users.noreply.github.com>
Date:   Wed May 1 17:20:59 2024 -0700

    Add custom field on Plonky3 types

commit 98bfacb
Merge: e744ed4 70b5eda
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 13:19:14 2024 -0700

    Merge pull request #7 from pluto/review_point_addition

    Update curve.rs

commit 70b5eda
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 13:01:13 2024 -0700

    fmt

commit ae763c1
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 12:59:04 2024 -0700

    Update curve.rs

    comments and review.

commit e744ed4
Merge: 520f6ee 37e20a2
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 12:31:27 2024 -0700

    Merge pull request #6 from pluto/better_deps

    clean dependancies

commit 37e20a2
Author: Waylon Jepsen <57912727+0xJepsen@users.noreply.github.com>
Date:   Wed May 1 12:29:45 2024 -0700

    clean dependancies

commit 520f6ee
Author: Colin Roberts <colin@autoparallel.xyz>
Date:   Wed May 1 12:09:58 2024 -0700

    curve + point structs (#5)

    * curve + point structs

    * Squashed commit of the following:

    commit 7a7a0db
    Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
    Date:   Wed May 1 12:00:43 2024 -0700

        plonky3 deps added (#4)

        * dependencies added

        * cargo fmt

    commit 307e995
    Merge: d8f688b 344c2bd
    Author: Thor 🪁 <7041313+thor314@users.noreply.github.com>
    Date:   Wed May 1 11:52:54 2024 -0700

        Merge pull request #2 from pluto/dependabot/github_actions/dependabot/fetch-metadata-2

        Bump dependabot/fetch-metadata from 1 to 2

    commit 344c2bd
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Wed May 1 18:29:21 2024 +0000

        Bump dependabot/fetch-metadata from 1 to 2

        Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2.
        - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
        - [Commits](dependabot/fetch-metadata@v1...v2)

        ---
        updated-dependencies:
        - dependency-name: dependabot/fetch-metadata
          dependency-type: direct:production
          update-type: version-update:semver-major
        ...

        Signed-off-by: dependabot[bot] <support@github.com>

    ---------

    Co-authored-by: Thor Kampefner <thorck@pm.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant