Skip to content

Commit

Permalink
Bump the prod-deps group across 1 directory with 5 updates (#1294)
Browse files Browse the repository at this point in the history
* Bump the prod-deps group across 1 directory with 5 updates

Bumps the prod-deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.14` | `6.2.15` |
| [@tufjs/repo-mock](https://github.com/theupdateframework/tuf-js) | `3.0.0` | `3.0.1` |
| [jose](https://github.com/panva/jose) | `5.9.3` | `5.9.4` |
| [express](https://github.com/expressjs/express) | `4.21.0` | `4.21.1` |
| [tuf-js](https://github.com/theupdateframework/tuf-js) | `3.0.0` | `3.0.1` |



Updates `@oclif/plugin-help` from 6.2.14 to 6.2.15
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.14...6.2.15)

Updates `@tufjs/repo-mock` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/theupdateframework/tuf-js/releases)
- [Commits](https://github.com/theupdateframework/tuf-js/compare/@tufjs/[email protected]...@tufjs/[email protected])

Updates `jose` from 5.9.3 to 5.9.4
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v5.9.3...v5.9.4)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](expressjs/express@4.21.0...4.21.1)

Updates `tuf-js` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/theupdateframework/tuf-js/releases)
- [Commits](https://github.com/theupdateframework/tuf-js/compare/[email protected]@3.0.1)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@tufjs/repo-mock"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: tuf-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* add changesets

Signed-off-by: Brian DeHamer <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Brian DeHamer <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian DeHamer <[email protected]>
  • Loading branch information
dependabot[bot] and bdehamer authored Oct 14, 2024
1 parent f78b438 commit 5a2c116
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 29 deletions.
8 changes: 8 additions & 0 deletions .changeset/chilled-turkeys-repeat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@sigstore/mock-server': patch
---

Bump dependencies:

- @tufjs/repo-mock from 3.0.0 to 3.0.1
- express from 4.21.0 to 4.21.1
5 changes: 5 additions & 0 deletions .changeset/many-sloths-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sigstore/mock': patch
---

Bump jose from 5.9.3 to 5.9.4
5 changes: 5 additions & 0 deletions .changeset/six-points-appear.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@sigstore/tuf': patch
---

Bump tuf-js from 3.0.0 to 3.0.1
53 changes: 30 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sigstore/rekor-types": "^2.0.0",
"@sigstore/jest": "^0.0.0",
"@sigstore/mock": "^0.7.4",
"@tufjs/repo-mock": "^3.0.0",
"@tufjs/repo-mock": "^3.0.1",
"@types/make-fetch-happen": "^10.0.4"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@oclif/color": "^1.0.13",
"@oclif/core": "^4",
"@sigstore/mock": "^0.7.4",
"@tufjs/repo-mock": "^3.0.0",
"express": "4.21.0"
"@tufjs/repo-mock": "^3.0.1",
"express": "4.21.1"
},
"devDependencies": {
"@types/express": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"asn1js": "^3.0.5",
"bytestreamjs": "^2.0.1",
"canonicalize": "^2.0.0",
"jose": "^5.9.3",
"jose": "^5.9.4",
"nock": "^13.5.5",
"pkijs": "^3.2.4",
"pvutils": "^1.1.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/tuf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
},
"devDependencies": {
"@sigstore/jest": "^0.0.0",
"@tufjs/repo-mock": "^3.0.0",
"@tufjs/repo-mock": "^3.0.1",
"@types/make-fetch-happen": "^10.0.4"
},
"dependencies": {
"@sigstore/protobuf-specs": "^0.3.2",
"tuf-js": "^3.0.0"
"tuf-js": "^3.0.1"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
Expand Down

0 comments on commit 5a2c116

Please sign in to comment.