-
Notifications
You must be signed in to change notification settings - Fork 22
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
build(deps-dev): bump nock from 11.7.0 to 13.1.1 #760
Open
dependabot-preview
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/nock-13.1.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
dependabot-preview
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jul 5, 2021
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/nock-13.1.1
branch
4 times, most recently
from
July 26, 2021 09:05
ea78c7d
to
78fa9c5
Compare
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/nock-13.1.1
branch
from
July 27, 2021 08:06
78fa9c5
to
3545c95
Compare
Bumps [nock](https://github.com/nock/nock) from 11.7.0 to 13.1.1. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v11.7.0...v13.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview
bot
force-pushed
the
dependabot/npm_and_yarn/nock-13.1.1
branch
from
August 3, 2021 11:04
3545c95
to
66d17ef
Compare
Code Climate has analyzed commit 66d17ef and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (65% is the threshold). This pull request will bring the total coverage in the repository to 57.7%. View more on Code Climate. |
ShohanRahman
pushed a commit
that referenced
this pull request
Jan 25, 2022
ShohanRahman
pushed a commit
that referenced
this pull request
Jan 25, 2022
## [7.11.5](ForestAdmin/forest-express-sequelize@v7.11.4...v7.11.5) (2021-06-28) ### Bug Fixes * support inverseOf property ([#760](ForestAdmin/forest-express-sequelize#760)) ([6fab976](ForestAdmin/forest-express-sequelize@6fab976))
ShohanRahman
pushed a commit
that referenced
this pull request
Jan 25, 2022
# [8.0.0-beta.9](ForestAdmin/forest-express-sequelize@v8.0.0-beta.8...v8.0.0-beta.9) (2021-07-06) ### Bug Fixes * fix types ([580ef41](ForestAdmin/forest-express-sequelize@580ef41)) * support inverseOf property ([#760](ForestAdmin/forest-express-sequelize#760)) ([6fab976](ForestAdmin/forest-express-sequelize@6fab976)) * **authentication:** error during authentication when the environment is secret passed as a liana option and not an environment variable ([#758](ForestAdmin/forest-express-sequelize#758)) ([39ab674](ForestAdmin/forest-express-sequelize@39ab674)) * **intercom:** fix date conversion from unix timestamp to js date of intercom attributes ([#754](ForestAdmin/forest-express-sequelize#754)) ([11a1549](ForestAdmin/forest-express-sequelize@11a1549)) * **retrocompatibility:** make test suite pass with [email protected] ([#761](ForestAdmin/forest-express-sequelize#761)) ([a04be5c](ForestAdmin/forest-express-sequelize@a04be5c)) * fix mssql ordering collection by pk ([#734](ForestAdmin/forest-express-sequelize#734)) ([7bbd19d](ForestAdmin/forest-express-sequelize@7bbd19d)) * prevent IP check from failing for the proxies including the port in the headers ([#751](ForestAdmin/forest-express-sequelize#751)) ([92852f7](ForestAdmin/forest-express-sequelize@92852f7)) ### Features * add typescript declaration file ([#743](ForestAdmin/forest-express-sequelize#743)) ([a536f1c](ForestAdmin/forest-express-sequelize@a536f1c)) * include role in the user data inside the request ([#746](ForestAdmin/forest-express-sequelize#746)) ([425bba5](ForestAdmin/forest-express-sequelize@425bba5))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 nock from 11.7.0 to 13.1.1.
Release notes
Sourced from nock's releases.
... (truncated)
Commits
940f4b7
fix(types): allow readonly arrays for data matcher in types (#2215)c852f79
docs(readme): remove Dependabot badge (#2207)d95c15d
ci: use version ranges foractions/*
actions (#2204)3be288b
chore(deps-dev): bump@sinonjs/fake-timers
from 7.0.2 to 7.0.5827eeed
chore(deps-dev): bump sinon-chai from 3.5.0 to 3.6.0af05502
feat: node 16 compatibility (#2199)3efd738
chore(deps-dev): bump eslint from 7.21.0 to 7.25.0 (#2191)8f14301
chore(deps-dev): bump eslint-config-prettier from 8.1.0 to 8.3.0 (#2192)28ea37f
chore(deps-dev): bump semantic-release from 17.4.1 to 17.4.2 (#2176)8a611e4
chore(deps-dev): bump mocha from 8.3.1 to 8.3.2 (#2180)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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard: