-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the development-dependencies group across 1 directory with 25 updates #90
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-c52b32d2cd
Closed
Bump the development-dependencies group across 1 directory with 25 updates #90
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/development-dependencies-c52b32d2cd
Conversation
This file contains 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
…dates Bumps the development-dependencies group with 25 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.1.0` | `3.2.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.13.0` | `9.16.0` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `4.0.0` | `5.0.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) | `5.2.4` | `5.2.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.12.0` | `8.18.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.4` | `2.1.8` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `2.1.4` | `2.1.8` | | [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.16.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.46.0` | `2.46.1` | | [globals](https://github.com/sindresorhus/globals) | `15.11.0` | `15.13.0` | | [husky](https://github.com/typicode/husky) | `9.1.6` | `9.1.7` | | [postcss](https://github.com/postcss/postcss) | `8.4.47` | `8.4.49` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.3.2` | | [sass](https://github.com/sass/dart-sass) | `1.80.4` | `1.82.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.10.0` | `16.11.0` | | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `13.1.0` | `14.0.0` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.3` | `5.10.0` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.5` | `4.1.1` | | [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `6.0.3` | | [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa) | `0.20.5` | `0.21.1` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.4` | `2.1.8` | Updates `@eslint/eslintrc` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.1.0...v3.2.0) Updates `@eslint/js` from 9.13.0 to 9.16.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.16.0/packages/js) Updates `@sveltejs/vite-plugin-svelte` from 4.0.0 to 5.0.1 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte) Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.2...v6.6.3) Updates `@testing-library/svelte` from 5.2.4 to 5.2.6 - [Release notes](https://github.com/testing-library/svelte-testing-library/releases) - [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/svelte-testing-library@v5.2.4...v5.2.6) Updates `@typescript-eslint/eslint-plugin` from 8.12.0 to 8.18.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin) Updates `@vitest/coverage-v8` from 2.1.4 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/coverage-v8) Updates `@vitest/ui` from 2.1.4 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/ui) Updates `eslint` from 9.13.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.13.0...v9.16.0) Updates `eslint-plugin-svelte` from 2.46.0 to 2.46.1 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]) Updates `globals` from 15.11.0 to 15.13.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.11.0...v15.13.0) Updates `husky` from 9.1.6 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) Updates `postcss` from 8.4.47 to 8.4.49 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.47...8.4.49) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `prettier-plugin-svelte` from 3.2.7 to 3.3.2 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.3.2/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.7...v3.3.2) Updates `sass` from 1.80.4 to 1.82.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.80.4...1.82.0) Updates `stylelint` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.10.0...16.11.0) Updates `stylelint-config-standard-scss` from 13.1.0 to 14.0.0 - [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases) - [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md) - [Commits](stylelint-scss/stylelint-config-standard-scss@v13.1.0...v14.0.0) Updates `svelte` from 5.1.3 to 5.10.0 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `svelte-check` from 4.0.5 to 4.1.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.5...svelte-check-4.1.1) Updates `tslib` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.8.0...v2.8.1) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `vite` from 5.4.10 to 6.0.3 - [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.0.3/packages/vite) Updates `vite-plugin-pwa` from 0.20.5 to 0.21.1 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.20.5...v0.21.1) Updates `vitest` from 2.1.4 to 2.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@testing-library/svelte" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-config-standard-scss dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #91. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/development-dependencies-c52b32d2cd
branch
December 16, 2024 20:38
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 development-dependencies group with 25 updates in the / directory:
3.1.0
3.2.0
9.13.0
9.16.0
4.0.0
5.0.1
6.6.2
6.6.3
5.2.4
5.2.6
8.12.0
8.18.0
2.1.4
2.1.8
2.1.4
2.1.8
9.13.0
9.16.0
2.46.0
2.46.1
15.11.0
15.13.0
9.1.6
9.1.7
8.4.47
8.4.49
3.3.3
3.4.2
3.2.7
3.3.2
1.80.4
1.82.0
16.10.0
16.11.0
13.1.0
14.0.0
5.1.3
5.10.0
4.0.5
4.1.1
2.8.0
2.8.1
5.6.3
5.7.2
5.4.10
6.0.3
0.20.5
0.21.1
2.1.4
2.1.8
Updates
@eslint/eslintrc
from 3.1.0 to 3.2.0Release notes
Sourced from
@eslint/eslintrc
's releases.Changelog
Sourced from
@eslint/eslintrc
's changelog.Commits
f05aea7
chore: release 3.2.0 (#174)d02f914
feat: merge rule.meta.defaultOptions before validation (#166)2b0aa3a
docs: addcompat.extends
example with plugin config (#173)3e3b80a
ci: run tests in Node.js 23 (#170)fc9837d
ci: reduce list of releasable tags tofeat
,fix
andperf
(#161)Updates
@eslint/js
from 9.13.0 to 9.16.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
df9bf95
chore: package.json update for@eslint/js
releaseb441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)28be447
chore: package.json update for@eslint/js
releaseb0faee3
feat: add types for the@eslint/js
package (#19010)Updates
@sveltejs/vite-plugin-svelte
from 4.0.0 to 5.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
0c06e1f
Version Packages (#1039)5389d31
fix: handle peer dep warning (#1038)5192b92
Version Packages (#1036)4fefbc2
release vps5 (#1035)20f45b2
Version Packages (next) (#1027)0863cda
chore(deps): update all non-major dependencies (#1031)973ba75
feat: support?inline
query on svelte style virtual modules (#1024)0db95a9
fix: use script lang regex from svelte compiler (#1028)e3344b4
feat!: vite 6 support (#1020)e262266
feat: support vite 6 and enter prerelease (#1026)Updates
@testing-library/jest-dom
from 6.6.2 to 6.6.3Release notes
Sourced from
@testing-library/jest-dom
's releases.Commits
5ba0156
fix: add vitest import when extending vitest matchers (#646)Updates
@testing-library/svelte
from 5.2.4 to 5.2.6Release notes
Sourced from
@testing-library/svelte
's releases.Commits
90ba912
fix(types): do not erase component type constraint (#410)acbddfd
fix(types): adjust legacy types for eslint-plugin-svelte (#409)4b94019
ci: use production release of Svelte 5 by default (#405)Updates
@typescript-eslint/eslint-plugin
from 8.12.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...24a1510
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...47f1ab3
feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...772bd43
fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...4cb2cf8
fix: typescript peer dependency (#10373)0cc7919
feat(eslint-plugin): [no-deprecated] report on super call of deprecated const...2c8a75e
chore(release): publish 8.17.0670df27
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...Updates
@vitest/coverage-v8
from 2.1.4 to 2.1.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7b936702
bump: 2.1.632f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)Updates
@vitest/ui
from 2.1.4 to 2.1.8Release notes
Sourced from
@vitest/ui
's releases.