Skip to content

Bump jquery-ui from 1.13.0 to 1.13.2 in /nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend#6218

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/jquery-ui-1.13.2
Closed

Bump jquery-ui from 1.13.0 to 1.13.2 in /nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend#6218
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/jquery-ui-1.13.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps jquery-ui from 1.13.0 to 1.13.2.

Release notes

Sourced from jquery-ui's releases.

jQuery UI 1.13.2 Released!

https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/

jQuery UI 1.13.1 Released!

https://blog.jqueryui.com/2022/01/jquery-ui-1-13-1-released/

Commits
  • d6c028c 1.13.2
  • 8cc5bae Checkboxradio: Don't re-evaluate text labels as HTML
  • b53e7be All: Remove deprecated .click() usage in demos/tests
  • bb00536 Build: Update AUTHORS.txt
  • 9d1fc97 Datepicker: Capitalize some Indonesian words
  • 1f467ba Selectmenu: Remove a call to the deprecated .focus() method
  • ac1866f Build: Update AUTHORS.txt
  • 395aa7d Datepicker: Add missing localization for prevText and nextText
  • 218c6af Datepicker: Remove symbols in localization
  • 3126e12 Datepicker: Remove symbols in localization
  • Additional commits viewable in compare view

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](jquery/jquery-ui@1.13.0...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: indirect
...

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 Jul 18, 2022
@exceptionfactory
Copy link
Contributor

exceptionfactory commented Jul 25, 2022

The nifi-web-ui configuration relies on jquery-ui-dist, which packages precompiled versions of the JavaScript and CSS. As a result of this approach, upgrading the transitive dependency on jquery-ui does not upgrade the runtime version. At this time, jquery-ui-dist is still on version 1.13.1. The version of jquery-ui-dist should be upgraded when 1.13.2 is available, or a different approach will need to be considered.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/frontend/jquery-ui-1.13.2 branch July 25, 2022 13:33
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.

1 participant