Skip to content

Commit

Permalink
chore(release): 17.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [17.0.0](v16.0.0...v17.0.0) (2025-01-24)

### ⚠ BREAKING CHANGES

* fix

### Dependencies

* adds conditions so checks can pass ([020ec97](020ec97))
* change icons of the NavBar so they are unique ([18bd73f](18bd73f))
* changes implementation so code is more readable ([80e90e7](80e90e7))
* **deps-dev:** bump @babel/core from 7.24.7 to 7.25.2 ([b25dc31](b25dc31))
* **deps-dev:** bump @babel/preset-env from 7.24.7 to 7.24.8 ([f279f5f](f279f5f))
* **deps-dev:** bump @babel/preset-env from 7.24.8 to 7.25.2 ([d15e213](d15e213))
* **deps-dev:** bump @babel/preset-env from 7.25.2 to 7.25.3 ([bbfbef9](bbfbef9))
* **deps-dev:** bump @babel/preset-env from 7.25.3 to 7.25.4 ([5c95a60](5c95a60))
* **deps-dev:** bump @babel/preset-env from 7.25.4 to 7.25.8 ([9c63c7e](9c63c7e))
* **deps-dev:** bump @babel/preset-react from 7.24.7 to 7.25.7 ([3ef7ef3](3ef7ef3))
* **deps-dev:** bump @babel/preset-typescript from 7.24.7 to 7.25.7 ([7bf1213](7bf1213))
* **deps-dev:** bump @commitlint/cli from 19.3.0 to 19.4.0 ([966cf97](966cf97))
* **deps-dev:** bump @commitlint/cli from 19.4.0 to 19.4.1 ([b840b43](b840b43))
* **deps-dev:** bump @commitlint/cli from 19.4.1 to 19.5.0 ([6221392](6221392))
* **deps-dev:** bump @commitlint/config-conventional ([2863d4f](2863d4f))
* **deps-dev:** bump @commitlint/config-conventional ([18b17b7](18b17b7))
* **deps-dev:** bump @originjs/vite-plugin-federation ([85291b9](85291b9))
* **deps-dev:** bump @playwright/test from 1.45.0 to 1.45.3 ([f686479](f686479))
* **deps-dev:** bump @playwright/test from 1.45.3 to 1.46.1 ([c2e659d](c2e659d))
* **deps-dev:** bump @playwright/test from 1.46.1 to 1.47.0 ([62114db](62114db))
* **deps-dev:** bump @playwright/test from 1.47.0 to 1.47.1 ([d5c4792](d5c4792))
* **deps-dev:** bump @playwright/test from 1.47.1 to 1.47.2 ([102c956](102c956))
* **deps-dev:** bump @semantic-release/github from 10.0.6 to 10.1.1 ([74c7da8](74c7da8))
* **deps-dev:** bump @semantic-release/github from 10.1.1 to 10.1.7 ([466751a](466751a))
* **deps-dev:** bump @semantic-release/github from 10.1.7 to 10.3.0 ([850cfed](850cfed))
* **deps-dev:** bump @semantic-release/github from 10.3.0 to 10.3.3 ([f650056](f650056))
* **deps-dev:** bump @semantic-release/github from 10.3.3 to 10.3.4 ([16751d6](16751d6))
* **deps-dev:** bump @semantic-release/github from 10.3.4 to 10.3.5 ([403206c](403206c))
* **deps-dev:** bump @semantic-release/github from 10.3.5 to 11.0.0 ([d306940](d306940))
* **deps-dev:** bump @testing-library/jest-dom from 6.4.6 to 6.4.8 ([f49d893](f49d893))
* **deps-dev:** bump @testing-library/jest-dom from 6.4.8 to 6.5.0 ([4fa6838](4fa6838))
* **deps-dev:** bump @testing-library/react from 16.0.0 to 16.0.1 ([1438de8](1438de8))
* **deps-dev:** bump @types/jest from 29.5.12 to 29.5.13 ([2fd29d9](2fd29d9))
* **deps-dev:** bump @types/react from 18.3.10 to 18.3.11 ([956d9d7](956d9d7))
* **deps-dev:** bump @types/react from 18.3.3 to 18.3.4 ([a8500a9](a8500a9))
* **deps-dev:** bump @types/react from 18.3.4 to 18.3.5 ([056014b](056014b))
* **deps-dev:** bump @types/react from 18.3.5 to 18.3.6 ([a4bcb22](a4bcb22))
* **deps-dev:** bump @types/react from 18.3.6 to 18.3.7 ([f26778f](f26778f))
* **deps-dev:** bump @types/react from 18.3.7 to 18.3.8 ([78e43bd](78e43bd))
* **deps-dev:** bump @types/react from 18.3.8 to 18.3.9 ([a938af0](a938af0))
* **deps-dev:** bump @types/react from 18.3.9 to 18.3.10 ([023508b](023508b))
* **deps-dev:** bump @types/react-redux from 7.1.33 to 7.1.34 ([2014cff](2014cff))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([3a67b96](3a67b96))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([69e01b7](69e01b7))
* **deps-dev:** bump @typescript-eslint/parser from 7.14.1 to 7.17.0 ([53bc623](53bc623))
* **deps-dev:** bump @vitejs/plugin-react from 4.3.1 to 4.3.2 ([f8215b1](f8215b1))
* **deps-dev:** bump eslint-plugin-import from 2.29.1 to 2.30.0 ([de4501b](de4501b))
* **deps-dev:** bump husky from 9.0.11 to 9.1.5 ([2b469f2](2b469f2))
* **deps-dev:** bump husky from 9.1.5 to 9.1.6 ([5406b69](5406b69))
* **deps-dev:** bump mini-css-extract-plugin from 2.9.0 to 2.9.1 ([585ba2e](585ba2e))
* **deps-dev:** bump rimraf from 5.0.7 to 6.0.1 ([4041248](4041248))
* **deps-dev:** bump semantic-release from 24.0.0 to 24.1.0 ([7700457](7700457))
* **deps-dev:** bump semantic-release from 24.1.0 to 24.1.1 ([a116c74](a116c74))
* **deps-dev:** bump semantic-release from 24.1.1 to 24.1.2 ([56f6375](56f6375))
* **deps-dev:** bump typescript from 5.5.2 to 5.5.4 ([3d0ec5a](3d0ec5a))
* **deps-dev:** bump typescript from 5.5.4 to 5.6.2 ([fa0bf0b](fa0bf0b))
* **deps-dev:** bump typescript from 5.6.2 to 5.6.3 ([086387c](086387c))
* **deps-dev:** bump vite from 5.3.1 to 5.3.4 ([5762f53](5762f53))
* **deps-dev:** bump vite from 5.3.4 to 5.3.5 ([4dfe11a](4dfe11a))
* **deps-dev:** bump vite from 5.3.5 to 5.4.2 ([1c3d21e](1c3d21e))
* **deps-dev:** bump vite from 5.4.2 to 5.4.3 ([f065afa](f065afa))
* **deps-dev:** bump vite from 5.4.3 to 5.4.4 ([4747719](4747719))
* **deps-dev:** bump vite from 5.4.4 to 5.4.5 ([fd048f1](fd048f1))
* **deps-dev:** bump vite from 5.4.5 to 5.4.6 ([ddbe72b](ddbe72b))
* **deps-dev:** bump vite from 5.4.6 to 5.4.7 ([0841faf](0841faf))
* **deps-dev:** bump vite from 5.4.7 to 5.4.8 ([930b65c](930b65c))
* **deps-dev:** bump vite from 5.4.8 to 5.4.10 ([45336fe](45336fe))
* **deps-dev:** bump vite-plugin-top-level-await from 1.4.1 to 1.4.2 ([1d49113](1d49113))
* **deps-dev:** bump vite-plugin-top-level-await from 1.4.2 to 1.4.4 ([a2501e1](a2501e1))
* **deps-dev:** bump vitest from 1.6.0 to 2.0.5 ([43a15a4](43a15a4))
* **deps-dev:** bump vitest from 2.0.5 to 2.1.0 ([2502e72](2502e72))
* **deps-dev:** bump vitest from 2.1.0 to 2.1.1 ([e24bf3e](e24bf3e))
* **deps-dev:** bump vitest from 2.1.1 to 2.1.3 ([696b132](696b132))
* **deps-dev:** bump webpack from 5.92.1 to 5.94.0 ([c9f18bf](c9f18bf))
* **deps:** bump @ant-design/icons from 5.3.7 to 5.4.0 ([ab7adff](ab7adff))
* **deps:** bump @ant-design/icons from 5.4.0 to 5.5.0 ([de762c6](de762c6))
* **deps:** bump @ant-design/icons from 5.5.0 to 5.5.1 ([6951ec8](6951ec8))
* **deps:** bump @ant-design/pro-components from 2.7.10 to 2.7.15 ([e6340ac](e6340ac))
* **deps:** bump @ant-design/pro-components from 2.7.15 to 2.7.16 ([0e04b3d](0e04b3d))
* **deps:** bump @ant-design/pro-components from 2.7.18 to 2.7.19 ([f3d5ed0](f3d5ed0))
* **deps:** bump @casualbot/jest-sonar-reporter from 2.3.1 to 2.4.0 ([30ad1ff](30ad1ff))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.18.0 to 4.21.1 ([aca88b4](aca88b4))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.21.1 to 4.21.2 ([f5875ad](f5875ad))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.21.2 to 4.21.3 ([cd3e040](cd3e040))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.21.3 to 4.22.4 ([5c73f33](5c73f33))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.22.4 to 4.22.5 ([2f8bc31](2f8bc31))
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.22.5 to 4.24.0 ([7de37a2](7de37a2))
* **deps:** bump @terrestris/ol-util from 19.0.0 to 19.0.1 ([f47c826](f47c826))
* **deps:** bump @terrestris/shogun-util from 8.5.0 to 8.6.0 ([6c042f5](6c042f5))
* **deps:** bump @terrestris/shogun-util from 8.6.0 to 8.7.0 ([cdc7bc2](cdc7bc2))
* **deps:** bump @terrestris/shogun-util from 8.7.0 to 8.8.1 ([5406bff](5406bff))
* **deps:** bump @terrestris/shogun-util from 8.8.1 to 9.0.0 ([e8a5c12](e8a5c12))
* **deps:** bump fast-xml-parser from 4.4.0 to 4.4.1 ([80b6029](80b6029))
* **deps:** bump i18next from 23.11.5 to 23.12.2 ([795605c](795605c))
* **deps:** bump i18next from 23.12.2 to 23.14.0 ([701d3e3](701d3e3))
* **deps:** bump i18next from 23.14.0 to 23.15.1 ([bd834e6](bd834e6))
* **deps:** bump keycloak-js from 25.0.1 to 25.0.2 ([28a42d2](28a42d2))
* **deps:** bump keycloak-js from 25.0.2 to 25.0.4 ([a65b9f8](a65b9f8))
* **deps:** bump keycloak-js from 25.0.4 to 25.0.5 ([02934ce](02934ce))
* **deps:** bump keycloak-js from 25.0.5 to 25.0.6 ([d942198](d942198))
* **deps:** bump monaco-editor from 0.50.0 to 0.51.0 ([6b34155](6b34155))
* **deps:** bump monaco-editor from 0.51.0 to 0.52.0 ([e4d3d76](e4d3d76))
* **deps:** bump ol from 10.1.0 to 10.2.0 ([779df81](779df81))
* **deps:** bump ol from 10.2.0 to 10.2.1 ([35a120a](35a120a))
* **deps:** bump ol from 9.2.4 to 10.1.0 ([6332665](6332665))
* **deps:** bump path-to-regexp and @ant-design/pro-components ([4104c22](4104c22))
* **deps:** bump react-hotkeys-hook from 4.5.0 to 4.5.1 ([aa2e950](aa2e950))
* **deps:** bump react-i18next from 14.1.2 to 15.0.1 ([b9899e1](b9899e1))
* **deps:** bump react-i18next from 15.0.1 to 15.0.2 ([953bfe8](953bfe8))
* **deps:** bump react-router-dom from 6.24.0 to 6.25.1 ([93d9a79](93d9a79))
* **deps:** bump react-router-dom from 6.25.1 to 6.26.1 ([6411ddc](6411ddc))
* **deps:** bump react-router-dom from 6.26.1 to 6.26.2 ([a2bd4fa](a2bd4fa))
* **deps:** bump react-router-dom from 6.26.2 to 6.27.0 ([a8e4bf2](a8e4bf2))
* **deps:** bump rollup from 4.21.1 to 4.22.4 ([9c47d1f](9c47d1f))
* **deps:** bump SonarSource/sonarqube-scan-action from 2.3.0 to 3.0.0 ([4955739](4955739))
* fix typos ([bc44fa4](bc44fa4))
* more wip ([adbe091](adbe091))
* redesign warning modal so it is more convenient ([11572e3](11572e3))
* **release:** 16.1.0-next.1 [skip ci] ([1ce2983](1ce2983))
* **release:** 16.1.0-next.1 [skip ci] ([b708673](b708673))
* **release:** 16.1.0-next.1 [skip ci] ([72e4281](72e4281))
* **release:** 16.1.0-next.1 [skip ci] ([7ebf856](7ebf856))
* **release:** 16.1.0-next.1 [skip ci] ([5ffdaf1](5ffdaf1))
* **release:** 16.1.0-next.1 [skip ci] ([19c1afd](19c1afd))
* **release:** 17.0.0-next.1 [skip ci] ([d64e0b3](d64e0b3))
* **release:** 17.0.0-next.10 [skip ci] ([5eac391](5eac391))
* **release:** 17.0.0-next.11 [skip ci] ([59325b3](59325b3))
* **release:** 17.0.0-next.12 [skip ci] ([b4b7555](b4b7555))
* **release:** 17.0.0-next.13 [skip ci] ([9ae9eb1](9ae9eb1))
* **release:** 17.0.0-next.14 [skip ci] ([b2d49c9](b2d49c9))
* **release:** 17.0.0-next.2 [skip ci] ([52bc2b2](52bc2b2))
* **release:** 17.0.0-next.3 [skip ci] ([0d26bff](0d26bff))
* **release:** 17.0.0-next.4 [skip ci] ([a118a38](a118a38))
* **release:** 17.0.0-next.5 [skip ci] ([50064f7](50064f7)), closes [#853](#853)
* **release:** 17.0.0-next.6 [skip ci] ([0d0cf07](0d0cf07))
* **release:** 17.0.0-next.7 [skip ci] ([ac51e76](ac51e76))
* **release:** 17.0.0-next.8 [skip ci] ([b281a41](b281a41))
* **release:** 17.0.0-next.9 [skip ci] ([f4f67d2](f4f67d2))
* remove unneeded test case ([d6f4647](d6f4647))
* resolve merge conflicts ([0f2db4c](0f2db4c))
* sort dependencies ([3721218](3721218))
* update shogun-util ([a47407f](a47407f))
* wip ([57fa655](57fa655))
* wip ([64d465a](64d465a))
* wip ([9cd7a50](9cd7a50))

### Changes in configuration

* add backport branch for v15 ([c3ad405](c3ad405))
* remove "private" from package.json ([f22d4a4](f22d4a4))
* remove @semantic-release/github ([31f4ee2](31f4ee2))
* update release pipelines ([b9ab9ec](b9ab9ec))
* update sonarqube-scanner ([11ec738](11ec738))

### Features

* adds a save warning when entity is changed ([1e6f017](1e6f017))
* adds a unittest for ShogunSpinner component ([7326e3d](7326e3d))
* introduce buttons to create users, groups and roles from the respective provider ([76d872a](76d872a))
* introduces admin plugins ([6a4b133](6a4b133))
* makes create layer button visibility configurable ([8f1c2fa](8f1c2fa))
* upgrade eslint to v9 ([c13bfd0](c13bfd0))

### Bugfixes

* add monaco plugin to prevent loading of CDN files ([726bbce](726bbce))
* adjust tag style to match default select tags ([c84bd44](c84bd44))
* and more wip ([3e4a95b](3e4a95b))
* apply suggestions ([87fca97](87fca97))
* center shogun spinner so it is not scrollable ([3b35501](3b35501))
* **eslintv9:** include and apply eslint react rules and eslint-config-typescript-react ([14aceb8](14aceb8))
* fix fetching of permissions ([8f7afc6](8f7afc6))
* fix role permission grid ([#853](#853)) ([ba0a7fb](ba0a7fb))
* fix type errors ([011f09c](011f09c))
* fixes bugs layer page and NavBar ([1bfa252](1bfa252))
* fixes warining from triggering after saving ([b890c34](b890c34))
* hopefully centers loading icon ([026db3a](026db3a))
* introduce suggestions for property name ([643259c](643259c))
* load references (users, groups, roles) as lazy as possible ([ecbef5d](ecbef5d))
* move swagger and graphql links to admin client ([aff93aa](aff93aa))
* pass image id as number ([9a62b49](9a62b49))
* prevent unnecessary reloads of the entities ([992d574](992d574))
* prevent unnecessary rerenders by caching modalProps ([5c0cc5d](5c0cc5d))
* reenable plugin support ([7aa6cda](7aa6cda))
* remove unused generic type ([9044a8c](9044a8c))
* removes non-functional review changes button ([ec6b043](ec6b043))
* revert plugin commits ([43a943f](43a943f))
* show a warning indicating why the grids aren't visible ([c33635e](c33635e))
* typing error ([b37781e](b37781e))
* update build directory in dockerfile ([f76c3d7](f76c3d7))
* update README.md ([737401d](737401d))
* update README.md ([d87b819](d87b819))
* update README.md ([68ac082](68ac082))
* update README.md ([66da110](66da110))
* update translations ([38d4309](38d4309))
* wait for promise resolve ([9b7243d](9b7243d))
* white spaces and translation ([64ceba2](64ceba2))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent e94c192 commit 4f8a4c2
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 3 deletions.
Loading

0 comments on commit 4f8a4c2

Please sign in to comment.