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 #3

Merged
merged 1 commit into from
May 5, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/fonts ^0.6.1 -> ^0.7.0 age adoption passing confidence
@nuxt/image (source) ^1.6.0 -> ^1.7.0 age adoption passing confidence
@nuxthub/core (source) ^0.5.14 -> ^0.5.16 age adoption passing confidence
eslint (source) ^9.1.1 -> ^9.2.0 age adoption passing confidence
wrangler (source) ^3.53.0 -> ^3.53.1 age adoption passing confidence

Release Notes

nuxt/fonts (@​nuxt/fonts)

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow configuring font-stretch property in override (d7ff458)
  • Add preload override + preload non subsetted fonts (#​136)
🩹 Fixes
  • Do not apply ignore patterns to _fonts public dir (4952673)
📖 Documentation
  • Clarify that addPreloadLinks only affects production (d3cbcdb)
  • readme: Replace provider count (#​125)
🏡 Chore
🤖 CI
❤️ Contributors
nuxt/image (@​nuxt/image)

v1.7.0

Compare Source

compare changes

🚀 Enhancements
  • Allow specifying fetchpriority when preloading images (#​989)
🩹 Fixes
  • Ensure src comes after loading when rendering image (#​1338)
📖 Documentation
  • Fix typo in get-started/installation (#​1344)
🤖 CI
❤️ Contributors
nuxt-hub/core (@​nuxthub/core)

v0.5.16

Compare Source

compare changes

🩹 Fixes
  • Support also cloudflare-module preset (89cf607)
❤️ Contributors

v0.5.15

Compare Source

compare changes

🚀 Enhancements
  • Force cloudflare-pages preset (ccdfb21)
  • Send build errors back to NuxtHub admin (#​92)
🩹 Fixes
  • blob: Give options for blob dashboard as query (a245a38)
  • Ensure types for server utils are written in prepare step (#​91)
📖 Documentation
  • Invert cloudflare pages ci and cli (456a8fb)
🏡 Chore
❤️ Contributors
eslint/eslint (eslint)

v9.2.0

Compare Source

cloudflare/workers-sdk (wrangler)

v3.53.1

Compare Source

Patch Changes
  • #​5091 6365c90 Thanks @​Cherry! - fix: better handle dashes and other invalid JS identifier characters in wrangler types generation for vars, bindings, etc.

    Previously, with the following in your wrangler.toml, an invalid types file would be generated:

    [vars]
    some-var = "foobar"

    Now, the generated types file will be valid:

    interface Env {
    	"some-var": "foobar";
    }
  • #​5748 27966a4 Thanks @​penalosa! - fix: Load sourcemaps relative to the entry directory, not cwd.

  • #​5746 1dd9f7e Thanks @​petebacondarwin! - fix: suggest trying to update Wrangler if there is a newer one available after an unexpected error

  • #​5226 f63e7a5 Thanks @​DaniFoldi! - fix: remove second Wrangler banner from wrangler dispatch-namespace rename


Configuration

📅 Schedule: Branch creation - "before 11am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

cloudflare-workers-and-pages bot commented May 2, 2024

Deploying jan-petry-de-2q7r with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2a747d0
Status: ✅  Deploy successful!
Preview URL: https://387cffe2.jan-petry-de-2q7r.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.jan-petry-de-2q7r.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from fbb249c to d59e694 Compare May 3, 2024 16:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d59e694 to 2a747d0 Compare May 3, 2024 21:42
@omgitsjan omgitsjan merged commit c80b053 into main May 5, 2024
1 check passed
@omgitsjan omgitsjan deleted the renovate/all-minor-patch branch May 5, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant