Skip to content
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

[openui5] Update the definition files for OpenUI5 1.124 #69594

Merged
merged 1 commit into from
May 14, 2024

Conversation

akudev
Copy link
Contributor

@akudev akudev commented May 14, 2024

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: → no specific URL about the changes, it's just a new release: https://sdk.openui5.org/1.124.0
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the header.

@typescript-bot
Copy link
Contributor

typescript-bot commented May 14, 2024

@akudev Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners, DT maintainers or others

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 69594,
  "author": "akudev",
  "headCommitOid": "8e262a4354c76f5ed7ea74bb4f15c73a834f7b5d",
  "mergeBaseOid": "884f5f54da78ed13b16ade1ec1bf8e6d239fb366",
  "lastPushDate": "2024-05-14T08:20:49.000Z",
  "lastActivityDate": "2024-05-14T14:22:55.000Z",
  "mergeOfferDate": "2024-05-14T14:12:55.000Z",
  "mergeRequestDate": "2024-05-14T14:22:55.000Z",
  "mergeRequestUser": "akudev",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": true,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "openui5",
      "kind": "edit",
      "files": [
        {
          "path": "types/openui5/openui5-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/openui5/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/openui5/sap.f.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.m.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.tnt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.codeeditor.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.commons.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.core.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.dt.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.fl.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.integration.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.layout.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.mdc.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.rta.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.suite.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.support.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.table.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.testrecorder.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.unified.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.ux3.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.webc.common.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.webc.fiori.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.ui.webc.main.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/openui5/sap.uxap.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "openui5bot",
        "petermuessig",
        "codeworrior",
        "akudev"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "petermuessig",
      "date": "2024-05-14T14:12:14.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2109570854,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Author is Owner The author of this PR is a listed owner of the package. Huge Change labels May 14, 2024
@typescript-bot
Copy link
Contributor

🔔 @openui5bot @petermuessig @codeworrior — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added this to Waiting for Code Reviews in New Pull Request Status Board May 14, 2024
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels May 14, 2024
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Waiting for Author to Merge in New Pull Request Status Board May 14, 2024
@typescript-bot
Copy link
Contributor

@akudev: Everything looks good here. I am ready to merge this PR (at 8e262a4) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@openui5bot, @petermuessig, @codeworrior: you can do this too.)

@akudev
Copy link
Contributor Author

akudev commented May 14, 2024

Ready to merge

@typescript-bot typescript-bot moved this from Waiting for Author to Merge to Recently Merged in New Pull Request Status Board May 14, 2024
@typescript-bot typescript-bot merged commit 94479cc into DefinitelyTyped:master May 14, 2024
4 checks passed
@typescript-bot typescript-bot removed this from Recently Merged in New Pull Request Status Board May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author is Owner The author of this PR is a listed owner of the package. Huge Change Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants