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

Bump preact-cli from 3.2.2 to 3.4.5 #445

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps preact-cli from 3.2.2 to 3.4.5.

Release notes

Sourced from preact-cli's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #1770 a526a00 Thanks @​rschristian! - Fix for devServer info output possibly not matching up against devServer config

  • #1761 fb100b3 Thanks @​rschristian! - Support proxied loaders w/ getLoadersByName() method in users' preact.config.js

  • #1336 bea4f50 Thanks @​developit! - Temp files generated by preact-cli are now unique to a build, allowing for concurrent instances to run at the same time.

[email protected]

Patch Changes

  • #1756 a41d498 Thanks @​rschristian! - Improves prerender error message's output and positioning

  • #1760 a789c9d Thanks @​rschristian!

    • Fixed bug in which --esm was not enabled by default for production builds on v3.4.2
    • Fixed bug in which --brotli would overwrite existing assets

[email protected]

Patch Changes

[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

... (truncated)

Changelog

Sourced from preact-cli's changelog.

3.4.5

Patch Changes

3.4.4

Patch Changes

  • #1336 bea4f50 Thanks @​developit! - Temp files generated by preact-cli are now unique to a build, allowing for concurrent instances to run at the same time.

  • Updated dependencies [3c371f7]:

    • @​preact/async-loader@​3.0.2

3.4.3

Patch Changes

  • #1760 a789c9d Thanks @​rschristian! - Fixed bug in which --esm was not enabled by default for production builds on v3.4.2

    Fix for --brotli overwriting assets

3.4.2

Patch Changes

3.4.1

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.

3.4.0

... (truncated)

Commits

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)

Bumps [preact-cli](https://github.com/preactjs/preact-cli/tree/HEAD/packages/cli) from 3.2.2 to 3.4.5.
- [Release notes](https://github.com/preactjs/preact-cli/releases)
- [Changelog](https://github.com/preactjs/preact-cli/blob/master/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/preactjs/preact-cli/commits/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: preact-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 18, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant