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

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.1.21 -> ^1.1.24 age adoption passing confidence
@iconify-json/line-md ^1.1.38 -> ^1.1.39 age adoption passing confidence
@iconify-json/mdi ^1.1.67 -> ^1.1.68 age adoption passing confidence
@iconify-json/simple-icons ^1.1.108 -> ^1.1.112 age adoption passing confidence
@nuxt/content (source) ^2.13.0 -> ^2.13.2 age adoption passing confidence
@nuxt/eslint (source) ^0.3.13 -> ^0.5.0 age adoption passing confidence
@​nuxt/ui-pro ^1.3.1 -> ^1.4.1 age adoption passing confidence
@nuxthub/core (source) ^0.7.0 -> ^0.7.1 age adoption passing confidence
@nuxtjs/seo (source) 2.0.0-rc.11 -> 2.0.0-rc.18 age adoption passing confidence
@vueuse/nuxt (source) ^10.11.0 -> ^10.11.1 age adoption passing confidence
sass ^1.77.6 -> ^1.77.8 age adoption passing confidence
vue-tsc (source) ^2.0.24 -> ^2.0.29 age adoption passing confidence
wrangler (source) ^3.62.0 -> ^3.70.0 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
harlan-zw/nuxt-seo (@​nuxtjs/seo)

v2.0.0-rc.18

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.0-rc.17

Compare Source

   🚨 Breaking Changes

⚠️ Please see https://github.com/nuxt-modules/sitemap/pull/320 if you have submitted multi-sitemap URLS in Google Search Console as the paths have changed.

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v2.0.0-rc.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.0.0-rc.15

Compare Source

Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.

This release fixes all submodules from having explicit dependencies for DevTools (such as shiki).

No significant changes

    View changes on GitHub

v2.0.0-rc.14

Compare Source

Nuxt SEO v2 stable is approaching, see the v2 Stable Release Tasks issue to track.

This bumps all sub modules.

No significant changes

    View changes on GitHub

v2.0.0-rc.13

Compare Source

   🚨 Breaking Changes
  • nuxt-simple-robots has been migrated into @nuxtjs/robots. There should be no breaking changes but please test the update.
    View changes on GitHub

v2.0.0-rc.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/nuxt)

v10.11.1

Compare Source

cloudflare/workers-sdk (wrangler)

v3.70.0

Compare Source

Minor Changes
Patch Changes

v3.69.1

Compare Source

Patch Changes

v3.69.0

Compare Source

Minor Changes
  • #​6392 c3e19b7 Thanks @​taylorlee! - feat: log Worker startup time in the version upload command

  • #​6370 8a3c6c0 Thanks @​CarmenPopoviciu! - feat: Create very basic Asset Server Worker and plumb it into wrangler dev

    These changes do the ground work needed in order to add Assets support for Workers in wrangler dev. They implement the following:

    • it creates a new package called workers-shared that hosts the Asset Server Worker, and the Router Workerin the future
    • it scaffolds the Asset Server Worker in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR
    • it does the ground work of plumbing ASW into Miniflare
Patch Changes
  • #​6392 c3e19b7 Thanks @​taylorlee! - fix: remove bundle size warning from Worker deploy commands

    Bundle size was a proxy for startup time. Now that we have startup time
    reported, focus on bundle size is less relevant.

v3.68.0

Compare Source

Minor Changes
Patch Changes
  • #​6379 31aa15c Thanks @​RamIdeas! - fix: clearer error message when trying to use Workers Sites or Legacy Assets with wrangler versions upload

  • #​6367 7588800 Thanks @​RamIdeas! - fix: implicitly cleanup (call stop()) in unstable_dev if the returned Promise rejected and the stop() function was not returned

  • #​6330 cfbdede Thanks @​RamIdeas! - fix: when the worker's request.url is overridden using the host or localUpstream, ensure port is overridden/cleared too

    When using --localUpstream=example.com, the request.url would incorrectly be "example.com:8787" but is now "example.com".

    This only applies to wrangler dev --x-dev-env and unstable_dev({ experimental: { devEnv: true } }).

  • #​6365 13549c3 Thanks @​WalshyDev! - fix: WASM modules meant that wrangler versions secret ... could not properly update the version. This has now been fixed.

  • Updated dependencies [a9021aa, 44ad2c7]:

    • miniflare@3.20240725.0

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 was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Aug 1, 2024

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

Latest commit: 598a761
Status:⚡️  Build in progress...

View logs

@renovate renovate bot requested a review from omgitsjan August 1, 2024 02:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d8b47e0 to b6d3f9e Compare August 1, 2024 12:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6d3f9e to 598a761 Compare August 11, 2024 09:16
@omgitsjan omgitsjan merged commit 5581a0a into main Aug 11, 2024
1 check was pending
@omgitsjan omgitsjan deleted the renovate/all-minor-patch branch August 11, 2024 09:16
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