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 create-solid from 0.2.26 to 0.3.4 in /packages/create-cloudflare/src/frameworks #3818

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2023

Bumps create-solid from 0.2.26 to 0.3.4.

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 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 August 23, 2023 16:01
@dependabot dependabot bot added the dependency Relating to dependency updates label Aug 23, 2023
@changeset-bot
Copy link

changeset-bot bot commented Aug 23, 2023

🦋 Changeset detected

Latest commit: 8179613

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

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

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #3818 (49c2112) into main (c053403) will increase coverage by 0.01%.
Report is 4 commits behind head on main.
The diff coverage is 0.00%.

❗ Current head 49c2112 differs from pull request most recent head 8179613. Consider uploading reports for the commit 8179613 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3818      +/-   ##
==========================================
+ Coverage   75.26%   75.27%   +0.01%     
==========================================
  Files         195      195              
  Lines       11450    11452       +2     
  Branches     3020     3022       +2     
==========================================
+ Hits         8618     8621       +3     
+ Misses       2832     2831       -1     
Files Changed Coverage Δ
packages/wrangler/src/pages/upload.tsx 77.92% <0.00%> (-1.03%) ⬇️

... and 2 files with indirect coverage changes

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from 097b85f to 4d05de0 Compare August 24, 2023 12:10
@github-actions
Copy link
Contributor

github-actions bot commented Aug 24, 2023

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/5980042926/npm-package-wrangler-3818

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

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

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/5980042926/npm-package-wrangler-3818 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/5980042926/npm-package-cloudflare-pages-shared-3818

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


wrangler@3.6.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare 3.20230814.1 3.20230814.1
workerd 1.20230814.1 1.20230814.1

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2023

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from 4d05de0 to ab849ec Compare August 25, 2023 13:54
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from ab849ec to e78ca01 Compare August 25, 2023 14:24
@github-actions github-actions bot requested review from a team as code owners August 25, 2023 14:24
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from e78ca01 to 49c2112 Compare August 25, 2023 14:30
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from 49c2112 to 9216b9f Compare August 25, 2023 18:31
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch from 9216b9f to 8179613 Compare August 25, 2023 20:15
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-solid-0.3.4 branch August 25, 2023 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Relating to dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant