Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@escape.tech/graphql-armor (source) 3.0.13.2.0 age confidence

Release Notes

Escape-Technologies/graphql-armor (@​escape.tech/graphql-armor)

v3.2.0

Compare Source

Minor Changes
  • 643537c: Add support for Apollo Server v5

v3.1.7

Compare Source

Patch Changes

v3.1.6

Compare Source

Patch Changes
  • 13978ed: Inherit the plugin context from envelop
  • Updated dependencies [13978ed]
    • @​escape.tech/graphql-armor-block-field-suggestions@​3.0.1
    • @​escape.tech/graphql-armor-max-directives@​2.3.1
    • @​escape.tech/graphql-armor-max-aliases@​2.6.2
    • @​escape.tech/graphql-armor-cost-limit@​2.4.3
    • @​escape.tech/graphql-armor-max-tokens@​2.5.1
    • @​escape.tech/graphql-armor-max-depth@​2.4.1

v3.1.5

Compare Source

@​escape.tech/graphql-armor
3.1.4
Patch Changes
3.1.3
Patch Changes
  • Updated dependencies
    • @​escape.tech/graphql-armor-max-aliases@​2.6.1
3.1.2
Patch Changes
  • Updated dependencies [0a26be4]
    • @​escape.tech/graphql-armor-block-field-suggestions@​3.0.0
3.1.1
Patch Changes
  • bc9e2d0: cost limit: flatten fragment option support
  • Updated dependencies [bc9e2d0]
    • @​escape.tech/graphql-armor-cost-limit@​2.4.0
3.1.0
Minor Changes
Patch Changes
3.0.1
Patch Changes
3.0.0
Minor Changes
  • 723f633: chore: dependencies bump

    Envelop is not correctly deployed.
    Drop apollo v3 example.

Patch Changes
  • Updated dependencies [723f633]
    • @​escape.tech/graphql-armor-block-field-suggestions@​2.2.0
    • @​escape.tech/graphql-armor-cost-limit@​2.2.0
    • @​escape.tech/graphql-armor-max-aliases@​2.4.0
    • @​escape.tech/graphql-armor-max-depth@​2.3.0
    • @​escape.tech/graphql-armor-max-directives@​2.2.0
    • @​escape.tech/graphql-armor-max-tokens@​2.4.0
    • @​escape.tech/graphql-armor-types@​0.6.0
2.4.0
Minor Changes
  • 2136d91: ci: drop node 16 support
Patch Changes
2.3.2
Patch Changes
2.3.1
Patch Changes
  • e812da5: set peerDependencies to optional
2.3.0
Minor Changes
  • 9d53465: Make Types lib peerDependencies instead of optionalDependencies
2.2.0
Minor Changes
  • d55e3d4: chore(deps): bump devDependencies to GraphQL 16.7.1
Patch Changes
  • Updated dependencies [d55e3d4]
    • @​escape.tech/graphql-armor-block-field-suggestions@​2.1.0
    • @​escape.tech/graphql-armor-cost-limit@​2.1.0
    • @​escape.tech/graphql-armor-max-aliases@​2.1.0
    • @​escape.tech/graphql-armor-max-depth@​2.2.0
    • @​escape.tech/graphql-armor-max-directives@​2.1.0
    • @​escape.tech/graphql-armor-max-tokens@​2.2.0
2.1.0
Minor Changes
Patch Changes
2.0.0
Major Changes
  • 0c95d1a: - chore(rep): Drop support for node 14 and require node 16 or higher. #​420
    • chore(deps): Update envelop (major) #​418
Patch Changes
  • Updated dependencies [0c95d1a]
    • @​escape.tech/graphql-armor-block-field-suggestions@​2.0.0
    • @​escape.tech/graphql-armor-max-directives@​2.0.0
    • @​escape.tech/graphql-armor-max-aliases@​2.0.0
    • @​escape.tech/graphql-armor-cost-limit@​2.0.0
    • @​escape.tech/graphql-armor-max-tokens@​2.0.0
    • @​escape.tech/graphql-armor-max-depth@​2.0.0
1.8.2
Patch Changes
  • 3c004d5: -- No code changes --
    chore(docs): Link to online documentation
    chore(readme): Update README.md
  • Updated dependencies [3c004d5]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.4.1
    • @​escape.tech/graphql-armor-cost-limit@​1.7.3
    • @​escape.tech/graphql-armor-max-aliases@​1.7.2
    • @​escape.tech/graphql-armor-max-depth@​1.8.4
    • @​escape.tech/graphql-armor-max-directives@​1.6.5
    • @​escape.tech/graphql-armor-max-tokens@​1.3.2
1.8.1
Patch Changes
1.8.0
Minor Changes
  • af3437f: # Apollo Server

    • Support Apollo Server 4.0 (thanks @​arvi)
    • Migrate Apollo devDependencies: apollo-server-core -> @apollo/server
    • Migrate Apollo devDependencies: apollo-server-types -> @apollo/server
    • Fix max tokens inferrence 500 error code
1.7.2
Patch Changes
1.7.1
Patch Changes
  • 8e1a154: chore: fixed plugin dependencies version
    chore: bump max-directive to v1.6.3
1.7.0
Minor Changes
  • d5dcca2: updates cost-limit plugin to 1.7.0
1.6.0
Minor Changes
  • db50253: Moves config types into graphql-armor-types package
  • db50253: Exports type GraphQLArmorConfig globally
Patch Changes
  • @​escape.tech/graphql-armor-cost-limit@​1.6.1
  • @​escape.tech/graphql-armor-max-aliases@​1.6.1
  • @​escape.tech/graphql-armor-max-depth@​1.8.1
  • @​escape.tech/graphql-armor-max-directives@​1.6.1
  • @​escape.tech/graphql-armor-max-tokens@​1.3.1
1.5.0
Minor Changes
  • 59626ad: feat(docs): dedicated docs site

    fix(dev): install-dev script mookme init

    chore(deps/example): bump
    chore(deps/monorepo): bump linters & tools
    chore(optional-deps/): envelop v3 support
    chore(optional-deps/
    ): bump apollo-server to 3.11

Patch Changes
  • Updated dependencies [59626ad]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.4.0
    • @​escape.tech/graphql-armor-cost-limit@​1.6.0
    • @​escape.tech/graphql-armor-max-aliases@​1.6.0
    • @​escape.tech/graphql-armor-max-depth@​1.8.0
    • @​escape.tech/graphql-armor-max-directives@​1.6.0
    • @​escape.tech/graphql-armor-max-tokens@​1.3.0
1.4.0
Minor Changes
  • 3b204b6: refactor(apollo): throwOnRejection #​220

    • throwOnRejection became propagateOnRejection.

    • Apollo will now report to context by default.
      Errors might be very verbose but this is the best way to handle it until Apollo Server 4 is released.
      If you want to still throw errors, you can use the onReject callback, however, you will need to handle the HTTP 500 afterwards yourself.

Patch Changes
  • Updated dependencies [3b204b6]
    • @​escape.tech/graphql-armor-cost-limit@​1.5.0
    • @​escape.tech/graphql-armor-max-aliases@​1.5.0
    • @​escape.tech/graphql-armor-max-depth@​1.7.0
    • @​escape.tech/graphql-armor-max-directives@​1.5.0
    • @​escape.tech/graphql-armor-max-tokens@​1.2.0
1.3.1
Patch Changes
1.3.0
Minor Changes
  • c16a2bb: v1.3.0

    • Feat(plugins)/provide-custom-configuration-callbacks #​162
    • Refactor(apollo): changed protection default behavior to contextual report #​191
    • Chore(deps): new types packages (@​escape.tech/graphql-armor-types)
    • Chore(deps): updated devDependencies
Patch Changes
  • Updated dependencies [c16a2bb]
    • @​escape.tech/graphql-armor-cost-limit@​1.4.0
    • @​escape.tech/graphql-armor-max-aliases@​1.4.0
    • @​escape.tech/graphql-armor-max-depth@​1.6.0
    • @​escape.tech/graphql-armor-max-directives@​1.4.0
    • @​escape.tech/graphql-armor-max-tokens@​1.1.0
1.2.1
Patch Changes
  • feaaf34: chore(deps):

    • Drop peerDependencies in favor of optionalDependencies.
    • GraphQL JS has been fixed to v16.6.0 in devDependencies and examples.
  • Updated dependencies [feaaf34]

    • @​escape.tech/graphql-armor-block-field-suggestions@​1.3.1
    • @​escape.tech/graphql-armor-cost-limit@​1.3.1
    • @​escape.tech/graphql-armor-max-aliases@​1.3.1
    • @​escape.tech/graphql-armor-max-depth@​1.5.1
    • @​escape.tech/graphql-armor-max-directives@​1.3.1
    • @​escape.tech/graphql-armor-max-tokens@​1.0.2
1.2.0
Minor Changes
  • 6176fd2: ### feat: - Add max-tokens package (@​n1ru4l) - Remove character-limit from core - Include limitation message:
    Syntax Error: ${plugin} limit of ${limit} exceeded, found ${found}.
chore:
    - Drop `apollo-server` / `@types/node` direct dependencies
    - Tests consistency
repo:
    - Update examples
    - Update renovate config, nopin/nogroup
Patch Changes
  • Updated dependencies [6176fd2]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.3.0
    • @​escape.tech/graphql-armor-cost-limit@​1.3.0
    • @​escape.tech/graphql-armor-max-aliases@​1.3.0
    • @​escape.tech/graphql-armor-max-depth@​1.5.0
    • @​escape.tech/graphql-armor-max-directives@​1.3.0
    • @​escape.tech/graphql-armor-max-tokens@​1.0.1
