-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bump the all-dependencies group with 11 updates #238
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/all-dependencies-97246517df
Closed
Bump the all-dependencies group with 11 updates #238
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/all-dependencies-97246517df
Conversation
This file contains 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
Bumps the all-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [@types/command-line-args](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/command-line-args) | `5.2.0` | `5.2.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.9` | `20.8.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` | | [uuid](https://github.com/uuidjs/uuid) | `9.0.0` | `9.0.1` | | [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.2` | `9.0.5` | | [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) | `37.0.0` | `39.1.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.2` | `29.7.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.3` | `29.5.5` | | [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.0.3` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.5` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.24.8` | `0.25.2` | Updates `@types/command-line-args` from 5.2.0 to 5.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/command-line-args) Updates `@types/node` from 20.4.9 to 20.8.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) Updates `uuid` from 9.0.0 to 9.0.1 - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.0...v9.0.1) Updates `@types/uuid` from 9.0.2 to 9.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Updates `eslint-config-standard-with-typescript` from 37.0.0 to 39.1.1 - [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v37.0.0...v39.1.1) Updates `jest` from 29.6.2 to 29.7.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/v29.7.0/packages/jest) Updates `@types/jest` from 29.5.3 to 29.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.1 to 3.0.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.1...3.0.3) Updates `rimraf` from 5.0.1 to 5.0.5 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.5) Updates `typedoc` from 0.24.8 to 0.25.2 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.24.8...v0.25.2) --- updated-dependencies: - dependency-name: "@types/command-line-args" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/uuid" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Use #236 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/all-dependencies-97246517df
branch
October 10, 2023 21:18
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 all-dependencies group with 11 updates:
5.2.0
5.2.1
20.4.9
20.8.3
5.1.6
5.2.2
9.0.0
9.0.1
9.0.2
9.0.5
37.0.0
39.1.1
29.6.2
29.7.0
29.5.3
29.5.5
3.0.1
3.0.3
5.0.1
5.0.5
0.24.8
0.25.2
Updates
@types/command-line-args
from 5.2.0 to 5.2.1Commits
Updates
@types/node
from 20.4.9 to 20.8.3Commits
Updates
typescript
from 5.1.6 to 5.2.2Release notes
Sourced from typescript's releases.
Commits
9684ba6
Cherry-pick fix for cross-file inlay hints (#55476) torelease-5.2
and LKG ...555ef99
Bump version to 5.2.2 and LKG6074b9d
Update LKG for 5.2.1 RC.b778ed1
Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.210b9962
Bump version to 5.2.1-rc and LKGe936eb1
Update package-lock.jsone36cd57
Update package-lock.json581fba1
Update package-lock.json8fc8c95
Decorators normative updates (#55276)b1c4dc4
Fix class name references (#55262)Updates
uuid
from 9.0.0 to 9.0.1Changelog
Sourced from uuid's changelog.
Commits
b3f142f
chore(release): 9.0.1fc5d643
chore: add node@12 back to CI, update readme (#733)462128b
ci: update node versions for cI (#732)4de23a6
test: remove missing getRandomValues test (#709)6eef540
chore: adapt bundlewatch config to new main branch name (#705)60ffc40
chore: run npm audit fix for json5 (#704)862562e
ci: run browser tests on pull_request_target (#703)e6b0c90
chore: minor typos in non-code areas (#702)8f028c4
chore: upgrade and fix the stale-issues workflow (#699)1ebda6c
chore: add SECURITY.md, fixes #696 (#697)Updates
@types/uuid
from 9.0.2 to 9.0.5Commits
Updates
eslint-config-standard-with-typescript
from 37.0.0 to 39.1.1Release notes
Sourced from eslint-config-standard-with-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-config-standard-with-typescript's changelog.
... (truncated)
Commits
dff4053
chore(release): 39.1.1 [skip ci]0d30679
Merge pull request #1292 from standard/test-equivalentsed8f1d4
fix: turn off ESLint no-implied-eval9e0d772
Merge pull request #1290 from standard/renovate/node-20.xf1b3a89
chore(deps): update dependency@types/node
to v20.8.3c2b009b
Merge pull request #1289 from standard/renovate/eslint-8.x7af95c7
chore(deps): update dependency eslint to v8.51.05284be4
Merge pull request #1288 from standard/renovate/node-20.x38aebcb
chore(deps): update dependency@types/node
to v20.8.24ab66cb
Merge pull request #1287 from standard/renovate/@typescript-eslint-packages
Updates
jest
from 29.6.2 to 29.7.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
Commits
4e56991
v29.7.055cd6a0
v29.6.4fb7d95c
v29.6.349bacb9
chore: update jest repo organisation in urls (#14413)Updates
@types/jest
from 29.5.3 to 29.5.5Commits
Updates
prettier
from 3.0.1 to 3.0.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d5f3171
Release 3.0.3a35008f
Support shared config that forbidsrequire()
(#15233)1ce97d1
Support TypeScript 5.2using
/await using
declaration (#15321)a73cfa0
Fix build script--report
option (#15323)941c6b3
Minor refactor togetSupportedFilesGlob
(#15319)f6c9e9b
Assert uniqueness in language properties (#15320)288ea7e
chore(deps): update dependency webpack to v5.88.2 (#15147)6654451
chore(deps): update dependency webpack to v5.88.2 (#15148)d059644
chore(deps): update dependency fast-glob to v3.3.1 (#15001)423011d
Minor refactor toexpandPatterns
(#15317)Updates
rimraf
from 5.0.1 to 5.0.5Commits
3cc9222
5.0.5562b912
tshy 1.2.2, build with mainffc44d3
5.0.40a84af6
bin: remove realpath, use testing env instead2e8e0d3
GitHub Actions: Node.js v2015656aa
5.0.314a1406
detect main module properly6297992
5.0.292a4e2c
move all types related to options to opt-arg.js5739c76
tap 18, build with tshyUpdates
typedoc
from 0.24.8 to 0.25.2Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
22fe25c
Update changelog for release73d7f3a
Bump version to 0.25.24e16473
Bump dev dep versions6cb49b2
Add sortEntryPoints option130ba48
Handle@template
constraints correctly8e0aaf7
Handle@module
ondeclare module "foo"
b12258d
Add navigationLeaves option2cabd22
Fix invalid link handling in packages mode608cf48
Fix solution style tsconfigs878e06a
Fix broken settings iconsDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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