⬆️ Bump the minor-updates group across 1 directory with 7 updates#1319
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Bump the minor-updates group across 1 directory with 7 updates#1319dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.2` | `2.0.3` | | [i18next](https://github.com/i18next/i18next) | `25.8.13` | `25.8.18` | | [react-icons](https://github.com/react-icons/react-icons) | `5.5.0` | `5.6.0` | | [sass](https://github.com/sass/dart-sass) | `1.97.3` | `1.98.0` | | [simple-icons-font](https://github.com/simple-icons/simple-icons-font) | `16.10.0` | `16.12.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` | Updates `@eslint/compat` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.3/packages/compat) Updates `i18next` from 25.8.13 to 25.8.18 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.13...v25.8.18) Updates `react-icons` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.5.0...v5.6.0) Updates `sass` from 1.97.3 to 1.98.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.97.3...1.98.0) Updates `simple-icons-font` from 16.10.0 to 16.12.0 - [Release notes](https://github.com/simple-icons/simple-icons-font/releases) - [Commits](simple-icons/simple-icons-font@16.10.0...16.12.0) Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint) Updates `zustand` from 5.0.11 to 5.0.12 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.11...v5.0.12) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: i18next dependency-version: 25.8.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: sass dependency-version: 1.98.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: simple-icons-font dependency-version: 16.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-updates group with 7 updates in the / directory:
2.0.22.0.325.8.1325.8.185.5.05.6.01.97.31.98.016.10.016.12.08.56.18.57.05.0.115.0.12Updates
@eslint/compatfrom 2.0.2 to 2.0.3Release notes
Sourced from
@eslint/compat's releases.Changelog
Sourced from
@eslint/compat's changelog.Commits
41eb19fchore: release main (#380)5c42055docs: Update README sponsorsb13b482docs: Update README sponsors53d0bc3docs: Update README sponsorsbc1da95docs: Update README sponsors542bc6bdocs: Update README sponsors7cb43b6build: standardize test scripts (#357)98521c2docs: Update README sponsorsUpdates
i18nextfrom 25.8.13 to 25.8.18Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
9c7285b25.8.182fa6e38improve selector api to accept array of selector functions, analogous to arra...9ed8fd1jsr updatee685b3e25.8.17272d1e9update deps660191crefine notice msgcd7ab70jsr updateda0778e25.8.1698e5ea7fix(types):on()method now correctly returnsthisinstead ofvoid, mat...ea398adjsr updateUpdates
react-iconsfrom 5.5.0 to 5.6.0Release notes
Sourced from react-icons's releases.
... (truncated)
Commits
6501a41v5.6.0387e780update iconsfb057e75.5.1-snapshot.06f74755update eslint73c281fBump ajv from 6.12.6 to 6.14.0 (#1116)3f2b264Bump astro from 5.14.1 to 5.15.9 (#1091)04adc76Bump devalue from 5.6.2 to 5.6.3 (#1115)44a5e85Bump jsonpath from 1.1.1 to 1.2.1 (#1113)e2c1d6cBump webpack from 5.94.0 to 5.104.1 (#1110)f3dca02Bump diff from 5.2.0 to 5.2.2 (#1107)Updates
sassfrom 1.97.3 to 1.98.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
5a81ae3Bump version to 1.98.0 (#2754)e25e71dUpdate immutable to v5.1.5 (#2753)43fac1aBump actions/upload-artifact from 6 to 7 (#2747)8b85c9aBump actions/download-artifact from 7 to 8 (#2749)00f83f0Bump postcss from 8.5.6 to 8.5.8 in /pkg/sass-parser (#2752)0a325a4Bump actions/attest-build-provenance from 3 to 4 (#2748)7fb3c0fGracefully handle dependency loops in watch mode (#2746)e86d044Bump eslint from 9.39.3 to 10.0.1 in /pkg/sass-parser (#2743)4bcd256Add Logger.defaultLogger to automatically choose whether to use colors (#2742)c3f8ff0Always convert printed objects to strings in JS (#2741)Updates
simple-icons-fontfrom 16.10.0 to 16.12.0Release notes
Sourced from simple-icons-font's releases.
Commits
b0e3849Add fontf89b804Release 16.12.03daa032Bump versione3a2c56Release 16.11.01661c92Bump versionUpdates
typescript-eslintfrom 8.56.1 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
zustandfrom 5.0.11 to 5.0.12Release notes
Sourced from zustand's releases.
Commits
206012d5.0.12d714065chore(deps): update dev dependencies (#3427)89ebcd7fix(devtools): correct redux devtools config type extension (#3414)6213fc1fix(persist): use latest state in post-rehydration callback (#3391)a3869cadocs: fix broken links in beginner TypeScript guide (#3423)c49df38Hotfix section linking (#3410)5561e9bFix indentation for actions in index.md (#3406)4966a15fix(readme) : comparison documentaion link (#3405)da381c3Fix README internal links for GitHub rendering (#3403)0d250b3fix persist documentation link (#3401)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions