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

Release 2024.47.1 #1777

Merged
merged 37 commits into from
Nov 19, 2024
Merged

Release 2024.47.1 #1777

merged 37 commits into from
Nov 19, 2024

Conversation

xendk
Copy link
Contributor

@xendk xendk commented Nov 19, 2024

No description provided.

rasben and others added 30 commits November 14, 2024 10:19
Horsens have a problem, where an eventinstance has somehow ended up in a
wrong translation state.
That means that now, they're stuck - unable to edit, delete nor view the eventseries.

I cant even use "drush entity:delete" as it fails:

InvalidArgumentException: Invalid translation language (da) specified. in Drupal\Core\Entity\ContentEntityBase->getTranslation() (line 903 of core/lib/Drupal/Core/Entity/ContentEntityBase.php).

I've debugged my way to /src/Plugin/ComputedField/EventInstances.php where I can
see that we use ->getTranslation without checking if it exists.
This is what the patch does, that i've posted upstream

As a quickfix, I'll manually fix the faulty event on horsens until
this gets merged.
If the config files for nginx changes, we need to build too.
Needed for running database updates for webmaster uploaded modules.

Ref DDFHER-93
Replace it with an extended version that handles module updates too.

Ref DDFHER-94
As most updates are controlled by DPL, this page doesn't really add
value. Make it inaccessible.

Ref DDFHER-94
Apparently Github Actions doesn't run Bash, so the `[[` (test) command
is unknown. Use POSIX `[` instead, to avoid error messages.
Drupal proscribe (by example and its .prettierrc.json) use of single
quotes in YAML files. But nobody told our instance of prettier.
…horsens

Patch reccurring_events to avoid WSOD when eventinstance has wrong state
Bumps the minor-js-dependencies group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.14.0 to 8.15.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-js-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-js-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps the minor-composer-dependencies group with 1 update: [spatie/color](https://github.com/spatie/color).


Updates `spatie/color` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/spatie/color/releases)
- [Changelog](https://github.com/spatie/color/blob/main/CHANGELOG.md)
- [Commits](spatie/color@1.6.0...1.6.1)

---
updated-dependencies:
- dependency-name: spatie/color
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-composer-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps drupal/theme_permission from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: drupal/theme_permission
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…npm_and_yarn/minor-js-dependencies-a27836cc37

Bump the minor-js-dependencies group with 2 updates
…composer/minor-composer-dependencies-d3ccea216d

Bump spatie/color from 1.6.0 to 1.6.1 in the minor-composer-dependencies group
It is included in the latest release, 2.0.1.
…composer/drupal/theme_permission-2.0.1

Bump drupal/theme_permission from 2.0.0 to 2.0.1
…nalyse-af-intelligente-facetter

Add placeholder for game platform facet translation
…update-honeypot-module

DDFBRA-215 - Updated 'drupal/honeypot' from version '2.1.4' to '2.2.0'.
…pdate-webmaster-modules

Ddfher 94 update webmaster modules
@xendk xendk merged commit 1ee13b2 into main Nov 19, 2024
21 checks passed
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.

6 participants