-
Notifications
You must be signed in to change notification settings - Fork 115
chore(deps-dev): bump the dev-dependencies group across 1 directory with 19 updates #231
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-04410a4740
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 19 updates #231
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/dev-dependencies-04410a4740
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
9b74953
to
fbe2700
Compare
…ith 19 updates Bumps the dev-dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@release-it/bumper](https://github.com/release-it/bumper) | `7.0.2` | `7.0.5` | | [@release-it/conventional-changelog](https://github.com/release-it/conventional-changelog) | `10.0.0` | `10.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.15.29` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.10` | `19.1.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.1` | `8.33.1` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.17.3` | `9.0.2` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.28.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.5` | | [eslint-plugin-functional](https://github.com/eslint-functional/eslint-plugin-functional) | `8.0.0` | `9.0.2` | | [glob](https://github.com/isaacs/node-glob) | `11.0.1` | `11.0.2` | | [release-it](https://github.com/release-it/release-it) | `18.1.2` | `19.0.3` | | [tsd](https://github.com/tsdjs/tsd) | `0.31.2` | `0.32.0` | | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.19.3` | `4.19.4` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.27.9` | `0.28.5` | | [typedoc-plugin-frontmatter](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/typedoc-plugin-frontmatter) | `1.2.1` | `1.3.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.8` | `3.2.1` | Updates `@release-it/bumper` from 7.0.2 to 7.0.5 - [Release notes](https://github.com/release-it/bumper/releases) - [Commits](release-it/bumper@7.0.2...7.0.5) Updates `@release-it/conventional-changelog` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/release-it/conventional-changelog/releases) - [Commits](release-it/conventional-changelog@10.0.0...10.0.1) Updates `@types/node` from 22.13.10 to 22.15.29 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.0.10 to 19.1.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.26.1 to 8.33.1 - [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.33.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.26.1 to 8.33.1 - [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.33.1/packages/parser) Updates `cspell` from 8.17.3 to 9.0.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.0.2/packages/cspell) Updates `eslint` from 9.22.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.22.0...v9.28.0) Updates `eslint-config-prettier` from 10.1.1 to 10.1.5 - [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@v10.1.1...v10.1.5) Updates `eslint-plugin-functional` from 8.0.0 to 9.0.2 - [Release notes](https://github.com/eslint-functional/eslint-plugin-functional/releases) - [Changelog](https://github.com/eslint-functional/eslint-plugin-functional/blob/main/CHANGELOG.md) - [Commits](eslint-functional/eslint-plugin-functional@v8.0.0...v9.0.2) Updates `glob` from 11.0.1 to 11.0.2 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.1...v11.0.2) Updates `release-it` from 18.1.2 to 19.0.3 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@18.1.2...19.0.3) Updates `tsd` from 0.31.2 to 0.32.0 - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.2...v0.32.0) Updates `tsup` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.0) Updates `tsx` from 4.19.3 to 4.19.4 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.19.3...v4.19.4) Updates `typedoc` from 0.27.9 to 0.28.5 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.27.9...v0.28.5) Updates `typedoc-plugin-frontmatter` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/typedoc2md/typedoc-plugin-markdown/releases) - [Changelog](https://github.com/typedoc2md/typedoc-plugin-markdown/blob/main/packages/typedoc-plugin-frontmatter/CHANGELOG.md) - [Commits](https://github.com/typedoc2md/typedoc-plugin-markdown/commits/[email protected]/packages/typedoc-plugin-frontmatter) Updates `typedoc-plugin-markdown` from 4.4.2 to 4.6.4 - [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 `vitest` from 3.0.8 to 3.2.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.1/packages/vitest) --- updated-dependencies: - dependency-name: "@release-it/bumper" dependency-version: 7.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@release-it/conventional-changelog" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 22.15.29 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: cspell dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-functional dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: glob dependency-version: 11.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: release-it dependency-version: 19.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: tsd dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsx dependency-version: 4.19.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc dependency-version: 0.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typedoc-plugin-frontmatter dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typedoc-plugin-markdown dependency-version: 4.6.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
fbe2700
to
7c454ad
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 17 updates in the / directory:
7.0.2
7.0.5
10.0.0
10.0.1
22.13.10
22.15.29
19.0.10
19.1.6
8.26.1
8.33.1
8.17.3
9.0.2
9.22.0
9.28.0
10.1.1
10.1.5
8.0.0
9.0.2
11.0.1
11.0.2
18.1.2
19.0.3
0.31.2
0.32.0
8.4.0
8.5.0
4.19.3
4.19.4
0.27.9
0.28.5
1.2.1
1.3.0
3.0.8
3.2.1
Updates
@release-it/bumper
from 7.0.2 to 7.0.5Release notes
Sourced from
@release-it/bumper
's releases.Commits
db20bab
Release 7.0.507de07c
Fix toml/win newline issue (resolves #44)e89648a
Release 7.0.428efd13
Use commit.subject in release notes linec110741
Async factoryc08a3ae
fix: toml formatting (#43)f1e7a7f
Remove cache layer05c336f
Release 7.0.3c7f8a01
Async factory049f8e5
Support release-it v19Updates
@release-it/conventional-changelog
from 10.0.0 to 10.0.1Release notes
Sourced from
@release-it/conventional-changelog
's releases.Commits
f91e44f
Release 10.0.13e9f528
Add dummy config file in testa2f5059
Support release v19587be05
Add note aboutconventional-changelog-conventionalcommits
override (#110)bf27526
docs: Show that whatBump accepts a function for recommending the new version ...Updates
@types/node
from 22.13.10 to 22.15.29Commits
Updates
@types/react
from 19.0.10 to 19.1.6Commits
Updates
@typescript-eslint/eslint-plugin
from 8.26.1 to 8.33.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
936f350
chore(release): publish 8.33.1c14bcac
fix: exclude docs/ directory from eslint-plugin package (#11251)e493317
docs(eslint-plugin): add FAQ about JSDoc link usage with no-unused-vars (#11259)dca57b3
chore(release): publish 8.33.0387eeb5
docs(eslint-plugin): [typedef] deprecate the rule (#11202)f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)05014ff
chore: use TLA in ESM scripts rather than async main().catch() (#11218)220c38c
chore: updateeslint-plugin-perfectionist
tov4
(#11185)af077a0
chore(release): publish 8.32.1Updates
@typescript-eslint/parser
from 8.26.1 to 8.33.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
936f350
chore(release): publish 8.33.1dca57b3
chore(release): publish 8.33.0f9e0eb9
chore: clean up nx and other config (#11226)1c0e1ae
chore: update some package scripts and dependency config (#10765)48a9835
chore(parser): finish migrating tovitest
(#11191)af077a0
chore(release): publish 8.32.1b2be3dc
chore: simplifytsconfig
setup usingconfigDir
(#11136)aeb7402
chore(ast-spec): finish migrating tovitest
(#11126)819a03f
chore(release): publish 8.32.0172ab8a
chore(eslint-plugin): resolve remaining issues fromvitest
migration (#11100)Updates
cspell
from 8.17.3 to 9.0.2Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
39dbd9a
v9.0.27344235
chore: bump commander from 13.1.0 to 14.0.0 (#7361)9a7f626
chore: update deps (#7334)0c1e673
ci: Workflow Bot -- Update ALL Dependencies (main) (#7315)bdfabd3
v9.0.1f7c4be3
v9.0.02a0d86b
fix: Update en-gb dictionary to en-gb-mit (#7278)1b73ba8
feat! End support for Node 18 (#7275)1bee5f5
v8.19.4cb6946b
v8.19.3Updates
eslint
from 9.22.0 to 9.28.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
f341f21
9.28.0779dda9
Build: changelog update for 9.28.0175b7b8
chore: upgrade to@eslint/[email protected]
(#19802)844f5a6
chore: package.json update for@eslint/js
releaseb0674be
feat: Customization of serialization for languageOptions (#19760)3ec2082
docs: Nested arrays in files config entry (#19799)89a65b0
docs: clarify how config arrays can apply to subsets of files (#19788)2ba8a0d
docs: Add description of meta.namespace to plugin docs (#19798)eea3e7e
fix: Remove configured global variables fromGlobalScope#implicit
(#19779)a95721f
feat: Add--pass-on-unpruned-suppressions
CLI option (#19773)Updates
eslint-config-prettier
from 10.1.1 to 10.1.5Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
4c94893
chore: release eslint-config-prettier (#333)60fef02
chore: addfunding
field intopackage.json
(#332)f55501f
chore: release eslint-config-prettier (#329)50a8a22
chore(deps): update all dependencies (#330)94b4799
fix(cli): do not crash on no rules configured (#328)cdc4a5c
chore: release eslint-config-prettier (#326)4e95a1d
fix: this package iscommonjs
, align its types correctly (#325)8911369
chore: release eslint-config-prettier (#322)