Skip to content

Commit

Permalink
deps(monorepo): update auto-merge non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent b7f86f5 commit 3cd5211
Show file tree
Hide file tree
Showing 15 changed files with 2,513 additions and 3,395 deletions.
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.4.0
22.8.0
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send Slack notification - Deployment started
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: "notifications"
payload: |
Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send Slack notification - Deployment successful
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: "notifications"
update-ts: ${{ steps.release.outputs.ts }}
Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send Slack notification - Deployment failed
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: "notifications"
update-ts: ${{ steps.release.outputs.ts }}
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send Slack notification - Deployment cancelled
uses: slackapi/slack-github-action@v1.26.0
uses: slackapi/slack-github-action@v1.27.0
with:
channel-id: "notifications"
update-ts: ${{ steps.release.outputs.ts }}
Expand Down
12 changes: 6 additions & 6 deletions apps/nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"peerDependencies": {
"@tamagui/web": "^1.89.20",
"@tamagui/web": "^1.110.5",
"nx": "19.7.3"
},
"dependencies": {
"@nx/devkit": "19.7.3",
"@storm-software/config": "latest",
"@storm-software/config-tools": "latest",
"@storm-software/workspace-tools": "latest",
"@tamagui/fake-react-native": "^1.89.11",
"esbuild": "^0.20.0",
"@tamagui/fake-react-native": "^1.110.5",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"glob": "^10.3.10",
"tslib": "^2.6.2"
"glob": "^10.4.5",
"tslib": "^2.7.0"
},
"devDependencies": {
"@tamagui/web": "^1.89.20",
"@tamagui/web": "^1.110.5",
"@types/fs-extra": "^11.0.4",
"nx": "19.7.3"
},
Expand Down
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"private": true,
"packageManager": "[email protected]",
"engines": {
"node": ">=22.4.0",
"node": ">=22.8.0",
"pnpm": ">=9.10.0"
},
"keywords": [
Expand Down Expand Up @@ -85,7 +85,7 @@
"dependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@commitlint/cli": "^19.3.0",
"@commitlint/cli": "^19.5.0",
"@ls-lint/ls-lint": "^2.2.3",
"@nderscore/tamagui-typescript-plugin": "^0.6.0",
"@nx/cypress": "19.7.3",
Expand All @@ -108,42 +108,42 @@
"@storm-software/testing-tools": "latest",
"@storm-software/tsconfig": "latest",
"@storm-software/workspace-tools": "latest",
"@swc-node/register": "1.9.2",
"@swc/cli": "0.3.14",
"@swc/core": "1.5.7",
"@swc/helpers": "0.5.12",
"@swc-node/register": "1.10.9",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.26",
"@swc/helpers": "0.5.13",
"@taplo/cli": "^0.7.0",
"@testing-library/react": "15.0.6",
"@types/jest": "29.5.12",
"@types/node": "^22.4.0",
"@testing-library/react": "15.0.7",
"@types/jest": "29.5.13",
"@types/node": "^22.5.5",
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"babel-jest": "29.7.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"copyfiles": "^2.4.1",
"cypress": "13.13.0",
"eslint": "^8.53.0",
"cypress": "13.14.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-environment-node": "29.7.0",
"knip": "5.25.2",
"lefthook": "^1.5.6",
"knip": "5.30.2",
"lefthook": "^1.7.15",
"log4brains": "1.0.1",
"ls-lint": "^0.1.2",
"make-dir-cli": "^3.1.0",
"nx": "19.7.3",
"prettier": "^3.3.0",
"prettier": "^3.3.3",
"react": "19.0.0-rc-f6cce072-20240723",
"react-dom": "19.0.0-rc-f6cce072-20240723",
"react-native": "0.74.1",
"rimraf": "^5.0.5",
"sherif": "0.10.0",
"ts-jest": "29.1.2",
"react-native": "0.75.3",
"rimraf": "^5.0.10",
"sherif": "0.11.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"tslib": "^2.6.2",
"tslib": "^2.7.0",
"typescript": "5.6.2",
"verdaccio": "5.29.2"
"verdaccio": "5.32.2"
},
"namespace": "@storm-stack",
"nx": {
Expand All @@ -162,20 +162,20 @@
"overrides": {
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"ip": ">=1.1.8",
"ip": ">=1.1.9",
"next": ">=13.4.20-canary.13",
"debug": ">=4.3.1",
"got": ">=11.8.5",
"debug": ">=4.3.7",
"got": ">=11.8.6",
"markdown-it": ">=12.3.2",
"node-fetch": ">=2.6.7",
"node-fetch": ">=2.7.0",
"parse-path": ">=5.0.0",
"parse-url": ">=8.1.0",
"shell-quote": ">=1.7.3",
"shell-quote": ">=1.8.1",
"loader-utils": ">=1.4.2",
"simple-git": ">=3.16.0",
"nth-check": ">=2.0.1",
"postcss": ">=8.4.31",
"follow-redirects": ">=1.15.5",
"simple-git": ">=3.26.0",
"nth-check": ">=2.1.1",
"postcss": ">=8.4.47",
"follow-redirects": ">=1.15.9",
"@storm-stack/utilities": "workspace:*",
"@storm-stack/unique-identifier": "workspace:*",
"@storm-stack/date-time": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"@storm-software/config-tools": "latest",
"chalk": "5.3.0",
"commander": "11.1.0",
"console-table-printer": "2.11.2",
"console-table-printer": "2.12.1",
"figlet": "^1.7.0",
"prompts": "^2.4.2",
"terminal-link": "^3.0.0"
},
"devDependencies": {
"@types/figlet": "^1.5.8",
"@types/node": "^22.4.0"
"@types/node": "^22.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@storm-software/workspace-tools": "latest"
},
"devDependencies": {
"@types/node": "^22.4.0"
"@types/node": "^22.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
6 changes: 3 additions & 3 deletions packages/file-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"private": false,
"dependencies": {
"@storm-software/config-tools": "latest",
"semver": "7.5.4"
"semver": "7.6.3"
},
"devDependencies": {
"@types/node": "^22.4.0",
"@types/semver": "7.5.6"
"@types/node": "^22.5.5",
"@types/semver": "7.5.8"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@storm-software/config": "latest",
"chalk": "5.3.0",
"pino": "8.16.2",
"pino": "8.21.0",
"pino-std-serializers": "^6.2.2"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"private": false,
"dependencies": {
"@antfu/ni": "^0.21.12",
"enhanced-resolve": "^5.15.0",
"@antfu/ni": "^0.23.0",
"enhanced-resolve": "^5.17.1",
"execa": "^8.0.1",
"glob": "^10.3.10",
"glob": "^10.4.5",
"md5": "^2.3.0",
"pnpapi": "^0.0.0",
"toposort": "^2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/serialization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@types/node": "^22.4.0"
"@types/node": "^22.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/server-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"private": false,
"dependencies": {
"bentocache": "1.0.0-beta.7"
"bentocache": "1.0.0-beta.9"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@sentry/types": "^8.30.0",
"@storm-software/config": "latest",
"@storm-software/config-tools": "latest",
"pino": "8.16.2",
"pino-loki": "2.1.3",
"pino": "8.21.0",
"pino-loki": "2.3.0",
"pino-pretty": "10.3.1",
"zod": "^3.22.4"
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^22.4.0"
"@types/node": "^22.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"node-window-polyfill": "^1.0.2"
},
"devDependencies": {
"@types/node": "^22.4.0"
"@types/node": "^22.5.5"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/unique-identifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"private": false,
"dependencies": {
"@noble/hashes": "1.3.3"
"@noble/hashes": "1.5.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 3cd5211

Please sign in to comment.