workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

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

Open dependabot[bot] opened this issue 1 year ago • 4 comments

Bumps create-analog from 1.3.1 to 1.5.0.

Release notes

Sourced from create-analog's releases.

v1.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/analogjs/analog/compare/v1.4.0...v1.5.0

v1.5.0-beta.14

1.5.0-beta.14 (2024-06-12)

Bug Fixes

  • platform: add Firebase packages to known SSR transform list (#1154) (79c4575)

v1.5.0-beta.13

1.5.0-beta.13 (2024-06-11)

Bug Fixes

  • create-analog: add legacy dependencies to older templates (#1153) (71ba755)

v1.5.0-beta.12

1.5.0-beta.12 (2024-06-11)

... (truncated)

Changelog

Sourced from create-analog's changelog.

1.5.0 (2024-06-12)

Bug Fixes

  • content: add migration for marked-mangle dependency (#1151) (d8522ff)
  • content: adjust peer dependencies meta for different highlighters (#1124) (5708d7d)
  • content: adjust project config (#1122) (2570d65)
  • content: delete npmignore from ng-packagr after build (616eedd)
  • create-analog: add dependencies based on template and package manager (#1128) (0381aa4)
  • create-analog: add legacy dependencies to older templates (#1153) (71ba755)
  • create-analog: modify app config after the file is added (#1126) (d91f01e)
  • nx-plugin: update rxjs dependency (#1142) (c697365)
  • platform: add Firebase packages to known SSR transform list (#1154) (79c4575)

Features

  • content: custom syntax highlighter and add shiki as one (#1121) (f22d899)
  • create-analog: add syntax highlighter option for blog template (#1125) (4cb0bc2)
  • router: add support for @​angular/fire guards (#1131) (84646d8)
  • router: add utility function to read server side resolver from another resolver (#1144) (db7aace)
  • vite-plugin-nitro: handle web Response object in dev server plugin (#1141) (a8b0f32)

1.5.0-beta.14 (2024-06-12)

Bug Fixes

  • platform: add Firebase packages to known SSR transform list (#1154) (79c4575)

1.5.0-beta.13 (2024-06-11)

Bug Fixes

  • create-analog: add legacy dependencies to older templates (#1153) (71ba755)

1.5.0-beta.12 (2024-06-11)

Features

  • router: add utility function to read server side resolver from another resolver (#1144) (db7aace)

1.5.0-beta.11 (2024-06-11)

Bug Fixes

  • content: add migration for marked-mangle dependency (#1151) (d8522ff)

1.5.0-beta.10 (2024-06-04)

Bug Fixes

... (truncated)

Commits
  • 13522b4 chore: release 1.5.0 [skip ci]
  • f70d631 Merge pull request #1155 from analogjs/beta
  • 562da20 chore: release 1.5.0-beta.14 [skip ci]
  • 79c4575 fix(platform): add Firebase packages to known SSR transform list (#1154)
  • d3f2d3a chore: release 1.5.0-beta.13 [skip ci]
  • 71ba755 fix(create-analog): add legacy dependencies to older templates (#1153)
  • 4d2161c chore: release 1.5.0-beta.12 [skip ci]
  • db7aace feat(router): add utility function to read server side resolver from another ...
  • 2ad919d chore: release 1.5.0-beta.11 [skip ci]
  • d8522ff fix(content): add migration for marked-mangle dependency (#1151)
  • 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[bot] avatar Jun 14 '24 16:06 dependabot[bot]