GithubHelp home page GithubHelp logo

mkwtys / selenic-webpack-plugin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.48 MB

webpack plugin to add license header to bundle

License: MIT License

JavaScript 11.06% TypeScript 88.94%
license plugin webpack

selenic-webpack-plugin's People

Stargazers

 avatar

Watchers

 avatar  avatar

selenic-webpack-plugin's Issues

add repository

When different from the homepage. Do not display if same.

{
  "homepage": "https://example.com",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/mkwtys/selenic-webpack-plugin.git"
  }
}
 *   homepage: https://example.com
 *   repository: https://github.com/mkwtys/selenic-webpack-plugin

same:

{
  "homepage": "https://github.com/mkwtys/selenic-webpack-plugin",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/mkwtys/selenic-webpack-plugin.git"
  }
}
 *   homepage: https://github.com/mkwtys/selenic-webpack-plugin

multi versions

mkwtys/selenic#14

deps type changed.

function createLicenseHeader({ main, deps }?: {
    main?: Package;
    deps?: {
        [key: string]: Package | Package[];
    };
}): string;

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>whitesource/merge-confidence:beta)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/pkg-up Unavailable
npm @types/terser-webpack-plugin Unavailable
npm pkg-up Unavailable

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/nodejs.yml
  • actions/checkout v4
  • actions/setup-node v4
  • codecov/codecov-action v4
npm
package.json
  • @selenic/core ^0.11.0
  • pkg-up ^5.0.0
  • webpack-sources ^3.0.0
  • @babel/cli 7.24.8
  • @babel/preset-env 7.24.8
  • @babel/preset-typescript 7.24.7
  • @types/memory-fs 0.3.7
  • @types/node 20.14.11
  • @types/pkg-up 3.1.0
  • @types/terser-webpack-plugin 3.0.0
  • @types/webpack 4.41.38
  • @types/webpack-sources 3.2.3
  • @vitest/coverage-v8 2.0.3
  • memory-fs 0.5.0
  • rimraf 6.0.1
  • terser-webpack-plugin 3.1.0
  • typescript 5.5.3
  • vitest 2.0.3
  • webpack 4.47.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.