GewoonJaap / svg-to-png-cf-worker

SVG to PNG as Cloudflare Worker
https://svg-to-png.mrproper.dev/https://docs.tandoor.dev/logo_color.svg
26 stars 2 forks source link

Bump worker from 0.3.4 to 0.4.0 #26

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps worker from 0.3.4 to 0.4.0.

Commits
  • bb2ae40 chore: bump versions
  • 5b9f106 Do not amend commit when creating release PR.
  • 535e103 [worker] Add FormData conversion into JsValue (#634)
  • 5100f4e Implement get_all function to return non-folding set-cookie headers (#597)
  • ca61ce5 Fix quotes (#632)
  • 9e619e8 chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#631)
  • 42a319d Automatically update crate version in generate templates (#630)
  • d0d3318 Fix typos in CORS argument names (#629)
  • 51e1feb Relax type of callback arguments to Router methods (#605)
  • ba9c868 Make R2 Object::size return u64 (#625)
  • 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 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)