-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 @cypress/request and cypress in /vitess-mixin/e2e #14038
Merged
frouioui
merged 1 commit into
main
from
dependabot/npm_and_yarn/vitess-mixin/e2e/cypress/request-and-cypress-3.0.1
Sep 29, 2023
Merged
Bump @cypress/request and cypress in /vitess-mixin/e2e #14038
frouioui
merged 1 commit into
main
from
dependabot/npm_and_yarn/vitess-mixin/e2e/cypress/request-and-cypress-3.0.1
Sep 29, 2023
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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Sep 19, 2023
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
vitess-bot
bot
added
NeedsDescriptionUpdate
The description is not clear or comprehensive enough, and needs work
NeedsIssue
A linked issue is missing for this Pull Request
NeedsWebsiteDocsUpdate
What it says
labels
Sep 19, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vitess-mixin/e2e/cypress/request-and-cypress-3.0.1
branch
from
September 19, 2023 21:14
8c2835c
to
686ce7b
Compare
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `@cypress/request` from 2.88.10 to 3.0.1 - [Release notes](https://github.com/cypress-io/request/releases) - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md) - [Commits](cypress-io/request@v2.88.10...v3.0.1) Updates `cypress` from 4.12.1 to 13.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v4.12.1...v13.2.0) --- updated-dependencies: - dependency-name: "@cypress/request" dependency-type: indirect - dependency-name: cypress dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/vitess-mixin/e2e/cypress/request-and-cypress-3.0.1
branch
from
September 19, 2023 21:15
686ce7b
to
1ce024d
Compare
frouioui
removed
NeedsDescriptionUpdate
The description is not clear or comprehensive enough, and needs work
NeedsWebsiteDocsUpdate
What it says
NeedsIssue
A linked issue is missing for this Pull Request
labels
Sep 21, 2023
frouioui
approved these changes
Sep 21, 2023
mattlord
approved these changes
Sep 22, 2023
frouioui
added
Component: VTAdmin
VTadmin interface
Type: Dependencies
Dependency updates
labels
Sep 29, 2023
frouioui
deleted the
dependabot/npm_and_yarn/vitess-mixin/e2e/cypress/request-and-cypress-3.0.1
branch
September 29, 2023 18:01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Component: VTAdmin
VTadmin interface
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Type: Dependencies
Dependency updates
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 @cypress/request to 3.0.1 and updates ancestor dependency cypress. These dependencies need to be updated together.
Updates
@cypress/request
from 2.88.10 to 3.0.1Release notes
Sourced from
@cypress/request
's releases.Changelog
Sourced from
@cypress/request
's changelog.... (truncated)
Commits
ca62f3a
Merge pull request #44 from MikeMcC399/peg/qsfb9f625
fix(deps): peg qs to 6.10.499338c8
chore: updates related to release process (#41)c5bcf21
feat: Add allowInsecureRedirect option0664780
fix(request): update tough-cookie dep30def80
Merge pull request #39 from cypress-io/jordanpowell88/update-pkg-version6b79405
update package versionbfbb95f
Merge pull request #32 from BreakBB/fix-cve-2023-26136a67e132
pin 18.16825485a
revert back to yarn but v 18Updates
cypress
from 4.12.1 to 13.2.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
8638abb
chore: prep changelog ready for release and bump cypress version (#27794)f8b4c59
fix: update net stubbing to not intercept requests sent to dev server (#27788)356edfc
chore: fix the changelog to pass release readiness (#27787)a1161c9
fix: hanging on basic auth requests in chromium browsers (#27781)70248ab
fix: prerequest correlation for various retried and cached requests (#27771)86d8b96
docs: fix typo in CONTRIBUTING.md (#27705)f900c59
chore: release@cypress/webpack-dev-server-v3
.6.1576a952
chore: release@cypress/schematic-v2
.5.1ffaafa5
chore: release create-cypress-tests-v2.0.3b85dd75
dependency: update to electron 25 and node 18 (#27715)Maintainer changes
This version was pushed to npm by atofstryker, a new releaser for cypress since your current version.
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.