Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.3.0
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps jira.js from 4.1.0 to 5.3.0.

Release notes

Sourced from jira.js's releases.

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
    • Added WorkflowSchemes.switchWorkflowSchemeForProject

Enhancements

  • IssueComments

... (truncated)

Changelog

Sourced from jira.js's changelog.

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
    • Added WorkflowSchemes.switchWorkflowSchemeForProject

Enhancements

  • IssueComments
    • Added parentId parameter to IssueComments.addComment to support threaded comment replies. Thanks to lukiffer for requesting this feature (#407).

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github

dependabot Bot commented on behalf of github Feb 1, 2026

Copy link
Copy Markdown
Author

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 Feb 1, 2026
Bumps [jira.js](https://github.com/MrRefactoring/jira.js) from 4.1.0 to 5.3.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.3.0 branch from f195278 to 26373c0 Compare February 17, 2026 20:10
@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Author

Superseded by #246.

@dependabot dependabot Bot closed this Mar 1, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.3.0 branch March 1, 2026 15:15
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