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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-node-resolve (source) ^15.2.3 -> ^15.3.1 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.17.10 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence
@webassemblyjs/helper-wasm-bytecode 1.12.1 -> 1.14.1 age adoption passing confidence
@webassemblyjs/ieee754 (source) 1.12.1 -> 1.14.1 age adoption passing confidence
@webassemblyjs/leb128 (source) 1.12.1 -> 1.14.1 age adoption passing confidence
@webassemblyjs/utf8 1.12.1 -> 1.14.1 age adoption passing confidence
@webassemblyjs/wasm-parser ^1.12.1 -> ^1.14.1 age adoption passing confidence
assemblyscript (source) ^0.27.27 -> ^0.27.31 age adoption passing confidence
automd ^0.3.7 -> ^0.3.12 age adoption passing confidence
changelogen ^0.5.5 -> ^0.5.7 age adoption passing confidence
esbuild ^0.20.2 -> ^0.24.2 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-unjs ^0.2.1 -> ^0.4.2 age adoption passing confidence
jiti ^1.21.0 -> ^1.21.7 age adoption passing confidence
knitwork ^1.1.0 -> ^1.2.0 age adoption passing confidence
magic-string ^0.30.9 -> ^0.30.17 age adoption passing confidence
miniflare (source) ^3.20240405.1 -> ^3.20241218.0 age adoption passing confidence
mlly ^1.6.1 -> ^1.7.3 age adoption passing confidence
pkg-types ^1.0.3 -> ^1.3.0 age adoption passing confidence
pnpm (source) 9.0.5 -> 9.15.1 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.4.2 age adoption passing confidence
rollup (source) ^4.14.2 -> ^4.29.1 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.7.2 age adoption passing confidence
unplugin ^1.10.1 -> ^1.16.0 age adoption passing confidence
vite (source) ^5.2.8 -> ^5.4.11 age adoption passing confidence
vitest (source) ^1.5.0 -> ^1.6.0 age adoption passing confidence

Release Notes

rollup/plugins (@​rollup/plugin-node-resolve)

v15.3.1

2024-12-15

