Skip to content

CLDR-18356 js:(deps): Bump jira.js from 4.1.0 to 5.2.0 in /tools/scripts/jira-updater#177

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown

Bumps jira.js from 4.1.0 to 5.2.0.

Release notes

Sourced from jira.js's releases.

v5.2.0

Build & Distribution Improvements

  • Added rollup-plugin-node-externals to transform ESNext import/export syntax to NodeNext format
  • Restructured dist files to preserve modules

Documentation Updates

  • Updated tree shaking description in README.md
  • Redesigned README.md with a new "Getting Started" section

v5.1.1

  • Fixing CommonJS requiring. Thanks to solshark (solshark) for reporting this issue (#381)
  • Fixing ESM imports in TypeScript declarations. Thanks to Alex Grand (Arilas) for reporting this issue (#383)

v5.1.0

  • Version 2 Client
    • Add UserNavProperties API group
    • Add ProjectTemplates API group
    • Add IssueCustomFieldAssociations API group
    • IssueSearch.searchForIssuesUsingJql deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearch instead
    • IssueSearch.searchForIssuesUsingJqlPost deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearchPost instead
    • IssueSearch.searchForIssuesIds deprecated
    • Add projectIds property to IssueFields.getFieldsPaginated method
  • Version 3 Client
    • Add UserNavProperties API group
    • Add ProjectTemplates API group
    • Add IssueCustomFieldAssociations API group
    • IssueSearch.searchForIssuesUsingJql deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearch instead
    • IssueSearch.searchForIssuesUsingJqlPost deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearchPost instead
    • IssueSearch.searchForIssuesIds deprecated
    • Add projectIds property to IssueFields.getFieldsPaginated method
    • Add submitBulkUnwatch, submitBulkWatch methods to IssueBulkOperations API group

v5.0.0

  • Added ESM (ECMAScript Modules) support
  • Fixed comment generation logic in IssueWorklogs.addWorklog method
  • Removed all telemetry-related code and references

v4.1.3

  • Fix: Fixed failed issueBulkOperations.getAvailableTransitions method call (problem from jira side with headers). Thanks to Michael "Mike" Ferris (Cellule) for reporting this issue (#374) and fix (#375)

v4.1.2

  • Fix: Fixed compilation issues for projects using the Plans.updatePlan method in Version3Client. Thanks to Jakub Gladykowski (gladykov) for reporting this issue (#370).
  • Improvement: Added string type support for the projectId property in the Version model for Version3Client. Thanks to Carl Fürstenberg (azatoth) for suggesting this improvement (#371).
Changelog

Sourced from jira.js's changelog.

5.2.0

Build & Distribution Improvements

  • Added rollup-plugin-node-externals to transform ESNext import/export syntax to NodeNext format
  • Restructured dist files to preserve modules

Documentation Updates

  • Updated tree shaking description in README.md
  • Redesigned README.md with a new "Getting Started" section

5.1.1

  • Fixing CommonJS requiring. Thanks to solshark (solshark) for reporting this issue (#381)
  • Fixing ESM imports in TypeScript declarations. Thanks to Alex Grand (Arilas) for reporting this issue (#383)

5.1.0

  • Version 2 Client
    • Add UserNavProperties API group
    • Add ProjectTemplates API group
    • Add IssueCustomFieldAssociations API group
    • IssueSearch.searchForIssuesUsingJql deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearch instead
    • IssueSearch.searchForIssuesUsingJqlPost deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearchPost instead
    • IssueSearch.searchForIssuesIds deprecated
    • Add projectIds property to IssueFields.getFieldsPaginated method
  • Version 3 Client
    • Add UserNavProperties API group
    • Add ProjectTemplates API group
    • Add IssueCustomFieldAssociations API group
    • IssueSearch.searchForIssuesUsingJql deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearch instead
    • IssueSearch.searchForIssuesUsingJqlPost deprecated. Use IssueSearch.searchForIssuesUsingJqlEnhancedSearchPost instead
    • IssueSearch.searchForIssuesIds deprecated
    • Add projectIds property to IssueFields.getFieldsPaginated method
    • Add submitBulkUnwatch, submitBulkWatch methods to IssueBulkOperations API group

5.0.0

  • Added ESM (ECMAScript Modules) support
  • Fixed comment generation logic in IssueWorklogs.addWorklog method
  • Removed all telemetry-related code and references

4.1.3

  • Fix: Fixed failed issueBulkOperations.getAvailableTransitions method call (problem from jira side with headers). Thanks to Michael "Mike" Ferris (Cellule) for reporting this issue (#374) and fix (#375)

4.1.2

  • Fix: Fixed compilation issues for projects using the Plans.updatePlan method in Version3Client. Thanks to Jakub Gladykowski (gladykov) for reporting this issue (#370).

... (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)

Bumps [jira.js](https://github.com/MrRefactoring/jira.js) from 4.1.0 to 5.2.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.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Author

Reviewers

The following users could not be added as reviewers: btangmu, srl295. Either they do not exist or they do not have the correct permissions to be added as a reviewer.

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 @github

dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2025

Copy link
Copy Markdown
Author

Superseded by #197.

@dependabot dependabot Bot closed this Jul 1, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tools/scripts/jira-updater/jira.js-5.2.0 branch July 1, 2025 16:17
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