-
Notifications
You must be signed in to change notification settings - Fork 5
build(deps-dev): bump the development group across 1 directory with 17 updates #931
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-6dda170393
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.
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
…7 updates Bumps the development group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.27.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.2` | `28.0.3` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.0` | `16.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.15.19` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.27.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `56.0.1` | `59.0.1` | | [globals](https://github.com/sindresorhus/globals) | `15.14.0` | `16.1.0` | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.9` | `8.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.41.0` | | [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.1.1` | `6.2.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.3.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.32.1` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.2.3` | `7.5.1` | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.0` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.3.2` | `12.6.1` | Updates `@eslint/js` from 9.18.0 to 9.27.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.27.0/packages/js) Updates `@rollup/plugin-commonjs` from 28.0.2 to 28.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.3/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 16.0.0 to 16.0.1 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.1/packages/node-resolve) Updates `@types/node` from 22.10.10 to 22.15.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.18.0 to 9.27.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.27.0) Updates `eslint-plugin-unicorn` from 56.0.1 to 59.0.1 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v56.0.1...v59.0.1) Updates `globals` from 15.14.0 to 16.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v16.1.0) Updates `lerna` from 8.1.9 to 8.2.2 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.2.2/packages/lerna) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `rollup` from 4.31.0 to 4.41.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.31.0...v4.41.0) Updates `rollup-plugin-dts` from 6.1.1 to 6.2.1 - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](Swatinem/rollup-plugin-dts@v6.1.1...v6.2.1) Updates `ts-jest` from 29.2.5 to 29.3.4 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.5...v29.3.4) Updates `typescript` from 5.7.3 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.3) Updates `typescript-eslint` from 8.21.0 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 `@inquirer/prompts` from 7.2.3 to 7.5.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) Updates `commander` from 13.1.0 to 14.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v14.0.0) Updates `inquirer` from 12.3.2 to 12.6.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@12.6.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/node" dependency-version: 22.15.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-unicorn dependency-version: 59.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: globals dependency-version: 16.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: lerna dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: rollup dependency-version: 4.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: rollup-plugin-dts dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: ts-jest dependency-version: 29.3.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript-eslint dependency-version: 8.32.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@inquirer/prompts" dependency-version: 7.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: inquirer dependency-version: 12.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
95bffe1
to
df54541
Compare
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 group with 17 updates in the / directory:
9.18.0
9.27.0
28.0.2
28.0.3
16.0.0
16.0.1
22.10.10
22.15.19
9.18.0
9.27.0
56.0.1
59.0.1
15.14.0
16.1.0
8.1.9
8.2.2
3.4.2
3.5.3
4.31.0
4.41.0
6.1.1
6.2.1
29.2.5
29.3.4
5.7.3
5.8.3
8.21.0
8.32.1
7.2.3
7.5.1
13.1.0
14.0.0
12.3.2
12.6.1
Updates
@eslint/js
from 9.18.0 to 9.27.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
ecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)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
release4946847
chore: package.json update for@eslint/js
release20591c4
chore: package.json update for@eslint/js
release129882d
chore: formatted files with Prettier via trunk fmt (#19355)Updates
@rollup/plugin-commonjs
from 28.0.2 to 28.0.3Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.Commits
8b5fb98
chore(release): commonjs v28.0.3f873993
fix(commonjs): fix error when bundle contains require() of module with falsy ...Updates
@rollup/plugin-node-resolve
from 16.0.0 to 16.0.1Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
e1a5ef9
chore(release): node-resolve v16.0.1d455fff
fix(node-resolve): addignoreSideEffectsForRoot
to exported interface (#1841)d64f8d6
chore(release): node-resolve v16.0.0ebd0969
feat(node-resolve)!: set development or production condition (#1823)f89ca92
chore(release): node-resolve v15.3.14cfc1c3
refactor(pluginutils,node-resolve): replacetest
withincludes
(#1787)a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)Updates
@types/node
from 22.10.10 to 22.15.19Commits
Updates
eslint
from 9.18.0 to 9.27.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b9080cf
9.27.0b7a5c66
Build: changelog update for 9.27.0f8f1560
chore: upgrade@eslint/js
@9
.27.0 (#19739)ecaef73
chore: package.json update for@eslint/js
release25de550
docs: Update description of frozen rules to mention TypeScript (#19736)bd5def6
docs: Clean up configuration files docs (#19735)d71e37f
feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717)5687ce7
fix: correct mismatched removed rules (#19734)596fdc6
chore: update dependency@arethetypeswrong/cli
to ^0.18.0 (#19732)ba456e0
feat: Externalize MCP server (#19699)Updates
eslint-plugin-unicorn
from 56.0.1 to 59.0.1Release notes
Sourced from eslint-plugin-unicorn's releases.
... (truncated)
Commits
26089c0
59.0.13114dd9
prefer-single-call
: Fix crash onCallExpression
followed by `FunctionDecl...3838ec8
59.0.0e117783
Renameno-array-push-push
toprefer-single-call
, support `Element#classLi...7cd91b8
empty-brace-spaces
: Remove support forRecordExpression
(#2629)756dbbf
Replaceread-package-up
withfind-up-simple
(#2619)9e50568
SupportFloat16Array
(#2622)48c54d9
Fix test snapshot (#2620)c63e698
Addno-unnecessary-array-flat-depth
rule (#2618)1f6e172
Addprefer-import-meta-properties
rule (#2607)Updates
globals
from 15.14.0 to 16.1.0Release notes
Sourced from globals's releases.