mackenly / link-shortener

Cloudflare Worker Based Link Shortener
https://linkshortener.dev/
GNU General Public License v3.0
4 stars 1 forks source link

Bump the development-dependencies group in /link-shortener with 3 updates #148

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the development-dependencies group in /link-shortener with 3 updates: @cloudflare/workers-types, itty-router and wrangler.

Updates @cloudflare/workers-types from 4.20240806.0 to 4.20240815.0

Commits


Updates itty-router from 5.0.17 to 5.0.18

Release notes

Sourced from itty-router's releases.

Release v5.0.18

See v5.0.18 CHANGELOG entry for notes

Changelog

Sourced from itty-router's changelog.

Changelog

Commits
  • 0a869d6 released v5.0.18 - fix: missing should not accept response when used in final...
  • 74e7a14 fix: Don’t pass response to AutoRouter missing handler (#254)
  • f4d79f0 fix express.js example (#247)
  • See full diff in compare view


Updates wrangler from 3.70.0 to 3.72.0

Release notes

Sourced from wrangler's releases.

wrangler@3.72.0

Minor Changes

  • #6479 3c24d84 Thanks @​petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variables

    As well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.

    Specifying the file paths at the command line overrides specifying in environment variables.

    Fixes #5997

Patch Changes

  • #6471 0d85f24 Thanks @​petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start

  • #6489 34bf393 Thanks @​GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)

  • #6482 e24939c Thanks @​RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)

  • Updated dependencies [00f340f]:

    • miniflare@3.20240806.1
    • @​cloudflare/workers-shared@​0.2.0

wrangler@3.71.0

Minor Changes

  • #6464 da9106c Thanks @​AnantharamanSI! - feat: rename --count to --limit in wrangler d1 insights

    This PR renames wrangler d1 insight's --count flag to --limit to improve clarity and conform to naming conventions.

    To avoid a breaking change, we have kept --count as an alias to --limit.

  • #6451 515de6a Thanks @​danielrs! - feat: whoami shows membership information when available

  • #6463 dbc6782 Thanks @​AnantharamanSI! - feat: add queryEfficiency to wrangler d1 insights output

  • #6252 a2a144c Thanks @​garvit-gupta! - feat: Enable Wrangler to operate on Vectorize V2 indexes

Patch Changes

Changelog

Sourced from wrangler's changelog.

3.72.0

Minor Changes

  • #6479 3c24d84 Thanks @​petebacondarwin! - feat: allow HTTPS custom certificate paths to be provided by a environment variables

    As well as providing paths to custom HTTPS certificate files, it is now possible to use WRANGLER_HTTPS_KEY_PATH and WRANGLER_HTTPS_CERT_PATH environment variables.

    Specifying the file paths at the command line overrides specifying in environment variables.

    Fixes #5997

Patch Changes

  • #6471 0d85f24 Thanks @​petebacondarwin! - fix: add a helpful message on Windows when Miniflare fails to start

  • #6489 34bf393 Thanks @​GregBrimble! - fix: Upload assets as JSON Lines (application/jsonl) rather than NDJSON (application/x-ndjson)

  • #6482 e24939c Thanks @​RamIdeas! - fix: reimplement module aliasing so user-defined aliases take precedence over other plugins (eg unenv node.js polyfills)

  • Updated dependencies [00f340f]:

    • miniflare@3.20240806.1
    • @​cloudflare/workers-shared@​0.2.0

3.71.0

Minor Changes

  • #6464 da9106c Thanks @​AnantharamanSI! - feat: rename --count to --limit in wrangler d1 insights

    This PR renames wrangler d1 insight's --count flag to --limit to improve clarity and conform to naming conventions.

    To avoid a breaking change, we have kept --count as an alias to --limit.

  • #6451 515de6a Thanks @​danielrs! - feat: whoami shows membership information when available

  • #6463 dbc6782 Thanks @​AnantharamanSI! - feat: add queryEfficiency to wrangler d1 insights output

  • #6252 a2a144c Thanks @​garvit-gupta! - feat: Enable Wrangler to operate on Vectorize V2 indexes

Patch Changes

Commits
  • fcc7129 Version Packages (#6490)
  • 59556eb feat(wrangler) - add assets binding to wrangler deploy (#6487)
  • 00f340f feat(miniflare): Implement KV/Assets plugin and Workers Assets simulator (#6403)
  • 0d85f24 fix: add a helpful message on Windows when Miniflare fails to start (#6471)
  • 3c24d84 Support setting custom HTTPS certification paths from environment variables (...
  • 0e36f89 [D1] add tests for wrangler d1 insights (#6492)
  • 34bf393 Upload assets as JSON Lines (application/jsonl) rather than NDJSON (applicati...
  • e24939c reimplement module aliasing with esbuild plugin (#6482)
  • 231f1f6 Version Packages (#6468)
  • da9106c [D1] Rename --count to --limit in wrangler insights (#6464)
  • Additional commits viewable in compare view


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying link-shortener with  Cloudflare Pages  Cloudflare Pages

Latest commit: e6db699
Status: ✅  Deploy successful!
Preview URL: https://aaf8468a.link-shortener-pdw.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-link-3fmi.link-shortener-pdw.pages.dev

View logs

socket-security[bot] commented 2 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@cloudflare/workers-types@4.20240815.0 None 0 4.2 MB wrangler-publisher
npm/itty-router@5.0.18 None 0 83.7 kB krwhitley
npm/wrangler@3.72.0 Transitive: environment, filesystem, network, shell, unsafe +103 854 MB wrangler-publisher

🚮 Removed packages: npm/@cloudflare/workers-types@4.20240806.0, npm/itty-router@5.0.17, npm/wrangler@3.70.0

View full report↗︎