Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

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

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
cldr-next b9319bb Commit Preview URL

Branch Preview URL
Feb 12 2026, 08:41 PM

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 0919af8 to b9319bb Compare February 12, 2026 20:36
@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • tools/scripts/jira-updater/package-lock.json is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@srl295 srl295 self-requested a review February 26, 2026 17:24
@srl295
Copy link
Member

srl295 commented Feb 26, 2026

need to make sure this works

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.

2 participants