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

[C3] Bump create-analog from 1.3.1 to 1.4.0 in /packages/create-cloudflare/src/frameworks #5987

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

Bumps create-analog from 1.3.1 to 1.4.0.

Release notes

Sourced from create-analog's releases.

v1.4.0

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.3.1...v1.4.0

v1.4.0-beta.11

1.4.0-beta.11 (2024-05-27)

Bug Fixes

  • platform: add Nx deps as peerDependencies (#1117) (b255370)

v1.4.0-beta.10

1.4.0-beta.10 (2024-05-27)

Bug Fixes

  • vitest-angular: update peerDependencies for @​angular-devkit/architect version pattern range (#1113) (1765d48)

v1.4.0-beta.9

1.4.0-beta.9 (2024-05-26)

... (truncated)

Changelog

Sourced from create-analog's changelog.

1.4.0 (2024-05-27)

Bug Fixes

  • adjust peer dependency ranges (1bc4e59)
  • content: getContentFile stream should be finished (#1110) (e0ce74f)
  • create-analog: add fixes for v18 template (#1095) (759a341)
  • nx-plugin: update typescript dependency (#1109) (4b9a51e)
  • platform: add Nx deps as peerDependencies (#1117) (b255370)
  • vite-plugin-angular: add @​analogjs/router to vitest inline deps (#1098) (69f4efa)
  • vitest-angular: rename testing setup file and add to build (#1106) (9ef4f3b)
  • vitest-angular: update peerDependencies for @​angular-devkit/architect version pattern range (#1113) (1765d48)

Features

  • create-analog: simplify prompts add template for upcoming Angular v18 release (#1094) (29c42a1)
  • introduce vitest-angular package (#1105) (4d73542)
  • update deps and apps to Angular v18 release (#1101) (ef9bbee)

1.4.0-beta.11 (2024-05-27)

Bug Fixes

  • platform: add Nx deps as peerDependencies (#1117) (b255370)

1.4.0-beta.10 (2024-05-27)

Bug Fixes

  • vitest-angular: update peerDependencies for @​angular-devkit/architect version pattern range (#1113) (1765d48)

1.4.0-beta.9 (2024-05-26)

Bug Fixes

  • content: getContentFile stream should be finished (#1110) (e0ce74f)

1.4.0-beta.8 (2024-05-26)

Bug Fixes

1.4.0-beta.7 (2024-05-24)

Bug Fixes

  • vitest-angular: rename testing setup file and add to build (#1106) (9ef4f3b)

1.4.0-beta.6 (2024-05-24)

... (truncated)

Commits
  • 665969c chore: release 1.4.0 [skip ci]
  • bc106c5 Merge pull request #1118 from analogjs/beta
  • e09987d chore: release 1.4.0-beta.11 [skip ci]
  • b255370 fix(platform): add Nx deps as peerDependencies (#1117)
  • 2d8f68a docs: add NateRadebaugh as a contributor for code (#1116)
  • a8fae7b chore: release 1.4.0-beta.10 [skip ci]
  • 1765d48 fix(vitest-angular): update peerDependencies for @​angular-devkit/architect ve...
  • cd88537 docs: add stewones as a contributor for code, and test (#1114)
  • ffd4879 docs: fix typo in readme (#1104)
  • f161cd8 chore: release 1.4.0-beta.9 [skip ci]
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 review from a team as code owners June 6, 2024 10:14
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. labels Jun 6, 2024
Copy link

changeset-bot bot commented Jun 6, 2024

🦋 Changeset detected

Latest commit: 44d36b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jun 6, 2024

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-wrangler-5987

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/5987/npm-package-wrangler-5987

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-wrangler-5987 dev path/to/script.js
Additional artifacts:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-create-cloudflare-5987 --no-auto-update
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-cloudflare-kv-asset-handler-5987
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-miniflare-5987
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-cloudflare-pages-shared-5987
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/9485880534/npm-package-cloudflare-vitest-pool-workers-5987

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20240605.0
workerd 1.20240605.0 1.20240605.0
workerd --version 1.20240605.0 2024-06-05

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@RamIdeas RamIdeas added the blocked Blocked on other work label Jun 6, 2024
@RamIdeas
Copy link
Contributor

RamIdeas commented Jun 6, 2024

added the blocked label because analog is known to not work in c3 right now – waiting on the c3 team to look into it

@petebacondarwin
Copy link
Contributor

@dependabot recreate

@petebacondarwin petebacondarwin removed the blocked Blocked on other work label Jun 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@petebacondarwin
Copy link
Contributor

@dependabot reopen

@dependabot dependabot bot reopened this Jun 12, 2024
@petebacondarwin
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-1.4.0 branch from 26a0a5b to eb68acb Compare June 12, 2024 15:46
@petebacondarwin
Copy link
Contributor

@dependabot recreate

…flare/src/frameworks

Dependabot couldn't find the original pull request head commit, 64bde05.
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-1.4.0 branch from 0a41901 to 1f660a6 Compare June 12, 2024 15:57
The following dependency versions have been updated:

| Dependency    | From  | To    |
| ------------- | ----- | ----- |
| create-analog | 1.3.1 | 1.4.0 |
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

A newer version of create-analog exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@petebacondarwin petebacondarwin self-assigned this Jun 13, 2024
@petebacondarwin petebacondarwin added the blocked Blocked on other work label Jun 13, 2024
@petebacondarwin
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2024

Superseded by #6044.

@dependabot dependabot bot closed this Jun 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-1.4.0 branch June 14, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on other work c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants