Skip to content

Initial project setup: add Oracle JDK 24, environment files, dependencies, and base app structure #3772

New issue

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

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

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

djtlb
Copy link

@djtlb djtlb commented Jul 4, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 4, 2025 21:07
@djtlb djtlb requested review from yk and andreaskoepf as code owners July 4, 2025 21:07
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates core dependencies for the Discord bot sub-project to more recent releases.

  • Bump discord.js from ^14.7.1 to ^14.21.0
  • Bump nodemon from ^2.0.20 to ^3.1.10
Comments suppressed due to low confidence (2)

discord-bots/oa-bot-js/package.json:22

  • Consider adding or updating tests to cover any breaking changes introduced in discord.js ^14.21.0 to ensure existing bot functionality remains intact.
    "discord.js": "^14.21.0",

discord-bots/oa-bot-js/package.json:31

  • Don’t forget to update or commit the lockfile (e.g., package-lock.json or yarn.lock) after bumping dependencies to ensure consistent installs across environments.
    "nodemon": "^3.1.10",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant