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-patch-deps group with 3 updates #805

Merged
merged 4 commits into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps the prod-patch-deps group with 3 updates: nock, jose and openid-client.

Updates nock from 13.3.3 to 13.3.4

Release notes

Sourced from nock's releases.

v13.3.4

13.3.4 (2023-10-10)

Bug Fixes

  • typescript: support nock(new URL('https://example.test/')) (#2526) (6987327)
Commits
  • 6987327 fix(typescript): support nock(new URL('https://example.test/')) (#2526)
  • feaa66f chore(deps-dev): bump prettier from 2.8.8 to 3.0.3
  • 5853b56 chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.0
  • 1116433 chore(deps-dev): bump chai from 4.3.7 to 4.3.8
  • f3abae9 chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1
  • c3762c1 chore(deps-dev): bump typescript from 5.1.6 to 5.2.2
  • See full diff in compare view

Updates jose from 4.15.2 to 4.15.4

Release notes

Sourced from jose's releases.

v4.15.4

Fixes

v4.15.3

This release contains only Node.js CITGM related test updates.

Fixes nodejs/citgm#1011

Changelog

Sourced from jose's changelog.

4.15.4 (2023-10-14)

Fixes

4.15.3 (2023-10-11)

Commits

Updates openid-client from 5.6.0 to 5.6.1

Release notes

Sourced from openid-client's releases.

v5.6.1

Fixes

  • consistent space encoding in authorizationUrl (#627) (ad68223), closes #626
Changelog

Sourced from openid-client's changelog.

5.6.1 (2023-10-11)

Fixes

  • consistent space encoding in authorizationUrl (#627) (ad68223), closes #626
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-patch-deps group with 3 updates: [nock](https://github.com/nock/nock), [jose](https://github.com/panva/jose) and [openid-client](https://github.com/panva/node-openid-client).


Updates `nock` from 13.3.3 to 13.3.4
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.3...v13.3.4)

Updates `jose` from 4.15.2 to 4.15.4
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v4.15.2...v4.15.4)

Updates `openid-client` from 5.6.0 to 5.6.1
- [Release notes](https://github.com/panva/node-openid-client/releases)
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-deps
- dependency-name: jose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-deps
- dependency-name: openid-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-patch-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2023 13:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 16, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 16, 2023

🦋 Changeset detected

Latest commit: 31715e8

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

This PR includes changesets to release 2 packages
Name Type
@sigstore/cli Patch
@sigstore/mock 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

github-actions bot and others added 3 commits October 16, 2023 13:29
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
@bdehamer bdehamer merged commit 69fdfdd into main Oct 16, 2023
25 checks passed
@bdehamer bdehamer deleted the dependabot/npm_and_yarn/prod-patch-deps-b20a8308b7 branch October 16, 2023 16:16
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