Bump jquery from 3.3.1 to 3.4.0#5
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.3.1...3.4.0) Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like jquery is up-to-date now, so this is no longer needed. |
This was referenced Apr 27, 2026
mpasternak
added a commit
that referenced
this pull request
May 3, 2026
Odpowiedź na ANALYSIS.md (2026-05-02). Łącznie #1, #3, #4, #5, #7, #9, #10 — bugfixy bezpieczeństwa, wydajności i niezawodności + testy. Bezpieczeństwo (#1): LoginRequiredMixin na 5 endpointach API (RokHabilitacji, PunktacjaZrodla, UploadPunktacjaZrodla, OstatniaJednostkaIDyscyplina, GetPubmedID). Anonimowy POST do upload-punktacja-zrodla nie tworzy już Punktacja_Zrodla. Regression test parametryzowany 5x. Healthcheck (#3): /health/ pinguje DB (SELECT 1) + Redis (PING, timeout 2s) -> 503 z listą failed components zamiast 200 hardcoded. Browse N+1 (#4): get_available_letters: jedno SELECT DISTINCT na pierwszym znaku z mapowaniem polskich diakrytyków zamiast 26+ EXISTS. Logging (#7): Timestamp ISO + nazwa loggera. Dodane django.security, django.request, celery loggers. pbn_import zachowuje stary format. Celery (#9): - import_dyscyplin: select_for_update().get() w transakcji zamiast leniwego .filter() (lock realnie działa) + regression test sprawdzający SELECT...FOR UPDATE w SQL - bpp.tasks.zaktualizuj_liczbe_cytowan: Singleton z 2h lockiem + time_limit/soft_time_limit przeciw zawieszonym WoS requests - pbn_export_queue.queue_pbn_export_batch: logger.exception + rollbar.report_exc_info zamiast except Exception: pass - pbn_downloader_app: usunięty redundant non-atomic check poza create_task_with_lock (race-window eliminated) - skasowane martwe my_limit() + task_limits dict z bpp/tasks.py Testy (#5): + 4 edge case'y wyczysc_przypisania (full wrap, branch 3 standalone, multi-row, parent_od=None contract) + 9 testów scoring deduplikator_zrodel.ocen_podobienstwo + 6 testów ewaluacja_dwudyscyplinowcy.core + 3 regression testy locka w import_dyscyplin (parametryzowane) + 4 testy /health/ + auth API regression Cleanup (#10): - usunięte: sentry_support.py, test_sentry_support.py, /sentry_test/, sekcja SENTRYSDK_* w .env.example - font-awesome 4.1.0 z package.json + yarn.lock (orphaned, EOL) - test_exception_view zachowane do testów Rollbara Towncrier: 9 fragmentów w src/bpp/newsfragments/. Pre-existing test_przeanalizuj_import_dyscyplin failuje też przed zmianą (test zakłada eager Celery, settings.local ma False) — nie ruszane. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps jquery from 3.3.1 to 3.4.0.
Commits
b7fc9093.4.059ea765Release: update AUTHORS.txt7c1ef15Release: update version to 3.4.0-pred940bc0Build: Update Sizzle from 2.3.3 to 2.3.49b9fca4Update README.mda2a73dbTests: Make Android Browser 4.0-4.3 dimensions tests green4455f8dTests: Make Android Browser 4.0-4.3 AJAX tests green0050403Core: Preserve CSP nonce on scripts with src attribute in DOM manipulationfe5f04dEvent: Prevent leverageNative from double-firing focusin753d591Core: Prevent Object.prototype pollution for $.extend( true, ... )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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.