Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

changesets for branch 3.x #5979

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/graphql@3.24.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/graphql@3.24.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
Loading