Skip to content

chore: bump deps#4

Merged
tsachev merged 1 commit into
masterfrom
bump-deps
May 28, 2026
Merged

chore: bump deps#4
tsachev merged 1 commit into
masterfrom
bump-deps

Conversation

@tsachev

@tsachev tsachev commented May 28, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@tsachev tsachev merged commit bd0d550 into master May 28, 2026
1 check failed

Copilot AI left a comment

Copy link
Copy Markdown

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 bumps dependencies and tooling versions for the office example app and its GitHub Pages deployment workflow.

Changes:

  • Updates runtime and dev dependencies in office/package.json.
  • Refreshes office/package-lock.json for the dependency graph, including major transitive/tooling changes.
  • Bumps Node version and GitHub Pages actions.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
office/package.json Updates app/runtime and development dependency ranges.
office/package-lock.json Updates resolved package versions and transitive dependency metadata.
.node-version Bumps the local/CI Node version to 24.16.0.
.github/workflows/ghp.yml Updates GitHub Pages upload/deploy actions to v5.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread office/package-lock.json
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/@opentelemetry/sdk-metrics/-/sdk-metrics-2.7.1.tgz",
"integrity": "sha512-MpDJdkiFDs3Pm1RHO3KByuZbuBdJEXEAkiC0+yJdsZGVCdf1RpHR6n+LHDcS7ffmfrt5kVCzJSCfm4z2C7v0uQ==",
"extraneous": true,
Comment thread office/package-lock.json
Comment on lines +4428 to +4443
"node_modules/yaml": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
"extraneous": true,
"license": "ISC",
"bin": {
"yaml": "bin.mjs"
},
"engines": {
"node": ">= 14.6"
},
"funding": {
"url": "https://github.com/sponsors/eemeli"
}
},
@tsachev tsachev deleted the bump-deps branch May 28, 2026 12:53
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.

3 participants