-
Notifications
You must be signed in to change notification settings - Fork 23
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 #800
Closed
dependabot
wants to merge
4
commits into
main
from
dependabot/npm_and_yarn/prod-patch-deps-f0ce73ae85
Closed
Bump the prod-patch-deps group with 4 updates #800
dependabot
wants to merge
4
commits into
main
from
dependabot/npm_and_yarn/prod-patch-deps-f0ce73ae85
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.6 - [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.6) 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/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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 12, 2023
🦋 Changeset detectedLatest commit: bb93afa The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
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>
Signed-off-by: Brian DeHamer <bdehamer@github.com>
bdehamer
approved these changes
Oct 12, 2023
feelepxyz
approved these changes
Oct 16, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/prod-patch-deps-f0ce73ae85
branch
October 16, 2023 13:28
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.4Release notes
Sourced from nock's releases.
Commits
6987327
fix(typescript): supportnock(new URL('https://example.test/'))
(#2526)feaa66f
chore(deps-dev): bump prettier from 2.8.8 to 3.0.35853b56
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 9.0.01116433
chore(deps-dev): bump chai from 4.3.7 to 4.3.8f3abae9
chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1c3762c1
chore(deps-dev): bump typescript from 5.1.6 to 5.2.2Updates
@oclif/core
from 3.0.4 to 3.0.6Release notes
Sourced from
@oclif/core
's releases.Changelog
Sourced from
@oclif/core
's changelog.Commits
d1c8461
chore(release): 3.0.6 [skip ci]00ed4fe
fix: warn about ts-node and node 20 (#818)08f4fb4
chore(release): 3.0.5 [skip ci]c8c15f3
Merge pull request #816 from oclif/mdonnalley/no-exists0237dd0
chore(release): 3.0.5-dev.0 [skip ci]c4277a9
fix: avoid fs.access for checking for file existenced739c86
Use latest eslint-config-oclif-typescript (#814)Updates
jose
from 4.15.2 to 4.15.3Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
825e798
chore(release): 4.15.328fbb35
chore: bump dev deps110fac2
test: mark Compressed Content tests as non-reproducible358e864
test: use non deprecated rsa-pss optionscc47abb
chore: bump dev depscf11f59
chore: bump dev deps60db9ad
chore: cleanup after releaseUpdates
openid-client
from 5.6.0 to 5.6.1Release notes
Sourced from openid-client's releases.
Changelog
Sourced from openid-client's changelog.
Commits
d1aa935
chore(release): 5.6.1ad68223
fix: consistent space encoding in authorizationUrl (#627)53458e0
ci: use oven-sh/setup-bunDependabot 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