Skip to content

Dependency updates#321

Open
kevinkupski wants to merge 4 commits into
mainfrom
dependency-update
Open

Dependency updates#321
kevinkupski wants to merge 4 commits into
mainfrom
dependency-update

Conversation

@kevinkupski

@kevinkupski kevinkupski commented Jan 2, 2026

Copy link
Copy Markdown
Member

This PR

  • Updates Node.js to v24
  • Updates all Node.js dependencies
  • Adds a build step to package the global-variables action as a single index.js (and therefore removes the node_modules directory)

@kevinkupski

Copy link
Copy Markdown
Member Author

@stefanvocke Can you have a look at this?

@kevinkupski

Copy link
Copy Markdown
Member Author

@stefanvocke Can you have a look at this?

@stefanvocke

Copy link
Copy Markdown
Contributor

@kevinkupski gerade gesehen, dass der PR hier noch offen ist mit einem Review Request.
Ist der noch relevant?

@kevinkupski

Copy link
Copy Markdown
Member Author

@stefanvocke Ja

@kevinkupski

Copy link
Copy Markdown
Member Author

@stefanvocke Ping

@stefanvocke stefanvocke left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Bis auf die Commit SHAs passt das.

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@main

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Da müssen wir jetzt eigentlich Commit Hashes benutzen oder?

(function (State) {
State["StatusUpdateData"] = "STATUS_UPDATE_DATA";
})(State = exports.State || (exports.State = {}));
})(State || (exports.State = State = {}));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Macht das noch das gleiche?

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.

2 participants