-
Notifications
You must be signed in to change notification settings - Fork 5
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
build(deps-dev): bump the development group across 1 directory with 8 updates #369
Conversation
… updates Bumps the development group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.9` | `2.27.10` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.5.0` | `19.6.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.5.0` | `19.6.0` | | [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.1.2` | `20.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin) | `1.16.1` | `1.17.1` | | [eslint-plugin-tsdoc](https://github.com/microsoft/tsdoc/tree/HEAD/eslint-plugin) | `0.3.0` | `0.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.15.0` | `8.16.0` | Updates `@changesets/cli` from 2.27.9 to 2.27.10 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `@commitlint/cli` from 19.5.0 to 19.6.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/v19.6.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.5.0 to 19.6.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/v19.6.0/@commitlint/config-conventional) Updates `nx` from 20.1.2 to 20.1.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/20.1.3/packages/nx) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2) Updates `@eslint-react/eslint-plugin` from 1.16.1 to 1.17.1 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.17.1/packages/plugins/eslint-plugin) Updates `eslint-plugin-tsdoc` from 0.3.0 to 0.4.0 - [Changelog](https://github.com/microsoft/tsdoc/blob/main/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/tsdoc/commits/eslint-plugin-tsdoc_v0.4.0/eslint-plugin) Updates `typescript-eslint` from 8.15.0 to 8.16.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.16.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: nx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@eslint-react/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-tsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <[email protected]>
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the development group with 8 updates in the / directory:
2.27.9
2.27.10
19.5.0
19.6.0
19.5.0
19.6.0
20.1.2
20.1.3
5.6.3
5.7.2
1.16.1
1.17.1
0.3.0
0.4.0
8.15.0
8.16.0
Updates
@changesets/cli
from 2.27.9 to 2.27.10Release notes
Sourced from
@changesets/cli
's releases.Commits
5bf607e
Version Packages (#1491)962ab91
Fix cross-spawn vulnerability (#1514)baf5644
Ignore find changed packages error inchangeset add
(#1485)7ce17f5
Update changelog badges (#1493)26c8ba9
Add an error message for when a changeset references a nonexistent package (#...7323704
Bump micromatch (#1487)8ef697d
Separate Prettier formatting from ESLint checks (#1495)ccce743
Add error message and exit when there are no versionable packages (#1466)9956976
Addneverthrow
to cool projects list (#1443)86f6029
Add Hey API to cool projects list (#1404)Updates
@commitlint/cli
from 19.5.0 to 19.6.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
d33cbb7
v19.6.0aacc345
docs: add result info to config option #4241 (#4145)Updates
@commitlint/config-conventional
from 19.5.0 to 19.6.0Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
d33cbb7
v19.6.0Updates
nx
from 20.1.2 to 20.1.3Release notes
Sourced from nx's releases.
Commits
3003b66
fix(core): handle self shutdown for plugin workers is orphaned before connect...548d142
Revert "fix(core): lower socket path by 10 chars to reduce chances of too-lon...79110e9
fix(core): gracefully handle non-existent files in find_imports (#29027)95a1c09
fix(release): remove duplicate space character in changelog thank you header ...7ae01cc
fix(core): ensure process is kept alive when plugin communication in progress...Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
@eslint-react/eslint-plugin
from 1.16.1 to 1.17.1Release notes
Sourced from
@eslint-react/eslint-plugin
's releases.Changelog
Sourced from
@eslint-react/eslint-plugin
's changelog.Commits
c2ee237
release: 1.17.1643ae4d
release: 1.17.1-beta.40387aff
release: 1.17.1-next.48437f55
release: 1.17.1-beta.3566fcc7
release: 1.17.1-next.3a7ddea3
release: 1.17.1-beta.222330fc
release: 1.17.1-next.2e0b2940
fix(plugins/debug): 'is-from-react' use correct settings when calling 'isInit...f90c948
release: 1.17.1-beta.01186553
release: 1.17.1-next.0Updates
eslint-plugin-tsdoc
from 0.3.0 to 0.4.0Changelog
Sourced from eslint-plugin-tsdoc's changelog.
Commits
0355420
Bump versions [skip ci]c5fb4f1
Update changelogs [skip ci]00203d4
[eslint-plugin-tsdoc] Leverage tsConfigRootDir setting26a8594
Cherry-pick microsoft/rushstack#4851...b7950a8
Fix an issue where CHANGELOG.md was no longer included in published packagesUpdates
typescript-eslint
from 8.15.0 to 8.16.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
f74a8fa
chore(release): publish 8.16.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 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