Skip to content

Bump jquery and angular-xeditable in /zeppelin-web#5214

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/zeppelin-web/multi-0d9fc9f672
Open

Bump jquery and angular-xeditable in /zeppelin-web#5214
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/zeppelin-web/multi-0d9fc9f672

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps jquery to 3.7.1 and updates ancestor dependency angular-xeditable. These dependencies need to be updated together.

Updates jquery from 1.12.4 to 3.7.1

Release notes

Sourced from jquery's releases.

jQuery 3.7.1 Released: Reliable Table Row Dimensions

https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/

jQuery 3.7.0: Staying in Order

https://blog.jquery.com/2023/05/11/jquery-3-7-0-released-staying-in-order/

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

jQuery supports CSS.supports in jQuery 3.6.3

https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/

jQuery 3.6.2 :has arrived!

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

jQuery 3.6.1 Maintenance Release

https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/

jQuery 3.6.0 Released!

https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/

jQuery 3.5.0 Released!

See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/

NOTE: Despite being a minor release, this update includes a breaking change that we had to make to fix a security issue ( CVE-2020-11022). Please follow the blog post & the upgrade guide for more details.

Commits
  • f79d5f1 3.7.1
  • 399b201 Release: revert change that broke release
  • f85d521 Release: update authors
  • 763ade6 Build: Generate the slim build on grunt & run compare_size on it
  • a288838 CSS: Make the reliableTrDimensions support test work with Bootstrap CSS (3.x ...
  • 87467a6 Selector: Only attach the unload handler in IE & Edge Legacy
  • 3c18c1f Build: Make sure *.cjs & *.mjs files use UNIX line endings as well
  • 72ae577 Build: switch preferred email for timmywil
  • a370d7d Build: Build: Bump actions/checkout from 3.5.2 to 3.5.3
  • 4a29888 Docs: Fix typos found by codespell
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by timmywil, a new releaser for jquery since your current version.


Updates angular-xeditable from 0.1.12 to 0.10.2

Changelog

Sourced from angular-xeditable's changelog.

Angular-xeditable changelog

Version 0.10.2 Nov 1, 2019

[bug] Comment out console.log

Version 0.10.1 Oct 22, 2019


[bug #750] Fix rendering of editable ui-bootstrap popover (ckosloski) [bug #754] Fix radiolist issue with string values (ckosloski) [bug #753] Change main entry to index.js and export module name (madflow) [bug #755] Fix activationEvent of focus doesn't allow editing (ckosloski) [bug #758] Control deselects when navigating outside the area - mouseup on outside (drsmog)

Version 0.10.0 Jun 24, 2019


[enh #747] Add Bootstrap 4 template (ckosloski) [enh #745] Allow users to disable checkboxes based on a condition (lohxx)

Version 0.9.0 Jul 20, 2018


[bug #732] Fix starter template (ckosloski) [enh #729] Add datepicker-template-url support for editableBsDate (ckosloski) [bug #716] Update bsdate.js (heart4hackers) [bug #715] Add ng-bind for input group (ckosloski) [bug #709] Fix editable-combodate for single date fields (ckosloski)

Version 0.8.1 Nov 14, 2017


[bug #702] Fix Node/Phantomjs/Karma syntax error (ckosloski) [bug #690] Fix e-formclass for textarea (ckosloski) [bug #679] Fix combodate not updating value if the combobox is not changed (chiu0602)

Version 0.8.0 Jun 6, 2017


[enh #659] Add no buttons support for ui-select (ckosloski) [enh #657] Add support for ui-boostrap popover (ckosloski)

Version 0.7.1 Apr 24, 2017


[bug #649] Update bsdate to work with no buttons and submit on blur (ckosloski)

... (truncated)

Commits
  • 23a9364 Release 0.10.2
  • 1e9b6f2 Comment out console.log
  • f1275c8 npm audit fixe
  • 659427a Release 0.10.1
  • dcb5b81 Control deselects when navigating outside the area - mouseup on outside #757 ...
  • ca6d768 Fix activationEvent of focus doesn't allow editing.
  • 444c332 Change main entry to index.js and export module name (#753)
  • eca23c9 Fix radiolist issue with string values
  • ee9c195 Fix rendering of editable ui-bootstrap popover
  • fca351b Release 0.10.0
  • Additional commits viewable in compare view
Install script changes

This version adds prepublish script that runs during installation. Review the package contents before updating.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jquery](https://github.com/jquery/jquery) to 3.7.1 and updates ancestor dependency [angular-xeditable](https://github.com/vitalets/angular-xeditable). These dependencies need to be updated together.


Updates `jquery` from 1.12.4 to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@1.12.4...3.7.1)

Updates `angular-xeditable` from 0.1.12 to 0.10.2
- [Release notes](https://github.com/vitalets/angular-xeditable/releases)
- [Changelog](https://github.com/vitalets/angular-xeditable/blob/master/CHANGELOG.txt)
- [Commits](vitalets/angular-xeditable@0.1.12...0.10.2)

---
updated-dependencies:
- dependency-name: jquery
  dependency-version: 3.7.1
  dependency-type: indirect
- dependency-name: angular-xeditable
  dependency-version: 0.10.2
  dependency-type: direct:production
...

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 Apr 13, 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