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

Update all non-major dependencies #32

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Update all non-major dependencies #32

merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.2.29 -> ^18.2.31 age adoption passing confidence
eslint (source) ^8.51.0 -> ^8.52.0 age adoption passing confidence
eslint-plugin-jest ^27.4.2 -> ^27.4.3 age adoption passing confidence
hono (source) ^3.8.1 -> ^3.8.3 age adoption passing confidence
turbo (source) ^1.10.15 -> ^1.10.16 age adoption passing confidence
wrangler ^3.13.2 -> ^3.14.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.52.0

Compare Source

Features

  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)

Bug Fixes

  • 5de9637 fix: Ensure shared references in rule configs are separated (#​17666) (Nicholas C. Zakas)
  • dcfe573 fix: add preceding semicolon in suggestions of no-object-constructor (#​17649) (Francesco Trotta)

Documentation

  • 476d58a docs: Add note about invalid CLI flags when using flat config. (#​17664) (Nicholas C. Zakas)
  • 660ed3a docs: Plugin flat config migration guide (#​17640) (Nicholas C. Zakas)
  • a58aa20 docs: fix examples for several rules (#​17645) (Milos Djermanovic)
  • 179929b docs: Remove trailing newline from the code of Playground links (#​17641) (Francesco Trotta)
  • f8e5c30 docs: Update README (GitHub Actions Bot)
  • b7ef2f3 docs: Enable pretty code formatter output (#​17635) (Nicholas C. Zakas)
  • 0bcb9a8 docs: Fix syntax errors in rule examples (#​17633) (Francesco Trotta)
  • 61b9083 docs: Make no-continue example code work (#​17643) (Zhongyuan Zhou)
  • 9fafe45 docs: upgrade to 11ty 2.0 (#​17632) (Percy Ma)
  • ff8e4bf docs: Update README (GitHub Actions Bot)
  • fab249a docs: Update README (GitHub Actions Bot)
  • 392305b docs: Update no-irregular-whitespace and fix examples (#​17626) (Francesco Trotta)
  • 6b8acfb docs: Add real whitespace to no-trailing-spaces examples (#​17630) (Francesco Trotta)
  • 1000187 docs: Fix examples in unicode-bom (#​17631) (Francesco Trotta)
  • 000290c docs: Update README (GitHub Actions Bot)

Chores

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v27.4.3

Compare Source

Bug Fixes
honojs/hono (hono)

v3.8.3

Compare Source

What's Changed

Full Changelog: honojs/hono@v3.8.2...v3.8.3

v3.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v3.8.1...v3.8.2

vercel/turbo (turbo)

v1.10.16: Turborepo v1.10.16

Compare Source

What's Changed
Changelog
New Contributors

Full Changelog: vercel/turborepo@v1.10.15...v1.10.16

cloudflare/workers-sdk (wrangler)

v3.14.0

Compare Source

Minor Changes
  • #​2162 a1f212e6 Thanks @​WalshyDev! - add support for service bindings in wrangler pages dev by providing the
    new --service|-s flag which accepts an array of BINDING_NAME=SCRIPT_NAME
    where BINDING_NAME is the name of the binding and SCRIPT_NAME is the name
    of the worker (as defined in its wrangler.toml), such workers need to be
    running locally with with wrangler dev.

    For example if a user has a worker named worker-a, in order to locally bind
    to that they'll need to open two different terminals, in each navigate to the
    respective worker/pages application and then run respectively wrangler dev and
    wrangler pages ./publicDir --service MY_SERVICE=worker-a this will add the
    MY_SERVICE binding to pages' worker env object.

    Note: additionally after the SCRIPT_NAME the name of an environment can be specified,
    prefixed by an @ (as in: MY_SERVICE=SCRIPT_NAME@PRODUCTION), this behavior is however
    experimental and not fully properly defined.


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 22, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 06bb204
Status: ✅  Deploy successful!
Preview URL: https://6319fccf.frugal.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.frugal.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b815199 to 06bb204 Compare October 22, 2023 15:44
@renovate renovate bot temporarily deployed to staging October 22, 2023 15:44 Inactive
@Dougley Dougley merged commit cd8a81b into dev Oct 23, 2023
5 of 6 checks passed
@Dougley Dougley deleted the renovate/all-minor-patch branch October 23, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant