-
Notifications
You must be signed in to change notification settings - Fork 10
Bump parcel-bundler from 1.12.4 to 1.12.5 #878
Bump parcel-bundler from 1.12.4 to 1.12.5 #878
Conversation
@dependabot rebase |
7fb3a3c
to
b3e5c2e
Compare
@dependabot rebase |
b3e5c2e
to
31e31c0
Compare
804e501
to
e61f2d8
Compare
@@ -150,6 +150,8 @@ async function remplirDepistage(page, depistage, date, type, resultat) { | |||
text = '/.* pas passé de test/' | |||
} | |||
|
|||
await page.screenshot({ path: 'playwright/remplir-depistage.png', fullPage: true }) |
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.
Pour comprendre, est-ce que l'on fait quelque chose de particulier avec ce screenshot ?
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.
Oui, on l'uploade comme artefact, on le télécharge depuis l'onglet Actions, on le met en commentaire de la PR, et on constate que le bouton Continuer n'est pas bleu 😭
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.
Ça passe en local évidemment 🤯
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.
Mmh, question de locale + format de date ?
e876ad0
to
884e305
Compare
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Bumps [parcel-bundler](https://github.com/parcel-bundler/parcel) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](https://github.com/parcel-bundler/parcel/compare/parcel-bundler@1.12.4...parcel-bundler@1.12.5) Signed-off-by: dependabot[bot] <support@github.com>
884e305
to
b78fc74
Compare
Bumps parcel-bundler from 1.12.4 to 1.12.5.
Commits
e11f085
Publish3ea0373
Pass babel core version to preset-envda642ab
Update babel4543d19
Node forge update (#5521)939ce41
Fix #3619 by scripting the copy of the README.md file to the parcel-bundler f...cf83b72
strip debug info from generated wasm if minify is true (#3671)5200ecc
CSS hot reloading fix for platforms with urls that lack protocol and host pre...0464303
Update changlog for v1.12.4Dependabot 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)