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 4 updates #803

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-patch-deps group with 4 updates: nock, @oclif/core, 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 @oclif/core from 3.0.4 to 3.0.9

Release notes

Sourced from @​oclif/core's releases.

3.0.9

Bug Fixes

3.0.8

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#808) (cffa115)

3.0.7

Bug Fixes

3.0.6

Bug Fixes

3.0.5-dev.0 (2023-10-10)

Bug Fixes

  • avoid fs.access for checking for file existence (c4277a9)

3.0.5-dev.0

Bug Fixes

  • avoid fs.access for checking for file existence (c4277a9)
Changelog

Sourced from @​oclif/core's changelog.

3.0.9 (2023-10-12)

Bug Fixes

3.0.8 (2023-10-12)

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#808) (cffa115)

3.0.7 (2023-10-12)

Bug Fixes

3.0.6 (2023-10-11)

Bug Fixes

3.0.5 (2023-10-11)

3.0.5-dev.0 (2023-10-10)

Bug Fixes

  • avoid fs.access for checking for file existence (c4277a9)
Commits

Updates jose from 4.15.2 to 4.15.3

Release notes

Sourced from jose's releases.

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.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 4 updates: [nock](https://github.com/nock/nock), [@oclif/core](https://github.com/oclif/core), [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 `@oclif/core` from 3.0.4 to 3.0.9
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.0.4...3.0.9)

Updates `jose` from 4.15.2 to 4.15.3
- [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.3)

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/node-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: "@oclif/core"
  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 13, 2023 13:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 13, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 13, 2023

🦋 Changeset detected

Latest commit: 8340478

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@bdehamer bdehamer closed this Oct 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2023

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@bdehamer bdehamer deleted the dependabot/npm_and_yarn/prod-patch-deps-7be986b538 branch October 13, 2023 19:45
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.

None yet

1 participant