Skip to content

CLDR-19055 js:(deps): Bump jira.js from 4.1.0 to 5.3.1 in /tools/scripts/jira-updater#246

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.3.1
Open

CLDR-19055 js:(deps): Bump jira.js from 4.1.0 to 5.3.1 in /tools/scripts/jira-updater#246
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps jira.js from 4.1.0 to 5.3.1.

Release notes

Sourced from jira.js's releases.

v5.3.1

Bug Fixes

  • #416: Fixed mime.getType is not a function when using the CommonJS build. Replaced the ESM-only mime dependency with mime-types, which supports both ESM and CJS. Thanks to Alxs39 for reporting this issue.

v5.3.0

5.3.0

General

  • Updated dependencies
  • Improved JSDoc coverage and quality
  • Refactored integration tests to use global setup/teardown for better performance and reliability
  • Wrapped all integration tests in describe blocks for better organization

Bug Fixes

  • #410: Fixed getWorkflowSchemeProjectAssociations to properly serialize multiple project IDs as separate query parameters (projectId=10000&projectId=10001) instead of comma-separated values. Thanks to konrad-garus for reporting this issue.
  • #411: Added missing url field to Webhook model. Thanks to vrmiguel for reporting this issue.

Version 2 Client

New Endpoints

  • Api
    • Added Api endpoints for bulk worklog operations
  • FieldSchemes
    • Added FieldSchemes endpoints for field association scheme management
  • IssueRedaction
    • Added IssueRedaction endpoints for issue field data redaction
  • MigrationOfConnectModulesToForge
    • Added MigrationOfConnectModulesToForge endpoints for Connect to Forge migration
  • AppProperties
    • Added AppProperties.getForgeAppPropertyKeys
    • Added AppProperties.getForgeAppProperty
  • IssueFields
    • Added IssueFields.getProjectFields
  • ProjectTemplates
    • Added ProjectTemplates.editTemplate
    • Added ProjectTemplates.liveTemplate
    • Added ProjectTemplates.removeTemplate
    • Added ProjectTemplates.saveTemplate
  • Status
    • Added Status.getStatusesByName
  • Workflows
    • Added Workflows.readWorkflowFromHistory
    • Added Workflows.listWorkflowHistory
    • Added Workflows.getDefaultEditor
    • Added Workflows.readWorkflowPreviews
  • WorkflowSchemes

... (truncated)

Changelog

Sourced from jira.js's changelog.

5.3.1

Bug Fixes

  • #416: Fixed mime.getType is not a function when using the CommonJS build. Replaced the ESM-only mime dependency with mime-types, which supports both ESM and CJS. Thanks to Alxs39 for reporting this issue.

5.3.0

General

  • Updated dependencies
  • Improved JSDoc coverage and quality
  • Refactored integration tests to use global setup/teardown for better performance and reliability
  • Wrapped all integration tests in describe blocks for better organization

Bug Fixes

  • #410: Fixed getWorkflowSchemeProjectAssociations to properly serialize multiple project IDs as separate query parameters (projectId=10000&projectId=10001) instead of comma-separated values. Thanks to konrad-garus for reporting this issue.
  • #411: Added missing url field to Webhook model. Thanks to vrmiguel for reporting this issue.

Version 2 Client

New Endpoints

  • Api
    • Added Api endpoints for bulk worklog operations
  • FieldSchemes
    • Added FieldSchemes endpoints for field association scheme management
  • IssueRedaction
    • Added IssueRedaction endpoints for issue field data redaction
  • MigrationOfConnectModulesToForge
    • Added MigrationOfConnectModulesToForge endpoints for Connect to Forge migration
  • AppProperties
    • Added AppProperties.getForgeAppPropertyKeys
    • Added AppProperties.getForgeAppProperty
  • IssueFields
    • Added IssueFields.getProjectFields
  • ProjectTemplates
    • Added ProjectTemplates.editTemplate
    • Added ProjectTemplates.liveTemplate
    • Added ProjectTemplates.removeTemplate
    • Added ProjectTemplates.saveTemplate
  • Status
    • Added Status.getStatusesByName
  • Workflows
    • Added Workflows.readWorkflowFromHistory
    • Added Workflows.listWorkflowHistory
    • Added Workflows.getDefaultEditor
    • Added Workflows.readWorkflowPreviews
  • WorkflowSchemes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jira.js](https://github.com/MrRefactoring/jira.js) from 4.1.0 to 5.3.1.
- [Release notes](https://github.com/MrRefactoring/jira.js/releases)
- [Changelog](https://github.com/MrRefactoring/jira.js/blob/master/CHANGELOG.md)
- [Commits](MrRefactoring/jira.js@v4.1.0...v5.3.1)

---
updated-dependencies:
- dependency-name: jira.js
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 1, 2026

Assignees

The following users could not be added as assignees: btangmu, srl295. Either they do not exist or they do not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants