Skip to content

Commit

Permalink
build(deps): bump the production-compat group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the production-compat group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.7` | `20.6.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.11` | `7.22.17` |
| [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.11` | `7.22.15` |
| [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` |
| [tar](https://github.com/isaacs/node-tar) | `6.1.15` | `6.2.0` |
| [pino](https://github.com/pinojs/pino) | `8.15.0` | `8.15.1` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.400.0` | `3.409.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.400.0` | `3.409.0` |


Updates `@types/node` from 20.5.7 to 20.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@babel/core` from 7.22.11 to 7.22.17
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core)

Updates `@babel/eslint-parser` from 7.22.11 to 7.22.15
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.15/eslint/babel-eslint-parser)

Updates `eslint` from 8.48.0 to 8.49.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.48.0...v8.49.0)

Updates `tar` from 6.1.15 to 6.2.0
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.15...v6.2.0)

Updates `pino` from 8.15.0 to 8.15.1
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.15.0...v8.15.1)

Updates `@aws-sdk/client-s3` from 3.400.0 to 3.409.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.409.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.400.0 to 3.409.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.409.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: "@babel/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-compat
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-compat
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent 59bb358 commit 558d3bf
Show file tree
Hide file tree
Showing 6 changed files with 837 additions and 768 deletions.
1,587 changes: 828 additions & 759 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"node": ">=18"
},
"devDependencies": {
"@types/node": "20.5.7",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@tanstack/react-query": "4.33.0",
"axios": "1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-compas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"license": "MIT",
"dependencies": {
"@compas/stdlib": "0.7.3",
"tar": "6.1.15"
"tar": "6.2.0"
},
"author": {
"name": "Dirk de Visser",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
],
"license": "MIT",
"dependencies": {
"@babel/core": "7.22.11",
"@babel/eslint-parser": "7.22.11",
"@babel/core": "7.22.17",
"@babel/eslint-parser": "7.22.15",
"@babel/plugin-syntax-class-properties": "7.12.13",
"eslint": "8.48.0",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.5.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/stdlib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
],
"license": "MIT",
"dependencies": {
"@types/node": "20.5.7",
"@types/node": "20.6.0",
"dotenv": "16.3.1",
"lodash.merge": "4.6.2",
"pino": "8.15.0"
"pino": "8.15.1"
},
"author": {
"name": "Dirk de Visser",
Expand Down
4 changes: 2 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
],
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "3.400.0",
"@aws-sdk/lib-storage": "3.400.0",
"@aws-sdk/client-s3": "3.409.0",
"@aws-sdk/lib-storage": "3.409.0",
"@compas/stdlib": "0.7.3",
"crc": "4.3.2",
"cron-parser": "^4.9.0",
Expand Down

0 comments on commit 558d3bf

Please sign in to comment.