From fff42ff521edaf44270c911480f065cf6603d4af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 10:45:12 +0900 Subject: [PATCH] chore: bump v10.1.0 (#683) * bump: v10.1.0 * trigger build --------- Co-authored-by: 9renpoto <9renpoto@users.noreply.github.com> Co-authored-by: Keisuke Umeno <9renpoto@gmail.com> --- CHANGELOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 22 +++++++++++++++++----- 3 files changed, 65 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 761eb30e..d88e34c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,49 @@ +## v10.1.0 (2024-05-23) + + +## What's Changed +### :rocket: Type: Feature +* feat: use biomejs by @9renpoto in https://github.com/mentos1386/nest-raven/pull/650 +### Other Changes +* chore(deps): update dependency lint-staged to v15.2.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/639 +* chore(deps): update dependency @types/jest to v29.5.11 by @renovate in https://github.com/mentos1386/nest-raven/pull/640 +* chore(deps): update dependency prettier to v3.1.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/641 +* chore(deps): update nest monorepo to v10.3.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/643 +* chore(deps): update dependency @types/supertest to v6 by @renovate in https://github.com/mentos1386/nest-raven/pull/644 +* chore(deps): update dependency @types/supertest to v6.0.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/646 +* chore(deps): update dependency socket.io-client to v4.7.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/647 +* chore(deps): update dependency socket.io-client to v4.7.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/648 +* chore(deps): update dependency supertest to v6.3.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/649 +* refactor: remove duplicated workflow by @9renpoto in https://github.com/mentos1386/nest-raven/pull/651 +* chore(deps): update dependency dotenv to v16.3.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/652 +* chore: bump v10.1.0 by @github-actions in https://github.com/mentos1386/nest-raven/pull/645 +* chore(deps): update dependency @biomejs/biome to v1.5.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/653 +* chore(deps): update dependency ts-jest to v29.1.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/654 +* chore(deps): update dependency @types/jest to v29.5.12 by @renovate in https://github.com/mentos1386/nest-raven/pull/657 +* chore(deps): update dependency lint-staged to v15.2.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/658 +* chore(deps): update nest monorepo to v10.3.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/659 +* chore(deps): update dependency dotenv to v16.4.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/660 +* chore(deps): update dependency dotenv to v16.4.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/661 +* chore(deps): update dependency lint-staged to v15.2.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/662 +* chore(deps): update dependency dotenv to v16.4.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/663 +* chore(deps): update nest monorepo to v10.3.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/664 +* chore(deps): update dependency @nestjs/apollo to v12.1.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/665 +* chore(deps): update dependency husky to v9 by @renovate in https://github.com/mentos1386/nest-raven/pull/666 +* docs: explain this library in large projects by @mentos1386 in https://github.com/mentos1386/nest-raven/pull/667 +* chore(deps): update dependency dotenv to v16.4.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/668 +* chore(deps): update dependency @biomejs/biome to v1.6.4 by @renovate in https://github.com/mentos1386/nest-raven/pull/670 +* chore(deps): update dependency socket.io-client to v4.7.5 by @renovate in https://github.com/mentos1386/nest-raven/pull/671 +* chore(deps): update nest monorepo to v10.3.7 by @renovate in https://github.com/mentos1386/nest-raven/pull/672 +* chore(deps): update nest monorepo to v10.3.8 by @renovate in https://github.com/mentos1386/nest-raven/pull/675 +* chore(deps): update dependency @biomejs/biome to v1.7.0 by @renovate in https://github.com/mentos1386/nest-raven/pull/676 +* chore(deps): update dependency @biomejs/biome to v1.7.1 by @renovate in https://github.com/mentos1386/nest-raven/pull/677 +* chore(deps): update dependency @biomejs/biome to v1.7.2 by @renovate in https://github.com/mentos1386/nest-raven/pull/679 +* chore(deps): update dependency @biomejs/biome to v1.7.3 by @renovate in https://github.com/mentos1386/nest-raven/pull/680 +* chore(deps): update dependency supertest to v7 by @renovate in https://github.com/mentos1386/nest-raven/pull/678 +* Revert "chore: bump v10.1.0" by @9renpoto in https://github.com/mentos1386/nest-raven/pull/681 + + +**Full Changelog**: https://github.com/mentos1386/nest-raven/compare/v10.0.1...v10.1.0 ## v10.0.1 (2023-12-03) diff --git a/package-lock.json b/package-lock.json index 2e62a5df..a034c368 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nest-raven", - "version": "10.0.1", + "version": "10.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nest-raven", - "version": "10.0.1", + "version": "10.1.0", "license": "MIT", "devDependencies": { "@biomejs/biome": "^1.5.2", diff --git a/package.json b/package.json index 41f71bfc..4146b437 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,10 @@ { "name": "nest-raven", - "version": "10.0.1", + "version": "10.1.0", "description": "Sentry Raven Module for Nest Framework", - "files": ["dist"], + "files": [ + "dist" + ], "scripts": { "build": "rm -rf dist && tsc -p tsconfig.build.json", "prepublishOnly": "npm run build", @@ -12,7 +14,13 @@ "type": "git", "url": "https://github.com/mentos1386/nest-raven.git" }, - "keywords": ["nestjs", "nest", "raven", "sentry", "module"], + "keywords": [ + "nestjs", + "nest", + "raven", + "sentry", + "module" + ], "author": "Tine Jozelj", "license": "MIT", "bugs": { @@ -47,10 +55,14 @@ "jest": { "preset": "ts-jest", "collectCoverage": true, - "collectCoverageFrom": ["lib/**"] + "collectCoverageFrom": [ + "lib/**" + ] }, "lint-staged": { - "*.ts": ["biome check"] + "*.ts": [ + "biome check" + ] }, "optionalDependencies": { "@nestjs/graphql": "^11.0.0 || ^12.0.0"