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 the development-dependencies group in /link-shortener with 3 updates #148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group in /link-shortener with 3 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd), [itty-router](https://github.com/kwhitley/itty-router) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler).


Updates `@cloudflare/workers-types` from 4.20240806.0 to 4.20240815.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `itty-router` from 5.0.17 to 5.0.18
- [Release notes](https://github.com/kwhitley/itty-router/releases)
- [Changelog](https://github.com/kwhitley/itty-router/blob/v5.x/CHANGELOG.md)
- [Commits](kwhitley/itty-router@v5.0.17...v5.0.18)

Updates `wrangler` from 3.70.0 to 3.72.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.72.0/packages/wrangler)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: itty-router
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: wrangler
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2024
Copy link

cloudflare-pages bot commented Aug 19, 2024

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

Copy link

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↗︎

@mackenly mackenly merged commit 5afd448 into main Aug 19, 2024
4 checks passed
@mackenly mackenly deleted the dependabot/npm_and_yarn/link-shortener/development-dependencies-92ad17e080 branch August 19, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant