Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps the frontend-minor-updates group in /ui with 5 updates: | Package | From | To | | --- | --- | --- | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.3` | `3.4.0` | | [i18next](https://github.com/i18next/i18next) | `26.0.5` | `26.0.6` | | [marked](https://github.com/markedjs/marked) | `18.0.0` | `18.0.2` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.14.0` | `7.14.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.7` | `8.0.9` | Updates `dompurify` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.0) Updates `i18next` from 26.0.5 to 26.0.6 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.5...v26.0.6) Updates `marked` from 18.0.0 to 18.0.2 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v18.0.0...v18.0.2) Updates `react-router-dom` from 7.14.0 to 7.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom) Updates `vite` from 8.0.7 to 8.0.9 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.9/packages/vite) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-minor-updates - dependency-name: i18next dependency-version: 26.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-updates - dependency-name: marked dependency-version: 18.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-updates - dependency-name: react-router-dom dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-minor-updates - dependency-name: vite dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
4096aae to
d36d1ef
Compare
This file contains hidden or 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
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.
Bumps the frontend-minor-updates group with 5 updates in the /ui directory:
3.3.33.4.026.0.526.0.618.0.018.0.27.14.07.14.28.0.78.0.9Updates
dompurifyfrom 3.3.3 to 3.4.0Release notes
Sourced from dompurify's releases.
Commits
5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)Updates
i18nextfrom 26.0.5 to 26.0.6Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
9d0ed9f26.0.68c82564security: hardening for 26.0.6 — nesting-options warning, regexEscape unescap...0cb018cchore: bump devDependenciesUpdates
markedfrom 18.0.0 to 18.0.2Release notes
Sourced from marked's releases.
Commits
c4f4529chore(release): 18.0.2 [skip ci]58a52e8fix: fix infinite loop for indented code blank line (#3947)98b3824chore(release): 18.0.1 [skip ci]abd907afix(rules): ensure lookbehind regex is evaluated correctly by minifiers (#3945)96351c4chore(deps-dev): bump marked-highlight from 2.2.3 to 2.2.4 (#3946)c132699chore: update testutils (#3942)Updates
react-router-domfrom 7.14.0 to 7.14.2Changelog
Sourced from react-router-dom's changelog.
Commits
cf1d250Release v7.14.2 (#14993)197674bRelease 7.14.1 (#14973)a87774fAdd new release process (#14916)Updates
vitefrom 8.0.7 to 8.0.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)c28e9c1fix(deps): update all non-major dependencies (#22268)0a3887dchore(deps): update dependency dotenv-expand to v13 (#22271)868f141fix(bundled-dev): reject requests to HMR patch files in non potentially trust...3ec9cdafix: skip fallback sourcemap generation for?rawimports (#22148)3f24533fix(optimizer): handle more chars that will be sanitized (#22208)1b793c0fix: detect Deno workspace root (fix #22237) (#22238)fc08bdafix(dev): handle errors inwatchChangehook (#22188)374bb5dfix(css): use unique key for cssEntriesMap to prevent same-basename collision...