Skip to content

Commit

Permalink
Merge pull request #5979 from neo4j/changeset-release/3.x
Browse files Browse the repository at this point in the history
changesets for branch `3.x`
  • Loading branch information
MacondoExpress authored Jan 29, 2025
2 parents e38a97e + eec5a3e commit 8023056
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/serious-paws-hunt.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/migration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@apollo/server": "^4.7.0",
"@neo4j/graphql": "^3.24.3",
"@neo4j/graphql": "^3.24.4",
"graphql": "16.8.0",
"neo4j-driver": "5.12.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@apollo/server": "^4.7.0",
"@graphql-tools/wrap": "^9.3.6",
"@neo4j/graphql": "^3.24.3",
"@neo4j/graphql": "^3.24.4",
"graphql": "16.8.0",
"graphql-tag": "^2.12.6",
"neo4j-driver": "^5.5.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/graphql-toolbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @neo4j/graphql-toolbox

## 2.0.9

### Patch Changes

- Updated dependencies [[`a369ffb60`](https://github.com/neo4j/graphql/commit/a369ffb6008ced4d9e81dba7b7092ccd79ca0499)]:
- @neo4j/graphql@3.24.4

## 2.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@neo4j/graphql-toolbox",
"private": true,
"version": "2.0.8",
"version": "2.0.9",
"description": "Developer UI For Neo4j GraphQL",
"exports": "./dist/main.js",
"main": "./dist/main.js",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@graphiql/react": "0.19.3",
"@neo4j-ndl/base": "1.10.2",
"@neo4j-ndl/react": "1.10.5",
"@neo4j/graphql": "3.24.3",
"@neo4j/graphql": "3.24.4",
"@neo4j/introspector": "1.0.3",
"classnames": "2.3.2",
"cm6-graphql": "0.0.9",
Expand Down
6 changes: 6 additions & 0 deletions packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @neo4j/graphql

## 3.24.4

### Patch Changes

- [#5966](https://github.com/neo4j/graphql/pull/5966) [`a369ffb60`](https://github.com/neo4j/graphql/commit/a369ffb6008ced4d9e81dba7b7092ccd79ca0499) Thanks [@angrykoala](https://github.com/angrykoala)! - Add support for CalVer editions of neo4j

## 3.24.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neo4j/graphql",
"version": "3.24.3",
"version": "3.24.4",
"description": "A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations",
"keywords": [
"neo4j",
Expand Down
7 changes: 7 additions & 0 deletions packages/ogm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @neo4j/graphql-ogm

## 3.24.4

### Patch Changes

- Updated dependencies [[`a369ffb60`](https://github.com/neo4j/graphql/commit/a369ffb6008ced4d9e81dba7b7092ccd79ca0499)]:
- @neo4j/graphql@3.24.4

## 3.24.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/ogm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neo4j/graphql-ogm",
"version": "3.24.3",
"version": "3.24.4",
"description": "GraphQL powered OGM for Neo4j and Javascript applications",
"keywords": [
"neo4j",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@graphql-codegen/plugin-helpers": "^4.0.0",
"@graphql-codegen/typescript": "^3.0.0",
"@graphql-tools/merge": "^8.3.3",
"@neo4j/graphql": "^3.24.3",
"@neo4j/graphql": "^3.24.4",
"prettier": "^2.7.1"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4194,7 +4194,7 @@ __metadata:
"@graphql-codegen/plugin-helpers": ^4.0.0
"@graphql-codegen/typescript": ^3.0.0
"@graphql-tools/merge": ^8.3.3
"@neo4j/graphql": ^3.24.3
"@neo4j/graphql": ^3.24.4
"@neo4j/graphql-plugin-auth": ^2.2.0
"@types/jest": 29.5.4
"@types/node": 18.15.1
Expand Down Expand Up @@ -4277,7 +4277,7 @@ __metadata:
"@graphiql/react": 0.19.3
"@neo4j-ndl/base": 1.10.2
"@neo4j-ndl/react": 1.10.5
"@neo4j/graphql": 3.24.3
"@neo4j/graphql": 3.24.4
"@neo4j/introspector": 1.0.3
"@playwright/test": 1.37.1
"@tsconfig/create-react-app": 2.0.1
Expand Down Expand Up @@ -4334,7 +4334,7 @@ __metadata:
languageName: unknown
linkType: soft

"@neo4j/[email protected].3, @neo4j/graphql@^3.13.0, @neo4j/graphql@^3.15.0, @neo4j/graphql@^3.16.0, @neo4j/graphql@^3.24.3, @neo4j/graphql@workspace:packages/graphql":
"@neo4j/[email protected].4, @neo4j/graphql@^3.13.0, @neo4j/graphql@^3.15.0, @neo4j/graphql@^3.16.0, @neo4j/graphql@^3.24.4, @neo4j/graphql@workspace:packages/graphql":
version: 0.0.0-use.local
resolution: "@neo4j/graphql@workspace:packages/graphql"
dependencies:
Expand Down Expand Up @@ -9528,7 +9528,7 @@ __metadata:
"@apollo/federation-subgraph-compatibility": 1.2.2
"@apollo/server": ^4.7.0
"@graphql-tools/wrap": ^9.3.6
"@neo4j/graphql": ^3.24.3
"@neo4j/graphql": ^3.24.4
fork-ts-checker-webpack-plugin: 8.0.0
graphql: 16.8.0
graphql-tag: ^2.12.6
Expand Down Expand Up @@ -21429,7 +21429,7 @@ __metadata:
resolution: "migration@workspace:examples/migration"
dependencies:
"@apollo/server": ^4.7.0
"@neo4j/graphql": ^3.24.3
"@neo4j/graphql": ^3.24.4
graphql: 16.8.0
neo4j-driver: 5.12.0
languageName: unknown
Expand Down

0 comments on commit 8023056

Please sign in to comment.