-
Notifications
You must be signed in to change notification settings - Fork 82
chore(deps): bump the fe-deps group in /ui with 15 updates #163
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
Closed
Conversation
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
Bumps the fe-deps group in /ui with 15 updates: | Package | From | To | | --- | --- | --- | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.34.1` | `3.35.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.87.1` | `5.90.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.542.0` | `0.544.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `15.7.3` | `15.7.4` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.8.2` | `7.9.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `24.5.2` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.15` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.20` | `0.4.22` | | [globals](https://github.com/sindresorhus/globals) | `16.3.0` | `16.4.0` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.53.0` | | [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) | `1.3.8` | `1.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.42.0` | `8.44.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.4` | `7.1.7` | Updates `@tabler/icons-react` from 3.34.1 to 3.35.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.35.0/packages/icons-react) Updates `@tanstack/react-query` from 5.87.1 to 5.90.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query) Updates `lucide-react` from 0.542.0 to 0.544.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react) Updates `react-i18next` from 15.7.3 to 15.7.4 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.7.3...v15.7.4) Updates `react-router-dom` from 7.8.2 to 7.9.3 - [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/[email protected]/packages/react-router-dom) Updates `@eslint/js` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `@types/node` from 24.3.1 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.12 to 19.1.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `eslint-plugin-react-refresh` from 0.4.20 to 0.4.22 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.20...v0.4.22) Updates `globals` from 16.3.0 to 16.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.3.0...v16.4.0) Updates `monaco-editor` from 0.52.2 to 0.53.0 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.53.0) Updates `tw-animate-css` from 1.3.8 to 1.4.0 - [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases) - [Commits](Wombosvideo/tw-animate-css@v1.3.8...v1.4.0) Updates `typescript-eslint` from 8.42.0 to 8.44.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.1/packages/typescript-eslint) Updates `vite` from 7.1.4 to 7.1.7 - [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/v7.1.7/packages/vite) --- updated-dependencies: - dependency-name: "@tabler/icons-react" dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: "@tanstack/react-query" dependency-version: 5.90.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: lucide-react dependency-version: 0.544.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: react-i18next dependency-version: 15.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: fe-deps - dependency-name: react-router-dom dependency-version: 7.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: "@types/react" dependency-version: 19.1.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fe-deps - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fe-deps - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: monaco-editor dependency-version: 0.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: tw-animate-css dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: typescript-eslint dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: fe-deps - dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: fe-deps ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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 fe-deps group in /ui with 15 updates:
3.34.1
3.35.0
5.87.1
5.90.2
0.542.0
0.544.0
15.7.3
15.7.4
7.8.2
7.9.3
9.35.0
9.36.0
24.3.1
24.5.2
19.1.12
19.1.15
9.35.0
9.36.0
0.4.20
0.4.22
16.3.0
16.4.0
0.52.2
0.53.0
1.3.8
1.4.0
8.42.0
8.44.1
7.1.4
7.1.7
Updates
@tabler/icons-react
from 3.34.1 to 3.35.0Release notes
Sourced from
@tabler/icons-react
's releases.Commits
147130c
Release 3.35.0Updates
@tanstack/react-query
from 5.87.1 to 5.90.2Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
0eaafe0
release: v5.90.22cf3ec9
fix(types): onMutateResult is always defined in onSuccess callback (#9677)fcd23c9
release: v5.90.1fb48985
ci: update workspace config (#9671)2a00fb6
release: v5.89.0a2151d2
feat(query-core): add context to mutationfn & mutation callbacks (#9615)230435d
release: v5.87.419445a0
fix(query-core): infinite re-renders in useQueries (#9639)Updates
lucide-react
from 0.542.0 to 0.544.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
react-i18next
from 15.7.3 to 15.7.4Changelog
Sourced from react-i18next's changelog.
Commits
97b0791
15.7.4c069c02
downgrade i18next dep to address #1865Updates
react-router-dom
from 7.8.2 to 7.9.3Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
12a6719
chore: Update version for release (#14395)b6c49ec
chore: Update version for release (pre) (#14394)8d7ed4d
chore: Update version for release (#14386)a369632
chore: Update version for release (pre) (#14384)f2298c3
chore: Update version for release (pre) (#14375)7862d37
chore: Update version for release (pre) (#14366)15a0041
chore: Update version for release (pre) (#14364)4a9a2a3
chore: Update version for release (#14330)20c1fda
chore: Update version for release (pre) (#14328)e7299c0
chore: Update version for release (#14326)Updates
@eslint/js
from 9.35.0 to 9.36.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
488cba6
chore: package.json update for@eslint/js
release1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)Updates
@types/node
from 24.3.1 to 24.5.2Commits
Updates
@types/react
from 19.1.12 to 19.1.15Commits
Updates
eslint
from 9.35.0 to 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4857e5
9.36.05878a42
Build: changelog update for 9.36.012411e8
chore: upgrade@eslint/js
@9
.36.0 (#20139)488cba6
chore: package.json update for@eslint/js
releaseb73ab12
docs: update examples to usedefineConfig
(#20131)47afcf6
feat: correctpreserve-caught-error
edge cases (#20109)75b74d8
fix: add missing rule option types (#20127)bac82a2
ci: simplify renovate configuration (#19907)1c0d850
fix: updateeslint-all.js
to useObject.freeze
forrules
object (#20116)c00bb37
ci: bump actions/labeler from 5 to 6 (#20090)Updates
eslint-plugin-react-refresh
from 0.4.20 to 0.4.22Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
3395dda
v0.4.22 [publish]2dadd5e
Bump deps91f7ebc
Add viewport to Next.js config allowExportNames (#89)5bf46bf
Fix publish permissionsf50af23
Use OIDC [publish]1b2005b
Add Next config [publish] (#87)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-react-refresh since your current version.
Updates
globals
from 16.3.0 to 16.4.0Release notes
Sourced from globals's releases.
Commits
52ba38b
16.4.08b8a2d6
Update globals (#309)Updates
monaco-editor
from 0.52.2 to 0.53.0Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
4e45ba0
sets node version (#4980)c7f027e
v0.53.0 (#4979)c41951a
updates changelog (#4978)759c442
Fixes css and amd output6f3fbe8
Fixes worker sandbox problems (#4975)a4d7907
Implements language selection (#4969)9e4368a
adds amd and firefox/webkit to smoke tests (#4967)d2c20a1
Fixes AMD web worker loading (#4966)3bfde9a
Updates monaco-editor-core dependency & fixes basic-languages amd file (#4965)15e0a93
Run npm run playwright-install (#4964)Updates
tw-animate-css
from 1.3.8 to 1.4.0Release notes
Sourced from tw-animate-css's releases.
Commits
c20dc32
fix(build): make transform.ts accept two arguments