Skip to content

Commit

Permalink
chore(deps): replace dependency standard-version with commit-and-tag-…
Browse files Browse the repository at this point in the history
…version ^9.5.0 (release/11.0.0-next) (#1770)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[standard-version](https://togithub.com/conventional-changelog/standard-version)
| devDependencies | replacement | [`^9.0.0` ->
`^9.5.0`](https://renovatebot.com/diffs/npm/standard-version/9.5.0/) |

This is a special PR that replaces `standard-version` with the community
suggested minimal stable replacement version.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/AmadeusITGroup/otter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoicmVsZWFzZS8xMS4wLjAtbmV4dCIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
kpanot committed May 14, 2024
2 parents 8e8555b + 847fd59 commit abfdd95
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"sass": "~1.76.0",
"sass-loader": "^14.0.0",
"semver": "^7.5.2",
"standard-version": "^9.0.0",
"commit-and-tag-version": "^9.5.0",
"stylelint": "^16.0.2",
"stylelint-scss": "^6.0.0",
"ts-jest": "~29.1.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"publish:package": "npm publish ./dist",
"generate:mock": "schematics @ama-sdk/schematics:mock",
"doc:generate": "typedoc",
"tools:changelog": "standard-version"
"tools:changelog": "commit-and-tag-version"
},
"lint-staged": {
"**/*.(js|ts)": [
Expand Down Expand Up @@ -102,7 +102,7 @@
"minimist": "^1.2.6",
"rimraf": "^5.0.1",
"rxjs": "<%= versions['rxjs'] %>",
"standard-version": "^9.0.0",
"commit-and-tag-version": "^9.5.0",
"ts-jest": "<%= versions['ts-jest'] %>",
"typedoc": "~0.25.0",
"tsc-watch": "^6.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/showcase-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"publish:package": "npm publish ./dist",
"generate:mock": "schematics ../schematics:mock",
"doc:generate": "node scripts/override-readme.js && typedoc && node scripts/restore-readme.js",
"tools:changelog": "standard-version"
"tools:changelog": "commit-and-tag-version"
},
"dependencies": {
"@swc/helpers": "^0.5.0",
Expand Down Expand Up @@ -96,7 +96,7 @@
"lint-staged": "^15.0.0",
"minimist": "^1.2.6",
"rimraf": "^5.0.1",
"standard-version": "^9.0.0",
"commit-and-tag-version": "^9.5.0",
"ts-jest": "~29.1.2",
"tsc-watch": "^6.0.4",
"typedoc": "~0.25.0",
Expand Down
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.2.0"
"@typescript-eslint/parser": "npm:^7.2.0"
chokidar: "npm:^3.5.2"
commit-and-tag-version: "npm:^9.5.0"
eslint: "npm:^8.57.0"
eslint-plugin-jest: "npm:~27.9.0"
eslint-plugin-jsdoc: "npm:~48.2.1"
Expand All @@ -376,7 +377,6 @@ __metadata:
lint-staged: "npm:^15.0.0"
minimist: "npm:^1.2.6"
rimraf: "npm:^5.0.1"
standard-version: "npm:^9.0.0"
ts-jest: "npm:~29.1.2"
tsc-watch: "npm:^6.0.4"
tslib: "npm:^2.6.2"
Expand Down Expand Up @@ -8008,6 +8008,7 @@ __metadata:
bootstrap: "npm:5.3.3"
bootstrap-icons: "npm:^1.11.3"
browserslist: "npm:^4.21.4"
commit-and-tag-version: "npm:^9.5.0"
concurrently: "npm:^8.0.0"
cpy-cli: "npm:^5.0.0"
editorconfig-checker: "npm:^5.0.1"
Expand Down Expand Up @@ -8046,7 +8047,6 @@ __metadata:
sass: "npm:~1.76.0"
sass-loader: "npm:^14.0.0"
semver: "npm:^7.5.2"
standard-version: "npm:^9.0.0"
stylelint: "npm:^16.0.2"
stylelint-scss: "npm:^6.0.0"
ts-jest: "npm:~29.1.2"
Expand Down Expand Up @@ -15511,6 +15511,30 @@ __metadata:
languageName: node
linkType: hard

"commit-and-tag-version@npm:^9.5.0":
version: 9.6.0
resolution: "commit-and-tag-version@npm:9.6.0"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:3.1.25"
conventional-changelog-config-spec: "npm:2.1.0"
conventional-changelog-conventionalcommits: "npm:4.6.3"
conventional-recommended-bump: "npm:6.1.0"
detect-indent: "npm:^6.0.0"
detect-newline: "npm:^3.1.0"
dotgitignore: "npm:^2.1.0"
figures: "npm:^3.1.0"
find-up: "npm:^5.0.0"
git-semver-tags: "npm:^4.0.0"
semver: "npm:^7.1.1"
stringify-package: "npm:^1.0.1"
yargs: "npm:^16.0.0"
bin:
commit-and-tag-version: bin/cli.js
checksum: 10/11e508f9b94bade103648c1895f697b5056200b0d59c494b66fc97bfd444f1bbb1a8ea6c4eb42e80983d36c5371e6029b2860334beaab292a242283d89d5eaec
languageName: node
linkType: hard

"common-path-prefix@npm:^3.0.0":
version: 3.0.0
resolution: "common-path-prefix@npm:3.0.0"
Expand Down Expand Up @@ -28601,30 +28625,6 @@ __metadata:
languageName: node
linkType: hard

"standard-version@npm:^9.0.0":
version: 9.5.0
resolution: "standard-version@npm:9.5.0"
dependencies:
chalk: "npm:^2.4.2"
conventional-changelog: "npm:3.1.25"
conventional-changelog-config-spec: "npm:2.1.0"
conventional-changelog-conventionalcommits: "npm:4.6.3"
conventional-recommended-bump: "npm:6.1.0"
detect-indent: "npm:^6.0.0"
detect-newline: "npm:^3.1.0"
dotgitignore: "npm:^2.1.0"
figures: "npm:^3.1.0"
find-up: "npm:^5.0.0"
git-semver-tags: "npm:^4.0.0"
semver: "npm:^7.1.1"
stringify-package: "npm:^1.0.1"
yargs: "npm:^16.0.0"
bin:
standard-version: bin/cli.js
checksum: 10/a59fc3a3046007d376bf164b053011db8f6c1417b3512db697e36ea574ec47fca55086513f602ba237c62a2e61f4c60480eb84793fd0450a715bac9dd8634aa2
languageName: node
linkType: hard

"statuses@npm:2.0.1":
version: 2.0.1
resolution: "statuses@npm:2.0.1"
Expand Down

0 comments on commit abfdd95

Please sign in to comment.