-
Notifications
You must be signed in to change notification settings - Fork 1
build(deps): bump the patch-and-minor-dependencies group across 1 directory with 24 updates #863
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
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/patch-and-minor-dependencies-fde88e2b08
Closed
build(deps): bump the patch-and-minor-dependencies group across 1 directory with 24 updates #863
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/patch-and-minor-dependencies-fde88e2b08
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
…ectory with 24 updates Bumps the patch-and-minor-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.28.1` | `2.29.4` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.24.0` | `9.26.0` | | [@eslint/json](https://github.com/eslint/json) | `0.11.0` | `0.12.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.15.17` | | [eslint](https://github.com/eslint/eslint) | `9.24.0` | `9.26.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.5` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.11.0` | `4.13.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.18.0` | `16.19.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.1` | `8.32.1` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.10` | `7.27.1` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.26.10` | `7.27.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.9` | `7.27.2` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.26.3` | `7.27.1` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.27.0` | `7.27.1` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.27.0` | `7.27.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.4` | `4.4.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.1.1` | `3.1.3` | | [jsdom](https://github.com/jsdom/jsdom) | `26.0.0` | `26.1.0` | | [next](https://github.com/vercel/next.js) | `15.2.5` | `15.3.2` | | [rollup](https://github.com/rollup/rollup) | `4.39.0` | `4.40.2` | | [sass](https://github.com/sass/dart-sass) | `1.86.3` | `1.88.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.5` | `6.3.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.1.1` | `3.1.3` | | [@stencil/core](https://github.com/stenciljs/core) | `4.29.2` | `4.31.0` | Updates `@changesets/cli` from 2.28.1 to 2.29.4 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.28.1...@changesets/cli@2.29.4) Updates `@eslint/js` from 9.24.0 to 9.26.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.26.0/packages/js) Updates `@eslint/json` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.11.0...json-v0.12.0) Updates `@types/node` from 22.14.0 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.24.0 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.26.0) Updates `eslint-config-prettier` from 10.1.2 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5) Updates `eslint-plugin-perfectionist` from 4.11.0 to 4.13.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v4.11.0...v4.13.0) Updates `stylelint` from 16.18.0 to 16.19.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.18.0...16.19.1) Updates `typescript-eslint` from 8.29.1 to 8.32.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.32.1/packages/typescript-eslint) Updates `@babel/core` from 7.26.10 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.26.10 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.26.9 to 7.27.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.2/packages/babel-preset-env) Updates `@babel/preset-react` from 7.26.3 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-react) Updates `@babel/preset-typescript` from 7.27.0 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-typescript) Updates `@babel/runtime` from 7.27.0 to 7.27.1 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-runtime) Updates `@vitejs/plugin-react` from 4.3.4 to 4.4.1 - [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@4.4.1/packages/plugin-react) Updates `@vitest/coverage-v8` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/coverage-v8) Updates `jsdom` from 26.0.0 to 26.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.0.0...26.1.0) Updates `next` from 15.2.5 to 15.3.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.5...v15.3.2) Updates `rollup` from 4.39.0 to 4.40.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.39.0...v4.40.2) Updates `sass` from 1.86.3 to 1.88.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.86.3...1.88.0) Updates `vite` from 6.2.5 to 6.3.5 - [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/v6.3.5/packages/vite) Updates `vitest` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest) Updates `@stencil/core` from 4.29.2 to 4.31.0 - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.29.2...v4.31.0) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.29.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@eslint/js" dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@eslint/json" dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: eslint-plugin-perfectionist dependency-version: 4.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: stylelint dependency-version: 16.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/preset-react" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/preset-typescript" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: "@babel/runtime" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: next dependency-version: 15.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rollup dependency-version: 4.40.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: sass dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: vite dependency-version: 6.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: vitest dependency-version: 3.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: "@stencil/core" dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 patch-and-minor-dependencies group with 24 updates in the / directory:
2.28.1
2.29.4
9.24.0
9.26.0
0.11.0
0.12.0
22.14.0
22.15.17
9.24.0
9.26.0
10.1.2
10.1.5
4.11.0
4.13.0
16.18.0
16.19.1
8.29.1
8.32.1
7.26.10
7.27.1
7.26.10
7.27.1
7.26.9
7.27.2
7.26.3
7.27.1
7.27.0
7.27.1
7.27.0
7.27.1
4.3.4
4.4.1
3.1.1
3.1.3
26.0.0
26.1.0
15.2.5
15.3.2
4.39.0
4.40.2
1.86.3
1.88.0
6.2.5
6.3.5
3.1.1
3.1.3
4.29.2
4.31.0
Updates
@changesets/cli
from 2.28.1 to 2.29.4Release notes
Sourced from
@changesets/cli
's releases.Commits
b962929
Version Packages (#1669)65d6632
Fixed a crash in pre mode when trying to version private packages when taggin...5ca6271
Enable publishing with provenance (#1659)d23598a
Version Packages (#1641)de8bebc
Fixed a crash in prerelease mode when a package misses the version field in i...f15b0d0
docs: adds spectrum css and spectrum web components (#1627)c1e8a78
Support../
inpublishConfig.directory
when publishing packages (#1619)6dcc237
docs: fix examples (#1630)baa9d45
Version Packages (#1637)f73f84a
Correctly resolve new changesets withsince
option when the.changeset
di...Updates
@eslint/js
from 9.24.0 to 9.26.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
releaseUpdates
@eslint/json
from 0.11.0 to 0.12.0Release notes
Sourced from
@eslint/json
's releases.Changelog
Sourced from
@eslint/json
's changelog.Commits
42cca77
chore: release 0.12.0 🚀 (#90)e59374c
docs: Update README sponsors74855f7
docs: Update README sponsors3dddec3
test: create tests forJSONRuleDefinition
(#92)1f6079c
docs: Update README sponsorsfaad297
docs: Update README sponsorsdce4601
feat!: Update package types for better reuse (#91)897f3b5
docs: Update README sponsorsd099c78
fix: Updatetypes.ts
for compatibility withverbatimModuleSyntax
(#88)e7239df
test: re-enableESLint.Plugin
type test (#89)Updates
@types/node
from 22.14.0 to 22.15.17Commits
Updates
eslint
from 9.24.0 to 9.26.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8bbabc4
9.26.016f5ff7
Build: changelog update for 9.26.05b247c8
chore: upgrade to@eslint/js@9.26.0
(#19681)d6fa4ac
chore: package.json update for@eslint/js
releasee9754e7
feat: add reportGlobalThis to no-shadow-restricted-names (#19670)0fa2b7a
feat: add suggestions foreqeqeq
rule (#19640)dd98d63
docs: Update README96e84de
fix: check cache file existence before deletion (#19648)c25e858
docs: Update README0958690
chore: disambiguate internal typesLanguageOptions
andRule
(#19669)Updates
eslint-config-prettier
from 10.1.2 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)Updates
eslint-plugin-perfectionist
from 4.11.0 to 4.13.0Release notes
Sourced from eslint-plugin-perfectionist's releases.