-
Notifications
You must be signed in to change notification settings - Fork 1
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
[DCJ-400-npm]: Bump the npm-minor-patch-dependencies group with 4 updates #1693
Merged
fboulnois
merged 1 commit into
develop
from
dependabot/npm_and_yarn/npm-minor-patch-dependencies-d3f1e8ba19
Sep 3, 2024
Merged
[DCJ-400-npm]: Bump the npm-minor-patch-dependencies group with 4 updates #1693
fboulnois
merged 1 commit into
develop
from
dependabot/npm_and_yarn/npm-minor-patch-dependencies-d3f1e8ba19
Sep 3, 2024
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
…ates Bumps the npm-minor-patch-dependencies group with 4 updates: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [axios](https://github.com/axios/axios), [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) and [cypress](https://github.com/cypress-io/cypress). Updates `@babel/runtime` from 7.25.4 to 7.25.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-runtime) Updates `axios` from 1.7.5 to 1.7.7 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.5...v1.7.7) Updates `@cypress/vite-dev-server` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v5.1.1...@cypress/vite-dev-server-v5.2.0) Updates `cypress` from 13.13.3 to 13.14.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.13.3...v13.14.1) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch-dependencies - dependency-name: "@cypress/vite-dev-server" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch-dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
rushtong and
fboulnois
and removed request for
a team
September 2, 2024 08:32
Quality Gate passedIssues Measures |
jade-data-repo-ui Run #3671
Run Properties:
|
Project |
jade-data-repo-ui
|
Branch Review |
dependabot/npm_and_yarn/npm-minor-patch-dependencies-d3f1e8ba19
|
Run status |
Passed #3671
|
Run duration | 05m 26s |
Commit |
24b0e6c154 ℹ️: Merge df4290ffac4a1f9b6b753e6754772ae21e02eced into a2ecaf7b6eb2a40bb20ce3138a8a...
|
Committer | dependabot[bot] |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
26
|
View all changes introduced in this branch ↗︎ |
rushtong
approved these changes
Sep 3, 2024
fboulnois
approved these changes
Sep 3, 2024
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.
👍
fboulnois
deleted the
dependabot/npm_and_yarn/npm-minor-patch-dependencies-d3f1e8ba19
branch
September 3, 2024 19:52
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 the npm-minor-patch-dependencies group with 4 updates: @babel/runtime, axios, @cypress/vite-dev-server and cypress.
Updates
@babel/runtime
from 7.25.4 to 7.25.6Release notes
Sourced from
@babel/runtime
's releases.Changelog
Sourced from
@babel/runtime
's changelog.Commits
2f72b97
v7.25.6Updates
axios
from 1.7.5 to 1.7.7Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)Updates
@cypress/vite-dev-server
from 5.1.1 to 5.2.0Commits
bebb403
chore: release@cypress/vite-dev-server-v5
.2.034764c3
chore: release 13.14.0 (#30115)efe577a
feat: Passing--browser
flag alone will launch after test selection (#28538)5a6b8c4
fix: Typescript config invalid with node v22.7.0 with ESM (#30099)0480480
chore(deps): migrate to community@faker-js/faker
(#30098)50335a0
misc: allow HiDPI Screen running wayland to use cypress window/browser [run c...507be6c
chore(deps): update babel monorepo (#30073)64e4d31
chore: remove duplicate changelog entries (#30110)3bf0199
chore: bump semantic-release-monorepo to v8 to be able to handle esm [run ci]...a55bef0
chore: update semantic release to v22 (#30087)Updates
cypress
from 13.13.3 to 13.14.1Release notes
Sourced from cypress's releases.
Commits
e909c4a
chore: release 13.14.1 (#30138)58abe80
chore: Update Chrome (stable) to 128.0.6613.113 (#30133)f6e7af9
fix: adds a description for the JIT experiment which was overlooked on initia...0f77220
chore: fix kitchen sink running against staging to properly upload protocol d...d83b9a0
chore: release@cypress/webpack-dev-server-v3
.11.0bebb403
chore: release@cypress/vite-dev-server-v5
.2.034764c3
chore: release 13.14.0 (#30115)efe577a
feat: Passing--browser
flag alone will launch after test selection (#28538)5a6b8c4
fix: Typescript config invalid with node v22.7.0 with ESM (#30099)0480480
chore(deps): migrate to community@faker-js/faker
(#30098)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