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

chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.15 #5005

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps nock from 14.0.0-beta.7 to 14.0.0-beta.14.

Release notes

Sourced from nock's releases.

v14.0.0-beta.14

14.0.0-beta.14 (2024-09-16)

Bug Fixes

  • deps: bump @mswjs/interceptors to ^0.35.6 (#2783) (2c44339)

v14.0.0-beta.13

14.0.0-beta.13 (2024-09-11)

Bug Fixes

  • fetch: rebase relative redirect URL against request.url (#2781) (a39587f)

v14.0.0-beta.12

14.0.0-beta.12 (2024-09-09)

Bug Fixes

v14.0.0-beta.11

14.0.0-beta.11 (2024-08-15)

Bug Fixes

v14.0.0-beta.10

14.0.0-beta.10 (2024-08-15)

Bug Fixes

  • memory leaks due to timer references outliving the timers (#2772) (2066e69)

v14.0.0-beta.9

14.0.0-beta.9 (2024-07-24)

Bug Fixes

v14.0.0-beta.8

14.0.0-beta.8 (2024-07-13)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
@marikaner
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/nock-14.0.0-beta.14 branch 2 times, most recently from 5dfd598 to 163f394 Compare September 18, 2024 12:43
@marikaner
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/nock-14.0.0-beta.14 branch from 163f394 to ae1e509 Compare September 24, 2024 13:25
@marikaner
Copy link
Contributor

@dependabot rebase

Bumps [nock](https://github.com/nock/nock) from 14.0.0-beta.7 to 14.0.0-beta.14.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.0-beta.7...v14.0.0-beta.14)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/nock-14.0.0-beta.14 branch from ae1e509 to 6edb0f7 Compare September 25, 2024 08:31
@marikaner marikaner closed this Sep 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/nock-14.0.0-beta.14 branch September 25, 2024 11:54
@marikaner marikaner restored the dependabot/npm_and_yarn/main/nock-14.0.0-beta.14 branch September 27, 2024 11:46
@marikaner marikaner reopened this Sep 27, 2024
…dabot/npm_and_yarn/main/nock-14.0.0-beta.14

# Conflicts:
#	packages/connectivity/package.json
#	test-packages/integration-tests/package.json
# Conflicts:
#	packages/connectivity/package.json
#	test-packages/integration-tests/package.json
#	yarn.lock
…dabot/npm_and_yarn/main/nock-14.0.0-beta.14

# Conflicts:
#	packages/resilience/package.json
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

A newer version of nock exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

…dabot/npm_and_yarn/main/nock-14.0.0-beta.14

# Conflicts:
#	packages/connectivity/package.json
#	packages/http-client/package.json
#	packages/odata-v2/package.json
#	packages/odata-v4/package.json
#	packages/openapi/package.json
#	packages/resilience/package.json
#	packages/util/package.json
#	test-packages/integration-tests/package.json
@marikaner marikaner changed the title chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.14 chore(deps-dev): bump nock from 14.0.0-beta.7 to 14.0.0-beta.15 Oct 16, 2024
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.

1 participant