-
Notifications
You must be signed in to change notification settings - Fork 0
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-dependencies group with 9 updates #148
build(deps-dev): bump the development-dependencies group with 9 updates #148
Conversation
Bumps the development-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.6.1` | `19.2.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.1` | `19.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.17` | `20.12.3` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.3` | `16.4.5` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [husky](https://github.com/typicode/husky) | `9.0.10` | `9.0.11` | | [turbo](https://github.com/vercel/turbo) | `1.12.3` | `1.13.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.2` | `1.4.0` | Updates `@commitlint/cli` from 18.6.1 to 19.2.1 - [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.2.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 18.6.1 to 19.1.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.1.0/@commitlint/config-conventional) Updates `@types/node` from 20.11.17 to 20.12.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 16.4.3 to 16.4.5 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.3...v16.4.5) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `husky` from 9.0.10 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.10...v9.0.11) Updates `turbo` from 1.12.3 to 1.13.2 - [Release notes](https://github.com/vercel/turbo/releases) - [Changelog](https://github.com/vercel/turbo/blob/main/release.md) - [Commits](vercel/turborepo@v1.12.3...v1.13.2) Updates `typescript` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) Updates `vitest` from 1.2.2 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #149. |
Bumps the development-dependencies group with 9 updates:
18.6.1
19.2.1
18.6.1
19.1.0
20.11.17
20.12.3
16.4.3
16.4.5
8.56.0
8.57.0
9.0.10
9.0.11
1.12.3
1.13.2
5.3.3
5.4.3
1.2.2
1.4.0
Updates
@commitlint/cli
from 18.6.1 to 19.2.1Release notes
Sourced from
@commitlint/cli
's releases.... (truncated)
Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
172cb52
v19.2.1f91d539
Fix regression when using --last flag (#3982)a64b417
v19.2.099f4f3f
feat(cli): introduce new --last flag, to stop recommending HEAD~1 (#3916)8d7a3d5
v19.1.09b4ac34
v19.0.3e538924
v19.0.29351b8e
v19.0.18793c63
fix: dropresolve-from
,resolve-global
andimport-fresh
, resolve global...f1ff121
v19.0.0Updates
@commitlint/config-conventional
from 18.6.1 to 19.1.0Release notes
Sourced from
@commitlint/config-conventional
's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
8d7a3d5
v19.1.059bc204
Chore/v18 patch merge (#3969)9b4ac34
v19.0.3f1ff121
v19.0.0868983c
docs: use vitepress (#3921)2816783
Revert "chore!: minimum node version v20"a909634
chore!: minimum node version v203423735
feat!: migrate to pure ESM (#3850)93fa15e
v18.6.2bc48408
fix(config-conventional): use default export (#3911)Updates
@types/node
from 20.11.17 to 20.12.3Commits
Updates
dotenv
from 16.4.3 to 16.4.5Changelog
Sourced from dotenv's changelog.
Commits
9f3e833
16.4.56924177
Merge pull request #814 from motdotla/dont-check-existance3533420
changelog 🪵249e5a6
adjust logic to support tests87fd887
do not check if exists1146910
rename .env-multiline to .env.multilined03e397
16.4.43275a0a
changelog 🪵f40a8c3
Merge pull request #812 from motdotla/patch-121dc22d3
replace 14 chaining operatorUpdates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
husky
from 9.0.10 to 9.0.11Release notes
Sourced from husky's releases.
Commits
a9c6584
9.0.1129056db
fix: husky=0 in init (#1395)095a4fe
docs: update how-to.mdd2e831d
docs: update how-to.mdd1a8ed1
chore: update package-lock.json (#1383)Updates
turbo
from 1.12.3 to 1.13.2Release notes
Sourced from turbo's releases.
... (truncated)
Commits
50fc942
publish 1.13.2 to registry6c701ad
fix(telemetry): support bad init (#7881)6839aa2
Update TS module resolutions in examples. (#7872)35a9bb0
release(turborepo): 1.13.1 (#7878)a33e99f
chore: fix lockfile (#7877)375cacf
Docs: Fix heading (#7873)a76ab4c
chore(telemetry): track dot env usage (#7876)f1d64e9
(docs): refer to correct Github Actions cache version as described in example...e41c412
add heaptrack trace format (#7849)941bc0b
fix(pnpm): support new pnpm9 default link-workspace-packages (#7865)Updates
typescript
from 5.3.3 to 5.4.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...Updates
vitest
from 1.2.2 to 1.4.0Release notes
Sourced from vitest's releases.