Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2367)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jan 13, 2025
1 parent 077fe6b commit 643b6bd
Show file tree
Hide file tree
Showing 35 changed files with 42 additions and 38 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-hairs-reflect.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @envelop/core

## 5.0.3

### Patch Changes

- [#2366](https://github.com/n1ru4l/envelop/pull/2366)
[`8d89758`](https://github.com/n1ru4l/envelop/commit/8d89758abe77d7c3981966035433d225f67054c9)
Thanks [@ardatan](https://github.com/ardatan)! - When the schema is the same, do not trigger
`onSchemaChange` hook

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelop/core",
"version": "5.0.2",
"version": "5.0.3",
"type": "module",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-datasources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"apollo-datasource": "^3",
"apollo-server-caching": "^3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-federation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@apollo/gateway": "^0.54.0",
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-server-errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-tracing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"@envelop/types": "^5.0.0",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2"
"@envelop/core": "^5.0.3"
},
"dependencies": {
"jsonwebtoken": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"dataloader": "^2.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/depth-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/disable-introspection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/execute-subscription-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/extended-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/filter-operation-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/fragment-arguments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/generic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-jit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"graphql-middleware": "^6.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"graphql-modules": "^1 || ^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/newrelic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"newrelic": ">=7 <12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/on-resolve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/operation-field-permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/parser-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/persisted-operations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/preload-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2"
"@envelop/core": "^5.0.3"
},
"dependencies": {
"tslib": "^2.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
"prom-client": "^15.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/rate-limiter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/resource-limitations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"@sentry/node": "^8.0.0",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/statsd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"telegraf"
],
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"hot-shots": "^10.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/validation-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/typings/index.d.ts",
"peerDependencies": {
"@envelop/core": "^5.0.2",
"@envelop/core": "^5.0.3",
"@envelop/types": "^5.0.0",
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
},
Expand Down

0 comments on commit 643b6bd

Please sign in to comment.