Commit Graph

1918 Commits

Author SHA1 Message Date
OpenProject CI 5b02e71a19 Run npm audit fix (#23669) 2026-06-10 17:39:02 +01:00
dependabot[bot] 035360110a Bump postcss and styled-components in /frontend (#23667)
Bumps [postcss](https://github.com/postcss/postcss) and [styled-components](https://github.com/styled-components/styled-components). These dependencies needed to be updated together.

Updates `postcss` from 8.4.49 to 8.5.13
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.49...8.5.13)

Updates `styled-components` from 6.1.19 to 6.4.2
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.1.19...styled-components@6.4.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.13
  dependency-type: indirect
- dependency-name: styled-components
  dependency-version: 6.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-10 16:36:48 +01:00
dependabot[bot] 00fe9c6a45 Bump fast-uri from 3.0.6 to 3.1.2 in /frontend (#23660)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-10 16:05:53 +01:00
dependabot[bot] 35f4555683 Bump the typescript-eslint group in /frontend with 2 updates (#23649)
Bumps the typescript-eslint group in /frontend 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.60.0 to 8.60.1
- [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.60.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.60.0 to 8.60.1
- [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.60.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-10 14:53:09 +01:00
Alexander Brandon Coles 8127d71d6a Merge pull request #23588 from opf/code-maintenance/angular-22
[OP-19470] Upgrade Angular to v22
2026-06-10 14:01:14 +01:00
Alexander Brandon Coles afe036a0db Bump @angular-builders/custom-esbuild to ^22.0.0
Also removes @angular/build version override added in 73e4c9f.
2026-06-10 12:22:34 +01:00
Oliver Günther d851d25524 Merge remote-tracking branch 'origin/release/17.5' into dev 2026-06-10 11:29:44 +02:00
Alexander Brandon Coles c085eefb06 Merge branch 'dev' into code-maintenance/angular-22 2026-06-10 08:39:31 +01:00
dependabot[bot] 94e8490855 Bump shell-quote from 1.8.3 to 1.8.4 in /frontend (#23642)
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-09 17:48:22 +01:00
Judith Roth d0d040372a [BNE-102] Documents: iOS Safari layout rendering error for hash mention (#)
https://community.openproject.org/wp/BNE-102

Done by updating to the version of op-blocknote-extensions with the fix.
See https://github.com/opf/op-blocknote-extensions/pull/153
2026-06-09 14:47:59 +02:00
Jens Ulferts 319633fd99 Merge pull request #23619 from opf/merge-release/17.5-20260609045502
Merge release/17.5 into dev
2026-06-09 10:07:07 +02:00
ulferts 4f59344fdb fix lockfileVersion 2026-06-09 09:40:46 +02:00
dependabot[bot] de3f31f3df Bump the typescript-eslint group in /frontend with 2 updates (#23621)
Bumps the typescript-eslint group in /frontend 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.59.4 to 8.60.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.60.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.4 to 8.60.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.60.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-09 08:35:17 +01:00
ulferts db815d0d22 Merge remote-tracking branch 'origin/dev' into merge-release/17.5-20260609045502 2026-06-09 09:32:19 +02:00
Judith Roth 551b1850bf [STC-779] Update op-blocknote-extensions to fixed version
https://community.openproject.org/wp/STC-779
2026-06-08 16:26:19 +02:00
Alexander Brandon Coles d3d1f1e7b2 Merge branch 'dev' into code-maintenance/angular-22 2026-06-08 10:05:24 +01:00
Jens Ulferts e1926d0424 Merge pull request #23594 from opf/dependabot/npm_and_yarn/frontend/dev/html-eslint-a8d5f35c5d
Bump the html-eslint group in /frontend with 2 updates
2026-06-08 09:11:23 +02:00
Jens Ulferts ccf904893b Merge pull request #23593 from opf/dependabot/npm_and_yarn/frontend/dev/blocknote-48319ec752
Bump the blocknote group in /frontend with 3 updates
2026-06-08 09:11:07 +02:00
Henriette Darge 396de9362f [74625] Make project hierarchy collapsable in the global project selector (#23137)
* Use new async FilterableTreeView for global project selector

* Remove replaced angular component

* Fine tune sorting and expansion state of the new project selector

* Update primer to 0.86.1

* Add workspace information and filter results hierarchy information to project selector

* Include review feedback: Harmonize I18n keys, fix visible scope, use guarded local storage

* Add a turboFrame in the project select overlay to only load the projects when it is actually opened

* Restore BIM tab styles which were broken for a while already but the new project selector changes made it so bad that the test broke because the plus icon was overlapping the checkbox

* Clarify spec expectation
2026-06-08 08:14:47 +02:00
dependabot[bot] 72fb8ceb2d Bump the html-eslint group in /frontend with 2 updates
Bumps the html-eslint group in /frontend with 2 updates: [@html-eslint/eslint-plugin](https://github.com/yeonjuan/html-eslint) and [@html-eslint/parser](https://github.com/yeonjuan/html-eslint).


Updates `@html-eslint/eslint-plugin` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/yeonjuan/html-eslint/releases)
- [Commits](https://github.com/yeonjuan/html-eslint/compare/v0.60.0...v0.61.0)

Updates `@html-eslint/parser` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/yeonjuan/html-eslint/releases)
- [Commits](https://github.com/yeonjuan/html-eslint/compare/v0.60.0...v0.61.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 05:45:35 +00:00
dependabot[bot] d68bcac0c7 Bump the blocknote group in /frontend with 3 updates
Bumps the blocknote group in /frontend with 3 updates: [@blocknote/core](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/core), [@blocknote/mantine](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/mantine) and [@blocknote/react](https://github.com/TypeCellOS/BlockNote/tree/HEAD/packages/react).


Updates `@blocknote/core` from 0.51.3 to 0.51.4
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.51.4/packages/core)

Updates `@blocknote/mantine` from 0.51.3 to 0.51.4
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.51.4/packages/mantine)

Updates `@blocknote/react` from 0.51.3 to 0.51.4
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Changelog](https://github.com/TypeCellOS/BlockNote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeCellOS/BlockNote/commits/v0.51.4/packages/react)

---
updated-dependencies:
- dependency-name: "@blocknote/core"
  dependency-version: 0.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: blocknote
- dependency-name: "@blocknote/mantine"
  dependency-version: 0.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: blocknote
- dependency-name: "@blocknote/react"
  dependency-version: 0.51.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: blocknote
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 05:44:24 +00:00
dependabot[bot] 17bb10339f Bump lit-html from 3.3.2 to 3.3.3 in /frontend (#23573)
Bumps [lit-html](https://github.com/lit/lit/tree/HEAD/packages/lit-html) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit-html/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit-html@3.3.3/packages/lit-html)

---
updated-dependencies:
- dependency-name: lit-html
  dependency-version: 3.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-07 23:43:26 +01:00
dependabot[bot] 9dadb5d613 Bump ngx-cookie-service from 21.1.0 to 21.3.1 in /frontend (#23571)
Bumps [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) from 21.1.0 to 21.3.1.
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases)
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v21.1.0...v21.3.1)

---
updated-dependencies:
- dependency-name: ngx-cookie-service
  dependency-version: 21.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-07 22:34:24 +01:00
Alexander Brandon Coles 700d94d833 Bump angular-eslint to ^22.0.0 2026-06-07 22:31:15 +01:00
Alexander Brandon Coles b50d16d931 Add @types/node as explicit devDependency
`@angular-devkit/build-angular` previously provided `@types/node`
transitively; its removal broke `ng test` in CI, as ts-node compiles
`esbuild/plugins.ts` with the `node` types forced.
2026-06-07 21:44:35 +01:00
Alexander Brandon Coles 817babaff5 Bump ng-select to ^23.0.0
ng-select 23.0.0 introduces support for Angular v22.

See https://github.com/ng-select/ng-select/releases/tag/v23.0.0
2026-06-07 21:21:21 +01:00
Alexander Brandon Coles f6ca0c7aa1 Remove unused @angular-devkit/build-angular
Removes @angular-devkit/build-angular now that Angular's Webpack support
is deprecated.
2026-06-07 21:18:03 +01:00
Alexander Brandon Coles 7ad404d775 Update Angular CDK to v22 2026-06-07 21:07:41 +01:00
Alexander Brandon Coles 68ee9cf4e0 Patch ngx-gallery for removed Hammer symbols
`@angular/platform-browser` no longer exports the Hammer symbols that
`@kolkov/ngx-gallery` imports. Stubs them out via patch-package; the
gallery's gestures were already inert without `HammerModule`.
2026-06-07 21:07:40 +01:00
Alexander Brandon Coles 73e4c9f874 Temporarily force @angular/build to ^22.0.0
Necessary until a compatible version of @angular-builders/custom-esbuild
is released. See https://github.com/just-jeb/angular-builders/pull/2284
2026-06-07 21:01:53 +01:00
Alexander Brandon Coles 7020778ee5 [OP-19470] Update Angular to v22
Force updates Angular dependencies:

    ng update @angular/core@22 @angular/cli@22 --force

And performs automated upgrade:

= Adds `ChangeDetectionStrategy.Eager` to all components.
- Adds 'withXhr' to 'provideHttpClient' function calls when the
  'HttpXhrBackend' is used.
- Wraps optional chaining expressions in $safeNavigationMigration().
- Disables the 'nullishCoalescingNotNullable & optionalChainNotNullable
  extended diagnostics.
- Adds 'strictTemplates: false' in tsconfig.json when not set.

https://community.openproject.org/wp/OP-19470
2026-06-07 21:01:53 +01:00
dependabot[bot] 9da349576f Bump @tiptap/extensions from 3.23.5 to 3.23.6 in /frontend (#23574)
Bumps [@tiptap/extensions](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.23.6/packages/extension)

---
updated-dependencies:
- dependency-name: "@tiptap/extensions"
  dependency-version: 3.23.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 16:15:14 +02:00
dependabot[bot] 0bca990cf4 Bump glob from 13.0.0 to 13.0.6 in /frontend (#23572)
Bumps [glob](https://github.com/isaacs/node-glob) from 13.0.0 to 13.0.6.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v13.0.0...v13.0.6)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 09:20:44 +02:00
dependabot[bot] 4bfc07e7ac Bump hono from 4.12.14 to 4.12.23 in /frontend (#23567)
Bumps [hono](https://github.com/honojs/hono) from 4.12.14 to 4.12.23.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.12.14...v4.12.23)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.12.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-05 09:20:09 +02:00
Jens Ulferts 2bb5188a3d Merge pull request #23550 from opf/dependabot/npm_and_yarn/frontend/dev/autoprefixer-10.5.0
Bump autoprefixer from 10.4.27 to 10.5.0 in /frontend
2026-06-04 11:42:29 +02:00
dependabot[bot] 33d0ef99e0 Bump @tiptap/extensions from 3.20.0 to 3.23.5 in /frontend (#23549)
Bumps [@tiptap/extensions](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension) from 3.20.0 to 3.23.5.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v3.23.5/packages/extension)

---
updated-dependencies:
- dependency-name: "@tiptap/extensions"
  dependency-version: 3.23.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-04 09:43:50 +02:00
Jens Ulferts d19953a0d3 Merge pull request #23546 from opf/dependabot/npm_and_yarn/frontend/dev/angular-12626428e0
Bump @angular/language-service from 21.2.14 to 21.2.15 in /frontend in the angular group across 1 directory
2026-06-04 09:28:49 +02:00
dependabot[bot] 5f41b90833 Bump @angular/language-service
Bumps the angular group with 1 update in the /frontend directory: [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service).


Updates `@angular/language-service` from 21.2.14 to 21.2.15
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v21.2.15/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-version: 21.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-04 05:33:37 +00:00
dependabot[bot] ec3911a943 Bump openapi-explorer from 2.4.793 to 2.4.799 in /frontend
Bumps [openapi-explorer](https://github.com/Authress-Engineering/openapi-explorer) from 2.4.793 to 2.4.799.
- [Changelog](https://github.com/Authress-Engineering/openapi-explorer/blob/release/2.4/CHANGELOG.md)
- [Commits](https://github.com/Authress-Engineering/openapi-explorer/compare/2.4.793...2.4.799)

---
updated-dependencies:
- dependency-name: openapi-explorer
  dependency-version: 2.4.799
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 22:32:04 +00:00
dependabot[bot] c4949c2548 Bump autoprefixer from 10.4.27 to 10.5.0 in /frontend
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.27 to 10.5.0.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-03 22:31:47 +00:00
ihordubas99 112b78eb03 fix: pin @mantine/hooks to 9.3.0 to match @mantine/core version 2026-06-03 11:31:05 +03:00
Alexander Brandon Coles fa5b7ee1b5 Merge remote-tracking branch 'opf/dev' into merge-release/17.5-20260603051246 2026-06-03 09:52:08 +02:00
Judith Roth 4676405a1a [STC-739] Finish update
https://community.openproject.org/wp/STC-739
2026-06-02 17:02:40 +02:00
dependabot[bot] 863055bd3d Bump @braintree/sanitize-url from 7.1.1 to 7.1.2 in /frontend (#23498)
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/braintree/sanitize-url/releases)
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
- [Commits](https://github.com/braintree/sanitize-url/compare/v7.1.1...v7.1.2)

---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-01 21:15:59 +02:00
dependabot[bot] 5d8d7bbaef Bump the eslint group across 1 directory with 4 updates (#23444)
Bumps the eslint group with 4 updates in the /frontend directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [globals](https://github.com/sindresorhus/globals).


Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js)

Updates `eslint` from 9.39.2 to 10.3.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.3.0)

Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks)

Updates `globals` from 17.5.0 to 17.6.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.5.0...v17.6.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: globals
  dependency-version: 17.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-01 20:23:27 +02:00
dependabot[bot] 6ac1f5e43a Bump moment-timezone from 0.6.0 to 0.6.2 in /frontend (#23497)
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.6.0...0.6.2)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-01 20:22:42 +02:00
Henriette Darge 0f6e27bc49 Merge remote-tracking branch 'origin/release/17.5' into dev 2026-06-01 08:40:50 +02:00
Behrokh Satarnejad f171909599 Bump Primer to 0.86.2 version (#23459)
ump primer to 0.86.2
2026-06-01 08:04:21 +02:00
dependabot[bot] 8c786e479e Bump @vitest/eslint-plugin from 1.6.17 to 1.6.18 in /frontend in the vitest group across 1 directory (#23447)
Bump @vitest/eslint-plugin

Bumps the vitest group with 1 update in the /frontend directory: [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest).


Updates `@vitest/eslint-plugin` from 1.6.17 to 1.6.18
- [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases)
- [Commits](https://github.com/vitest-dev/eslint-plugin-vitest/compare/v1.6.17...v1.6.18)

---
updated-dependencies:
- dependency-name: "@vitest/eslint-plugin"
  dependency-version: 1.6.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 10:50:34 +02:00
dependabot[bot] db29c1d758 Bump @typescript-eslint/parser from 8.59.3 to 8.59.4 in /frontend in the typescript-eslint group (#23446)
Bump @typescript-eslint/parser

Bumps the typescript-eslint group in /frontend with 1 update: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/parser` from 8.59.3 to 8.59.4
- [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.59.4/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-29 09:55:17 +02:00