Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2022

Bumps mem to 4.3.0 and updates ancestor dependencies mem, webpack and yargs. These dependencies need to be updated together.

Updates mem from 1.1.0 to 4.3.0

Release notes

Sourced from mem's releases.

v4.3.0

  • Refactor TypeScript definition to use CJS compatible export (#32) 9a432b9
  • TypeScript - Fix the cache type (#29) 298a71e

sindresorhus/memoize@v4.2.0...v4.3.0

v4.2.0

  • Add TypeScript definition (#28) 6887496

sindresorhus/memoize@v4.1.0...v4.2.0

v4.1.0

  • Work around some host environments throwing on mimicFn call (#26) e08ad85
  • Bump dependencies bdfc93a

sindresorhus/memoize@v4.0.0...v4.1.0

Commits

Updates webpack from 3.12.0 to 5.75.0

Release notes

Sourced from webpack's releases.

v5.75.0

Bugfixes

  • experiments.* normalize to false when opt-out
  • avoid NaN%
  • show the correct error when using a conflicting chunk name in code
  • HMR code tests existance of window before trying to access it
  • fix eval-nosources-* actually exclude sources
  • fix race condition where no module is returned from processing module
  • fix position of standalong semicolon in runtime code

Features

  • add support for @import to extenal CSS when using experimental CSS in node
  • add i64 support to the deprecated WASM implementation

Developer Experience

  • expose EnableWasmLoadingPlugin
  • add more typings
  • generate getters instead of readonly properties in typings to allow overriding them

v5.74.0

Features

  • add resolve.extensionAlias option which allows to alias extensions
    • This is useful when you are forced to add the .js extension to imports when the file really has a .ts extension (typescript + "type": "module")
  • add support for ES2022 features like static blocks
  • add Tree Shaking support for ProvidePlugin

Bugfixes

  • fix persistent cache when some build dependencies are on a different windows drive
  • make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
  • remove left-over from debugging in TLA/async modules runtime code
  • remove unneeded extra 1s timestamp offset during watching when files are actually untouched
    • This sometimes caused an additional second build which are not really needed
  • fix shareScope option for ModuleFederationPlugin
  • set "use-credentials" also for same origin scripts

Performance

  • Improve memory usage and performance of aggregating needed files/directories for watching
    • This affects rebuild performance

Extensibility

  • export HarmonyImportDependency for plugins

v5.73.0

... (truncated)

Commits

Updates yargs from 12.0.1 to 12.0.5

Changelog

Sourced from yargs's changelog.

12.0.5 (2018-11-19)

Bug Fixes

  • allows camel-case, variadic arguments, and strict mode to be combined (#1247) (eacc035)

12.0.4 (2018-11-10)

Bug Fixes

  • don't load config when processing positionals (5d0dc92)

12.0.3 (2018-10-06)

Bug Fixes

  • $0 contains first arg in bundled electron apps (#1206) (567820b)
  • accept single function for middleware (66fd6f7), closes #1214 #1214
  • hide hidden options from help output even if they are in a group (#1221) (da54028)
  • improve Norwegian Bokmål translations (#1208) (a458fa4)
  • improve Norwegian Nynorsk translations (#1207) (d422eb5)

12.0.2 (2018-09-04)

Bug Fixes

  • middleware should work regardless of when method is called (664b265), closes #1178
  • translation not working when using __ with a single parameter (#1183) (f449aea)
  • upgrade os-locale to version that addresses license issue (#1195) (efc0970)

Commits
  • 8789bf4 chore(release): 12.0.5
  • dc8d63f chore: explicit update to yargs-parser
  • eacc035 fix: allows camel-case, variadic arguments, and strict mode to be combined (#...
  • 331cb20 chore: remove windows badge
  • dd4923d chore(release): 12.0.4
  • 5d0dc92 fix: don't load config when processing positionals
  • 128f322 test: add regression test for hidden options with default values (#1233)
  • 842b8b2 docs: fix sublist indentation (#1238)
  • 0e9bb01 test:💥 something amazing is in the works 💥 (#1225)
  • d72dec1 chore(release): 12.0.3
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2022
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 11, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 92df299
Status:🚫  Build failed.

View logs

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mem-and-webpack-and-yargs-4.3.0 branch from 2cb56b1 to fbe6be0 Compare December 11, 2022 18:35
Bumps [mem](https://github.com/sindresorhus/mem) to 4.3.0 and updates ancestor dependencies [mem](https://github.com/sindresorhus/mem), [webpack](https://github.com/webpack/webpack) and [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together.


Updates `mem` from 1.1.0 to 4.3.0
- [Release notes](https://github.com/sindresorhus/mem/releases)
- [Commits](sindresorhus/memoize@v1.1.0...v4.3.0)

Updates `webpack` from 3.12.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v3.12.0...v5.75.0)

Updates `yargs` from 12.0.1 to 12.0.5
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](yargs/yargs@v12.0.1...v12.0.5)

---
updated-dependencies:
- dependency-name: mem
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: yargs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mem-and-webpack-and-yargs-4.3.0 branch from fbe6be0 to 92df299 Compare December 11, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant