-
Notifications
You must be signed in to change notification settings - Fork 24
build(deps-dev): bump the dev-deps-breaking group across 1 directory with 20 updates #1208
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
beta
Choose a base branch
from
dependabot/npm_and_yarn/beta/dev-deps-breaking-e2663ce5b8
base: beta
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
build(deps-dev): bump the dev-deps-breaking group across 1 directory with 20 updates #1208
dependabot
wants to merge
1
commit into
beta
from
dependabot/npm_and_yarn/beta/dev-deps-breaking-e2663ce5b8
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
…with 20 updates Bumps the dev-deps-breaking group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.5.0` | `20.1.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.5.0` | `20.0.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.8` | `28.0.9` | | [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `15.3.0` | `16.0.3` | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `11.1.6` | `12.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.55` | `24.9.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.18.0` | `8.46.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.18.0` | `8.46.2` | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.15.0` | `15.5.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.38.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.13` | `30.0.0` | | [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) | `5.12.0` | `6.0.5` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `23.1.1` | `25.0.1` | | [supertest](https://github.com/ladjs/supertest) | `6.3.4` | `7.1.4` | | [typedoc-plugin-markdown](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-markdown) | `3.17.1` | `4.9.0` | | [typedoc-plugin-merge-modules](https://github.com/krisztianb/typedoc-plugin-merge-modules) | `5.1.0` | `7.0.0` | | [typedoc-theme-hierarchy](https://github.com/DiFuks/typedoc-theme-hierarchy) | `4.1.2` | `6.0.0` | Updates `@commitlint/cli` from 19.5.0 to 20.1.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.5.0 to 20.0.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional) Updates `@rollup/plugin-commonjs` from 25.0.8 to 28.0.9 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.9/packages/commonjs) Updates `@rollup/plugin-node-resolve` from 15.3.0 to 16.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve) Updates `@rollup/plugin-typescript` from 11.1.6 to 12.3.0 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript) Updates `@types/node` from 18.19.55 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.46.2 - [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.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.46.2 - [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.2/packages/parser) Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `cypress` from 13.15.0 to 15.5.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.15.0...v15.5.0) Updates `eslint` from 8.57.1 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v9.38.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [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@v9.1.0...v10.1.8) Updates `jest` from 29.7.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `@types/jest` from 29.5.13 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `rollup-plugin-visualizer` from 5.12.0 to 6.0.5 - [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md) - [Commits](btd/rollup-plugin-visualizer@v5.12.0...v6.0.5) Updates `semantic-release` from 23.1.1 to 25.0.1 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v23.1.1...v25.0.1) Updates `supertest` from 6.3.4 to 7.1.4 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v6.3.4...v7.1.4) Updates `typedoc-plugin-markdown` from 3.17.1 to 4.9.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-markdown/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-markdown) Updates `typedoc-plugin-merge-modules` from 5.1.0 to 7.0.0 - [Release notes](https://github.com/krisztianb/typedoc-plugin-merge-modules/releases) - [Changelog](https://github.com/krisztianb/typedoc-plugin-merge-modules/blob/master/CHANGELOG.md) - [Commits](krisztianb/typedoc-plugin-merge-modules@v5.1.0...v7.0.0) Updates `typedoc-theme-hierarchy` from 4.1.2 to 6.0.0 - [Release notes](https://github.com/DiFuks/typedoc-theme-hierarchy/releases) - [Commits](DiFuks/typedoc-theme-hierarchy@4.1.2...v6.0.0) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@rollup/plugin-commonjs" dependency-version: 28.0.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@rollup/plugin-node-resolve" dependency-version: 16.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: cypress dependency-version: 15.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: rollup-plugin-visualizer dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: semantic-release dependency-version: 25.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: supertest dependency-version: 7.1.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: typedoc-plugin-markdown dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: typedoc-plugin-merge-modules dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking - dependency-name: typedoc-theme-hierarchy dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps-breaking ... Signed-off-by: dependabot[bot] <[email protected]>
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
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 dev-deps-breaking group with 20 updates in the / directory:
19.5.020.1.019.5.020.0.025.0.828.0.915.3.016.0.311.1.612.3.018.19.5524.9.17.18.08.46.27.18.08.46.27.0.310.1.013.15.015.5.08.57.19.38.09.1.010.1.829.7.030.2.029.5.1330.0.05.12.06.0.523.1.125.0.16.3.47.1.43.17.14.9.05.1.07.0.04.1.26.0.0Updates
@commitlint/clifrom 19.5.0 to 20.1.0Release notes
Sourced from
@commitlint/cli's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli's changelog.... (truncated)
Commits
a8e86d2v20.1.0407be6cv20.0.03c30200v19.8.1e49449ffix: update dependency tinyexec to v1 (#4332)e2e3b67Chore/deps prettier v3 3 (#4320)b92f072chore: update gitHead after failed publish (#4315)e82f05av19.8.0e685618chore: add missing'use strict'directives (#4301)0cd8f41perf: usenode:prefix to bypass require.cache call for builtins (#4302)b0e851cv19.7.1Updates
@commitlint/config-conventionalfrom 19.5.0 to 20.0.0Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
407be6cv20.0.03c30200v19.8.1e2e3b67Chore/deps prettier v3 3 (#4320)b92f072chore: update gitHead after failed publish (#4315)e82f05av19.8.00cd8f41perf: usenode:prefix to bypass require.cache call for builtins (#4302)b0e851cv19.7.1d33cbb7v19.6.0Updates
@rollup/plugin-commonjsfrom 25.0.8 to 28.0.9Changelog
Sourced from
@rollup/plugin-commonjs's changelog.... (truncated)
Commits
b079b59chore(release): commonjs v28.0.90881496fix(commonjs): handlenode:builtins withstrictRequires: auto(#1930)232dcf8chore(release): commonjs v28.0.85a6175bfix(commonjs): guard moduleSideEffects for wrapped externals (#1914)1935e9echore(release): commonjs v28.0.7e80d4b2fix(commonjs): avoid hoisting dynamically required node: builtins under stric...0862902chore(repo): update commonjs comment to clarify top-levelthisrewrite (#1888)a433ac9chore(release): commonjs v28.0.67b9d40dfix(commonjs): fix crash with invalidated proxy modules (#1876)cb1b08dchore(release): commonjs v28.0.5Updates
@rollup/plugin-node-resolvefrom 15.3.0 to 16.0.3Changelog
Sourced from
@rollup/plugin-node-resolve's changelog.Commits
764910achore(release): node-resolve v16.0.33569720fix(node-resolve): resolve bare targets of package "imports" using export map...516ed1dchore(release): node-resolve v16.0.27ad5057fix(node-resolve): error thrown with empty entry (#1893)e1a5ef9chore(release): node-resolve v16.0.1d455ffffix(node-resolve): addignoreSideEffectsForRootto exported interface (#1841)d64f8d6chore(release): node-resolve v16.0.0ebd0969feat(node-resolve)!: set development or production condition (#1823)f89ca92chore(release): node-resolve v15.3.14cfc1c3refactor(pluginutils,node-resolve): replacetestwithincludes(#1787)Updates
@rollup/plugin-typescriptfrom 11.1.6 to 12.3.0Changelog
Sourced from
@rollup/plugin-typescript's changelog.... (truncated)
Commits
973054dchore(release): typescript v12.3.0b6f027bfeat(typescript): expose latest Program to transformers in watch mode (#1923)a9cdbb5chore(release): typescript v12.2.089fa680feat(typescript): process .js when allowJs is enabled (#1920)ad58c8dchore(release): typescript v12.1.4a569848fix(typescript): revert #1653 (#1880)a209058chore(release): typescript v12.1.340a38b1fix(typescript): fixes #1652 compile when source exists anywhere in the worki...3952b73chore(release): typescript v12.1.2e58d29cfix(typescript): path validation issue in validatePaths function (#1800)Updates
@types/nodefrom 18.19.55 to 24.9.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.46.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.2698e7a8fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...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)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 7.18.0 to 8.46.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(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.0Maintainer 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
cross-envfrom 7.0.3 to 10.1.0Release notes
Sourced from cross-env's releases.
Commits
152ae6afeat: add support ofr default value syntaxbd70d1achore: upgrade zshy8e0b190chore(ci): get coverage8635e80fix(release): manually release a major version3a58f22chore: fix npmrc registryb70bfffchore(ci): add names to steps and workflowscc5759dfix(release): manually release a major version080a859chore: remove publish script31e5bc7chore(ci): restore built files81e9c34chore(ci): add back semantic-releaseUpdates
cypressfrom 13.15.0 to 15.5.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
6cb686echore: revert try blobless checkout method (#32738) (#32765)fdb3701chore: bump cache (#32759)5f756c4chore: release 15.5.0 (#32756)c9e8d59misc: update code button style for prompt (#32745)3f45167chore(deps): update dependency@antfu/utilsto ^0.7.10 (#32744)f7b8a0echore: Update Chrome (stable) to 141.0.7390.107 and Chrome (beta) to 142.0.74...2029602chore: updating v8 snapshot cache (#32751)9520957chore: updating v8 snapshot cache (#32750)b4eff93chore: updating v8 snapshot cache (#32749)dc607c5chore: test against Node.js 25 (#32737)Updates
eslintfrom 8.57.1 to 9.38.0Release notes
Sourced from eslint's releases.