1.1.1
Patch Changes
  • cadf453: fix:
    • nullish coalescing operator evaluation
      will now be made through babel plugin
  • Updated dependencies [cadf453]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.2.4
    • @​escape.tech/graphql-armor-character-limit@​1.3.4
    • @​escape.tech/graphql-armor-cost-limit@​1.2.3
    • @​escape.tech/graphql-armor-max-aliases@​1.2.4
    • @​escape.tech/graphql-armor-max-depth@​1.4.4
    • @​escape.tech/graphql-armor-max-directives@​1.2.3
1.1.0
Minor Changes
  • 6abc6ad: feat(envelop): add plugin initializer

    Simplified Envelop plugin initializer.

    createServer({
      schema,
      plugins: [EnvelopArmorPlugin()],
    });
1.0.10
Patch Changes
  • 8e2f90c: feat(field-suggestion): mask usage
  • Updated dependencies [8e2f90c]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.2.1
1.0.8
Patch Changes
  • 1815f8b: feat: integrate tests
    refactor: implicit plugin enable
    refactor: implicit plugin option
  • Updated dependencies [1815f8b]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.2.0
    • @​escape.tech/graphql-armor-character-limit@​1.3.0
    • @​escape.tech/graphql-armor-cost-limit@​1.2.0
    • @​escape.tech/graphql-armor-max-aliases@​1.2.0
    • @​escape.tech/graphql-armor-max-depth@​1.3.0
    • @​escape.tech/graphql-armor-max-directives@​1.2.0
1.0.7
Patch Changes
1.0.6
Patch Changes
  • 9f93a22: refactor: cost limit invidual distribution
1.0.5
Patch Changes
  • 16b79bb: refactor: introduce preconstruct
  • Updated dependencies [16b79bb]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.1.1
    • @​escape.tech/graphql-armor-character-limit@​1.1.1
    • @​escape.tech/graphql-armor-max-aliases@​1.1.1
    • @​escape.tech/graphql-armor-max-depth@​1.1.1
    • @​escape.tech/graphql-armor-max-directives@​1.1.1
1.0.4
Patch Changes
1.0.2
Patch Changes
1.0.1
Patch Changes
1.0.0
Major Changes
Patch Changes
  • Updated dependencies [8fc0350]
    • @​escape.tech/graphql-armor-block-field-suggestions@​1.1.0
    • @​escape.tech/graphql-armor-character-limit@​1.1.0
    • @​escape.tech/graphql-armor-max-aliases@​1.1.0
    • @​escape.tech/graphql-armor-max-depth@​1.1.0
    • @​escape.tech/graphql-armor-max-directives@​1.1.0

v3.1.4

Compare Source

Patch Changes

v3.1.3

Compare Source

Patch Changes
  • Updated dependencies
    • @​escape.tech/graphql-armor-max-aliases@​2.6.1

v3.1.2

Compare Source

Patch Changes
  • Updated dependencies [0a26be4]
    • @​escape.tech/graphql-armor-block-field-suggestions@​3.0.0

v3.1.1

Compare Source

Patch Changes
  • bc9e2d0: cost limit: flatten fragment option support
  • Updated dependencies [bc9e2d0]
    • @​escape.tech/graphql-armor-cost-limit@​2.4.0

v3.1.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added changesets-ok Override the changesets check release:dependency This PR only updates dependencies labels Jan 1, 2026
@renovate renovate bot added this to the next-release milestone Jan 1, 2026
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 1, 2026

Skipped: This PR was opened by one of your excluded authors: (renovate[bot])

@renovate renovate bot enabled auto-merge (squash) January 1, 2026 12:29
@netlify
Copy link

netlify bot commented Jan 1, 2026

Deploy Preview for cedarjs canceled.

Name Link
🔨 Latest commit 2dbc9c5
🔍 Latest deploy log https://app.netlify.com/projects/cedarjs/deploys/695668965b1fc40008e2b18b

@nx-cloud
Copy link

nx-cloud bot commented Jan 1, 2026

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 2dbc9c5

Command Status Duration Result
nx run-many -t test --minWorkers=1 --maxWorkers=4 ❌ Failed 3m 22s View ↗
nx run-many -t build:pack --exclude create-ceda... ✅ Succeeded 1m 14s View ↗
nx run-many -t build ✅ Succeeded 4m 43s View ↗
nx run-many -t test:types ✅ Succeeded 6s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-01 12:52:16 UTC

@Tobbe
Copy link
Member

Tobbe commented Jan 2, 2026

Not a priority rn

@Tobbe Tobbe closed this Jan 2, 2026
auto-merge was automatically disabled January 2, 2026 11:46

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.2.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/escape.tech-graphql-armor-3.x branch January 2, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changesets-ok Override the changesets check release:dependency This PR only updates dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants