[PR #224] [MERGED] Bump jquery from 3.3.1 to 3.4.0 #307

Closed
opened 2026-02-26 05:34:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/224
Author: @dependabot-preview[bot]
Created: 4/11/2019
Status: Merged
Merged: 4/11/2019
Merged by: @ChristophWurst

Base: masterHead: dependabot/npm_and_yarn/jquery-3.4.0


📝 Commits (1)

  • d7932ee Bump jquery from 3.3.1 to 3.4.0

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 package-lock.json (+3 -3)
📝 package.json (+1 -1)

📄 Description

Bumps jquery from 3.3.1 to 3.4.0.

Commits
  • b7fc909 3.4.0
  • 59ea765 Release: update AUTHORS.txt
  • 7c1ef15 Release: update version to 3.4.0-pre
  • d940bc0 Build: Update Sizzle from 2.3.3 to 2.3.4
  • 9b9fca4 Update README.md
  • a2a73db Tests: Make Android Browser 4.0-4.3 dimensions tests green
  • 4455f8d Tests: Make Android Browser 4.0-4.3 AJAX tests green
  • 0050403 Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation
  • fe5f04d Event: Prevent leverageNative from double-firing focusin
  • 753d591 Core: Prevent Object.prototype pollution for $.extend( true, ... )
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/224 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/11/2019 **Status:** ✅ Merged **Merged:** 4/11/2019 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/jquery-3.4.0` --- ### 📝 Commits (1) - [`d7932ee`](https://github.com/nextcloud/twofactor_gateway/commit/d7932ee86306ef9165958fe8d15cb573fd0cebcb) Bump jquery from 3.3.1 to 3.4.0 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. <details> <summary>Commits</summary> - [`b7fc909`](https://github.com/jquery/jquery/commit/b7fc909edda2d8cf63d0eaffe9bd12f33e492ad3) 3.4.0 - [`59ea765`](https://github.com/jquery/jquery/commit/59ea7659d433a4a025a25a92c1ed350726e09f76) Release: update AUTHORS.txt - [`7c1ef15`](https://github.com/jquery/jquery/commit/7c1ef1512b3a6e5af177803aca68e268bc4c64b9) Release: update version to 3.4.0-pre - [`d940bc0`](https://github.com/jquery/jquery/commit/d940bc063cd5ae09bf52067bbe046fda88f1f687) Build: Update Sizzle from 2.3.3 to 2.3.4 - [`9b9fca4`](https://github.com/jquery/jquery/commit/9b9fca45f37b32849771685d12d770d5b88435cf) Update README.md - [`a2a73db`](https://github.com/jquery/jquery/commit/a2a73db99c059cc1dc893c981e87f5e2bbc8b411) Tests: Make Android Browser 4.0-4.3 dimensions tests green - [`4455f8d`](https://github.com/jquery/jquery/commit/4455f8db4ef8660ca9e26d94d6f943c4d80db1c8) Tests: Make Android Browser 4.0-4.3 AJAX tests green - [`0050403`](https://github.com/jquery/jquery/commit/005040379d8b64aacbe54941d878efa6e86df1cc) Core: Preserve CSP nonce on scripts with src attribute in DOM manipulation - [`fe5f04d`](https://github.com/jquery/jquery/commit/fe5f04de8fde9c69ed48283b99280aa6df3795c7) Event: Prevent leverageNative from double-firing focusin - [`753d591`](https://github.com/jquery/jquery/commit/753d591aea698e57d6db58c9f722cd0808619b1b) Core: Prevent Object.prototype pollution for $.extend( true, ... ) - Additional commits viewable in [compare view](https://github.com/jquery/jquery/compare/3.3.1...3.4.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jquery&package-manager=npm_and_yarn&previous-version=3.3.1&new-version=3.4.0)](https://dependabot.com/compatibility-score.html?dependency-name=jquery&package-manager=npm_and_yarn&previous-version=3.3.1&new-version=3.4.0) 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-automerge-start) Dependabot will **not** automatically merge this PR because it includes a minor update to a production dependency. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:34:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#307
No description provided.