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

[DO NOT MERGE] [C3] Bump create-analog from 1.8.1 to 1.9.0 in /packages/create-cloudflare/src/frameworks #6975

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps create-analog from 1.8.1 to 1.9.0.

Release notes

Sourced from create-analog's releases.

v1.9.0

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.8.2...v1.9.0

v1.9.0-beta.16

1.9.0-beta.16 (2024-10-14)

Bug Fixes

  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

v1.9.0-beta.15

1.9.0-beta.15 (2024-10-13)

Bug Fixes

  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)

v1.9.0-beta.14

1.9.0-beta.14 (2024-10-13)

Bug Fixes

... (truncated)

Changelog

Sourced from create-analog's changelog.

1.9.0 (2024-10-14)

Bug Fixes

  • create-analog: add Analog SFCs to Tailwind config (#1388) (c051f05)
  • create-analog: add minimal template to semver during release (0e030cc)
  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)
  • platform: add better cache invalidation for file changes (#1394) (c38900d)
  • platform: load content highlighter on first content request (#1402) (ead2aba)
  • router: expose inject function for page endpoint URL (#1397) (42486cc)
  • router: retrieve initial server page load from transfer state (#1396) (f9f1d9b)
  • vite-plugin-angular: support outputFromObservable (#1392) (8c255ec)
  • vite-plugin-angular: use esbuild to postprocess sourcemaps during testing (#1399) (bdf8cee)
  • vite-plugin-nitro: add option use proxy for API requests instead of custom middleware (#1378) (f72087f)
  • vite-plugin-nitro: inline and apply api prefix to endpoints (#1401) (94bfc2e)
  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

Features

  • create-analog: optionally generate new projects with Analog SFCs (#1375) (9b46f08)
  • create-analog: set project title based on project name; sort deps (#1374) (775eeab)
  • create-analog: update app generators and templates to use TypeScript for Tailwind config (#1387) (586adae)
  • router: introduce server support for form actions (#1346) (1d15109)

1.9.0-beta.16 (2024-10-14)

Bug Fixes

  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#1407) (132f70d)

1.9.0-beta.15 (2024-10-13)

Bug Fixes

  • nx-plugin: added missing import for 'join' in tailwind template (#1405) (02d7898)

1.9.0-beta.14 (2024-10-13)

Bug Fixes

  • platform: load content highlighter on first content request (#1402) (ead2aba)

1.9.0-beta.13 (2024-10-13)

Bug Fixes

  • vite-plugin-nitro: inline and apply api prefix to endpoints (#1401) (94bfc2e)

1.9.0-beta.12 (2024-10-12)

... (truncated)

Commits
  • 2178ba5 chore: release 1.9.0 [skip ci]
  • 6e3786e Merge pull request #1408 from analogjs/beta
  • b589b3e chore: release 1.9.0-beta.16 [skip ci]
  • 132f70d fix(vite-plugin-nitro): use ssrBuildDir if provided for SSR entry point (#1407)
  • 23eab1c docs: add Rockerturner as a contributor for code (#1406)
  • b90c203 chore: release 1.9.0-beta.15 [skip ci]
  • 02d7898 fix(nx-plugin): added missing import for 'join' in tailwind template (#1405)
  • 594a00f chore: release 1.9.0-beta.14 [skip ci]
  • ead2aba fix(platform): load content highlighter on first content request (#1402)
  • 14a71dd chore: release 1.9.0-beta.13 [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 October 15, 2024 10:49
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Oct 15, 2024
Copy link

changeset-bot bot commented Oct 15, 2024

🦋 Changeset detected

Latest commit: 9ff4f17

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 Oct 15, 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/11349915270/npm-package-wrangler-6975

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

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

Or you can use npx with this latest build directly:

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

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


wrangler@3.80.4 includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20241004.0
workerd 1.20241011.1 1.20241011.1
workerd --version 1.20241011.1 2024-10-11

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

@CarmenPopoviciu
Copy link
Contributor

@dependabot recreate

Bumps [create-analog](https://github.com/analogjs/analog) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.8.1...v1.9.0)

---
updated-dependencies:
- dependency-name: create-analog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-1.9.0 branch from e3a7d67 to 678d748 Compare October 15, 2024 16:01
The following dependency versions have been updated:

| Dependency    | From  | To    |
| ------------- | ----- | ----- |
| create-analog | 1.8.1 | 1.9.0 |
@CarmenPopoviciu
Copy link
Contributor

CarmenPopoviciu commented Oct 16, 2024

looks like this bump will be a breaking change for C3, so we should not merge until we figure out what the necessary fix is. Also please be aware that at the time of this comment, the analog e2e tests are quarantined, and we will therefore not see the breakage reflected in our tests

@CarmenPopoviciu CarmenPopoviciu changed the title [C3] Bump create-analog from 1.8.1 to 1.9.0 in /packages/create-cloudflare/src/frameworks [DO NOT MERGE] [C3] Bump create-analog from 1.8.1 to 1.9.0 in /packages/create-cloudflare/src/frameworks Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

1 participant