-
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-deps group with 2 updates #850
Merged
Merged
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-deps group with 2 updates: [nock](https://github.com/nock/nock) and [@oclif/core](https://github.com/oclif/core). Updates `nock` from 13.3.6 to 13.3.8 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.6...v13.3.8) Updates `@oclif/core` from 3.9.1 to 3.10.2 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.9.1...3.10.2) --- updated-dependencies: - dependency-name: nock dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-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
Nov 6, 2023
🦋 Changeset detectedLatest commit: 59258d7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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
Nov 6, 2023
ejahnGithub
approved these changes
Nov 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
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-deps group with 2 updates: nock and @oclif/core.
Updates
nock
from 13.3.6 to 13.3.8Release notes
Sourced from nock's releases.
Commits
0b18d07
fix(typescript):filteringBodyRequest
(#2552)26bbb93
chore(deps-dev): bump semantic-release from 22.0.5 to 22.0.6d386f15
chore(deps-dev): bump@sinonjs/fake-timers
from 10.3.0 to 11.2.22b4f84f
chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#2550)26eac14
chore(deps): bump actions/setup-node from 3 to 4 (#2551)1d52210
test: move got tests into got folder (#2542)3fc5cc3
chore: Set permissions for GitHub actions (#2334)d978acd
Revert "chore(deps-dev): bump@definitelytyped/dtslint
from 0.0.163 to 0.0.18...df091ae
chore(deps-dev): bump@definitelytyped/dtslint
from 0.0.163 to 0.0.183 (#2534)c8a4c0a
chore(deps): bump actions/checkout from 3 to 4 (#2525)Updates
@oclif/core
from 3.9.1 to 3.10.2Release notes
Sourced from
@oclif/core
's releases.Changelog
Sourced from
@oclif/core
's changelog.Commits
c6d209f
chore(release): 3.10.2 [skip ci]039b42a
fix: dont drop ts-node options if there are no extends (#853)6062edf
chore(release): 3.10.1 [skip ci]edc3cd2
Merge pull request #850 from oclif/mdonnalley/json-c44fb9dc
fix: check for ENOENT code7f0c9f0
fix: use tsconfck to handle json-c0b15536
fix: handle non-existent tsconfig026f835
fix: support jsonc tsconfig7aec22e
chore(release): 3.10.0 [skip ci]59145ee
feat: read extended tsconfigs (#845)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