Skip to content

Commit

Permalink
chore(deps)!: update dependency @pob/root to v8 (#760)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: require node 18
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent 74923e7 commit 22dc3cc
Show file tree
Hide file tree
Showing 297 changed files with 1,279 additions and 1,399 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
node-version: 18
registry-url: "https://registry.npmjs.org"

- run: lerna publish from-git --no-verify-access --yes
- run: yarn lerna publish from-git --no-verify-access --yes
if: |
github.ref == 'refs/heads/main'
&& contains(github.event.inputs.dry-run, 'y') == false
Expand Down
176 changes: 0 additions & 176 deletions .vscode/nightingale-monorepo.code-workspace

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
312 changes: 156 additions & 156 deletions .yarn/releases/yarn-3.6.0.cjs → .yarn/releases/yarn-3.6.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ nodeLinker: node-modules
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
yarnPath: .yarn/releases/yarn-3.6.0.cjs
supportedArchitectures:
cpu:
- x64
- arm64
os:
- linux
- darwin
yarnPath: .yarn/releases/yarn-3.6.1.cjs
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"homepage": "https://github.com/christophehurpeau/nightingale",
"type": "module",
"engines": {
"node": ">=18.0.0"
"node": ">=18.12.0"
},
"packageManager": "yarn@3.6.0",
"workspaces": [
Expand Down Expand Up @@ -53,18 +53,18 @@
]
},
"devDependencies": {
"@babel/core": "7.21.4",
"@pob/commitlint-config": "5.1.1",
"@pob/eslint-config": "50.0.5",
"@pob/eslint-config-typescript": "50.0.5",
"@pob/lerna-light": "6.2.0",
"@pob/root": "7.8.0",
"@babel/core": "7.22.5",
"@pob/commitlint-config": "6.0.1",
"@pob/eslint-config": "51.0.0",
"@pob/eslint-config-typescript": "51.0.0",
"@pob/lerna-light": "7.0.1",
"@pob/root": "8.1.0",
"@types/jest": "29.5.2",
"@types/node": "18.16.18",
"check-package-dependencies": "6.4.1",
"eslint": "8.43.0",
"jest": "29.5.0",
"pob-babel": "35.8.0",
"pob-babel": "36.1.0",
"typedoc": "0.24.8",
"typescript": "5.1.6"
}
Expand Down
3 changes: 0 additions & 3 deletions packages/nightingale-ansi-formatter/.vscode/settings.json

This file was deleted.

8 changes: 4 additions & 4 deletions packages/nightingale-ansi-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"homepage": "https://github.com/christophehurpeau/nightingale",
"type": "module",
"engines": {
"node": ">=18.0.0"
"node": ">=18.12.0"
},
"browserslist": {
"production": [
Expand Down Expand Up @@ -74,9 +74,9 @@
"nightingale-types": "13.0.0"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"pob-babel": "35.8.0",
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"pob-babel": "36.1.0",
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions packages/nightingale-ansi-formatter/rollup.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { dirname } from 'path';
import { fileURLToPath } from 'url';
import { dirname } from 'node:path';
import { fileURLToPath } from 'node:url';
import createRollupConfig from 'pob-babel/createRollupConfig.js';

export default createRollupConfig({
Expand Down
3 changes: 0 additions & 3 deletions packages/nightingale-app-console/.vscode/settings.json

This file was deleted.

8 changes: 4 additions & 4 deletions packages/nightingale-app-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"homepage": "https://github.com/christophehurpeau/nightingale",
"type": "module",
"engines": {
"node": ">=18.0.0"
"node": ">=18.12.0"
},
"browserslist": {
"production": [
Expand Down Expand Up @@ -78,9 +78,9 @@
"nightingale-console": "13.0.0"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"pob-babel": "35.8.0",
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"pob-babel": "36.1.0",
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions packages/nightingale-app-console/rollup.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { dirname } from 'path';
import { fileURLToPath } from 'url';
import { dirname } from 'node:path';
import { fileURLToPath } from 'node:url';
import createRollupConfig from 'pob-babel/createRollupConfig.js';

export default createRollupConfig({
Expand Down
3 changes: 0 additions & 3 deletions packages/nightingale-app-react-native/.vscode/settings.json

This file was deleted.

8 changes: 4 additions & 4 deletions packages/nightingale-app-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"homepage": "https://github.com/christophehurpeau/nightingale",
"type": "module",
"engines": {
"node": ">=18.0.0"
"node": ">=18.12.0"
},
"browserslist": {
"production": [
Expand Down Expand Up @@ -83,9 +83,9 @@
"nightingale-react-native-console": "13.0.0"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"pob-babel": "35.8.0",
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"pob-babel": "36.1.0",
"typescript": "5.1.6"
}
}
4 changes: 2 additions & 2 deletions packages/nightingale-app-react-native/rollup.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { dirname } from 'path';
import { fileURLToPath } from 'url';
import { dirname } from 'node:path';
import { fileURLToPath } from 'node:url';
import createRollupConfig from 'pob-babel/createRollupConfig.js';

export default createRollupConfig({
Expand Down

This file was deleted.

8 changes: 4 additions & 4 deletions packages/nightingale-browser-console-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"homepage": "https://github.com/christophehurpeau/nightingale",
"type": "module",
"engines": {
"node": ">=18.0.0"
"node": ">=18.12.0"
},
"browserslist": {
"production": [
Expand Down Expand Up @@ -80,10 +80,10 @@
"nightingale-types": "13.0.0"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/core": "7.22.5",
"@babel/preset-env": "7.22.5",
"nightingale-levels": "13.0.0",
"pob-babel": "35.8.0",
"pob-babel": "36.1.0",
"typescript": "5.1.6"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { dirname } from 'path';
import { fileURLToPath } from 'url';
import { dirname } from 'node:path';
import { fileURLToPath } from 'node:url';
import createRollupConfig from 'pob-babel/createRollupConfig.js';

export default createRollupConfig({
Expand Down
3 changes: 0 additions & 3 deletions packages/nightingale-browser-console/.vscode/settings.json

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 22dc3cc

Please sign in to comment.