Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Bump parcel-bundler from 1.12.4 to 1.12.5 #878

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps parcel-bundler from 1.12.4 to 1.12.5.

Commits
  • e11f085 Publish
  • 3ea0373 Pass babel core version to preset-env
  • da642ab Update babel
  • 4543d19 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.4
  • See full diff in compare view

Dependabot compatibility score

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 16, 2021
ronnix
ronnix previously approved these changes Mar 16, 2021
@ronnix
Copy link
Collaborator

ronnix commented Mar 16, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parcel-bundler-1.12.5 branch from 7fb3a3c to b3e5c2e Compare March 16, 2021 08:23
@ronnix
Copy link
Collaborator

ronnix commented Mar 17, 2021

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/parcel-bundler-1.12.5 branch from b3e5c2e to 31e31c0 Compare March 17, 2021 10:06
@ronnix ronnix self-requested a review March 17, 2021 10:59
@ronnix ronnix force-pushed the dependabot/npm_and_yarn/parcel-bundler-1.12.5 branch from 804e501 to e61f2d8 Compare March 17, 2021 11:09
@ronnix ronnix dismissed their stale review March 17, 2021 11:09

Tant que les tests ne passent pas...

@ronnix
Copy link
Collaborator

ronnix commented Mar 17, 2021

remplir-depistage

@@ -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 })
Copy link
Collaborator

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 ?

Copy link
Collaborator

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 😭

Copy link
Collaborator

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 🤯

Copy link
Collaborator

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 ?

@davidbgk
Copy link
Collaborator

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2021

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 @dependabot recreate.

@davidbgk davidbgk merged commit 291f202 into master Mar 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/parcel-bundler-1.12.5 branch March 17, 2021 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

Parcel Readme is not detected by NPM
2 participants