Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps the dependencies group with 3 updates: @dreamit/graphql-server, @types/node and oxlint.

Updates @dreamit/graphql-server from 5.1.0 to 5.1.1

Release notes

Sourced from @​dreamit/graphql-server's releases.

v5.1.1

What's Changed

Full Changelog: dreamit-de/graphql-server@v5.1.0...v5.1.1

Commits
  • 9baf62f Merge pull request #557 from dreamit-de/556-empty-body
  • b51c6f1 #556 Improve empty post body error message
  • 7eacb1b Merge pull request #555 from dreamit-de/dependabot/npm_and_yarn/dev-dependenc...
  • d6f3431 Bump the dev-dependencies group with 6 updates
  • See full diff in compare view

Updates @types/node from 24.0.3 to 24.0.7

Commits

Updates oxlint from 1.3.0 to 1.4.0

Release notes

Sourced from oxlint's releases.

oxlint v1.4.0

[1.4.0] - 2025-06-30

🚀 Features

  • 8e1573d linter: Add id-length rule from eslint (#11887) (Nicholas Rayburn)
  • 5dfcac5 linter: Add eslint/arrow-body-style rule (#11937) (yefan)
  • 9b19b40 napi: Add basic oxlint napi bindings (#11877) (camc314)
  • f102cb1 linter: Add import/prefer-default-export rule (#11891) (yefan)

🐛 Bug Fixes

  • 114c4fb linter/no-useless-spread: Panic with multi byte char (#11964) (camc314)
  • c2e5439 linter: Fix default values for unicorn/consistent-function-scoping (#11960) (Sysix)
  • 214c8e7 linter: Fix default values for import/no-absolute-path (#11959) (Sysix)
  • b4cc222 linter: Fix typescript/no-namespace default values (#11958) (Sysix)
  • 11e0a43 linter/prefer-dom-node-remove: Panic when callee is ts non null expression (#11949) (camc314)
  • 4903e39 linter/no-standalone-expect: False positive in callback fn (#11940) (camc314)
  • 1e88dba oxc_linter: Make linter file paths clickable within JetBrains terminals (#11619) (Nicholas Rayburn)
  • fe4006b linter/jsx-key: False positive in react/jsx-key (#11918) (camc314)
  • d32cb4b linter: Fix default values for eslint/no-redeclare (#11911) (Sysix)
  • d80c19d linter: Fix default values for eslint/max-lines-per-function (#11910) (Sysix)
  • 41a5342 linter: Fix default values for eslint/max-nested-callbacks (#11909) (Sysix)
  • 2e3db4e linter: Fix default values for eslint/max-depth (#11908) (Sysix)
  • a358797 linter: Remove false positives for no-extend-native (#11888) (camchenry)
  • 6f67b52 linter: Revert prefer-promise-reject-errors to old behavior (#11889) (camchenry)
  • d991fed linter: Fix jsx-a11y/label-has-associated-control default values (#11832) (Sysix)
  • a0a4aa1 linter: Count own indirect export entries to the threshold for oxc/no-barrel-file (#11838) (Sysix)

🚜 Refactor

  • 344f3f9 linter: Minor refactors to eslint/id-length (#11976) (camc314)
  • 46b59d8 linter: Remove unused ContextHost::with_config (#11970) (camc314)
  • 2cf9fa3 linter: Derive debug for extensions (#11938) (camc314)
  • 17e0898 linter: Move import/no-duplicates to style category (#11929) (Sysix)
  • dd2e196 linter: Move unicorn/no-nested-ternary to style category (#11928) (Sysix)
  • 8404da4 linter: Remove unused LintPluginOptions (#11919) (camc314)
  • 87b8496 ast: Remove AstKind for MemberExpression and replace with StaticMemberExpression and PrivateFieldExpression (#11767) (camchenry)
  • e840680 linter/no-named-as-default-members: Remove needless lambda (#11896) (camc314)
  • 2760591 linter/no-console: Early return if ident does not match (#11895) (camc314)
  • 190e390 ast: Add AstKind for ComputedMemberExpression (#11766) (camchenry)

📚 Documentation

  • 940b98f linter: Fix docs for typescript/no-this-alias (#11963) (Sysix)
  • c4a95a2 linter: Move jest/valid-title options into a codeblock (#11961) (Sysix)
  • 0d3e8e7 linter: Fix prefer-string-replace-all example (#11921) (Bruno Henriques)
  • 06781ab linter: Fix doc formatting for perfer-logical-op-over-ternary (#11920) (camc314)

⚡ Performance

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 3 updates: [@dreamit/graphql-server](https://github.com/dreamit-de/graphql-server), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `@dreamit/graphql-server` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/dreamit-de/graphql-server/releases)
- [Commits](dreamit-de/graphql-server@v5.1.0...v5.1.1)

Updates `@types/node` from 24.0.3 to 24.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `oxlint` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.4.0/npm/oxlint)

---
updated-dependencies:
- dependency-name: "@dreamit/graphql-server"
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-version: 24.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: oxlint
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@github-actions github-actions bot merged commit 4735ff5 into main Jun 30, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-ebb4ff8ca5 branch June 30, 2025 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants