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 parcel-bundler from 1.12.4 to 1.12.5 #2894

Merged
merged 2 commits into from
Mar 16, 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 requested a review from a team as a code owner March 16, 2021 11:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 16, 2021
@dependabot dependabot bot requested a review from jawnsy March 16, 2021 11:04
@code-asher code-asher assigned code-asher and unassigned jawnsy Mar 16, 2021
@code-asher code-asher removed the request for review from jawnsy March 16, 2021 17:41
This is no longer needed since the parcel-bundler update also updated
the node-forge version.
@code-asher code-asher merged commit b0c773b into main Mar 16, 2021
@code-asher code-asher deleted the dependabot/npm_and_yarn/parcel-bundler-1.12.5 branch March 16, 2021 18:40
dna2github pushed a commit to dna2fork/code-server that referenced this pull request Mar 17, 2021
* chore(deps-dev): bump parcel-bundler from 1.12.4 to 1.12.5

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>

* chore(deps): remove node-forge from resolutions

This is no longer needed since the parcel-bundler update also updated
the node-forge version.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asher <ash@coder.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parcel Readme is not detected by NPM
2 participants