Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the prod-deps group across 1 directory with 5 updates #1294

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

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

Package From To
@oclif/plugin-help 6.2.14 6.2.15
@tufjs/repo-mock 3.0.0 3.0.1
jose 5.9.3 5.9.4
express 4.21.0 4.21.1
tuf-js 3.0.0 3.0.1

Updates @oclif/plugin-help from 6.2.14 to 6.2.15

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.15

Bug Fixes

  • deps: bump @​oclif/core from 4.0.27 to 4.0.28 (#821) (ac76e93)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.15 (2024-10-13)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.27 to 4.0.28 (#821) (ac76e93)
Commits
  • f014cc2 chore(release): 6.2.15 [skip ci]
  • ac76e93 fix(deps): bump @​oclif/core from 4.0.27 to 4.0.28 (#821)
  • ce9d2f3 chore(dev-deps): bump typescript from 5.6.2 to 5.6.3 (#822)
  • 35752ec chore(dev-deps): bump eslint-config-oclif-typescript (#823)
  • d68b71d chore(dev-deps): bump @​types/node from 18.19.54 to 18.19.55 (#824)
  • 84912ca chore(dev-deps): bump oclif from 4.14.36 to 4.15.2 (#818)
  • See full diff in compare view

Updates @tufjs/repo-mock from 3.0.0 to 3.0.1

Release notes

Sourced from @​tufjs/repo-mock's releases.

@​tufjs/repo-mock@​3.0.1

Patch Changes

  • Updated dependencies [47b931f]
  • Updated dependencies [777b805]
    • @​tufjs/models@​3.0.1
Commits

Updates jose from 5.9.3 to 5.9.4

Release notes

Sourced from jose's releases.

v5.9.4

Refactor

  • types: update error definitions (510c5ca)
Changelog

Sourced from jose's changelog.

5.9.4 (2024-10-11)

Refactor

  • types: update error definitions (510c5ca)
Commits

Updates express from 4.21.0 to 4.21.1

Release notes

Sourced from express's releases.

4.21.1

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

Changelog

Sourced from express's changelog.

4.21.1 / 2024-10-08

Commits

Updates tuf-js from 3.0.0 to 3.0.1

Release notes

Sourced from tuf-js's releases.

[email protected]

Patch Changes

  • cb54532: Ensure errors are thrown when root metadata is invalid
  • 6915c1f: Ensure that role names are properly encoded when used in URLs or file names
  • Updated dependencies [47b931f]
  • Updated dependencies [777b805]
    • @​tufjs/models@​3.0.1
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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]>
@dependabot dependabot bot requested a review from a team as a code owner October 14, 2024 15:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: b91daaa

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@sigstore/mock-server Patch
@sigstore/mock Patch
@sigstore/tuf Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Signed-off-by: Brian DeHamer <[email protected]>
@bdehamer bdehamer merged commit 5a2c116 into main Oct 14, 2024
25 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/prod-deps-051934e740 branch October 14, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants