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

chore(deps): update all non-major dependencies #58

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 18, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/heroicons ^1.1.21 -> ^1.1.24 age adoption passing confidence dependencies patch
@iconify-json/heroicons ^1.1.20 -> ^1.1.24 age adoption passing confidence devDependencies patch
@iconify-json/heroicons-outline ^1.1.10 -> ^1.1.11 age adoption passing confidence devDependencies patch
@iconify-json/mdi ^1.1.66 -> ^1.1.68 age adoption passing confidence devDependencies patch
@iconify-json/simple-icons ^1.1.108 -> ^1.1.115 age adoption passing confidence dependencies patch
@nuxt/content (source) ^2.13.1 -> ^2.13.2 age adoption passing confidence dependencies patch
@nuxt/devtools (source) 1.3.9 -> 1.4.1 age adoption passing confidence devDependencies minor
@nuxt/eslint (source) ^0.3.13 -> ^0.5.3 age adoption passing confidence devDependencies minor
@nuxt/eslint-config (source) ^0.3.13 -> ^0.5.3 age adoption passing confidence devDependencies minor
@nuxt/module-builder ^0.8.1 -> ^0.8.3 age adoption passing confidence devDependencies patch
@​nuxt/ui-pro ^1.3.1 -> ^1.4.1 age adoption passing confidence dependencies minor
@nuxthq/ui ^1.2.10 -> ^1.2.11 age adoption passing confidence devDependencies patch
@nuxtjs/color-mode ^3.4.0 -> ^3.4.4 age adoption passing confidence devDependencies patch
@nuxtjs/plausible ^1.0.0 -> ^1.0.2 age adoption passing confidence devDependencies patch
@nuxtjs/supabase ^1.2.0 -> ^1.3.5 age adoption passing confidence devDependencies minor
@supabase/ssr ^0.4.0 -> ^0.5.1 age adoption passing confidence dependencies minor
@supabase/supabase-js ^2.44.4 -> ^2.45.2 age adoption passing confidence dependencies minor
@types/node (source) ^20.14.10 -> ^20.16.2 age adoption passing confidence devDependencies minor
consola ^3.0.0 -> ^3.2.3 age adoption passing confidence resolutions minor
eslint (source) ^9.7.0 -> ^9.9.1 age adoption passing confidence devDependencies minor
eslint (source) ^9.6.0 -> ^9.9.1 age adoption passing confidence devDependencies minor
node (source) >=20.10.0 -> >=20.17.0 age adoption passing confidence engines minor
pnpm (source) 9.1.3 -> 9.9.0 age adoption passing confidence packageManager minor
typescript (source) ^5.5.3 -> ^5.5.4 age adoption passing confidence devDependencies patch
typescript (source) ^5.4.5 -> ^5.5.4 age adoption passing confidence devDependencies minor
vue (source) 3.3.13 -> 3.4.38 age adoption passing confidence resolutions minor
vue-tsc (source) ^2.0.26 -> ^2.1.0 age adoption passing confidence devDependencies minor

Release Notes

nuxt/content (@​nuxt/content)

v2.13.2

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Add string type to gt/lt/gte/lte type definitions (#​2704)
  • search: Non-md file might not have dscription file (#​2706)
  • module: Disable MDC plugin if user disabled it (#​2707)
  • Unwatch storage on nitro close (ec7105ad)
📖 Documentation
  • Add missing await for searchContent docs (#​2692)
  • Prerender home (4253f0bf)
  • Update nuxt-og-image and add postinstall script (#​2705)
  • Update ContentSlot Documentation (#​2713)
🤖 CI
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v1.4.1

Compare Source

Bug Fixes

v1.4.0

Compare Source

Features
  • kit: introduce host-client utility (167373c)

1.3.14 (2024-08-20)

1.3.13 (2024-08-20)

1.3.12 (2024-08-20)

1.3.11 (2024-08-20)

1.3.10 (2024-08-20)

Bug Fixes
Features

1.3.9 (2024-07-02)

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

1.3.8 (2024-07-02)

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)

1.3.7 (2024-06-27)

Bug Fixes
Features
Performance Improvements
  • use npm-registry-fetch instead of pacote to deduce the package size (a049c52)

1.3.6 (2024-06-21)

Features

1.3.5 (2024-06-21)

Bug Fixes
  • downgrade module-builder (de79dc4)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-04)

Bug Fixes

1.3.2 (2024-05-27)

Bug Fixes

1.3.1 (2024-05-10)

Bug Fixes
  • module builder chunk path patch (87199a1)

v1.3.14

Compare Source

nuxt/eslint (@​nuxt/eslint)

v0.5.3

Compare Source

No significant changes

    View changes on GitHub

v0.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.4.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v0.8.3

Compare Source

compare changes

🩹 Fixes
  • build: Handle missing named type exports (#​331)
❤️ Contributors

v0.8.2

Compare Source

compare changes

🔥 Performance
  • Removed unnecessary hasTypeExport check (#​310)
🩹 Fixes
  • prepare: Override compatibilityDate (b9b27c3)
❤️ Contributors
nuxtlabs/ui (@​nuxthq/ui)

v1.2.11

Compare Source

nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.4

Compare Source

v3.4.2

Compare Source

v3.4.1

Compare Source

nuxt-modules/plausible (@​nuxtjs/plausible)

v1.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt-community/supabase-module (@​nuxtjs/supabase)

v1.3.5

Compare Source

Bug Fixes

v1.3.4

Compare Source

v1.3.3

Compare Source

Bug Fixes

v1.3.2

Compare Source

Bug Fixes
  • vite: optimize postgrest (2a6d91a)
Features

v1.3.1

Compare Source

Features
  • types: automatically pass database typings to clients (#​366) (132307a)

v1.2.2

Compare Source

Bug Fixes
  • serverSupabaseSession: export service (9cfeb87)

v1.2.1

Compare Source

supabase/ssr (@​supabase/ssr)

v0.5.1

Compare Source

Bug Fixes

v0.5.0

Compare Source

Features
Bug Fixes
  • re-apply update CI so it runs on release as well (#​49) (51d5a43)
  • revert "update CI so it runs on release as well" (#​44) (9d0e859)
  • set cookies for password recovery event (#​32) (7dc1837)
  • set cookies when mfa challenge is verified (#​27) (c217f53)
  • update conventional commits ci to use main instead of master (#​31) (bebce89)

v0.4.1

Compare Source

Bug Fixes
supabase/supabase-js (@​supabase/supabase-js)

v2.45.2

Compare Source

Bug Fixes

v2.45.1

Compare Source

Bug Fixes
  • Allow passing a custom lock function to supabase client (5f37e69)

v2.45.0

Compare Source

Features
unjs/consola (consola)

v3.2.3

Compare Source

compare changes

🩹 Fixes
  • types: Partial style options for box (#​210)
  • types: Add backward compatible declarations (e46733b)
🏡 Chore
❤️ Contributors

v3.2.2

Compare Source

compare changes

🩹 Fixes
  • fancy: Add node 14 compatibility (#​204)
📦 Build
  • pkg: Add supported engines field (#​179)
❤️ Contributors

v3.2.1

Compare Source

compare changes

🩹 Fixes
  • box: Fix preset naming for singleThick (#​201)
  • fancy: Style underscore with surrounding spaces (#​203)
❤️ Contributors

v3.2.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Inherit mocks (#​183)
  • Correct and improve return types for single and multi select prompts (#​197)
  • Preserve tag casing (#​190)
🏡 Chore
❤️ Contributors

v3.1.0

Compare Source

compare changes

🚀 Enhancements
  • Support fancy option for createConsola and improve docs (#​177)
  • /basic, /core and /browser subpath exports (#​178)
🏡 Chore
❤️ Contributors

v3.0.2

Compare Source

compare changes

🩹 Fixes
  • mockTypes: Mock on options.typs (f9d86b6)
  • Type .raw for types (dfb976f)
💅 Refactors
  • Use individual named exports of reporters (57bb579)
🏡 Chore
❤️ Contributors

v3.0.1

Compare Source

compare changes

🩹 Fixes
  • utils: Use default stream.write for workers support (#​173)
  • Wrap options.stdout and options.stderr for wrapStd (ab59db6)
💅 Refactors
  • fancy: More minimal badges when width cannot be determined (ad24029)
❤️ Contributors
eslint/eslint (eslint)

v9.9.1

Compare Source

v9.9.0

Compare Source

Features

  • 41d0206 feat: Add support for TS config files (#​18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#​18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#​18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#​18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#​18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#​18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#​18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

v9.8.0

Compare Source

nodejs/node (node)

v20.17.0

Compare Source

v20.16.0

Compare Source

v20.15.1

Compare Source

v20.15.0: 2024-06-20, Version 20.15.0 'Iron' (LTS), @​marco-ippolito

Compare Source

test_runner: support test plans

It is now possible to count the number of assertions and subtests that are expected to run within a test. If the number of assertions and subtests that run does not match the expected count, the test will fail.

test('top level test', (t) => {
  t.plan(2);
  t.assert.ok('some relevant assertion here');
  t.subtest('subtest', () => {});
});

Contributed by Colin Ihrig in #​52860

inspector: introduce the --inspect-wait flag

This release introduces the --inspect-wait flag, which allows debugger to wait for attachement. This flag is useful when you want to debug the code from the beginning. Unlike --inspect-brk, which breaks on the first line, this flag waits for debugger to be connected and then runs the code as soon as a session is established.

Contributed by Kohei Ueno in #​52734

zlib: expose zlib.crc32()

This release exposes the crc32() function from zlib to user-land.

It computes a 32-bit Cyclic Redundancy Check checksum of data. If
value is specified, it is used as the starting value of the checksum,
otherwise, 0 is used as the starting value.

The CRC algorithm is designed to compute checksums and to detect error
in data transmission. It's not suitable for cryptographic authentication.

const zlib = require('node:zlib');
const { Buffer } = require('node:buffer');

let crc = zlib.crc32('hello');  // 907060870
crc = zlib.crc32('world', crc);  // 4192936109

crc = zlib.crc32(Buffer.from('hello', 'utf16le'));  // 1427272415
crc = zlib.crc32(Buffer.from('world', 'utf16le'), crc);  // 4150509955

Contributed by Joyee Cheung in #​52692

cli: allow running wasm in limited vmem with --disable-wasm-trap-handler

By default, Node.js enables trap-handler-based WebAssembly bound
checks. As a result, V8 does not need to insert inline bound checks
int the code compiled from WebAssembly which may speedup WebAssembly
execution significantly, but this optimization requires allocating
a big virtual memory cage (currently 10GB). If the Node.js process
does not have access to a large enough virtual memory address space
due to system configurations or hardware limitations, users won't
be able to run any WebAssembly that involves allocation in this
virtual memory cage and will see an out-of-memory error.

$ ulimit -v 5000000
$ node -p "new WebAssembly.Memory({ initial: 10, maximum: 100 });"
[eval]:1
new WebAssembly.Memory({ initial: 10, maximum: 100 });
^

RangeError: WebAssembly.Memory(): could not allocate memory
    at [eval]:1:1
    at runScriptInThisContext (node:internal/vm:209:10)
    at node:internal/process/execution:118:14
    at [eval]-wrapper:6:24
    at runScript (node:internal/process/execution:101:62)
    at evalScript (node:internal/process/execution:136:3)
    at node:internal/main/eval_string:49:3

--disable-wasm-trap-handler disables this optimization so that
users can at least run WebAssembly (with a less optimial performance)
when the virtual memory address space available to their Node.js
process is lower than what the V8 WebAssembly memory cage needs.

Contributed by Joyee Cheung in #​52766

Other Notable Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@netlify
Copy link

netlify bot commented Jul 18, 2022

Deploy Preview for supabase-module failed.

Name Link
🔨 Latest commit 86a5d40
🔍 Latest deploy log https://app.netlify.com/sites/supabase-module/deploys/62fe2483d795580009c531b3

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c6f64c to c0cdd33 Compare July 18, 2022 12:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 20f248f to f34d704 Compare August 5, 2022 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 679b76d to 2a08544 Compare August 16, 2022 18:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2a08544 to 86a5d40 Compare August 18, 2022 11:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3bb1b9d to 0dec5f5 Compare September 16, 2022 09:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 5342aab to 189cae7 Compare September 24, 2022 03:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 51ada5e to f2af490 Compare August 13, 2024 15:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from db3c4d1 to c618bc3 Compare August 20, 2024 17:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 0c6385f to e5a13b6 Compare August 28, 2024 07:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5a13b6 to 0c6e736 Compare August 28, 2024 20:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0c6e736 to 2931db8 Compare August 29, 2024 03:28
@larbish larbish closed this Aug 29, 2024
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