-
-
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] <support@github.com>
|
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.124.7.28.39.08.46.08.39.08.46.09.33.09.37.010.4.010.5.02.11.02.12.016.23.116.25.039.0.039.0.115.0.116.0.07.1.17.1.9Updates
@types/nodefrom 24.2.1 to 24.7.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 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
aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278fix(typescript-estree): forbid abstract method and accessor to have implement...f083798feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625fix(eslint-plugin): removed error type previously deprecated (#11674)7f5fed7chore: remove unused batchedSingleLineTests test utility (#11675)f8412cefix(eslint-plugin): [no-deprecated] ignore deprecatedexport imports (#11603)8de997efeat(eslint-plugin): [no-unused-vars] support explicit resource management wi...740a63ffeat(rule-schema-to-typescript-types): clean up and make public (#11633)692d4eedocs(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-pluginsince your current version.Updates
@typescript-eslint/parserfrom 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
aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.031a7336chore(release): publish 8.41.060c3b26chore(release): publish 8.40.0b2ee794chore(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/parsersince your current version.Updates
eslintfrom 9.33.0 to 9.37.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
d5d1bdf9.37.094865ffBuild: changelog update for 9.37.0afe8a13chore: update@eslint/jsdependency to version 9.37.0 (#20183)abee4cachore: package.json update for@eslint/jsreleaseb950359docs: fix typos across the docs (#20182)42498a2docs: improve ToC accessibility by hiding non-semantic character (#20181)fc9381fchore: fix typos in comments (#20175)e1574a2chore: unpin jiti (#20173)29ea092docs: Update READMEa129ccefix: correctno-loss-of-precisionfalse positives for leading zeros (#20164)Updates
eslint-plugin-vuefrom 10.4.0 to 10.5.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
9f9bd2aVersion Packages (#2910)7aaba4dfeat: Object.assign detection to mutation rules (#2929)79d6a31AddedignoredObjectNamesoption tovue/no-async-in-computed-properties(#...3e122e5test(integrations/import): align fixture to ESLint ^9 (#2931)35ea4cbtest(required-typed-ref): remove invalid}outside\<script>(#2935)adc460dfeat(attributes-order): add sortLineLength option (#2759)10d645efeat(component-name-in-template-casing):globaloption support regex (#2928)a5127b0fix(valid-define-options): Allow the use of simple constants (#2920)64f9880chore: fix generate:version script (#2922)75b46eechore: fix test fixture for script-indent rule (#2923)Updates
eslint-plugin-vue-scoped-cssfrom 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
cf09470chore: release eslint-plugin-vue-scoped-css (#414)bb29e96chore: fix doc990e68aAdd extraClassAttributes option to match additional class-like attributes in ...8399873chore(deps): update actions/checkout action to v5 (#409)b4b7538chore(deps): update actions/upload-pages-artifact action to v4 (#412)79aad97chore(deps): update dependency eslint-plugin-jsdoc to v54 (#411)15abf5echore(deps): update dependency eslint-plugin-jsdoc to v53 (#410)3771ba1chore(deps): update dependency@ota-meshi/eslint-pluginto ^0.18.0 (#408)629648cchore(deps): update dependency typescript to ~5.9.0 (#406)c013a9achore(deps): update dependency stylelint-config-standard to v39 (#405)Updates
stylelintfrom 16.23.1 to 16.25.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
a6efacbRelease 16.25.0 (#8796)9c623fbDocument new release workflow (#8793)f34b6b4Fixrelease-prworkflow failure (#8794)acc163eUse consistent workflow names (#8792)55de5edUse new release workflow (#8791)242f757Add rule name to custom messages (#8774)9045b3eBump rollup from 4.50.1 to 4.52.0 (#8789)30abc78Bump eslint from 9.35.0 to 9.36.0 in the eslint group (#8786)808cff3Bump stylelint/changelog-to-github-release-action from 0.3.1 to 0.5.1 (#8785)b478202AddignoreAtRules: []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-standardfrom 39.0.0 to 39.0.1Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
a2416d3Release 39.0.1 (#374)9911899Fixlayer-name-patternfalse positives for dot notation (#373)807ed8dBump Stylelint (#371)f6aea8bIntroduce new release workflow (#370)5f6cc89Bump stylelint/.github from 5c1fac886fb5f8f74e29e133f36d242770d03ed3 to 34f1c...939280eBump the dev-deps group with 2 updates (#368)8cad224Shorten dev dependencies group name for Dependabot (#367)552ca29Sync CODEOWNERS (#366)6c540d2Bump eslint from 9.34.0 to 9.35.0 in the development-dependencies group (#365)bc321efIntroduce 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-scssfrom 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
ad966dc16.0.06ab0a97Prepare 16.0.0 (#246)b9d3262Sync stylelint peer dep version with stylelint-config-recommended-scss (#245)a3bf197Bump stylelint-config-recommended-scss from 16.0.0 to 16.0.1 (#244)61a4a59Bump npm-run-all2 from 8.0.1 to 8.0.4 (#227)4df4a84Bump eslint from 9.26.0 to 9.35.0 (#243)7ef6c62Bump prettier from 3.5.3 to 3.6.2 (#234)a314461Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (#235)c43906fBump actions/checkout from 4 to 5 (#241)741c6acUpdate to stylelint-config-recommended-scss 16 (#238)Updates
vitefrom 7.1.1 to 7.1.9Release notes
Sourced from