-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group with 14 updates #36
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
Merged
Merged
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 dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `8.2.8` | `8.3.2` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.2.8` | `8.3.2` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.34.1` | `3.35.0` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.7.0` | `5.8.0` | | [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.34.0` | `9.36.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.16` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.0.2` | `5.0.4` | | [eslint](https://github.com/eslint/eslint) | `9.34.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` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.41.0` | `8.45.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.3` | `7.1.7` | Updates `@mantine/core` from 8.2.8 to 8.3.2 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.3.2/packages/@mantine/core) Updates `@mantine/hooks` from 8.2.8 to 8.3.2 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/8.3.2/packages/@mantine/hooks) 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 `maplibre-gl` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/maplibre/maplibre-gl-js/releases) - [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-gl-js@v5.7.0...v5.8.0) 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/react-router-dom@7.9.3/packages/react-router-dom) Updates `@eslint/js` from 9.34.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/react` from 19.1.12 to 19.1.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@vitejs/plugin-react` from 5.0.2 to 5.0.4 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.4/packages/plugin-react) Updates `eslint` from 9.34.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.34.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 `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `typescript-eslint` from 8.41.0 to 8.45.0 - [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.45.0/packages/typescript-eslint) Updates `vite` from 7.1.3 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: "@mantine/core" dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@mantine/hooks" dependency-version: 8.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tabler/icons-react" dependency-version: 3.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: maplibre-gl dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-router-dom dependency-version: 7.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-version: 19.1.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vite dependency-version: 7.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 14 updates:
8.2.88.3.28.2.88.3.23.34.13.35.05.7.05.8.07.8.27.9.39.34.09.36.019.1.1219.1.165.0.25.0.49.34.09.36.00.4.200.4.2216.3.016.4.05.9.25.9.38.41.08.45.07.1.37.1.7Updates
@mantine/corefrom 8.2.8 to 8.3.2Release notes
Sourced from
@mantine/core's releases.... (truncated)
Commits
81e38bc[release] Version: 8.3.24da14fa[@mantine/core] NavLink: Fix passedonClick/onKeyDownpreventing expand/col...1fb952f[@mantine/core] Menu: Add missingonChangetype toMenu.Sub(#8292)a6808db[@mantine/core] List: Fix nested list items overflowing parent list container...724135a[@mantine/core] Input: Fix alignment of right section with clear button (#8254)ece602c[release] Version: 8.3.13055c2c[@mantine/core] Tabs: Allow overriding aria attributes with...others259851d[@mantine/core] Select: Fix clear button overlaying selected option (#8249)07d5b0f[@mantine/core] Combobox: UpdatefocusTargethandler to correctly handle mi...9e2fd61[@mantine/core] ColorPicker: Fix unexpected margin-top (#8247)Updates
@mantine/hooksfrom 8.2.8 to 8.3.2Release notes
Sourced from
@mantine/hooks's releases.... (truncated)
Commits
81e38bc[release] Version: 8.3.2f14884c[@mantine/hooks] use-click-outside: Pass event object as an argument to the c...f0cf4cf[refactor] Remove unnecessarymountedcleanup from use-did-update (#8285)9f0d670[@mantine/hooks] use-window-scroll: Limit number of state updates with `reque...ece602c[release] Version: 8.3.19493362[@mantine/hooks] use-scroll-spy: Fix scroll events not being reassigned when ...081c992[release] Version: 8.3.04184ab7Merge branch master into 8.3ef65f29Merge branch master int 8.3e827380[core] Update tiptap to v3, change tsconfig resolution tobundlerUpdates
@tabler/icons-reactfrom 3.34.1 to 3.35.0Release notes
Sourced from
@tabler/icons-react's releases.Commits
147130cRelease 3.35.0Updates
maplibre-glfrom 5.7.0 to 5.8.0Release notes
Sourced from maplibre-gl's releases.
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
Commits
f71040dBump version to 5.8.0 (#6480)30caaedSwitchMapEventTypefrom type to interface to allow declaration merging (#6...2bf105achore(deps-dev): bump eslint from 9.35.0 to 9.36.0 (#6452)18aee5bFix negative index due to integer overflow in symbol placement (#6476)99a1a6fchore(deps-dev): bump@types/reactfrom 19.1.13 to 19.1.14 (#6477)48182a5chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 (#6479)11ffeb6chore(deps-dev): bump rollup from 4.52.2 to 4.52.3 (#6478)3f804b8chore(deps-dev): bump pretty-bytes from 7.0.1 to 7.1.0 (#6456)52c14c2chore(deps-dev): bump@vitest/eslint-pluginin the vitest group (#6475)1af195echore(deps-dev): bump puppeteer from 24.22.0 to 24.22.3 (#6474)Updates
react-router-domfrom 7.8.2 to 7.9.3Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
12a6719chore: Update version for release (#14395)b6c49ecchore: Update version for release (pre) (#14394)8d7ed4dchore: Update version for release (#14386)a369632chore: Update version for release (pre) (#14384)f2298c3chore: Update version for release (pre) (#14375)7862d37chore: Update version for release (pre) (#14366)15a0041chore: Update version for release (pre) (#14364)4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)e7299c0chore: Update version for release (#14326)Updates
@eslint/jsfrom 9.34.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease84ffb96chore: update@eslint-community/eslint-utils(#20069)Updates
@types/reactfrom 19.1.12 to 19.1.16Commits
Updates
@vitejs/plugin-reactfrom 5.0.2 to 5.0.4Release notes
Sourced from
@vitejs/plugin-react's releases.Changelog
Sourced from
@vitejs/plugin-react's changelog.Commits
450d7dfrelease: plugin-react@5.0.48638845feat(react): full bundle mode compat (#882)bd1487dperf(react): use native refresh wrapper plugin in rolldown-vite (#881)80df894docs: removedisableOxcRecommendationfrom plugin-react readme (#880)608f266chore(deps): update all non-major dependencies (#879)3c2ebf8fix(deps): update all non-major dependencies (#851)