Closed renovate[bot] closed 1 month ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
4.1.2
->4.2.2
Release Notes
shlinkio/shlink-web-client (shlinkio/shlink-web-client)
### [`v4.2.2`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#422---2024-10-19) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.2.1...v4.2.2) ##### Added - *Nothing* ##### Changed - Update to `@shlinkio/shlink-frontend-kit` 0.6.0 - Update to `@shlinkio/shlink-web-component` 0.10.1 ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [shlink-web-component#475](https://redirect.github.com/shlinkio/shlink-web-component/issues/475) Fix incorrect amount of dots being displayed in line charts when the difference in days/weeks/months is rounded up. ### [`v4.2.1`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#421---2024-10-09) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.2.0...v4.2.1) ##### Added - *Nothing* ##### Changed - *Nothing* ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - [#1325](https://redirect.github.com/shlinkio/shlink-web-client/issues/1325) Get dependency on `uuid` package back, as `crypto.randomUUID()` can only be used in [secure contexts](https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts). - [shlink-web-component#461](https://redirect.github.com/shlinkio/shlink-web-component/issues/461) Ensure `shortUrlsList.confirmDeletion` setting is `true` in any case, except when explicitly set to `false`. - [shlink-web-component#237](https://redirect.github.com/shlinkio/shlink-web-component/issues/237) Set darker color for previous period in charts, when light theme is enabled. - [shlink-web-component#246](https://redirect.github.com/shlinkio/shlink-web-component/issues/246) Fix selected date range not reflected in visits comparison date range selector, when selecting it in the line chart via drag'n'drop. ### [`v4.2.0`](https://redirect.github.com/shlinkio/shlink-web-client/blob/HEAD/CHANGELOG.md#420---2024-10-07) [Compare Source](https://redirect.github.com/shlinkio/shlink-web-client/compare/v4.1.2...v4.2.0) ##### Added - [shlink-web-component#411](https://redirect.github.com/shlinkio/shlink-web-component/issues/411) Add support for `ip-address` redirect conditions when Shlink server is >=4.2 - [shlink-web-component#196](https://redirect.github.com/shlinkio/shlink-web-component/issues/196) Allow active date range to be changed by selecting a range in visits and visits-comparison line charts. - [shlink-web-component#307](https://redirect.github.com/shlinkio/shlink-web-component/issues/307) Add new setting to disable short URL deletions confirmation. - [shlink-web-component#435](https://redirect.github.com/shlinkio/shlink-web-component/issues/435) Allow toggling between displaying raw user agent and parsed browser/OS in visits table. - [shlink-web-component#197](https://redirect.github.com/shlinkio/shlink-web-component/issues/197) Allow line charts to be expanded to the full size of the viewport, both in individual visits views, and when comparing visits. - [shlink-web-component#382](https://redirect.github.com/shlinkio/shlink-web-component/issues/382) Initialize QR code modal with all params unset, so that they fall back to the server defaults. Additionally, allow them to be unset if desired. ##### Changed - Use `ShlinkWebSettings` from `@shlinkio/shlink-web-component` to replace local settings UI. - Update to `@shlinkio/eslint-config-js-coding-standard` 3.0, and migrate to ESLint flat config. - Remove dependency on `uuid` package, and use `crypto.randomUUID()` instead. ##### Deprecated - *Nothing* ##### Removed - *Nothing* ##### Fixed - *Nothing*Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.