Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SECURITY] Update drupal/core from 8.7.6 to 8.8.3 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 77971de6d6 Drupal 8.8.3
  • d26b71f83b Issue #3101299 by dww, alexpott: Install module from .zip URL fails
  • 20cbcd484e Issue #3105327 by bnjmnm, Wim Leers: Update CKEditor to version 4.13.1
  • a3d8bc1bce Issue #3065720 by Lendude, alexpott, revati_gawas, texas-bronius: When creating a Page View in the wizard and setting a path with leading slash (/) the created View display ends up with a double-slash (//)
  • e5cfaeecaa Issue #3110186 by benjifisher, tedbow, dww, xjm, tim.plunkett, Gábor Hojtsy, webchick, ckrina, worldlinemine, shaal: Simplify the wording of messages on the status report about security coverage for the site's installed minor version
  • 18b156ad77 Issue #2991207 by tedbow, dww, samuel.mortenson, robpowell, Spokje, Gábor Hojtsy, bnjmnm, xjm, benjifisher, drumm, tim.plunkett, larowlan, mpdonadio, webchick, AaronMcHale, jibran, catch: Drupal core should inform the user of the security coverage for the site's installed minor version including final 8.x LTS releases
  • 52b7ae7d68 Issue #3113292 by dww, tedbow, xjm, tim.plunkett: Update module has no tests for changes to status of the installed release (revoked, etc)
  • 559b620a70 Issue #3114545 by Deepthi kumari, joachim: docs for role constants mention table instead of entity ID
  • 5798f105c6 Issue #3116198 by tedbow, dww, tim.plunkett: Make ProjectCoreCompatibility class final and internal
  • 7d780bff94 Issue #3111929 by tedbow, dww, webchick, xjm, tim.plunkett, catch: If no recommended update is found, Update Status recommends the latest release, even if it is unsupported
  • de4c90adf2 Issue #3102724 by dww, tedbow, bnjmnm, webchick, ckrina, Gábor Hojtsy, xjm, benjifisher, AaronMcHale, lauriii, shaal, andrewmacpherson, rainbreaw, worldlinemine: Improve usability of core compatibility ranges on available updates report
  • 088dca1109 Issue #3116553 by Gábor Hojtsy, tim.plunkett: Undeprecate Core/Field/PluginSettingsInterface as it is being used widely
  • 4441f2db12 Issue #3059387 by b_sharpe, AaronChristian: Taxonomy Terms cannot be rendered when in preview: EntityMalformedException
  • c1921a2725 Issue #3074993 by tedbow, kim.pepper, bnjmnm, drumm, xjm, tim.plunkett, Gábor Hojtsy, alexpott: Use current in update URLs instead of CORE_COMPATIBILITY to retrieve all future updates
  • 0be6fe588d Issue #3101547 by ravi.shankar, Gábor Hojtsy, tedbow, dww, lauriii: Clean up code documentation for display of core compatibility ranges for available module updates
  • 60b668865c Issue #3096078 by tedbow, bnjmnm, Gábor Hojtsy, lauriii: Display core compatibility ranges for available module updates
  • b97b3abfa6 Issue #3056539 by plach, DamienMcKenna, catch, hchonov, amateescu, tim.plunkett: Updating an entity type from non-revisionable to revisionable fails if it has non-revisionable fields stored in dedicated tables
  • bf56b94925 Issue #3104071 by jungle, knyshuk.vova: DrupalDateTime::$formatTranslationCache should be an array
  • d976de2e78 Issue #3098427 follow-up by amateescu, catch, alexpott: Manipulating the revision metadata keys before running the BC layer breaks the BC layer
  • 37bbb41e72 Issue #3105095 by mikeegoulding, Eric_A: ElementInfoManagerInterface::getInfoProperty() return type incorrect
  • bbf0f43437 Issue #3108640 by godotislate, tim.plunkett: Entity reference field blocks not bubbling cache metadata when view access to referenced entity is not allowed
  • 9d69ff5bdd Issue #3098427 by hchonov, amateescu, Meenakshi.g, daffie, alexpott: Manipulating the revision metadata keys before running the BC layer breaks the BC layer
  • a231b5de71 Issue #3114116 by lauriii, andypost, Gábor Hojtsy: Re-schedule removal of deprecated JavaScript code to Drupal 10
  • e5f9a84dfd Issue #3095922 by huzooka, Wim Leers, quietone, andypost: The comment "language" column in D7 might be empty after migrating from D6, this is invalid in D8
  • cc2fbc144f Issue #3113236 by jhodgdon, rksyravi: Help topics module - documentation page not found
  • 59df4efd9a Issue #3098718 follow-up by alexpott: system_update_8804() fails if any path alias is created before it runs
  • 23cdec0b33 Issue #2989609 by CeraRose, Sivaji: $filter_hander typo in Views ExposedFormPluginBase.php
  • 8bdc654f38 Issue #3067576 by idebr, bgreco, Lendude: <nolink> menu items lost on migration
  • 0b3fd631cf Issue #3104372 by Gábor Hojtsy, mondrake, longwave, andypost, catch: Fix Drupal\FunctionalTests\AssertLegacyTrait inconsistent deprecation messages
  • 345e5c095c Issue #3098718 by plach, pameeela, catch, Berdir, tim.plunkett: system_update_8804() fails if any path alias is created before it runs
  • 1ee8997eb7 Issue #3113509 by mondrake: Replace @ExpectedException* annotations with dedicated methods
  • cf8874c010 Issue #3113476 by alexpott, mpdonadio: Fallback when request is not available on the stack in Time service
  • 3f5ceeea95 Issue #3113284 by mpdonadio: Move deprecation of REQUEST_TIME to Drupal 10
  • 8c6c2e26cc Issue #3088077 by Sam152, bkosborne, rensingh99, tim.plunkett: Layout builder does not correctly bubble up cache metadata for empty blocks
  • e1fc1e79cb Issue #3110104 by Tritof, catch: Incorrect documentation for RouteProvider::getRouteByName()
  • b377c10350 Issue #3111729 by bnjmnm, prabha1997, ravi.shankar, dww: Stable templates/CSS that differ only in comments or indentation should match core's version
  • 261127d4e7 Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates
  • 09ec83cb51 Issue #3108540 by Beakerboy, bronk: The format of the deprecation errors in core database classes is incorrect
  • d8f6619b55 Issue #3111658 by Deepthi kumari, kiamlaluno: editor_field_formatter_info_alter() is wrongly reported to be an implementation of hook_form_FORM_ID_alter()
  • 7e2cfb1bad Issue #2871374 by mondrake, daffie, bohart, catch: SelectTest::testVulnerableComment fails when driver overrides Select::__toString
  • c81139e9ba Issue #3106215 by Hardik_Patel_12: Unused private method updateAccess()
  • 28a8ec75e0 Issue #3100046 by alexpott, Wim Leers, super_romeo, quietone: Duplicate column name 'type'
  • 0e253ed8dc Issue #2809237 by dmitryl, alexpott, iampuma, muschpusch, louisnagtegaal, twfahey, aburrows, Mike Lewis, nickmans, borisson_, jcnventura: Properly deprecate AllowedTagsXssTrait
  • 9a76c75e4d Issue #3112263 by alexpott, Gábor Hojtsy: Undeprecate REGIONS_* constants
  • 8df2d182e8 Issue #3111390 by Deepthi kumari, design.er: Attributes key missing hash or pound sign in claro
  • 7d4ee71037 Issue #3086644 by Mile23, alexpott, Mixologic, greg.1.anderson, jibran, catch: LegacyProject composer templates wrongly reference 8.x + fix test coverage
  • b3ad07eed5 Issue #2738879 by mr.baileys, trobey, dawehner, alexpott, ravi.shankar, dww, catch, Fernly: system.schema can end up with missing schema information for some modules, resulting in hook_update_N() not getting called.
  • 530b5fc72d Issue #3086374 by mondrake, alexpott, joseph.olstad, Spokje, ravi.shankar, Gábor Hojtsy, heddn, catch, Charlie ChX Negyesi, amateescu: Make Drupal 8 & 9 compatible with PHP 7.4
  • d2efee9fe6 Issue #2738879 by mr.baileys, trobey, dawehner, alexpott, ravi.shankar, catch, Fernly: system.schema can end up with missing schema information for some modules, resulting in hook_update_N() not getting called
  • 7ccb117165 Issue #3063912 by alexpott, jhedstrom: Move UpdatePathTestBase::runUpdates() to a trait
  • 80c908b9f0 Issue #3090145 by mondrake, andralex, alexpott, amateescu, andypost, longwave: Ensure that mixing array and Attribute objects in theme rendering is managed properly
  • a19836dbe4 Issue #3090017 by amjad1233, larowlan, alexpott, mondrake, andypost: Isolate test dependency on easyrdf/easyrdf to a single trait
  • 988c9c7991 Issue #3111504 by andypost, longwave, Berdir: Properly deprecate AccessResult::cacheUntilEntityChanges()
  • a9c4f00ec2 Issue #3091518 by webchick: Remove webchick as Admin UI initiative coordinator
  • abdf7a99db Back to dev.
  • f997857003 Drupal 8.8.2
  • 2705a0bc93 Issue #3059934 by cilefen: Remove cilefen as Drupal 8 core maintainer
  • 6cd281bdf9 Issue #3108025 by Beakerboy, alexpott, daffie, bohart: Function testNumericExpressionSubstitution uses non-standard SQL
  • d3a947e5e1 Issue #3087606 by jhedstrom, kim.pepper, jonathan1055, partdigital, larowlan, acbramley, Berdir, yunke: Datetime::getInfo() caches user's timezone causing unpredictable timestamps
  • dc7d8b9b42 Issue #3108287 by Beakerboy, daffie: Remove, or mark as core only: testPrimaryKeyUpdate()
  • 5dd927de89 Issue #3108021 by alexpott, lauriii: Set $defaultTheme for install profiles using configuration install
  • 38affe3ffd Issue #3109433 by alexpott, Berdir: Set install profile correctly in the 8.8 database dumps
  • deaf3372c0 Issue #2893804 by Wim Leers, Stefdewa, Berdir, catch: fix deprecation notices in REST bc layers
  • 834b7a6caf Issue #3098521 by Gnanagowthaman sankar, mandclu, penyaskito: drupal_installation_attempted() deprecation referencing wrong change record
  • 18ce33c551 Issue #3015699 by alexpott, longwave, johndevman, Berdir: Properly deprecate MENU_MAX_MENU_NAME_LENGTH_UI
  • d0fa5c04aa Issue #3101130 by Krzysztof Domański, DukeandGrace: ConfigEntityQueryTest::testCaseSensitivity can randomly fail
  • 9abe367831 Issue #2937782 by quietone, jofitz, yo30, heddn, Wim Leers, catch: Create trait for getDefinitionFromEntity
  • 2f0c291a01 Revert "Issue #2937782 by quietone, jofitz, yo30, heddn, Wim Leers, catch: Create trait for getDefinitionFromEntity"
  • 07b1213819 Issue #2937782 by quietone, jofitz, yo30, heddn, Wim Leers, catch: Create trait for getDefinitionFromEntity
  • 2289f283da Issue #3103976 by Daniel Korte, Lendude: Fix misspellings in Twig comments
  • 292993e372 Issue #3094304 by tedbow, bnjmnm, dww: Create tests that cover contrib non-full releases and contrib patch versions
  • a768d5b94f Issue #3064523 by andypost, Kartagis, Sutharsan: Add t() context to "Order" string for views module
  • 9577990d88 Issue #3105288 by Hardik_Patel_12, snehalgaikwad: Expected type hint "WorkflowInterface"; found "WorkflowTypeInterface"
  • ca70be6f7c Issue #3100611 by amateescu, lauriii, dixon_, shaal, vijaycs85, huzooka: Improve the Workspaces toolbar UI for desktop and mobile
  • e7c3bb5f01 Issue #3100066 by oknate, Wim Leers, alisonjo315: "Convert line breaks into HTML" filter should exclude <drupal-media> tag
  • 87d822e9e9 Issue #3058853 by hubaishan, jhmnieuwenhuis, x0r1x, daffie, xekon, andypost, qdelance, lamigo, jmonkfish: Drupal 8.x on Postgresql 12
  • 0fabe68867 Issue #3106654 by kiamlaluno: hook_toolbar() documentation still makes reference to toolbar_pre_render()
  • 541bf8b685 Issue #3092408 by ravi.shankar, govind.maloo, Chi, alexpott: Fix broken references in Field UI module
  • 2e7eae5458 Issue #3094913 by alexpott, AkashkumarOSL, neel24, Hardik_Patel_12, joelpittet, joachim, Berdir, agrochal: EntityForm's use of magic setter/getter breaks any subclasses that don't declare a property
  • 9e96252cb2 Issue #3086850 by MasterBranch, ravi.shankar, joachim, hchonov, kiwimind, mglaman, jhedstrom: "Cannot load a NULL ID" assertion in EntityStorageBase should say the entity type
  • f0aba76cb7 Issue #3096566 by huzooka, aleevas, Dinesh18, ravi.shankar, phenaproxima, lauriii: Copy media library styles from Seven to Claro
  • 4b3f0ce950 Issue #2969262 by bkosborne, FeyP, BlacKICEUA, dawehner, joelpittet: PHP 7.2: Warning: count(): Parameter must be an array or an object that implements Countable n Drupal\views\Plugin\views\argument_validator\Entity->validateEntity()
  • 450d83a62f Issue #3096831 by hash6, sd9121, lauriii, huzooka: Fix default link button styles
  • 344d86f1d2 Issue #3100470 by phenaproxima, oknate, Meenakshi.g, Wim Leers, bnjmnm: EditorMediaDialog triggers an "undefined index" notice for data-view-mode
  • 1fe51a77d0 Issue #3027998 by robpowell, jofitz, codekarate, heddn: Default Value Migration Process plugin produces unexpected behavior when updating list field from D7 to D8
  • 7f511b93fa Issue #3079330 by Berdir: LocaleConfigSubscriberTest has many assertions that don't run
  • 4d7fd49b59 Issue #3099364 by wells, Dinesh18, Sam152, Berdir: Content Moderation requirements check relies on Views UI module
  • b9e2b305d9 Issue #3073261 by oknate, phenaproxima, Wim Leers: Improve CKEditorTestTrait
  • baef1ca5ac Issue #3101818 by eiriksm, ravi.shankar, longwave: Allow other loggers than core loggers to FieldDiscovery.php
  • 03ff37e4c8 Issue #3104420 by peterkokot, mondrake: PHP 7.4 Deprecated curly brace syntax for accessing array elements
  • a06189a0df Issue #2903831 by quicksketch, acbramley, Lendude, longwave, Mirroar, jibran: Views attachments missing for some display machine names
  • a758b293a2 Issue #3098707 by blazey: Add purgeDeletedWorkspacesBatch to the WorkspaceManagerInterface
  • afeb915679 Issue #2851204 by swarad07, fotuzlab, Sahana _N, prash_98, anoopjohn, ravi.shankar, jungle, rahul.gore, cilefen, xjm, alexpott, jericho711: #size for Select field documentation is wrong
  • 2277166eaf Issue #3104421 by peterkokot: PHP 7.4 deprecated reverse order of glue and pieces in implode
  • e6968d46be Issue #3098244 by longwave, Madhura BK, Krzysztof Domański: Rename SafeMarkupKernelTest to FormattableMarkupKernelTest
  • fbc13c7360 Issue #3102903 by mondrake: MigrateExecutableMemoryExceededTest has mismatched argument type mock expectations (and fails in PHPUnit8)
  • 136da0e2f2 Issue #3087486 by AkashkumarOSL, kim.pepper, catch: Update docs in PagerManagerInterface
  • 4dded44abf Issue #3065166 by mondrake: Modernize Drupal\KernelTests\Core\Database\ConnectionUnitTest
  • df10b4bebf Issue #3103913 followup by Lendude, mondrake, catch, xjm: hotfix for test failures on PHP 7.0
  • 7681db3c5f Issue #3099971 by huzooka: Hard-coded uri string in WorkflowListBuilder breaks if Drupal is installed in (webroot) subfolder
  • 2076f5b902 Issue #3100141 by shimpy, andrewmacpherson: Update handbook page link on cron settings form
  • 96f8822e12 Issue #3103913 by Lendude, mondrake: ViewExecutableTest::testAddHandler and ::testAddHandlerWithEntityField are misusing the mock expectation
  • b9c07d861e Issue #3096241 by huzooka, Vinodhini.E: Refactor image and file field widgets to improve contrib compatibility and to make their templates and preprocess functions DRY
  • 9c9c84aaeb Issue #3100190 by quietone: Change ValidateMigrationStateTestTrait to only test one version
  • e9c83b1bec Issue #2620854 by leolando.tan, idebr, hussainweb, anya_m, jhodgdon, alexpott, Jeff Burnz: links.html.twig docs are out of date
  • 87c6ed24bb Issue #2936105 by SerShevchyk, voleger, RoSk0, Charlie ChX Negyesi: Deprecate DRUPAL_PHP_FUNCTION_PATTERN and replace its usages
  • d1194b8472 Issue #3102899 by mondrake: ViewExecutableTest uses a mocked argument callback wrongly (and fails in PHPUnit8)
  • 7ed00d2518 Issue #3101787 by lauriii: Follow-up to #2849628: Copy change to Views UI module
  • 1fd840aa61 Issue #3102329 by Deepthi kumari, huzooka: Remove transition from CKEditor border-color
  • 5798156d09 Issue #3097327 by Wim Leers, quietone, Meenakshi.g: d7_node_title_label migration plugin incorrectly generating base_field_override for every node type, even those that don't have an overridden title label
  • af314eb073 Issue #2946889 by Wim Leers, jfussion, quietone, jofitz, heddn: Missing migration filters that are replaced with filter_null may have invalid settings applied
  • 4e28f03c8b Issue #3096969 by quietone, gabesullice, Wim Leers, mikelutz: migrate_drupal's Variable source plugin always returns a row for processing, even if none of the variables for a migration are set on the source site
  • c5e89dd708 Issue #3095195 by jofitz, Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have "00" MM or DD attributes
  • 0067a9ad35 Issue #3095146 by Wim Leers, heddn: Drupal 7 date fields configured to not collect the hour/minute/second granularities can have a different "settings" structure than the migration assumes
  • 6f25ace7da Issue #3101556 by lauriii, phenaproxima: Invalid .eslintrc.json file in the scaffold fixtures
  • 1b8a762e68 Issue #3100496 by amateescu, Donnyboypony, alexpott, Berdir, daffie, PapaGrande: Workspaces should only alter non-deprecated path_alias services
  • 09cecf03c4 Issue #3101720 by larowlan: HEAD broken on - updates required for prophecy 1.10.0
  • 6673a1096d Back to dev.
  • dac571c6c0 Merged 8.8.1.
  • d339279f4c Drupal 8.8.1
  • dab46feb9e SA-CORE-2019-012 by samuel.mortenson, larowlan, pwolanin, Sam152, Jasu_M, David_Rothstein, michieltcs, Ayesh, alexpott, xjm, vijaycs85, mcdruid
  • fc4b4f2884 SA-CORE-2019-011 by phenaproxima, xjm, amateescu, effulgentsia, greggles, seanB, larowlan
  • c94aa7f7be SA-CORE-2019-010 by larowlan, greggles, mlhess, kim.pepper, alexpott, dww, xjm, David_Rothstein
  • 91486119a3 SA-CORE-2019-009 by mcdruid, larowlan, Heine, alexpott, xjm, DamienMcKenna, dsnopek, catch, greggles
  • 8610302d51 Issue #2882031 by Lendude, acbramley, RobLoach: Undefined index: identifier in view's DisplayPluginBase->isIdentifierUnique()
  • d6babd573f Issue #2930283 by Krzysztof Domański, geek.merlin aka axel.rutz, hiten2112, dagmar, plach, alexpott, dawehner: Error backtrace malformatted
  • 0b3980a1c1 Issue #3018148 by Lendude, tstoeckler: Views bulk forms perform redirects to the confirmation page even if it is not allowed for the user
  • 244537f825 Issue #3096811 by gease, Meenakshi.g, hchonov: Reusing initialized constraint validators overwrittes validation errors
  • e3c2cca4f0 Issue #3099986 by alexpott, amateescu: Move part of workspaces_post_update_move_association_data() to a hook_update_N
  • 11dd097854 Issue #3092714 by alexpott, hchonov, Berdir, gease: Config entity updater misbehaves when updating multiple entity types
  • 56d60b4e0e Issue #3087061 by quietone, larowlan, Lendude: Move existing assertions of IdConflict page to new test files
  • f806ece953 Issue #3043467 by AaronMcHale, mgbauman, bkosborne, lauriii: Multi-select list items "escape" bounding box in Off-Canvas Forms when using WebKit and Mozilla based browsers
  • 29bdae11c0 Issue #3098922 by AkashkumarOSL, benjifisher, reinchek, shubham.prakash: Code comment says "reusable" instead of "not reusable"
  • c01d50ba4c Issue #3086238 follow-up by quietone: getHighestId() should not fail when there is a destination id with type string
  • 1a8a3b2881 Issue #3086238 by quietone, alexpott, heddn, larowlan, benjifisher, dinarcon: getHighestId() should not fail when there is a destination id with type string
  • cd33e7e05a Issue #3096609 by alexpott, Berdir: Allow contrib test modules to not need a core or core_version_requirement key
  • 98835ea792 Issue #3097765 by Krzysztof Domański, 2pha, Lendude, alexpott: Numerical machine names create problems in view filters
  • c4f39711e6 Issue #3009854 by Berdir, Wim Leers, Mile23, alexpott, andypost, tedbow, damiankloip: Fix "The "serializer.normalizer.file_entity.hal" normalizer service is deprecated: it is obsolete, it only remains available for backwards compatibility." deprecation error
  • 1f7cb73cc5 Issue #3100071 by ravi.shankar, benjifisher, dww: Several code comments refer to \Drupal\Update instead of \Drupal\update
  • 9abd77bf1c Issue #3099441 by pjudge, peterwcm, Spokje: Missing hash in attributes key in Seven (another one)
  • 05bc95052d Issue #3098814 by alexpott, TrevorBradley, xjm, Krzysztof Domański, longwave: Class 'Drupal\Core\Controller\ArgumentResolver\RawParameterValueResolver' not found during update to 8.8.0
  • 2e7ff7f525 Issue #3093752 by bbrala, Wim Leers: Call to JSON:API test helper method passes an argument that no longer exists
  • ae2378a3fd Issue #2956722 by dww, Prashant.c, vakulrai, imen ch: Exposed sort label is double-escaping special characters (apostrophe)
  • 6f7fb643a7 Issue #3093089 by jhodgdon, Amber Himes Matz: Minor improvements to block topics
  • 2b94c4d485 Issue #3005403 by alexpott, Lennard Westerveld, rensingh99, lauriii, xjm: Cannot delete or edit a block that is placed in a section of the layout_builder
  • 189447483c Issue #3090904 by amateescu, dixon_, breakfull, lauriii, jhuhta, StevenAvelino, shaal, ChrisDarke, realityloop, Michael.J.Gleeson, vints24, martamarczak: Workspace drawer CSS fix for better consistency
  • 94211f8070 Back to dev.
  • c489066944 Drupal 8.8.0
  • 3b0a34353c Issue #2571371 by shubham.prakash, Berdir, ytsurk, Wim Leers, tstoeckler, Gábor Hojtsy: Editor settings cannot be translated
  • 02bb1d9a76 Issue #3087405 by andrewmacpherson, bnjmnm, phenaproxima, rainbreaw, annagaz, cboyden: For screenreader users using the media and media library UI, the words "remove" and "removed" sound too similar
  • fc1ff9efb7 Issue #2664016 by hchonov, gease, DuaelFr, morsok, tstoeckler, Daniele Nicastro, alexpott, plach, larowlan, dawehner, cspitzlay: Adding a new batch set while the batch is running breaks batch order
  • 299c36182c Issue #2876523 by andreyjan, jhuhta, keeganstreet, rolfmeijer, jhedstrom, tstoeckler, larowlan, Krzysztof Domański: Breakpoint sizes input is too small
  • 86afe51876 Issue #2979317 by tstoeckler, hchonov, alexpott: Duplicate deprecation header messages break Chromedriver
  • a2a487227c Issue #3095809 by Mile23, joachim: Add a factory method for BuildTestBase's copyCodebase() Finder object
  • db44884b45 Issue #3056617 by jcisio, tstoeckler, alexpott: NullStorage does not support collection
  • 1b0750f093 Issue #3089269 by martijn.cuppens, iro, heykarthikwithu, ravi.shankar, huzooka, lauriii: Remove prefixed transform properties in skip link source
  • e004d225c9 Issue #3097447 by andypost, longwave: Remove remaining usage of NODE_NOT_PUBLISHED
  • 5ceeef256f Issue #2988432 by msankhala, gaurav.kapoor, ravi.shankar, vimal_nadar, joachim, vacho, Berdir, leanderl: Drupal::currentUser() should give sample code to get the current user entity
  • 6c911874bb Issue #3097583 by kiamlaluno: CreateNew::validateArguments()'s exception reports to be for the wrong operation
  • cd003ce08f Issue #3097465 by andypost, longwave: Remove remaining usage of deprecated ConfigSync::processBatch()
  • 710a0cce8f Issue #3057282 by amateescu, ndobromirov: The recursive rendering protection error message does not provide enough information
  • b256843832 Issue #3080106 by kiamlaluno: Drupal::config() incorrectly implies you can edit the config it returns
  • d827161a41 Issue #3092595 by imclean: Deprecated temp file path message missing closing code element
  • 55547ba539 Issue #3088282 by alexpott, gabesullice, Wim Leers: Missing Views link relationships when Views UI installed
  • d9a5eb24aa Issue #3097242 by joey-santiago: Wrong @file comment in media_library.widget.es6.js and media_library.ui.es6.js
  • 120aa823cd Issue #2884296 by Lendude, anmolgoyal74, kallehauge, Etroid, Nick Hope, dww, xjm, Dakwamine, wturrell, Rob Holmes, John Pitcairn: Undefined index notice when renaming grouped filter identifiers
  • 6665b8acc2 Issue #3087694 by xjm, pameeela: Add pameeela to MAINTAINERS.txt as a provisional committer team facilitator
  • bfa93709d0 Issue #3092418 by ravi.shankar, Chi: Fix broken references in lanuage module
  • 00969c4f24 Issue #2941102 by gease, martin107, kfritsche, hchonov, alexpott: Form has become outdated after login (CSRF token race condition)
  • 93ada0c1c4 Issue #2955392 by bnjmnm, dhirendra.mishra, dagmar, Berdir, alexpott, Regnoy, scotself, johndevman, babis.p, shaal, Anybody, Steven Buteneers, thomas.frobieter, Diego_Mow, YahyaAlHamad, mdupont, msankhala: EntityViewBuilder::viewField() does not respect entity current language when used with an entity reference field
  • ea26c5a87b Issue #2929798 by neclimdul, Sut3kh, alexpott, George Bills, mr.baileys, mglaman: ActiveLinkResponseFilter breaks any text/html BinaryFileResponse or StreamedResponse for anonymous users
  • 07f4f43fa5 Issue #2975217 by Sam152, Berdir, Wim Leers, alexpott: Update the default comment entity owner to the current user
  • e96ffe7bb0 Issue #2769289 by idebr, dww, vacho, Madis, brahmjeet789, benjifisher, Lendude, Shabbir: Can't show 'revision author' on views of type 'Content'
  • 3fe4a68af1 Issue #3083003 by fhaeberle, huzooka, Vinodhini.E, lauriii, kostyashupenko, ckrina: Remove default no-screenshot image on appearance page
  • 7fc074ef1c Issue #3083048 by huzooka, rensingh99, fhaeberle, shashikant_chauhan: Provide a tabledrag-handle that is visible in Windows high-contrast mode
  • 4b4eaa4ba6 Issue #2996476 by andrewbelcher, dawehner, jhedstrom: Allow setting the base url for browsertest output
  • 4699217fc3 Issue #3062757 by voleger, Berdir, andypost: Remove deprecated legacy include files from Drupal 9
  • e1880aa38d Issue #2322059 by rpayanm, claudiu.cristea, ravi.khetri, sarhugo, undertext, Ashok Negi, adci_contributor, griffynh, tibbsa, jibran, neclimdul, Berdir: Keep the UrlHelper::buildQuery method and remove @todo
  • 72a8e6965c Issue #3095339 by Wim Leers, longwave, heddn, quietone: Text formats disabled in D7 are migrated to D8 as enabled
  • 10325fd04d Issue #3092791 by andypost, Berdir: Fix wrong reference to testEscapeString() from SafeMarkupTest.php
  • 6f24400df9 Issue #3085534 by kjay, shaal, lauriii, webchick, markconroy: Configure Umami to use Layout Builder to deliver original recipe content type designs
  • aeffd49e44 Issue #3092268 by dww, ravi.shankar: Replace call of deprecated drupal_set_time_limit() function
  • 42dd61157c Issue #3095895 by amateescu, alexpott: FieldTypePluginManager::getPluginClass() should throw an exception when called for a field type that doesn't exist
  • 54fa62cdab Issue #3055374 by onxze, Meenakshi.g, christinlepson, joachim, longwave, alexpott: AuthenticationManager's role in setting the current user to anonymous is not clearly documented
  • 935e6e3f99 Issue #3093879 hotfix: Ensure that there's no active workspace while running database updates
  • b4a5fbb794 Issue #3052755 by mdupont, sam711, wengerk, hanan_apw, init90, alexpott: Remove PHPDoc reference to CommentStorage::buildQuery() on SqlContentEntityStorage
  • 66e7419366 Issue #3095210 by phenaproxima, dww, bnjmnm, seanB, oknate: Split up MediaLibraryTest
  • f56b988cd0 Issue #3093561 by Krzysztof Domański: Undefined variable $terms in TaxonomyIndexTidUiTest
  • 497c9528c9 Issue #3095598 by oknate: defaultTheme deprecation warning should link to change record
  • bc6db316c8 Issue #3093879 by amateescu, catch: Ensure that there's no active workspace while running database updates
  • 04b8b05573 Issue #3089900 by jibran, alexpott, catch, Berdir, amateescu: Drupal 8.8/8.9/9.0 update test coverage
  • 1d702d46be Issue #3094525 by mglaman: UiHelperTrait::drupalLogin breaks when user.login or user.logout route paths altered
  • b190f7d471 Back to dev.
  • 2e16925020 Drupal 8.8.0-rc1
  • e0f6af0af6 Issue #3090906 by alexpott, greg.1.anderson, ravi.shankar, xjm, Mixologic, Mile23: self.version in metapackages considered harmful
  • 3cd1a9ea3f Issue #3094047 by dww: @see links in ckeditor module point to deprecated version of docs
  • 6e4e9cc266 Issue #3090325 by ravi.shankar, msantos202, Dinesh18, shaal, lauriii: Additional space when viewing a recipe instruction on RTL
  • 647b93d298 Issue #3094696 by huzooka, fhaeberle: Follow-up to #3084843: Re-generate production CSS files
  • e59d79585f Issue #3094059 by Sam152, seanB, phenaproxima, oknate, 5n00py, andrewmacpherson, matthieuscarset, dion-jensen: The media library widget "Add media" button incorrectly submits form handlers of forms it is embedded in
  • b84618e9f2 Issue #2830631 by alexpott, cilefen, yunke, andypost: Remove code that tries to use _raw_variables for route argument resolution as it does not work
  • aa199c4850 Issue #3090629 by mglaman, BR0kEN, oriol_e9g: NumericItemBase never sets minimum value constraint if minimum value is zero
  • 8e8187345f Issue #3072337 by Mile23, Mixologic, greg.1.anderson, alexpott: Add test to validate composer.json files
  • c71ebaf247 Issue #3092615 by andypost: Clean-up CommentStorage constructor
  • 4cfd73b428 Issue #2637538 by tstoeckler, alexpott, hchonov, farse, mikemiles86: TermForm::buildEntity does not process the parent property properly when the form element is #disabled
  • 7832a67a0b Issue #3094993 by Charlie ChX Negyesi: AccessCheckInterface::applies return doxygen is incorrect
  • 98b0b3d0fe Issue #3034786 by Wim Leers, BR0kEN, gabesullice, dutchyoda, eelkeblok, axicdv: ResourceIdentifier::getVirtualOrMissingResourceIdentifier() ignores field aliases; causes $relatable_resource_types field to be empty and results in an error
  • d8a25f44e5 Issue #3090174 by tim.plunkett, henriklarsson: Data attribute 'layout-content-preview-placeholder-label' exists outside LB UI
  • da83b23a0e Issue #3094536 by stefanos.petrakis, mcdruid, alexpott: PHP 7.1 Warning: A non-numeric value encountered in template_preprocess_pager()
  • 57a3056676 Issue #3091823 by Renrhaf, johndevman: UrlHelper::parse does not support external URLs with more than one question mark
  • 1dcb758dd3 Issue #3094292 by Berdir, jibran, plach, ravi.shankar, xjm: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
  • f726d6cf66 Revert "Issue #3094292 by plach, Berdir, jibran: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
  • 9f3bc62e7f Revert "Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries"
  • ca83312837 Issue #3094292 by Berdir, plach, jibran, ravi.shankar: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
  • 5df82df2c0 Issue #3088805 by huzooka, martin107, lauriii, xjm: Simplify Claro's CSS directory structure
  • 2225336d72 Issue #2945789 by jcisio, ravi.shankar, joachim, kristiaanvandeneynde, jungle, alexpott: Document quirks of Entity reference selection plugins while a fix is figured out
  • f6f1d577b2 Issue #2888723 by fenstrat, Petr Illek, kim.pepper, johnennew, Wim Leers, alexpott: ckeditor_stylesheets cache busting: use system.css_js_query_string
  • 95f564b4b8 Issue #3094292 by plach, Berdir, jibran: Remove usages of deprecated path alias services and clear "DeprecationListenerTrait" entries
  • ab1e1c11c6 Issue #2673980 by dww, Berdir, AdamPS, Lendude, xjm, alexpott, plach: Follow-up fixes for paths in RSS views based on fields.
  • b0f6ac0c5a Issue #3055363 by hoanns, yogeshmpawar, alexpott, borisson_: EntityDefinitionUpdateManager: Show field_name when field has no label
  • a16ad9d850 Issue #3092125 by dww, alexpott, AdamPS, xjm, Lendude: Add test coverage of Views RSS feeds with translated content
  • 6bd5be1ad9 Issue #3085343 by peterkokot: Hooks page wrong system.api.php link
  • 0d609be1d6 Issue #3094397 by oknate: Attributes key missing hash or pound sign in seven
  • 582a23e6a4 Issue #3091509 by subson, Wim Leers, John Cook: Missing param from a docblock in \Drupal\rest\Plugin\rest\resource\EntityResource::get()
  • 9c126dee26 Revert "Issue #3092125 by dww, AdamPS, Lendude: Add test coverage of Views RSS feeds with translated content"
  • a3279742f9 Issue #3092125 by dww, AdamPS, Lendude: Add test coverage of Views RSS feeds with translated content
  • e1e198dd5e Issue #3092571 by dww, Lendude: Fix RSS test view (and related tests) to not put links in the title element
  • 10655b61f8 Issue #3048498 by jonathan1055, Lendude, naveenvalecha, klausi, alexpott, Gábor Hojtsy: [≈Nov. 11] Fix Drupal.Commenting.Deprecated coding standard
  • 225d93e05e Issue #3089764 by alexpott, mondrake, lauriii: Updating translations does not clear the JS asset cache so new translations are not loaded
  • 4336ae0e33 Issue #3093747 by Berdir: Add alias process service back (deprecated) and improve DX around BC path_alias services
  • 035279a257 Issue #3092779 by phenaproxima, oknate, shaal: media_library.theme.css is being called despite it no longer existing
  • 0b3c8da371 Issue #3089764 by alexpott, mondrake: Updating translations does not clear the JS asset cache so new translations are not loaded
  • 5c5119d117 Issue #3084843 by lauriii, zrpnr, Wim Leers, droplet, xjm, justafish: Update browserslist browsers
  • 0acc3fea64 Issue #2987921 by oknate, rafuel92, phenaproxima, quiron, seanB, samuel.mortenson: Media Library add form should suppress extraneous components of image fields using a form alter, not CSS
  • 446c09376c Back to dev.
  • 6017c881bc Drupal 8.8.0-beta1
  • 436ac3be73 Issue #3084493 by catch, Lendude, dww, tedbow, Mile23, xjm: Fully deprecate and prepare for removal of SimpleTest module
  • 64f610f742 Issue #3093257 by Berdir, alexpott, mikelutz: Install path_alias by default in kernel tests to minimize the impact on contrib tests between alpha and beta
  • 07a4c2d79b Issue
  • c12f18a17b Issue #2742585 by ZeiP, alexpott, mondrake, klausi, tomasnagy, Krzysztof Domański, sokru, kristiaanvandeneynde, dawehner, jeroenbegyn: Deprecate dangerous assertTrue/False() compatibility overrides in PHPUnit Kernel, Functional and FunctionalJavascript tests
  • 8807c2f839 Issue #3082655 by Wim Leers, alexpott, iyyappan.govind, dww, lauriii: Specify the $defaultTheme property in all functional tests
  • f0f99b3960 Issue #3062281 by rpsu, tedbow, xjm, catch, acbramley, tim.plunkett, larowlan, Gábor Hojtsy, mikelutz, Berdir: Deprecate block_place module for removal in Drupal 9
  • 723e6d823a Issue #3084983 by plach, amateescu, catch, Berdir, xjm: Move all the code related to path aliases to a new (required) "path_alias" module
  • 5a0f5f5dc6 Issue #3072702 by alexpott, Wim Leers, mikelutz, xjm, catch, Berdir, tedbow, shaal, webchick, Mixologic, heddn: Core extensions should not need to specify the new core_version_requirement in *.info.yml files so that 9.0.x can be installed
  • 6af5705f14 Issue #2917006 by tedbow, amateescu, Wim Leers, sam-elayyoub, Pascal-, jnimchuk, catch, alexpott, kruser, neclimdul, chris5156, Rick Hood: Views referencing missing roles fail views_post_update_revision_metadata_fields()
  • 0f8561f9f7 Issue #3072382 by Wim Leers, lauriii: Update CKEditor to version 4.13
  • 240cb75e54 Issue #2993642 by AdamPS, Pancho, jonathanshaw: Mechanism to disable preprocessing of base fields in taxonomy and aggregator entity types so they can be configured via the field UI
  • dcc494429b Issue #3086965 by shaal, markconroy, webchick, kjay: Allow embedding media in CKEditor in Umami
  • 6f5c3a5d32 Issue #2954378 by shaal, chr.fritsch, kjay, alonaoneill, Eli-T, J.Gayathri, webchick, markconroy, Gábor Hojtsy, phenaproxima, xjm, JayKandari, samuel.mortenson, seanB, alexpott: Use Media images in Umami demo
  • 425911289d Issue #3062486 by amateescu, pmelab, blazey, dixon_, plach, catch, webchick, jeqq, vijaycs85: Add the ability to create sub-workspaces in order to enable the dev -> stage -> live workflow for content
  • 4dca6d348e Issue #3082690 by phenaproxima, bnjmnm, oknate, JeroenT, effulgentsia, xjm, lauriii, webchick, seanB, andrewmacpherson, Wim Leers, DyanneNova, Gábor Hojtsy, cboyden, peterx, rainbreaw, jan.stoeckler, shaal, annagaz, FeyP, chr.fritsch, marcoscano, samuel.mortenson, Berdir, webflo: Mark Media Library as a stable core module
  • 4c191c0c2f Revert "Issue #3072382 by Wim Leers: Update CKEditor to version 4.13"
  • 7c56c0ae7f Issue #3087482 by Mile23, greg.1.anderson, alexpott, xjm, AaronMcHale, johndevman, mbaynton, Mixologic, drumm: Add 'next steps' info to Composer installation output
  • c42f95ec82 Issue #3004929 by mikelutz, heddn: Fix 'The Drupal\migrate\Plugin\migrate\process\Migration is deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. Instead, use Drupal\migrate\Plugin\migrate\process\MigrationLookup'
  • acd8232a7f Issue #3053656 by Sam152, JeroenT, Lendude, mglaman: Rename action.post_udate.php to action.post_update.php
  • 791ce52201 Issue #2674068 by tstoeckler, julia_schwarz, hchonov: The translatability clue ('all_languages') is wrongly added to links
  • 6fc95a3282 Issue #3005352 by hchonov, oknate: Passing a Session object to the ExpectationException constructor is deprecated as of Mink 1.7. Pass the driver instead
  • 372c3bea78 Issue #3091955 by saidatom, Chi: Wrong reference in Drupal\Core\TypedData\OptionsProviderInterface
  • 8db5dc9176 Issue #2586887 by LittleCoding, Cottser, webchick, gambry, alexpott, joachim, joelpittet, lauri, xjm: Remove bogus theme config override example from default.settings.php
  • cc0a6788ef Issue #3084345 by solide-echt, gdejonghe, valthebald, aklump, mbovan, Sutharsan, wengerk: Fix usage of unsupported !title placeholder in Translation.php
  • b14ddb6c21 Issue #3088525 by Wim Leers: Follow-up for #3070880: fix instructions for how to direct CKEditor's build system to use Drupal's build-config.js
  • b520021e72 Issue #3086832 by jhodgdon: SearchPageRepositoryInterface doc block error
  • af7d1d836b Issue #3047709 by J.Gayathri, jhodgdon, spitzialist, anmolgoyal74, Madhura BK, petedussin, alonaoneill: Convert block and block_content module hook_help() to topic(s)
  • 4a6e8b8887 Issue #3072382 by Wim Leers: Update CKEditor to version 4.13
  • bb0631c3b9 Issue #3091672 by alexpott: Fix javascript coding standards
  • 7b3e831c78 Issue #3064049 by zrpnr, lauriii, bnjmnm, finnsky, alexpott, tedbow, phenaproxima, Wim Leers, xjm, Berdir, sasanikolic, justafish, larowlan: Replace jQuery UI sortable with Sortable js
  • df5811b28b Issue #3072906 by bnjmnm, zrpnr, Wim Leers, lauriii, catch, mpdonadio, xjm, rainbreaw, andrewmacpherson, mgifford, anevins, jhedstrom: Deprecate jQuery UI datepicker
  • cde4503258 Issue #3090684 by Mixologic, greg.1.anderson, opdavies, alexpott: Rename drupal/dev-dependencies and drupal/pinned-dev-dependencies
  • e8926843a4 Issue #3090626 by neclimdul: ContentTypeHeaderMatcher dx tests broken with some nginx configs
  • 9657bf1ba6 Issue #2915036 by ndf, Dane Powell, tim.plunkett, Lendude, jofitz, koppie, larowlan, fubarhouse, sime, alex.skrypnyk, Joseph Zhao: Display mode configurations don't get updated with new fields
  • 4efd42442b Issue #3072312 by jhodgdon, Amber Himes Matz, andypost: Review/fix/delete existing help topics
  • acdb5ec22a Issue #3016471 by Gábor Hojtsy, drumm, tedbow: Make localization file download major version agnostic
  • a899dc9d04 Issue #2978288 by quietone: Improve the documentation on executeMigrations
  • 9abb73c463 Issue #3087514 by plach, kim.pepper: Remove unused RequestStack property on pager/SqlBase
  • c5f85e06a1 Issue #2723553 by kim.pepper, jibran, mattc321: Trigger deprecated warning for ViewsData::get(NULL)
  • feebbdd365 Issue #3081123 by quietone, alexpott: Add checkrequirements to VariableTranslation source plugin
  • d30ea033cf Issue #3086408 by Krzysztof Domański, mglaman, el7cosmos: Error code should be string in HttpExceptionNormalizer
  • 5e8387530d Issue #2930050 by quietone: Remove destination property content_translation_update_definitions from migrations
  • 49254c3561 Issue #3066954 by andrewmacpherson, Wim Leers, bnjmnm, OBKev: Admin toolbar not usable with latest versions of JAWS due to mis-use of aria-owns
  • 8df3f38ea9 Issue #3089103 by kim.pepper, jibran: Properly deprecate \Drupal\views\Plugin\views\field\Field
  • 81174548f2 Issue #3087626 by greg.1.anderson, Mixologic, jibran, Mile23, alexpott, xjm: Convert drupal/core-recommended & c. into a subtree split
  • 8df08d0a61 Issue #2955842 by andypost, zrpnr, bnjmnm, alexpott, gapple: Deprecate classList library
  • 0704017ceb Issue #3087531 by alexpott, jibran, gnikolovski, xjm, Mixologic: Use Diactoros LTS version 1.7, not 1.8 which is out of security coverage
  • 6d1719e7bb Revert "Issue #3085908 by bnjmnm, dww, nightlife2008: Blurry/skewed thumbnails in IE11"
  • b50060450e Issue #3087518 by kim.pepper: Remove references to queryAddPage() in comments and deprecation notices
  • d737973b0f Issue #3088195 by acbramley: action_entity_info incorrectly referenced in ActionListBuilder
  • 4c909230ab Issue #3087027 by webchick, jhodgdon, larowlan, Amber Himes Matz, andypost, catch, xjm: Mark the help topics module as beta stability
  • 65651c67db Issue #2233595 by amateescu, marcingy, SpartyDan, visabhishek, Sharique, carletex, slashrsm, hanoii, plach, Berdir, xjm: Deprecate the custom path alias storage
  • c42a611f02 Issue #3089752 by bnjmnm, zrpnr: Follow-up to #3074267 Refactor use of classList in quickedit for browser compatibility
  • 7a8036c29e Issue #3083570 by huzooka, shashikant_chauhan, rensingh99, ckrina, katannshaw, shimpy, andrewmacpherson, mfairchild365: Do not hide the label for the text format select input
  • de301a681a Issue #3088135 by alexpott, mikelutz, Wim Leers, Berdir, heddn: TestSiteApplicationTest::testInstallInDifferentLanguage requires localize.drupal.org
  • 2d8b56b2ca Issue #3089697 by alexpott, swentel: Regression due to File::setValidationRequired in _file_save_upload_single()
  • f0705d0934 Issue #3080259 by gabesullice, alexpott, Wim Leers: Links with different target attributes are improperly merged
  • be3d267c16 Issue #3089530 by alexpott: Tests of copied Doctrine code are not testing what we want them to test
  • afb1788af9 Issue #3085728 by heddn, Mile23: Add access rules for build tests
  • 661df8c43c Issue #3088400 by heddn, Mile23: BuildTestBase->copyCodebase overly aggressive in exclusions
  • 21b3b5e9cf Issue #3088447 by Mile23, heddn, Krzysztof Domański: BuildTestBase->standUpServer always starts new server
  • 5908d18c40 Issue #3075645 by chr.fritsch, maacl, super_romeo, volkerk, alexpott: temporary://update-cache-60b12ec6 is not a directory. in FileSystem->scanDirectory()
  • b27b41d25f Issue #3087692 by Wim Leers, alexpott: Remove the core key from views configuration
  • a937cbd126 Issue #3085062 by jibran, amateescu, larowlan, xjm, Berdir: Declare a conflict on pathauto versions that aren't compatible with 8.8.0
  • fa77cfe920 Issue #3088853 by alexpott, mondrake: Require typo3/phar-stream-wrapper ^3.1.3 and pear/archive_tar ^1.4.8 in order to support PHP 7.4
  • fc10bcf7ce Issue #2905429 by zrpnr, tim.plunkett, Wim Leers, Jacine: Library definitions containing only dependencies should be valid
  • c384596bc2 Issue #3089168 by phenaproxima, bnjmnm: Remove or reduce representational CSS classes in all Media Library tests
  • bf23022635 Issue #3085908 by bnjmnm, dww, nightlife2008: Blurry/skewed thumbnails in IE11
  • ec018f490f Issue #3088681 by phenaproxima, seanB, bnjmnm, lauriii: Make MediaLibraryTest less dependent on representational CSS selectors
  • f90d663308 Back to dev.
  • aa2ea999ca Drupal 8.8.0-alpha1
  • 7058a21fd9 Remove alpha-stability experimental modules from 8.8.x only prior to releasing 8.8.0-alpha1.
  • 0eed5b0029 Issue #3088476 by phenaproxima, Wim Leers: Document Media Library's API and architecture
  • 69050f5ebe Issue #3088518 by alexpott, Berdir: Can not run tests using phpunit with the --group option
  • 258210c517 Issue #3067251 by zrpnr, catch, lauriii, Wim Leers, xjm, mikelutz, dww, tedbow: Deprecate unused jQuery UI components in favour of a suite of contrib modules
  • 643633a461 Issue #3067085 by huzooka, lauriii, bnjmnm, tim.plunkett, phenaproxima: Views top dropbutton breaks when editing a view
  • 91607afba7 Issue #3067386 by tim.plunkett, effulgentsia, bnjmnm, lauriii, Wim Leers, huzooka, xjm: AJAX rebuild of Views UI form re-renders parts of the form without using Form API, so additional hooks are needed in lieu of hook_form_view_edit_form_alter()
  • 40b655ec01 Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
  • 8e1017ea3a Issue #3086369 by zrpnr, lauriii, Wim Leers: Deprecate matchMedia
  • 06c7e95f0f Issue #3086375 by zrpnr, lauriii, nod_: Deprecate domready and remove usages in core
  • a5b28a5c99 Issue #3074267 by finnsky, bnjmnm, Wim Leers, zrpnr, lauriii, xjm, catch, droplet, justafish, FezVrasta: Replace jQuery UI position() with PopperJS
  • f5f25c1f22 Issue #2631202 by tedbow, Mile23, EclipseGc, dawehner, larowlan, tim.plunkett, catch, alexpott, xjm, neclimdul, cilefen, kreynen, StephanieFuda: Doctrine no longer supports SimpleAnnotationReader, incorporate a solution into core
  • f4a12b5b4d Issue #3086379 by zrpnr, lauriii, johndevman, xjm: Deprecate html5shiv and remove usages in core
  • 6ec0627092 Issue #2966607 by Wim Leers, Berdir, claudiu.cristea, dww, Fabianx, effulgentsia, bendev, mondrake, Grayle, neclimdul, markgifford, larowlan: Invalidating 'node_list' and other broad cache tags early in a transaction severely increases lock wait time and probability of deadlock
  • 1fac9f6611 Issue #3088012 by alexpott, mikelutz, Wim Leers, Berdir: InstallerExistingConfigTest shouldn't download translations from l.d.o
  • 1422d86545 Issue #3087997 by alexpott: Update typo3/phar-stream-wrapper to PHP7 only version
  • 17a4fb077c Issue #3079810 by jhodgdon, andypost, mikelutz: core/help_topics directory does not work
  • 5ae66b546c Issue #2174633 by colan, mikeker, Lendude, Pancho, Jo Fitzgerald, tim.plunkett, andypost, anya_m, botanic_spark, amateescu, realityloop, tvhung, lokapujya, jhedstrom, rensingh99, dww, Munavijayalakshmi, david.gil, jlbellido, visabhishek, druprad, le72, larowlan, kenton.r, jonathanshaw, Damien Tournoud, mpp, alexpott, dawehner, nicholas.alipaz, TrevorBradley, jp.stacey, Berdir: View output is not used for entityreference options
  • 9b8e29af28 Issue #3087496 by jhodgdon, andypost, Amber Himes Matz: Change prefixes of Help Topics machine names to help and make sure APIs are marked @internal
  • 609e07f7e0 Issue #3087661 by andypost, jhodgdon, pwolanin: Remove pass by reference in NodeSearch plugin
  • 0620f08d5c Issue #3085035 by gabesullice, Wim Leers: Add a public API for aliasing and disabling JSON:API resource type fields
  • 146e757947 Issue #2950132 by mondrake, alexpott, tom_ek, Gábor Hojtsy, Pasqualle, andypost, Mile23, larowlan: Support PHPUnit 7 optionally in Drupal 8, while keeping support for ^6.5
  • 277a87ec9c Issue #3082866 by Mile23, Mixologic, greg.1.anderson, alexpott, rfay: composer complains "Skipped installation of bin bin/composer for package composer/composer: file not found in package"
  • 4d0591af78 Issue #3086796 by mondrake, Mile23: Explicitly require pear/archive_tar ^1.4.5
  • ce5e8e69f9 Issue #3087602 by Charlie ChX Negyesi, kim.pepper, mondrake, larowlan: DeprecatedArray implements \ArrayAccess, traversals not possible
  • 015ded924f Issue #3087407 by jhodgdon: Search indexing calls are inefficient
  • c49ce710bd Issue #2860644 by daffie, shashikant_chauhan, dww: Add support of NOT REGEXP operator to PostgreSQL + fix testRegexCondition
  • 5fdb495404 Issue #3087531 by jibran, xjm: Use Diactoros LTS version 1.7, not 1.8 which is out of security coverage
  • 1a419b1598 Issue #2044435 by mondrake, kim.pepper, Mile23, andypost, martin107, daffie, jibran, beejeebus, alexpott, larowlan, dawehner, catch, pwolanin: Convert pager.inc to a service
  • 12eaf0296f Issue #3011807 by amateescu, Berdir: Convert the path alias admin overview to a list builder
  • d8b4df9db5 Issue #3034242 by oknate, phenaproxima, Wim Leers, webchick, seanB, larowlan, bnjmnm, jrockowitz, ckrina, benjifisher, andrewmacpherson, dww, jibran: Hide "Save and insert" and "Additional selected media" from users by default
  • 9c406be121 Issue #3007832 by amateescu, Berdir, andypost, alexpott: Convert custom path alias forms to entity forms
  • 73df21599b Issue #2934026 by Sam152, govind.maloo, vacho, Jo Fitzgerald, amateescu, Berdir, mikelutz: Deprecate isLatestRevision, getLatestRevision, getLatestRevisionId in the ModerationInformation service
  • a0cc9b4866 Issue #2894479 by Sam152, alexpott, amateescu, Berdir, larowlan: Deprecate the Views relationship from moderated content to the "content_moderation_state" entity
  • 8faf63ec87 Issue #3009014 by amateescu, mikelutz, quietone, heddn: Convert path alias migrations to use entity:path_alias destination
  • 58f5b4818e Issue #3075695 by kim.pepper, andypost, jhodgdon, larowlan, pwolanin, Sam152: Move search_index() and related functions to a service
  • f206177006 Revert "Issue #3062281 by rpsu, acbramley, xjm, catch, Berdir: Deprecate and remove block_place module in Drupal 9"
  • a661d1112f Issue #3086373 by heddn, Mile23, Mixologic: Build test framework cleanup: bootstrap and tests
  • 0f40a0f0b5 Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, hchonov, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, Krzysztof Domański, phjou, jibran, alexpott, catch, xjm: Hardcoded result size limit in the entity reference autocomplete widget
  • a5f244467c Issue #2981889 by Nebel54, acbramley, timodwhit, bkosborne, fago, josephdpurcell, tim.plunkett, eiriksm, Sam152, grantkruger, shaal, gnikolovski: Performance Degradation in Layout Builder and other places likely
  • 873f9f4d53 Issue #3070521 by lauriii, tedbow, Wim Leers, larowlan, justafish, zrpnr, alexpott, catch: Trigger deprecation notifications on JavaScript deprecations to notify developers that deprecated code is being used
  • 24df1e5c95 Issue #2964789 by phenaproxima, capysara, J.Gayathri, webchick, seanB, samuel.mortenson, Wim Leers, xjm, balsama, katherined, mradcliffe, JeroenT, bnjmnm, starshaped, oknate, RoloDMonkey: Document the Media Library module
  • 4c01655a3c Issue #3062281 by rpsu, acbramley, xjm, catch, Berdir: Deprecate and remove block_place module in Drupal 9
  • 6628c4f1e7 Issue #3055648 by bnjmnm, alexpott, Krzysztof Domański, phenaproxima, oknate, larowlan: Frequent random fail in \Drupal\Tests\media_library\FunctionalJavascript\MediaLibraryTest
  • e904a3b966 Issue #3087219 by Mixologic, Mile23: Remove broken test for composer templates
  • 2c51dd5e95 Issue #3039611 by jibran, alexpott, kostyashupenko, Mile23: Update core PHP dependencies for 8.8.x
  • e10853cf6e Issue #2873389 by mgifford, andrewmacpherson, RachelOlivero, mradcliffe: ARIA role="form" on contextual menu buttons is unnecessarily verbose and misleading for screen readers
  • db400b3cd4 Issue #3007669 by amateescu, Berdir, catch: Add publishing status to path aliases
  • 82cfb6d265 Issue #3063216 by seanB, phenaproxima, Wim Leers, effulgentsia, Lendude, alexpott, xjm, gabesullice, webchick: Inaccessible Media entities still have rows generated for them in the Media Library view, containing form wrapper markup and the media label
  • 9b4679711f Issue #3086811 by mondrake: Explicitly require guzzlehttp/guzzle ^6.3
  • 68f1ba87e8 Issue #3086096 by oknate, phenaproxima, tedbow, Wim Leers, andrewmacpherson, droplet, bnjmnm: Add a generic Ajax Message command
  • 6ae1c916ff Issue #2664830 by jhodgdon, alexpott, andypost, Charlie ChX Negyesi, scott_euser, oknate, vijaycs85, larowlan, Amber Himes Matz, pwolanin, Berdir, Wim Leers: Add search capability to help topics
  • 887a81b14b Issue #3081587 by seanB, shaal, phenaproxima, webchick, Berdir, Gábor Hojtsy, plach: Multilingual content is shown double in the media library view
  • 9da80800ac Issue #3045812 by vadim.hirbu, Lendude, tedbow: Add display name to Views block placeholder
  • 637fe7fd7b Issue #3068275 by Wim Leers, alexpott, shimpy, gabesullice, xjm: Add status report message about JSON:API's read-only mode
  • 7e56b1d6ad Issue #3083444 by alisonjo315: Duplicate "attributes" in docblock
  • d2cfb68b48 Issue #3086952 by mikelutz, quietone: Migration Lookup should catch PluginNotFoundException exceptions and ignore them
  • 97bc44ba2c Issue #2981105 by phenaproxima, JeroenT, seanB, catch: Media Library should not modify the media view
  • 0337a9266c Issue #3049943 by bnjmnm, phenaproxima, Wim Leers, lauriii, alexpott: Media library should not use js- prefixed CSS classes for styling
  • 9bc3d993e5 Issue #3084069 by Wim Leers, kamalzairig, zrpnr, tinko, webchick, lauriii, tedbow, ckrina: Allow marking themes as experimental
  • 170332a93c Issue #2922417 by alexpott, Calystod, DanielVeza, Pasqualle, Berdir, hchonov, effulgentsia, pfrenssen, tstoeckler: Profile provided configuration entities can have unmeetable dependencies
  • 00a60f79d2 Revert "Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget"
  • 220579f967 Issue #3086001 by Krzysztof Domański, alexpott: CreateSampleEntityTest::testSampleValueContentEntity can randomly fail
  • 9a88367a11 Issue #3079029 by bircher, ricardoamaro, catch, wouter.adem, marcvangend, alexpott: Move module config exclusion from config_environment to core.services
  • dda2d901e3 Issue #2863188 by acbramley, Erik Frèrejean, Maouna, andypost, init90, larowlan, sathish.redcrackle, vasi1186, chr.fritsch, tstoeckler, phjou, jibran, hchonov, alexpott, catch: Hardcoded result size limit in the entity reference autocomplete widget
  • 6a96fb7092 Issue #3085697 by greg.1.anderson, Mixologic, mbaynton, larowlan: Allow scaffold plugin to append to non-scaffolded files
  • a9c742d537 Revert "Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files"
  • 2bdb222cdb Issue #3004927 by mikelutz, quietone, heddn, larowlan, andypost: Create Migration Lookup and Stub services
  • 34e699a352 Issue #3085697 by greg.1.anderson, mbaynton, Mixologic, larowlan: Allow scaffold plugin to append to non-scaffolded files
  • 2bb1f0b99f Issue #3086148 by greg.1.anderson, hussainweb, Mixologic: Make scaffold "extra" data key conform with plugin command name
  • 140752737a Issue #3086081 by hussainweb, greg.1.anderson: Name of composer:scaffold command is awkward
  • a6f0f3fcc5 Issue #3023015 by Berdir, kim.pepper, tinko, mikelutz: Replace usages of deprecated constants in file.inc
  • 6e90c77298 Issue #3003150 by bnjmnm, oknate, seanB, hoebekewim, BR0kEN, a.hover, guschilds, phenaproxima, larowlan: Media library causes validation errors when it is used in a required field of a nested form
  • 4639e5da75 Issue #3084030 by hchonov, jibran: route node.add should be defined through _entity_form instead through _controller
  • ce5c5a3d71 Issue #3082719 by quietone, mikelutz, NickWilde, Charlie ChX Negyesi: migrate_drupal_migration_plugins_alter() should only alter definitions that exist
  • acb57a4b01 Issue #3043455 by amateescu, jibran: Add an API for installing a fieldable entity type
  • b72807653d Issue #2991683 by bircher, Krzysztof Domański, alexpott, Tim Bozeman, ricardoamaro, mpotter, tstoeckler, larowlan: Move configuration transformation API in \Drupal\Core\Config namespace
  • b80631287a Issue #2925816 by godotislate, jens.de.geit, Berdir, Lendude, Anybody, mbovan, rollingnet, tstoeckler: Views plugin "Rendered Entity" must add langcode in render function
  • e6e9573721 Issue #3037136 by amateescu, Sam152, blazey, Berdir: Make Workspaces and Content Moderation work together
  • 15bf986a6e Issue #3052526 by tedbow, phenaproxima, malcolm_p, alwaysworking, droplet: Drupal.Message.clear throws exception if messageWrapper not initialized
  • a08d87a4fa Issue #3086179 by alexpott, greg.1.anderson, Mixologic, heddn, Charlie ChX Negyesi: Fix spurious failures attempting to allocate a web server in the build tests
  • 52db00d744 Issue #2701393 by tedbow, tim.plunkett, oknate, Wim Leers, Saviktor, thpoul, xjm, mahalingam_cs, swentel: Switching between editors on the format configuration causes errors upon save
  • 09f65f1ff8 Issue #3058037 by seanB, grndlvl, dibs, oknate, orlando.thoeny: Media Library can't attach media to media reference field in nodes due to AJAX problem when using table view
  • de8c8fc2ed Issue #3085935 by phenaproxima, zrpnr, Wim Leers, andrewmacpherson, seanB: Media library "select all" button announcement is reversed
  • 9ea9bd942b Issue #3060153 by lauriii, alexpott, finnsky, Wim Leers, xjm, catch: Use PostCSS in core, initially only for Claro
  • 45891da42a Issue #3000068 by andypost, claudiu.cristea, pingwin4eg, Mile23, voleger, johndevman: Deprecate drupal_process_states()
  • 39835fdc33 Issue #2940189 by Vlad Bo, claudiu.cristea, alexpott, NightHunterSV, andypost, almaudoh, voleger, Berdir: Deprecate system_get_info()
  • 764702a708 Issue #3086005 by alexpott: Make DrupalMinkClientTest::followMetaRefresh() compatible with max dependencies
  • 024d609e66 Issue #109493 by drunken monkey, gnuget, robertDouglass, dhirendra.mishra, jhodgdon, jibran, chaby, aleevas, alexpott, DanChadwick, Dries, catch: tablesort should allow rendered tables to have columns that default to DESC when their header is clicked
  • d0f8e03b59 Issue #3066512 by jhodgdon, Amber Himes Matz, alexpott, andypost, scott_euser, Charlie ChX Negyesi, larowlan: Add checks for syntax and display of help topic Twig template files
  • f38ed3d693 Issue #3085604 by bircher, catch, alexpott: Protect against concurrent config transformations
  • 857b398389 Issue #3085885 by gabesullice, e0ipso, Wim Leers: Follow-up to #3014277: Wrong variable used as argument in BC layer-providing ResourceType::updateDeprecatedFieldMapping()
  • 987533e4b4 Issue #1681832 by mcdruid, k_zoltan, dougvann, ZenDoodles, Cyberschorsch, kim.pepper, mohit1604, drumm, pdenooijer, eshta, mihai_brb, phiit, grwgreg, larowlan, amateescu, David_Rothstein, klausi, Damien Tournoud, coltrane, sun, aiypz, alippai: Password reset form has no flood protection
  • bf99735f85 Issue #3069109 by alexpott, markcarver, jhodgdon, lauriii: Replace help_topic meta tags with front matter
  • 4f3c368c3e Issue #3031379 by heddn, Mile23, greg.1.anderson, Charlie ChX Negyesi, alexpott, Mixologic, jibran, catch, Lendude: Add a new test type to do real update testing
  • ae0b681947 Issue #3062375 by bnjmnm, gease, seanB, Wim Leers: Media library item loses focus when hovering over item's title
  • 9395722c73 Issue #3081233 by phenaproxima, webchick, Wim Leers, oknate, xjm: The default display for new media types should only show the source field
  • 2a95e5469c Issue #3071713 by oknate, Wim Leers, bnjmnm, phenaproxima, lauriii: Make error messages for embedded media themeable
  • b6f3b9c5b5 Issue #3037781 by bnjmnm, andrewmacpherson, Wim Leers, seanB, rainbreaw: Accessibility problem with invisible buttons in AJAX dialogs
  • 9a5025c1f3 Issue #3085673 by mikelutz: [Symfony 4] EntityResourceValidationTraitTest should not get a mock for an internal trait
  • c257721af4 Issue #3085608 by Wim Leers, mikelutz, voleger, larowlan: [Symfony 4] Symfony console command ::execute() methods should return 0 on success
  • 4c059338a9 Issue #3085512 by Krzysztof Domański: Remove Class Constant Visibility from HelpTopicTwigTest which breaks tests at PHP 7
  • 90ae62e810 Issue #3052703 by voleger, Berdir, kim.pepper: Deprecate drupal_installation_attempted()
  • 9363220c85 Issue #3037039 by gabesullice, rajanvalecha12, e0ipso, Wim Leers, effulgentsia, xjm, jibran, larowlan, dww, alexpott, amateescu, webchick: Create a public API for indicating resource types should not be exposed
  • be7300107a Issue #3073535 by oknate, webchick, Wim Leers, phenaproxima, seanB, AaronMcHale: Allow only a subset of the media library to be exposed to CKEditor
  • cf5ff51a44 Issue #3076773 by oknate, Wim Leers, bnjmnm, phenaproxima, rainbreaw, andrewmacpherson: Edit Media button within WYSIWYG should include media label for screen readers
  • 4625b554f3 Issue #3015650 by kim.pepper, andypost, Berdir, vacho, jibran, mikelutz, alexpott, larowlan, dpi: Remove tracker.pages.inc
  • 0adeaf98e5 Issue #3065903 by jhodgdon, benjifisher, larowlan, alexpott: Add label sort ability to Select element
  • 88308f3d36 Issue #3037228 by scott_euser, jhodgdon, andypost: Add more test coverage to Help Topics
  • dede9749e2 Issue #3073734 by idebr, oknate, webchick, phenaproxima, seanB, xjm, Berdir, Lendude, larowlan: Immediately delete a media's file when pressing 'Remove' in the media creation modal
  • e647bb3398 Issue #3082644 by mikelutz, hchonov, tim.plunkett: Properly deprecate type => 'hidden' component handling and EntityDisplayBase::handleHiddenType
  • e27fa8f3c8 Issue #3081523 by bnjmnm, oknate, seanB, rainbreaw: Improve the focus behaviour after clicking 'Save and select' in the media library
  • b3273887e8 Issue #3074433 by Mile23, alexpott, mondrake, larowlan, Lendude: Decouple run-tests.sh from the simpletest module
  • 99d9095b94 Issue #2336597 by amateescu, slashrsm, jibran, Wim Leers, saki007ster, Berdir, catch, plach, Charlie ChX Negyesi, dawehner, gabesullice: Convert path aliases to full featured entities
  • 1e989cd51d Issue #3083183 by larowlan, Wim Leers, acbramley: FunctionalJavaScript tests fail because newer versions of curl/selenium webdriver require additional headers
  • 77971de6d6ade7366cdd3fadfc16c5d02e531446 ...more commits found, but message is too long for PR

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant