Bump the dev-dependencies group with 6 updates - #315
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.41` | `2.10.42` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.10` | `63.0.12` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `70.0.0` | `71.1.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.22.5` | `4.23.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.1` | `8.63.0` | Updates `baseline-browser-mapping` from 2.10.41 to 2.10.42 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.41...v2.10.42) Updates `eslint-plugin-jsdoc` from 63.0.10 to 63.0.12 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.10...v63.0.12) Updates `eslint-plugin-unicorn` from 70.0.0 to 71.1.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v70.0.0...v71.1.0) Updates `tsx` from 4.22.5 to 4.23.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.22.5...v4.23.0) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `typescript-eslint` from 8.62.1 to 8.63.0 - [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.63.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: baseline-browser-mapping dependency-version: 2.10.42 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 63.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 71.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-53438f561c
branch
July 18, 2026 00:05
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
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 dev-dependencies group with 6 updates:
2.10.412.10.4263.0.1063.0.1270.0.071.1.04.22.54.23.06.0.37.0.28.62.18.63.0Updates
baseline-browser-mappingfrom 2.10.41 to 2.10.42Release notes
Sourced from baseline-browser-mapping's releases.
Commits
47fdbbfPatch to 2.10.42 because browser or feature data changedac15f93Browser or feature data changede77261cUpdating static siteUpdates
eslint-plugin-jsdocfrom 63.0.10 to 63.0.12Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
df5813cfix: CJS builds; fixes #17197676b50fix(require-jsdoc): skip overloads to find method comment blocks; fixes #1688008470dchore: update semver, devDeps.; test Node 2686ae048chore: use yargs 17.7.3 with release-age exclusionUpdates
eslint-plugin-unicornfrom 70.0.0 to 71.1.0Release notes
Sourced from eslint-plugin-unicorn's releases.
Commits
5373b9c71.1.0dafc7c9consistent-boolean-name: Allow async boolean predicates (#3502)064d890consistent-boolean-name: Allow boolean-like React refs withRefsuffix (#...950194b71.0.05eb6d87no-unnecessary-array-flat-map: Ignore conditional flatMap fixes in TypeScri...87d1de4Update dependencies (#3498)1af1d1aisolated-functions: Respect configured globals in isolated functions (#3495)fdb3d89prefer-boolean-return: Ignore repeated boolean guard clauses (#3494)3f4c31eprefer-uint8array-base64: Remove from presets (#3493)58670ffprefer-top-level-await: Ignore Svelte files (#3489)Updates
tsxfrom 4.22.5 to 4.23.0Release notes
Sourced from tsx's releases.
Commits
1dfad37docs: cite esbuild's extension-resolution model in node notes257bbbbfix: avoid redundant filesystem probes during module resolutionc178197feat: add multi-scenario startup benchmark suite51800acdocs: add Node internals knowledge base (notes/node)Updates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
typescript-eslintfrom 8.62.1 to 8.63.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
290cf6cchore(release): publish 8.63.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions