-
Notifications
You must be signed in to change notification settings - Fork 8
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
Automatic update #1523
Merged
Merged
Automatic update #1523
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
Collaborator
hel-platta-automation
commented
Oct 23, 2024
- Updated active configuration.
- Updated platform
hel-platta-automation
force-pushed
the
update-configuration
branch
from
October 24, 2024 12:06
8b4ad2f
to
69cf54e
Compare
hel-platta-automation
force-pushed
the
update-configuration
branch
from
October 25, 2024 05:16
69cf54e
to
0b0793b
Compare
Quality Gate passedIssues Measures |
jiisuominen
approved these changes
Oct 25, 2024
hyrsky
added a commit
that referenced
this pull request
Oct 25, 2024
Co-authored-by: hel-platta-automation <[email protected]>
jiisuominen
added a commit
that referenced
this pull request
Oct 28, 2024
* Remove form tool from composer * Update configuration (#1523) --------- Co-authored-by: hel-platta-automation <[email protected]>
jiisuominen
added a commit
that referenced
this pull request
Nov 6, 2024
* Update configuration (#1523) * fix: upgrade @playwright/test from 1.41.2 to 1.48.0 Snyk has created this PR to upgrade @playwright/test from 1.41.2 to 1.48.0. See this package in npm: @playwright/test See this project in Snyk: https://app.snyk.io/org/city-of-helsinki/project/aed93529-486e-499e-9b12-5815057dc0ec?utm_source=github&utm_medium=referral&page=upgrade-pr * Update e2e docker image --------- Co-authored-by: hel-platta-automation <[email protected]> Co-authored-by: snyk-bot <[email protected]>
jiisuominen
added a commit
that referenced
this pull request
Nov 6, 2024
* Update configuration (#1523) * fix: upgrade @types/node from 20.11.7 to 20.16.11 Snyk has created this PR to upgrade @types/node from 20.11.7 to 20.16.11. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/city-of-helsinki/project/aed93529-486e-499e-9b12-5815057dc0ec?utm_source=github&utm_medium=referral&page=upgrade-pr --------- Co-authored-by: hel-platta-automation <[email protected]> Co-authored-by: snyk-bot <[email protected]>
jiisuominen
added a commit
that referenced
this pull request
Nov 6, 2024
* Update configuration (#1523) * fix: upgrade dotenv from 16.4.1 to 16.4.5 Snyk has created this PR to upgrade dotenv from 16.4.1 to 16.4.5. See this package in npm: dotenv See this project in Snyk: https://app.snyk.io/org/city-of-helsinki/project/aed93529-486e-499e-9b12-5815057dc0ec?utm_source=github&utm_medium=referral&page=upgrade-pr --------- Co-authored-by: hel-platta-automation <[email protected]> Co-authored-by: snyk-bot <[email protected]>
jiisuominen
added a commit
that referenced
this pull request
Nov 6, 2024
* Update configuration (#1523) * fix: upgrade @faker-js/faker from 8.3.1 to 8.4.1 Snyk has created this PR to upgrade @faker-js/faker from 8.3.1 to 8.4.1. See this package in npm: @faker-js/faker See this project in Snyk: https://app.snyk.io/org/city-of-helsinki/project/aed93529-486e-499e-9b12-5815057dc0ec?utm_source=github&utm_medium=referral&page=upgrade-pr * Update e2e tests --------- Co-authored-by: hel-platta-automation <[email protected]> Co-authored-by: snyk-bot <[email protected]>
hyrsky
added a commit
that referenced
this pull request
Nov 26, 2024
* UHF-10354: new cron entrypoint (#1506) * UHF-10354: Remove base.sh * UHF-10354: Remove migrate-hearings.sh * UHF-10343: Updating the liikunta_suunnistuskartta_avustus forms texts (#1513) * UHF-10343: Update liikunta_suunnistuskartta_avustus forms texts to new version * UHF-10343: Fix issue with application search where the search button and the clear the search button have no spacing in between * UHF-10343: Fix issue with unneccessary wrapper around the application search form styles * UHF-10248: Run tests against automatic updates (#1516) * UHF-10131: sentry (#1515) * UHF-10131: Repurpose grants_logger module for sentry logging * UHF-10131: Fix typo * UHF-10131: Code deduplication * UHF-10131: Capture exceptions * UHF-10131: Remove comment * feat: UHF-XXXX: Fix failing tests by fixing dependency-related errors. (#1517) * Refactor events to custom module to get installation to succeed * Make some services use lazyloading with events service. * Add update hook & make sure drush deploy is run 1st. * PHPCS * Try to clear caches after importing DB to no avail. * fix: Disable pubsub (#1518) * must be completely commented out (#1519) * UHF-10276: Replace old dialog.js implementation from forms (#1511) * UHF-10276: Replace the dialog.js functionality with custom dialog * UHF-10276: Fix translations, style the close button on the dialog * UHF-10276: Add focus trap for the dialog * UHF-10276: Refactor dialog and survey styles together * UHF-10276: Add comment about survey similarities * UHF-10276: Refactor dialog to a separate file so it can be used by other grants modules, refactored dialog.js away from grants_profile, add translations and remove old dialog.js --------- Co-authored-by: Janne Suominen <[email protected]> * Removed article permissions (#1522) * Automatic update (#1520) * Update configuration * Revert unwanted changes from configuration * Revert unwanted changes from configuration * Update .gitignore * Removed article permissions --------- Co-authored-by: Tero Elonen <[email protected]> Co-authored-by: Janne Suominen <[email protected]> Co-authored-by: tuutti <[email protected]> * UHF-10276: Fix translations on webform.form.unsaved.js (#1525) * UHF-10276: Replace the dialog.js functionality with custom dialog * UHF-10276: Fix translations, style the close button on the dialog * UHF-10276: Add focus trap for the dialog * UHF-10276: Refactor dialog and survey styles together * UHF-10276: Add comment about survey similarities * UHF-10276: Refactor dialog to a separate file so it can be used by other grants modules, refactored dialog.js away from grants_profile, add translations and remove old dialog.js * UHF-10276: Manually trigger translations for the webform.form.unsaved javascript file * Update configuration (#1523) * fix: [Snyk] Upgrade @playwright/test from 1.41.2 to 1.48.0 (#1544) * fix: upgrade @playwright/test from 1.41.2 to 1.48.0 Snyk has created this PR to upgrade @playwright/test from 1.41.2 to 1.48.0. See this package in npm: @playwright/test See this project in Snyk: https://app.snyk.io/org/city-of-helsinki/project/aed93529-486e-499e-9b12-5815057dc0ec?utm_source=github&utm_medium=referral&page=upgrade-pr * Update e2e docker image --------- Co-authored-by: snyk-bot <[email protected]> * Version bump * Update core to 10.3.10 --------- Co-authored-by: Santeri Hurnanen <[email protected]> Co-authored-by: Tero Elonen <[email protected]> Co-authored-by: tuutti <[email protected]> Co-authored-by: rpnykanen <[email protected]> Co-authored-by: hel-platta-automation <[email protected]> Co-authored-by: Tero Elonen <[email protected]> Co-authored-by: snyk-bot <[email protected]>
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.