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

Upcoming Release Changes #1780

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Upcoming Release Changes #1780

merged 1 commit into from
Dec 5, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 29, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphprotocol/[email protected]

Minor Changes

@graphprotocol/[email protected]

Minor Changes

GitHub Release Assets

  1. packages/cli/dist/*.tar.gz

Copy link

cloudflare-workers-and-pages bot commented Nov 29, 2024

Deploying graph-tooling with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f55343
Status:🚫  Build failed.

View logs

@github-actions github-actions bot force-pushed the changeset-release/main branch from 4a536c4 to 7f55343 Compare December 3, 2024 15:32
@0237h 0237h merged commit afb092b into main Dec 5, 2024
1 check failed
@0237h 0237h deleted the changeset-release/main branch December 5, 2024 20:06
0237h pushed a commit that referenced this pull request Dec 5, 2024
Hide IPFS flag for subgraph datasource feature

Feature is not ready yet do hide from command help.

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
YaroShkvorets added a commit to YaroShkvorets/graph-tooling that referenced this pull request Dec 9, 2024
Squashed commit of the following:

commit 6e31985
Author: YaroShkvorets <[email protected]>
Date:   Sat Dec 7 14:44:55 2024 -0500

    lint: lowercase files

commit 097b367
Author: YaroShkvorets <[email protected]>
Date:   Sat Dec 7 14:39:46 2024 -0500

    review lint rules

commit 2e7a9e9
Author: YaroShkvorets <[email protected]>
Date:   Sat Dec 7 13:48:45 2024 -0500

    migrate eslint, fix lint warnings

commit 1da95e6
Author: YaroShkvorets <[email protected]>
Date:   Sat Dec 7 12:42:04 2024 -0500

    remove yarn.lock

commit 35bf240
Author: YaroShkvorets <[email protected]>
Date:   Fri Dec 6 22:55:41 2024 -0500

    update scaffolded package version

commit 80dd64d
Author: YaroShkvorets <[email protected]>
Date:   Fri Dec 6 22:43:01 2024 -0500

    hide init subgraph option

commit 34f8095
Author: YaroShkvorets <[email protected]>
Date:   Fri Dec 6 22:08:56 2024 -0500

    remove babel config

commit 51a8104
Author: YaroShkvorets <[email protected]>
Date:   Fri Dec 6 21:44:22 2024 -0500

    fix lint

commit 0b9e921
Merge: 3295954 7d18704
Author: Yaro Shkvorets <[email protected]>
Date:   Fri Dec 6 21:42:06 2024 -0500

    Merge branch 'main' into chore/update-dependencies

commit 3295954
Author: YaroShkvorets <[email protected]>
Date:   Fri Dec 6 21:37:23 2024 -0500

    fix source skip condition

commit 7d18704
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Fri Dec 6 14:31:02 2024 -0500

    chore(release): update monorepo packages versions (graphprotocol#1784)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

commit ea1d948
Author: Yaro Shkvorets <[email protected]>
Date:   Fri Dec 6 14:26:39 2024 -0500

    Fix network selection bug (graphprotocol#1783)

    * fix network bug

    * hide subgraph option

commit a23d65a
Author: Clément <[email protected]>
Date:   Fri Dec 6 20:25:13 2024 +0100

    cli: Add support for M4 apple silicon (graphprotocol#1782)

    * cli: Add support for M4 apple silicon

commit 1b69b9e
Author: Etienne Donneger <[email protected]>
Date:   Thu Dec 5 16:05:12 2024 -0500

    Update test snapshots

commit 12e7865
Author: Etienne Donneger <[email protected]>
Date:   Thu Dec 5 15:55:10 2024 -0500

    Fix lint

commit c2b131f
Merge: f0657cd 425d77f
Author: Etienne Donneger <[email protected]>
Date:   Thu Dec 5 15:53:53 2024 -0500

    Merge branch 'main' into chore/update-dependencies

commit f0657cd
Author: Etienne Donneger <[email protected]>
Date:   Thu Dec 5 15:52:42 2024 -0500

    Update test snapshots

commit 425d77f
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Thu Dec 5 20:06:11 2024 +0000

    chore(release): update monorepo packages versions (graphprotocol#1780)

    Hide IPFS flag for subgraph datasource feature

    Feature is not ready yet do hide from command help.

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

commit 8d9bbae
Author: Etienne Donneger <[email protected]>
Date:   Thu Dec 5 15:05:51 2024 -0500

    Increase `hookTimeout` for Node18 tests

commit ef1a325
Author: Etienne Donneger <[email protected]>
Date:   Wed Dec 4 16:08:37 2024 -0500

    Fix lint

commit e88e972
Author: Etienne Donneger <[email protected]>
Date:   Wed Dec 4 15:13:19 2024 -0500

    Fix CLI test timeout

commit dfbf69d
Author: Etienne Donneger <[email protected]>
Date:   Wed Dec 4 11:45:51 2024 -0500

    Fix lint

commit 41a3651
Author: Etienne Donneger <[email protected]>
Date:   Wed Dec 4 10:52:10 2024 -0500

    Update TODO items and fix rules for eslint

    - Add `node:` prefix for built-in modules
    - Fix `@typescript-eslint/no-this-alias` rule
    - Remove `eager_offset.ts`

commit 097a2f3
Author: Etienne Donneger <[email protected]>
Date:   Wed Dec 4 10:33:16 2024 -0500

    Add changeset

commit 27d521d
Author: Etienne Donneger <[email protected]>
Date:   Tue Dec 3 13:30:13 2024 -0500

    Fix lint

commit 6a139af
Author: Etienne Donneger <[email protected]>
Date:   Tue Dec 3 13:27:28 2024 -0500

    Fix `ts` package assembly build script

commit a4fd5a6
Author: Etienne Donneger <[email protected]>
Date:   Tue Dec 3 13:19:55 2024 -0500

    Fix `website` lint script

commit e8218ee
Author: AK <[email protected]>
Date:   Tue Dec 3 10:31:44 2024 -0500

    added rpc and api urls for botanix-testnet (graphprotocol#1781)

    ---------

    Co-authored-by: Etienne Donneger <[email protected]>
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.

1 participant