From e62f1728284c468deddb5e136e1cfe7f2dc39970 Mon Sep 17 00:00:00 2001 From: Mike Donnalley Date: Fri, 10 May 2024 11:39:05 -0600 Subject: [PATCH 1/3] chore: remove npm-shrinkwrap.json (#549) --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9e588f45..2b42bc2e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ "exports": "./lib/index.js", "files": [ "/lib", - "/npm-shrinkwrap.json", "/oclif.manifest.json", "/schemas" ], @@ -79,12 +78,12 @@ "repository": "oclif/plugin-command-snapshot", "scripts": { "build": "shx rm -rf lib && tsc", - "clean": "shx rm -f oclif.manifest.json npm-shrinkwrap.json", + "clean": "shx rm -f oclif.manifest.json", "compile": "tsc", "lint": "eslint . --ext .ts", "postpack": "yarn run clean", "posttest": "yarn lint", - "prepack": "yarn build && oclif manifest && oclif readme && npm shrinkwrap", + "prepack": "yarn build && oclif manifest && oclif readme", "prepare": "husky && yarn build", "pretest": "yarn build --noEmit && tsc -p test --noEmit", "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\" --timeout 20000", From 111ce4f2446e0b1dda0e36567d0ba88a253c220f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 03:50:43 -0500 Subject: [PATCH 2/3] fix(deps): bump @oclif/core from 3.26.5 to 3.26.6 (#554) Bumps [@oclif/core](https://github.com/oclif/core) from 3.26.5 to 3.26.6. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/oclif/core/compare/3.26.5...3.26.6) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2b42bc2e..1aa1afca 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": { - "@oclif/core": "3.26.5", + "@oclif/core": "3.26.6", "@types/lodash.difference": "^4.5.9", "chalk": "^5.3.0", "globby": "^14.0.1", diff --git a/yarn.lock b/yarn.lock index deeb5350..27850550 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1601,10 +1601,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@3.26.5", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5": - version "3.26.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.5.tgz#6a1962971fcaa4e235c0d6a83d50681ccb2bd0e4" - integrity sha512-uRmAujGJjLhhgpLylbiuHuPt9Ec7u6aJ72utuSPNTRw47+W5vbQSGnLGPiil1Mt5YDL+zFOyTVH6Uv3NSP2SaQ== +"@oclif/core@3.26.6", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2", "@oclif/core@^3.26.4", "@oclif/core@^3.26.5": + version "3.26.6" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.6.tgz#f371868cfa0fe150a6547e6af98b359065d2f971" + integrity sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA== dependencies: "@types/cli-progress" "^3.11.5" ansi-escapes "^4.3.2" From c2e20297b1be968f5af88b1eda09a1445cdd42ed Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 11 May 2024 08:51:38 +0000 Subject: [PATCH 3/3] chore(release): 5.1.9 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac973d1c..81fcfc16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.1.9](https://github.com/oclif/plugin-command-snapshot/compare/5.1.8...5.1.9) (2024-05-11) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.26.5 to 3.26.6 ([#554](https://github.com/oclif/plugin-command-snapshot/issues/554)) ([111ce4f](https://github.com/oclif/plugin-command-snapshot/commit/111ce4f2446e0b1dda0e36567d0ba88a253c220f)) + ## [5.1.8](https://github.com/oclif/plugin-command-snapshot/compare/5.1.7...5.1.8) (2024-05-05) ### Bug Fixes diff --git a/package.json b/package.json index 1aa1afca..6c413fcf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-command-snapshot", "description": "generates and compares OCLIF plugins snapshot files", - "version": "5.1.8", + "version": "5.1.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": {