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

Bump ejs and preact-cli #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps ejs to 3.1.8 and updates ancestor dependency preact-cli. These dependencies need to be updated together.

Updates ejs from 2.7.4 to 3.1.8

Release notes

Sourced from ejs's releases.

v3.1.8

Version 3.1.8

v3.1.7

Version 3.1.7

v3.1.6

Version 3.1.6

v3.1.5

Version 3.1.5

v3.0.2

No release notes provided.

Changelog

Sourced from ejs's changelog.

v3.0.1: 2019-11-23

  • Removed require.extensions (@​mde)
  • Removed legacy preprocessor include (@​mde)
  • Removed support for EOL Nodes 4 and 6 (@​mde)
Commits

Updates preact-cli from 3.0.0-rc.7 to 3.4.1

Release notes

Sourced from preact-cli's releases.

[email protected]

Patch Changes

  • #1711 5eb5d00 Thanks @​rschristian! - Fix ensures that the load-manifest is only attempted to be built in prod. It serves no use in dev (as preloading is limited to prod) and can create a race condition when used alongside HMR.

[email protected]

Minor Changes

  • #1674 0346549 Thanks @​rschristian! - Supports consuming "proxy" from package.json to proxy API requests in watch mode

  • #1671 8d3bd42 Thanks @​rschristian! - Any environment variables prefixed with 'PREACT_APP_' will automatically be available for reference and use in your application without having to configure DefinePlugin any more. Furthermore, if a .env file exists in the root of your application, any variables it defines will automatically be available for use.

    Huge shout out to robinvdvleuten who provided this functionality through the preact-cli-plugin-env-vars package in the past.

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by preactjs, a new releaser for preact-cli 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
Bumps [ejs](https://github.com/mde/ejs) to 3.1.8 and updates ancestor dependency [preact-cli](https://github.com/preactjs/preact-cli). These dependencies need to be updated together.


Updates `ejs` from 2.7.4 to 3.1.8
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](mde/ejs@v2.7.4...v3.1.8)

Updates `preact-cli` from 3.0.0-rc.7 to 3.4.1
- [Release notes](https://github.com/preactjs/preact-cli/releases)
- [Commits](https://github.com/preactjs/preact-cli/compare/[email protected])

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: preact-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ejs-and-preact-cli-3.1.8 branch from ba63517 to 36e959b Compare February 10, 2023 01:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants