-
Notifications
You must be signed in to change notification settings - Fork 14
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
Release 2024.37.0 #1558
Merged
Release 2024.37.0 #1558
Conversation
This file contains 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
This block was not displayed on the pages, but it was still loaded on all pages. This is a problem, as the view, which also appears to be a remnant pre-dpl_related, loads *all* events. This is an obvious performance problem on non-cached pages.
Remove unused, related events view, and block.
The suffix was not correctly ordered.
Bumps the minor-js-dependencies group with 2 updates: [cypress](https://github.com/cypress-io/cypress) and [cypress-if](https://github.com/bahmutov/cypress-if). Updates `cypress` from 13.14.1 to 13.14.2 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.14.1...v13.14.2) Updates `cypress-if` from 1.12.5 to 1.12.6 - [Release notes](https://github.com/bahmutov/cypress-if/releases) - [Commits](bahmutov/cypress-if@v1.12.5...v1.12.6) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-dependencies - dependency-name: cypress-if dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-js-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
…ch-to-results-for-translation Add missing translation for "Switch to results for" - DDFHER-10
This update adds a reset button that appears when any filters are applied.
Currently PHPStan is an indirect dependency of the project through mglaman/phpstan-drupal and others. However the version of PHPStan used directly affects the results of our CI pipeline and thus unintentional updates of the package performed through the update of other packages can result in CI errors. This notably happens via Dependabot. To avoid this we move PHPStan to a direct dependency so updates for the package will also be managed directly. We currently use version 1.11.11 and updates have yielded analysis errors so keep it at 1.11 for now.
…npm_and_yarn/minor-js-dependencies-5e3b922906 Bump the minor-js-dependencies group with 2 updates
…-dev-dependency Keep PHPStan at 1.11
…eventseries-reset-view Enable Reset Button for Event Series View
…4.37.0 Use release 2024.37.0 of design system and React components
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.
No description provided.