Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 233d001

Browse filesBrowse files
angular-robotthePunderWoman
authored andcommitted
build: update dependency conventional-changelog to v7 (#61489)
See associated pull request for more information. PR Close #61489
1 parent 2b73b49 commit 233d001
Copy full SHA for 233d001

File tree

Expand file treeCollapse file tree

4 files changed

+116
-12
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+116
-12
lines changed

‎.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Copy file name to clipboardExpand all lines: .aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
5-
package.json=-959099883
5+
package.json=824635990
66
packages/compiler-cli/package.json=571832290
77
packages/compiler/package.json=-426903429
8-
pnpm-lock.yaml=1903599576
8+
pnpm-lock.yaml=699121001
99
pnpm-workspace.yaml=353334404
1010
tools/bazel/rules_angular_store/package.json=-239561259
11-
yarn.lock=567045571
11+
yarn.lock=1168265702

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"check-side-effects": "0.0.23",
201201
"cldr": "7.9.0",
202202
"cldrjs": "0.5.5",
203-
"conventional-changelog": "^6.0.0",
203+
"conventional-changelog": "^7.0.0",
204204
"emoji-regex": "^10.3.0",
205205
"fflate": "^0.8.2",
206206
"firebase-tools": "^14.0.0",

‎pnpm-lock.yaml

Copy file name to clipboardExpand all lines: pnpm-lock.yaml
+58-6Lines changed: 58 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+54-2Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1686,6 +1686,13 @@
16861686
"@types/semver" "^7.5.5"
16871687
semver "^7.5.2"
16881688

1689+
"@conventional-changelog/git-client@^2.2.0":
1690+
version "2.2.0"
1691+
resolved "https://registry.yarnpkg.com/@conventional-changelog/git-client/-/git-client-2.2.0.tgz#484f462576b74f49433a65f94dc67f77e47518b5"
1692+
integrity sha512-pi7zipe40jaf0GBmC0COO7jh1m1U2ZZ0LRbt19ydVleZ5pfwy3yGb+Tl40irqJz69+UqmE9+ZjaJc7j46Jhqng==
1693+
dependencies:
1694+
semver "^7.5.2"
1695+
16891696
"@cspotcode/source-map-support@^0.8.0":
16901697
version "0.8.1"
16911698
resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
@@ -4505,7 +4512,7 @@
45054512
dependencies:
45064513
undici-types "~5.26.4"
45074514

4508-
"@types/normalize-package-data@^2.4.3":
4515+
"@types/normalize-package-data@^2.4.3", "@types/normalize-package-data@^2.4.4":
45094516
version "2.4.4"
45104517
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
45114518
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
@@ -6962,6 +6969,16 @@ conventional-changelog-writer@^8.0.0:
69626969
meow "^13.0.0"
69636970
semver "^7.5.2"
69646971

6972+
conventional-changelog-writer@^8.1.0:
6973+
version "8.1.0"
6974+
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-8.1.0.tgz#d82381bcbc4ac69da34e7f4cd2f7bf694ab7e9c4"
6975+
integrity sha512-dpC440QnORNCO81XYuRRFOLCsjKj4W7tMkUIn3lR6F/FAaJcWLi7iCj6IcEvSQY2zw6VUgwUKd5DEHKEWrpmEQ==
6976+
dependencies:
6977+
conventional-commits-filter "^5.0.0"
6978+
handlebars "^4.7.7"
6979+
meow "^13.0.0"
6980+
semver "^7.5.2"
6981+
69656982
conventional-changelog@^6.0.0:
69666983
version "6.0.0"
69676984
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-6.0.0.tgz#ef941d2fde727be20e0f3a342e4e3b235d6e8663"
@@ -6979,12 +6996,26 @@ conventional-changelog@^6.0.0:
69796996
conventional-changelog-jshint "^5.0.0"
69806997
conventional-changelog-preset-loader "^5.0.0"
69816998

6999+
conventional-changelog@^7.0.0:
7000+
version "7.0.1"
7001+
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-7.0.1.tgz#fe0ff969b0465241c9b33d6b96f55848f6fd68a2"
7002+
integrity sha512-o+htNF/eQte/I3ykDGiZ6+WgmNLlyMYpL3kSU7Gw9WEfSc2KH8dE7Ywqad9umZ2FDX4R1VU/y3Mw7IcsQ+cjkA==
7003+
dependencies:
7004+
"@conventional-changelog/git-client" "^2.2.0"
7005+
"@types/normalize-package-data" "^2.4.4"
7006+
conventional-changelog-preset-loader "^5.0.0"
7007+
conventional-changelog-writer "^8.1.0"
7008+
conventional-commits-parser "^6.1.0"
7009+
fd-package-json "^1.2.0"
7010+
meow "^13.0.0"
7011+
normalize-package-data "^7.0.0"
7012+
69827013
conventional-commits-filter@^5.0.0:
69837014
version "5.0.0"
69847015
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-5.0.0.tgz#72811f95d379e79d2d39d5c0c53c9351ef284e86"
69857016
integrity sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q==
69867017

6987-
conventional-commits-parser@^6.0.0:
7018+
conventional-commits-parser@^6.0.0, conventional-commits-parser@^6.1.0:
69887019
version "6.1.0"
69897020
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-6.1.0.tgz#a650db0c139a99d6c52bb5b192102c7c4bdfb734"
69907021
integrity sha512-5nxDo7TwKB5InYBl4ZC//1g9GRwB/F3TXOGR9hgUjMGfvSP4Vu5NkpNro2+1+TIEy1vwxApl5ircECr2ri5JIw==
@@ -8803,6 +8834,13 @@ faye-websocket@0.11.x, faye-websocket@^0.11.3:
88038834
dependencies:
88048835
websocket-driver ">=0.5.1"
88058836

8837+
fd-package-json@^1.2.0:
8838+
version "1.2.0"
8839+
resolved "https://registry.yarnpkg.com/fd-package-json/-/fd-package-json-1.2.0.tgz#4f218bb8ff65c21011d1f4f17cb3d0c9e72f8da7"
8840+
integrity sha512-45LSPmWf+gC5tdCQMNH4s9Sr00bIkiD9aN7dc5hqkrEw1geRYyDQS1v1oMHAW3ysfxfndqGsrDREHHjNNbKUfA==
8841+
dependencies:
8842+
walk-up-path "^3.0.1"
8843+
88068844
fd-slicer2@^1.2.0:
88078845
version "1.2.0"
88088846
resolved "https://registry.yarnpkg.com/fd-slicer2/-/fd-slicer2-1.2.0.tgz#a2c54a540639bbcd4702480821771341277ca20e"
@@ -12748,6 +12786,15 @@ normalize-package-data@^6.0.0:
1274812786
semver "^7.3.5"
1274912787
validate-npm-package-license "^3.0.4"
1275012788

12789+
normalize-package-data@^7.0.0:
12790+
version "7.0.0"
12791+
resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-7.0.0.tgz#ab4f49d02f2e25108d3f4326f3c13f0de6fa6a0a"
12792+
integrity sha512-k6U0gKRIuNCTkwHGZqblCfLfBRh+w1vI6tBo+IeJwq2M8FUiOqhX7GH+GArQGScA7azd1WfyRCvxoXDO3hQDIA==
12793+
dependencies:
12794+
hosted-git-info "^8.0.0"
12795+
semver "^7.3.5"
12796+
validate-npm-package-license "^3.0.4"
12797+
1275112798
normalize-path@3.0.0, normalize-path@^3.0.0, normalize-path@~3.0.0:
1275212799
version "3.0.0"
1275312800
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
@@ -17286,6 +17333,11 @@ w3c-xmlserializer@^5.0.0:
1728617333
dependencies:
1728717334
xml-name-validator "^5.0.0"
1728817335

17336+
walk-up-path@^3.0.1:
17337+
version "3.0.1"
17338+
resolved "https://registry.yarnpkg.com/walk-up-path/-/walk-up-path-3.0.1.tgz#c8d78d5375b4966c717eb17ada73dbd41490e886"
17339+
integrity sha512-9YlCL/ynK3CTlrSRrDxZvUauLzAswPCrsaCgilqFevUYpeEW0/3ScEjaa3kbW/T0ghhkEr7mv+fpjqn1Y1YuTA==
17340+
1728917341
watchpack@2.4.2, watchpack@^2.4.1:
1729017342
version "2.4.2"
1729117343
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.