Updates
  • refactor: replace test with includes (#​1787)

v15.3.0

2024-09-23

Features
  • feat: allow preferBuiltins to be a function (#​1694)

v15.2.4

2024-09-22

Updates
  • chore: remove is-builtin-module (#​1735)
vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v1.5.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
xtuc/webassemblyjs (@​webassemblyjs/helper-wasm-bytecode)

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

xtuc/webassemblyjs (@​webassemblyjs/ieee754)

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

xtuc/webassemblyjs (@​webassemblyjs/leb128)

v1.14.1

Compare Source

v1.14.0

Compare Source

v1.13.2

Compare Source

v1.13.1

Compare Source

v1.13.0

Compare Source

AssemblyScript/assemblyscript (assemblyscript)

v0.27.31

Compare Source

New features
  • include runtime from current directory instead of lib (#​2884) (285afb1)
Other

v0.27.30

Compare Source

Bug fixes
  • strictly check operator overload ambiguity (#​2762) (dfc8a65)
    Operator overload is an internal mechanism, it can support to compare user-defined class, but it need to be limited.
    a == b and b == a should run the same function and get the same result in semantic level. Allowing ambiguity is bug prone.
  • report error for mulitple union type (#​2872) (1847c8f)
Other

v0.27.29

Compare Source

Bug fixes
Other

v0.27.28

Compare Source

Bug fixes
  • detect execution environment when loading wasm module (#​2855) (78963c5)
Other
  • chore: temporary disable std/math.release.wat check in aarch64 osx (#​2856) (be49610)
unjs/automd (automd)

v0.3.12

Compare Source

compare changes

🩹 Fixes
  • jsdocs: Disable jiti fs cache and module cache to avoid race conditions (4c7138b)
❤️ Contributors

v0.3.11

Compare Source

compare changes

🩹 Fixes
  • transform: Filter empty issues and keep stack trace (83845d6)
🏡 Chore
❤️ Contributors

v0.3.10

Compare Source

compare changes

💅 Refactors
  • badges: Link to npm.chart.dev for npm downloads (#​75)
🏡 Chore
❤️ Contributors

v0.3.9

Compare Source

compare changes

🚀 Enhancements
  • Add support for deno as package manager (#​74)
🏡 Chore
❤️ Contributors

v0.3.8

Compare Source

compare changes

🚀 Enhancements
  • Upgrade c12 with jiti v2 with esm support (a42d4d2)
🩹 Fixes
  • version should be obtained automatically when set to true (#​59)
📖 Documentation
  • Add jsdocs for main exports (#​55)
🏡 Chore
❤️ Contributors
unjs/changelogen (changelogen)

v0.5.7

Compare Source

compare changes

🩹 Fixes
  • bump: Avoid using + for canary suffix (#​224)
❤️ Contributors

v0.5.6

Compare Source

compare changes

🚀 Enhancements
  • Add option to sign git tags (#​117)
  • git: Support parse git messages that have prefix emoji (#​146)
🩹 Fixes
  • github: Use bearer token (#​180)
  • Handle repo name with multiple segments (#​219)
  • Lowercase scope when filtering (#​199)
💅 Refactors
  • Replace execa with execSync (#​222)
  • Use human readable date for canary versions (#​223)
  • Update execCommand (68127be)
🏡 Chore
❤️ Contributors
evanw/esbuild (esbuild)

v0.24.2

Compare Source

  • Fix regression with --define and import.meta (#​4010, #​4012, #​4013)

    The previous change in version 0.24.1 to use a more expression-like parser for define values to allow quoted property names introduced a regression that removed the ability to use --define:import.meta=.... Even though import is normally a keyword that can't be used as an identifier, ES modules special-case the import.meta expression to behave like an identifier anyway. This change fixes the regression.

    This fix was contributed by @​sapphi-red.

v0.24.1

Compare Source

  • Allow es2024 as a target in tsconfig.json (#​4004)

    TypeScript recently added es2024 as a compilation target, so esbuild now supports this in the target field of tsconfig.json files, such as in the following configuration file:

    {
      "compilerOptions": {
        "target": "ES2024"
      }
    }

    As a reminder, the only thing that esbuild uses this field for is determining whether or not to use legacy TypeScript behavior for class fields. You can read more in the documentation.

    This fix was contributed by @​billyjanitsch.

  • Allow automatic semicolon insertion after get/set

    This change fixes a grammar bug in the parser that incorrectly treated the following code as a syntax error:

    class Foo {
      get
      *x() {}
      set
      *y() {}
    }

    The above code will be considered valid starting with this release. This change to esbuild follows a similar change to TypeScript which will allow this syntax starting with TypeScript 5.7.

  • Allow quoted property names in --define and --pure (#​4008)

    The define and pure API options now accept identifier expressions containing quoted property names. Previously all identifiers in the identifier expression had to be bare identifiers. This change now makes --define and --pure consistent with --global-name, which already supported quoted property names. For example, the following is now possible:

    // The following code now transforms to "return true;\n"
    console.log(esbuild.transformSync(
      `return process.env['SOME-TEST-VAR']`,
      { define: { 'process.env["SOME-TEST-VAR"]': 'true' } },
    ))

    Note that if you're passing values like this on the command line using esbuild's --define flag, then you'll need to know how to escape quote characters for your shell. You may find esbuild's JavaScript API more ergonomic and portable than writing shell code.

  • Minify empty try/catch/finally blocks (#​4003)

    With this release, esbuild will now attempt to minify empty try blocks:

    // Original code
    try {} catch { foo() } finally { bar() }
    
    // Old output (with --minify)
    try{}catch{foo()}finally{bar()}
    
    // New output (with --minify)
    bar();

    This can sometimes expose additional minification opportunities.

  • Include entryPoint metadata for the copy loader (#​3985)

    Almost all entry points already include a entryPoint field in the outputs map in esbuild's build metadata. However, this wasn't the case for the copy loader as that loader is a special-case that doesn't behave like other loaders. This release adds the entryPoint field in this case.

  • Source mappings may now contain null entries (#​3310, #​3878)

    With this change, sources that result in an empty source map may now emit a null source mapping (i.e. one with a generated position but without a source index or original position). This change improves source map accuracy by fixing a problem where minified code from a source without any source mappings could potentially still be associated with a mapping from another source file earlier in the generated output on the same minified line. It manifests as nonsensical files in source mapped stack traces. Now the null mapping "resets" the source map so that any lookups into the minified code without any mappings resolves to null (which appears as the output file in stack traces) instead of the incorrect source file.

    This change shouldn't affect anything in most situations. I'm only mentioning it in the release notes in case it introduces a bug with source mapping. It's part of a work-in-progress future feature that will let you omit certain unimportant files from the generated source map to reduce source map size.

  • Avoid using the parent directory name for determinism (#​3998)

    To make generated code more readable, esbuild includes the name of the source file when generating certain variable names within the file. Specifically bundling a CommonJS file generates a variable to store the lazily-evaluated module initializer. However, if a file is named index.js (or with a different extension), esbuild will use the name of the parent directory instead for a better name (since many packages have files all named index.js but have unique directory names).

    This is problematic when the bundle entry point is named index.js and the parent directory name is non-deterministic (e.g. a temporary directory created by a build script). To avoid non-determinism in esbuild's output, esbuild will now use index instead of the parent directory in this case. Specifically this will happen if the parent directory is equal to esbuild's outbase API option, which defaults to the lowest common ancestor of all user-specified entry point paths.

  • Experimental support for esbuild on NetBSD (#​3974)

    With this release, esbuild now has a published binary executable for NetBSD in the @esbuild/netbsd-arm64 npm package, and esbuild's installer has been modified to attempt to use it when on NetBSD. Hopefully this makes installing esbuild via npm work on NetBSD. This change was contributed by @​bsiegert.

    ⚠️ Note: NetBSD is not one of Node's supported platforms, so installing esbuild may or may not work on NetBSD depending on how Node has been patched. This is not a problem with esbuild. ⚠️

v0.24.0

Compare Source

This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either be pinning the exact version of esbuild in your package.json file (recommended) or be using a version range syntax that only accepts patch upgrades such as ^0.23.0 or ~0.23.0. See npm's documentation about semver for more information.

  • Drop support for older platforms (#​3902)

    This release drops support for the following operating system:

    • macOS 10.15 Catalina

    This is because the Go programming language dropped support for this operating system version in Go 1.23, and this release updates esbuild from Go 1.22 to Go 1.23. Go 1.23 now requires macOS 11 Big Sur or later.

    Note that this only affects the binary esbuild executables that are published to the esbuild npm package. It's still possible to compile esbuild's source code for these older operating systems. If you need to, you can compile esbuild for yourself using an older version of the Go compiler (before Go version 1.23). That might look something like this:

    git clone https://github.com/evanw/esbuild.git
    cd esbuild
    go build ./cmd/esbuild
    ./esbuild --version
    
  • Fix class field decorators in TypeScript if useDefineForClassFields is false (#​3913)

    Setting the useDefineForClassFields flag to false in tsconfig.json means class fields use the legacy TypeScript behavior instead of the standard JavaScript behavior. Specifically they use assign semantics instead of define semantics (e.g. setters are triggered) and fields without an initializer are not initialized at all. However, when this legacy behavior is combined with standard JavaScript decorators, TypeScript switches to always initializing all fields, even those without initializers. Previously esbuild incorrectly continued to omit field initializers for this edge case. These field initializers in this case should now be emitted starting with this release.

  • Avoid in


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from af9d805 to 76a839a Compare April 27, 2024 12:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 044e684 to 6e46f52 Compare May 3, 2024 18:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from cf3ed48 to 7f945bd Compare May 12, 2024 22:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bb109d3 to e295e08 Compare May 14, 2024 19:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e78562e to 3544b13 Compare November 26, 2024 13:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3baf1b0 to 73f103b Compare December 4, 2024 01:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7e60912 to c15eb52 Compare December 10, 2024 08:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b08aadd to 22b6244 Compare December 18, 2024 00:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 92cb6df to c518e8b Compare December 21, 2024 09:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c518e8b to 7424ffe Compare December 27, 2024 13:03
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.

0 participants