-
-
Notifications
You must be signed in to change notification settings - Fork 32
chore(deps-dev): bump the development-dependencies group across 1 directory with 10 updates #154
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/development-dependencies-5ad83325ec
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the development-dependencies group across 1 directory with 10 updates #154
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/development-dependencies-5ad83325ec
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 10 updates Bumps the development-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.1` | `24.7.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.0` | `8.46.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.0` | `8.46.0` | | [eslint](https://github.com/eslint/eslint) | `9.33.0` | `9.37.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.4.0` | `10.5.0` | | [eslint-plugin-vue-scoped-css](https://github.com/future-architect/eslint-plugin-vue-scoped-css) | `2.11.0` | `2.12.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.23.1` | `16.25.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `39.0.0` | `39.0.1` | | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | `15.0.1` | `16.0.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.1` | `7.1.9` | Updates `@types/node` from 24.2.1 to 24.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.39.0 to 8.46.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.46.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.39.0 to 8.46.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.0/packages/parser) Updates `eslint` from 9.33.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.33.0...v9.37.0) Updates `eslint-plugin-vue` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.4.0...v10.5.0) Updates `eslint-plugin-vue-scoped-css` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/future-architect/eslint-plugin-vue-scoped-css/releases) - [Changelog](https://github.com/future-architect/eslint-plugin-vue-scoped-css/blob/master/CHANGELOG.md) - [Commits](future-architect/eslint-plugin-vue-scoped-css@v2.11.0...v2.12.0) Updates `stylelint` from 16.23.1 to 16.25.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.23.1...16.25.0) Updates `stylelint-config-standard` from 39.0.0 to 39.0.1 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@39.0.0...39.0.1) Updates `stylelint-config-standard-scss` from 15.0.1 to 16.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@v15.0.1...v16.0.0) Updates `vite` from 7.1.1 to 7.1.9 - [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.9/packages/vite) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-vue dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-vue-scoped-css dependency-version: 2.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 16.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: stylelint-config-standard dependency-version: 39.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint-config-standard-scss dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vite dependency-version: 7.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 development-dependencies group with 10 updates in the / directory:
24.2.1
24.7.2
8.39.0
8.46.0
8.39.0
8.46.0
9.33.0
9.37.0
10.4.0
10.5.0
2.11.0
2.12.0
16.23.1
16.25.0
39.0.0
39.0.1
15.0.1
16.0.0
7.1.1
7.1.9
Updates
@types/node
from 24.2.1 to 24.7.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.39.0 to 8.46.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
aec785e
chore(release): publish 8.46.0a974191
fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278
fix(typescript-estree): forbid abstract method and accessor to have implement...f083798
feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625
fix(eslint-plugin): removed error type previously deprecated (#11674)7f5fed7
chore: remove unused batchedSingleLineTests test utility (#11675)f8412ce
fix(eslint-plugin): [no-deprecated] ignore deprecatedexport import
s (#11603)8de997e
feat(eslint-plugin): [no-unused-vars] support explicit resource management wi...740a63f
feat(rule-schema-to-typescript-types): clean up and make public (#11633)692d4ee
docs(eslint-plugin): [prefer-for-of] mention DOM elements and lib: dom.iterab...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.39.0 to 8.46.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
aec785e
chore(release): publish 8.46.0255e9e2
chore(release): publish 8.45.0c198052
chore(release): publish 8.44.177056f7
chore(release): publish 8.44.0ef9173c
chore(release): publish 8.43.0d135909
chore(release): publish 8.42.031a7336
chore(release): publish 8.41.060c3b26
chore(release): publish 8.40.0b2ee794
chore(release): publish 8.39.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parser
since your current version.Updates
eslint
from 9.33.0 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf
9.37.094865ff
Build: changelog update for 9.37.0afe8a13
chore: update@eslint/js
dependency to version 9.37.0 (#20183)abee4ca
chore: package.json update for@eslint/js
releaseb950359
docs: fix typos across the docs (#20182)42498a2
docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381f
chore: fix typos in comments (#20175)e1574a2
chore: unpin jiti (#20173)29ea092
docs: Update READMEa129cce
fix: correctno-loss-of-precision
false positives for leading zeros (#20164)Updates
eslint-plugin-vue
from 10.4.0 to 10.5.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
9f9bd2a
Version Packages (#2910)7aaba4d
feat: Object.assign detection to mutation rules (#2929)79d6a31
AddedignoredObjectNames
option tovue/no-async-in-computed-properties
(#...3e122e5
test(integrations/import): align fixture to ESLint ^9 (#2931)35ea4cb
test(required-typed-ref): remove invalid}
outside\<script>
(#2935)adc460d
feat(attributes-order): add sortLineLength option (#2759)10d645e
feat(component-name-in-template-casing):global
option support regex (#2928)a5127b0
fix(valid-define-options): Allow the use of simple constants (#2920)64f9880
chore: fix generate:version script (#2922)75b46ee
chore: fix test fixture for script-indent rule (#2923)Updates
eslint-plugin-vue-scoped-css
from 2.11.0 to 2.12.0Release notes
Sourced from eslint-plugin-vue-scoped-css's releases.
Changelog
Sourced from eslint-plugin-vue-scoped-css's changelog.
Commits
cf09470
chore: release eslint-plugin-vue-scoped-css (#414)bb29e96
chore: fix doc990e68a
Add extraClassAttributes option to match additional class-like attributes in ...8399873
chore(deps): update actions/checkout action to v5 (#409)b4b7538
chore(deps): update actions/upload-pages-artifact action to v4 (#412)79aad97
chore(deps): update dependency eslint-plugin-jsdoc to v54 (#411)15abf5e
chore(deps): update dependency eslint-plugin-jsdoc to v53 (#410)3771ba1
chore(deps): update dependency@ota-meshi/eslint-plugin
to ^0.18.0 (#408)629648c
chore(deps): update dependency typescript to ~5.9.0 (#406)c013a9a
chore(deps): update dependency stylelint-config-standard to v39 (#405)Updates
stylelint
from 16.23.1 to 16.25.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
a6efacb
Release 16.25.0 (#8796)9c623fb
Document new release workflow (#8793)f34b6b4
Fixrelease-pr
workflow failure (#8794)acc163e
Use consistent workflow names (#8792)55de5ed
Use new release workflow (#8791)242f757
Add rule name to custom messages (#8774)9045b3e
Bump rollup from 4.50.1 to 4.52.0 (#8789)30abc78
Bump eslint from 9.35.0 to 9.36.0 in the eslint group (#8786)808cff3
Bump stylelint/changelog-to-github-release-action from 0.3.1 to 0.5.1 (#8785)b478202
AddignoreAtRules: []
tono-invalid-position-declaration
(#8781)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint since your current version.
Updates
stylelint-config-standard
from 39.0.0 to 39.0.1Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
a2416d3
Release 39.0.1 (#374)9911899
Fixlayer-name-pattern
false positives for dot notation (#373)807ed8d
Bump Stylelint (#371)f6aea8b
Introduce new release workflow (#370)5f6cc89
Bump stylelint/.github from 5c1fac886fb5f8f74e29e133f36d242770d03ed3 to 34f1c...939280e
Bump the dev-deps group with 2 updates (#368)8cad224
Shorten dev dependencies group name for Dependabot (#367)552ca29
Sync CODEOWNERS (#366)6c540d2
Bump eslint from 9.34.0 to 9.35.0 in the development-dependencies group (#365)bc321ef
Introduce cooldown period for Dependabot updates (#364)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint-config-standard since your current version.
Updates
stylelint-config-standard-scss
from 15.0.1 to 16.0.0Release notes
Sourced from stylelint-config-standard-scss's releases.
Changelog
Sourced from stylelint-config-standard-scss's changelog.
Commits
ad966dc
16.0.06ab0a97
Prepare 16.0.0 (#246)b9d3262
Sync stylelint peer dep version with stylelint-config-recommended-scss (#245)a3bf197
Bump stylelint-config-recommended-scss from 16.0.0 to 16.0.1 (#244)61a4a59
Bump npm-run-all2 from 8.0.1 to 8.0.4 (#227)4df4a84
Bump eslint from 9.26.0 to 9.35.0 (#243)7ef6c62
Bump prettier from 3.5.3 to 3.6.2 (#234)a314461
Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (#235)c43906f
Bump actions/checkout from 4 to 5 (#241)741c6ac
Update to stylelint-config-recommended-scss 16 (#238)Updates
vite
from 7.1.1 to 7.1.9Release notes
Sourced from