Skip to content

chore: Bump express #3894

Merged
akucharska merged 5 commits intokyma-project:mainfrom
akucharska:bump-express
May 6, 2025
Merged

chore: Bump express #3894
akucharska merged 5 commits intokyma-project:mainfrom
akucharska:bump-express

Conversation

@akucharska
Copy link
Contributor

@akucharska akucharska commented Apr 29, 2025

Description

Changes proposed in this pull request:

  • Bump express to 5.1.0

Related issue(s)

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

@akucharska akucharska changed the title Bump express chore: Bump express Apr 29, 2025
@akucharska akucharska mentioned this pull request Apr 29, 2025
45 tasks
@akucharska akucharska changed the title chore: Bump express chore: Bump express plus codeowners update Apr 29, 2025
dbadura
dbadura previously approved these changes Apr 30, 2025
@dbadura
Copy link
Contributor

dbadura commented Apr 30, 2025

Please remove changes related to the code owners. I will create separate PR.
Something is broken after bump:

/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:73
            throw new TypeError(`Missing parameter name at ${i}: ${DEBUG_URL}`);
            ^

TypeError: Missing parameter name at 2: https://git.new/pathToRegexpError
    at name (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:73:19)
    at lexer (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:91:27)
    at lexer.next (<anonymous>)
    at Iter.peek (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:106:38)
    at Iter.tryConsume (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:112:28)
    at Iter.text (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:128:30)
    at consume (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:152:29)
    at parse (/home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:183:20)
    at /home/runner/work/busola/busola/backend/node_modules/path-to-regexp/dist/index.js:294:74
    at Array.map (<anonymous>)
    ```

@dbadura dbadura assigned akucharska and unassigned dbadura Apr 30, 2025
@akucharska akucharska requested a review from KonradPietocha as a code owner May 5, 2025 06:07
@akucharska akucharska changed the title chore: Bump express plus codeowners update chore: Bump express May 5, 2025
@akucharska akucharska enabled auto-merge (squash) May 6, 2025 10:40
@akucharska akucharska merged commit 1a5248a into kyma-project:main May 6, 2025
18 checks passed
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